Avatar type is inconsistent in a game's subplace

The main game’s settings only allow R6 characters, but when I enter a place I created under that game, sometimes I spawn as an R6 character, and sometimes I don’t.

There aren’t any scripts that affect the character, nothing should be affecting the character.

My current roblox avatar is R15, but as previously stated, the game’s settings only allow R6 characters.

This issue doesn’t occur in the main game, only in the place.

The goal is to make the character only appear as a R6 character.

1 Like

Is there any certain things that happens before you turn R15 sometimes also Set the Game’s Avatar Type to R6 in the Code as a failsafe kind of thing might be good while you try and figure it out.

The only thing that happens related to the character in the code is a NPC’s chase script, which just chases the closest character.

Also I don’t think you can set the game’s avatar type to R6 using only code, you’d need the code to replace the character with a R6 character instead.

The weirdest thing is that it’s just not consistent.

The only thing i can think is does your game have multiple places? or maybe a different config for the place compared to the game.

The main game has 3 places, not counting itself.
But the main game’s avatar settings should be applied to all of the places, shouldn’t it?

Whats confusing to me is you say it only sometimes works not that it doesnt work at all. does that mean it doesnt work in certain places?

No, there’s a place called “Survival the Jeffrey the Assassinator”, which is a joke place to obtain a item in the main game, and sometimes when I spawn, I spawn as an R6 character, but sometimes I spawn as an R15 character.

Unless I’m missing something either its a bug or a avatar setting/ config you have missed from what ive heard.

Well, since in the main game I always spawn as an R6 character and avatar settings in the main game affect the avatar type in places, (You can’t change the avatar type in places either) I assume its a bug, and since no code affects the character, it must be a Roblox bug, right?

It seems like it might have to be unless one of us is missing something yes.

It just fixed itself, I didn’t do anything, just waited, and it fixed itself. Chances are it was a Roblox bug.
(I spawn as an R6 most of the time now, instead of a 50/50, so it probably is.)