HumanoidDescription Error

I have this outfit game where you can try on different outfits. For some reason after a while of trying outfits. I kept getting this error that wouldn’t go away no matter the outfit, even with outfits that previously worked.

The error is:

Humanoid::ApplyDescription() HumanoidDescription has BodyPartDescriptions with the same BodyPart

I have no idea whats causing this as it was working fine previously.
Does anyone know why this is happening?

1 Like

So after a day of waiting the same issue appears so I decided to do some digging. After looking at all the HumanoidDescriptions I realized that none of them had the correct properties anymore. It was like they all got “reset”. Which would explain why I was getting that error.

So my solution was to go back to a version where the descriptions were still intact. I have no idea how the descriptions were even reset, but if you are having the same issue, you can at least fix it now.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.