This is an issue that occurs when you call :GetCore too early. I don’t think there is an event that you can use to detect when CoreGui is loaded, but you can retry the call a few times, or just waiting until something like when the player’s character is added, etc.