Character not spawning in

I stumbled upon a problem where a player enters the game, and literally nothing happens.

Here’s a video:


When you enter the game (PlayerAdded) it will print “Player added”, it’s doing this correctly.
When your character spawns (CharacterAdded) it should print “Character added”, it’s not doing this at all.

This is weird, but what’s even weirder is that this happens sometimes, but not always.
On some occasions everything goes as expected, then I retry and it won’t spawn my character again.

For clarification, CharacterAutoLoads is set to true, and this is never changed in the scripts.

Please help!

Have you got a code example for us to look at?

Does loading their character with LoadCharacter work?

Also, maybe have the script print CharacterAutoLoads after the game starts just to double check.

1 Like

Problem solved, the issue disappeared after making this post. No changes to anything, it just fixed itself.

This keeps happening to me too. I hope there is a solution out there.

1 Like

I have a feeling this is due to roblox apparently being down so it’s probably gonna resolve its self when everything is fixed.