Our game and other games has been experiencing issues recently with Character Appearance causing some players to spawn as this after re-spawning a few times, sometimes it happens sometimes it doesn’t. This also happens in Studio / TeamCreate / Accurate Play Solo
I can confirm this happens also in my games. But its only certain people, and when I checked dev console, I didnt see any error. Same happens in studio, doesnt load, but shows no error.
It happened to me too, this afternoon. I initially just assumed that it was due to the complexity of the game that was being loaded. It’s reassuring to know that I am not the only one.
This is due to the API for loading characters is currently messing up. It has been going off and on over the past hour. This is the error from in-game when you try to load someone’s character design:
I experienced spawning as a gray character in Pinewood Builders Computer Core a couple of times this morning. It doesn’t happen all the time but it is often enough that if you keep respawning it should eventually happen. I’m not a dev for PB but also the some of the scripts in PB places are broken this morning and they were fine last night.
This is also happening in Giant Simulator. Often times the Humanoid appears to be missing BodyHeightScale and possibly other properties as a result of this issue. First started hearing user reports of this today.
This has been happening with many games recently including a few of my own resetting works but you shouldn’t need to do that especially if your game has death mechanics. The previous update to fix this hasn’t seemed to work.
this is happening again now this needs to be fixed
Detailed description of bug;
Player being grey and having basic animation and scaling (becomes R6 in player choice games and becomes basic scaling in rthro games)
Where the bug happens (be specific);
anytime in game when spawned, be it resetting or just spawning in normally
When it started happening;
today, march first, 2020
Screenshots and videos of the bug;
me with two other people:
Steps to reproduce the issue (be minimal, specific, consistent!);
spawn ingame to cause it to happen/reset a random amount of times and it will randomly occur
I almost posted this as a new topic, luckily I found this
I was not sure whether to create a new topic on this, but I have recently begun encountering this exact same issue in recent weeks. I have a game that allows you to morph into any player’s current avatar. The game changes the Player’s CharacterAppearanceId into the user’s ID that they searched for, and then uses Player:LoadCharacter(). Then, the character sometimes ends up loading as a grey R6 avatar. I have noticed that this specifically tends to happen with very old and inactive accounts, and particularly with accounts that have been terminated (for example, in the video below I tried looking up the users 1dev2 and Minish - their User IDs are 693850 and 136893, respectively):
This is the game I am referring to. The game’s Avatar settings are all set to “Player Choice”. This has not been an issue until (approximately) the end of 2020, and it happens in-game as well as in Studio.