Every 20 or so resets/server starts my character spawns with no clothes and a lot of copied scripts. I don’t have any code that would make this happen, however. It happens with player:LoadCharacter() and also the first time my player spawns when starting a local server in studio.
As far as I know it only happens in this one game, but I want to know if other people are having this problem too. I’m 99% sure it’s not on my end but I could be wrong.
EDIT: I can confirm that this happens even with no server scripts running at all. It shows for other players as well.
Yes, I also experience 1 in 20 joins having a 20-40s wait time before I spawn in. When it happens ingame I can use WASD to fly around the skybox until I spawn. Sometimes you’ll spawn in as a grey R15 avatar and it never finishes loading you until you reset.
I was assuming the character typically has a shirts or pants. It seemed like in your instance, you were wearing one on the website, but didn’t receive one in-game.
Whenever this happens, the game stalls respawning for a little bit (less than a second) and then the player loads in with clothes and then they get removed really quickly, too soon for CharacterAdded to fire in time.