My character occasionally loads with no clothes and several copies of scripts that are in the character

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.

Game: Fusion Fighters! - Roblox

4 Likes

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.

1 Like

Ok, so it’s not just me. I was really worried about it being my fault XD

I get the gray character thing sometimes but it’s MUCH less frequent.

1 Like

I experienced this months ago when I tried out Welcome to Bloxburg, so this has been going on a while. I wonder if it’s specific to R15.

I sometimes spawn in with no clothes in TNT rush occasionally, is this related?

When this happens, can you look in your character model to see if it contains Shirt or Pants instances?

But what if a player doesn’t have a shirt or pants on their character on purpose?

Anyway, I think I figured it out. Thanks!

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.

What did you discover the problem was?

Sadly no, it still doesn’t work

How would I go about determining if the player’s body colors are acceptable for not having a shirt?

I just noticed something

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.