Player can boot with the default settings of the Roblox avatar.
We do not know the exact steps of reproducing the bug, but we will list some cases.
1 case - the player made a reconnect on the window with information about the disconnect due to 20 minutes of inactivity.
Case 2 - the player has reset the progress, loaded into the Hub with a custom avatar, and started the tutorial. According to the hints of the tutorial, I followed PG Santa Monica, loaded there with a default avatar.
We reproduce this bug at [Outdated] 🏀 Basketball Dunk Heroes 🏀 - Roblox Reproduction Steps:
Make sure that the player does not have a default avatar
Launch the game
Upload to the Hub or to any PG
Make sure that the player’s roblox avatar matches the settings on the roblox website
I’m having a similar issue where “AvatarEditorService:GetItemDetails()” is reaching the request rate limit much faster than in the past in Saber Showdown - Roblox and it’s taking longer to load outfits.
After more research my issue was just because of this “All endpoints on AvatarEditorService have experience-level throttling. For each experience, this throttling allows you to send up to 100 requests per second to the AvatarEditorService, regardless of the number of API keys or user count. Exceeding these limits returns a 429 Too Many Requests error.” and on shutdowns I do around 1 query per player in the game.