Yeah, seems like PromptSaveAvatar() is now hanging forever, without ever updating the user’s avatar, and as a result PromptSaveAvatarCompleted will never fire.
This is happening in all games, and it kinda broke one of mine, could this be fixed soon?
After joining the demo place, allowing access to my inventory, equipping a new back accessory, clicking on “Save Costume”, the modal appeared and I was able to complete the prompts, but the outfit never saved to my character creations on Roblox.com
This seems to be working for me. Can you see if there is any output in the developer console when this fails to save? You can open the console by typing /console in the chat.
Just letting you know that I’m still experiencing this issue, unfortunately. It appears to be a specific problem with my account, as saving identical outfits on alt accounts worked perfectly, but my account still can’t save the exact same outfit. Thanks for any help debugging this!
I used to never be able to create new outfits on the website either, but now I get an alert that I’ve reached the maximum number of outfits I’m allowed to make, so that was the issue. After deleting one, I was able to create a new one. Thanks!
NOPE, which is a major pain as I have already been through making my own proxy/outfit system. Catalog function can’t come soon enough, it’s a little unfair that only certain devs have access to it right now, it will stink having to remake my outfit system in game but worth it if the new functionality is more functional than what I have now.
Now with the ability to edit our clothing layers, this has become out-of-date. When loading a saved outfit with custom clothing layers, it ignores the clothing layers and equips the outfit as default.
I am trying to search the avatar catalog from a server script. However, I get an output stating that ‘AvatarEditorService is not yet enabled’. Does anyone know how to resolve this issue?