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.