Humanoid:ApplyDescription()

I’ve been messing around and found a weird bug in my code. For some costumes/outfits that are loaded using the avatar api and Humanoid:ApplyDescription(), has a weird arm.
Screen Shot 2021-06-13 at 3.03.09 PM
Here’s a small part of the code that handles this:

NoobClone.Humanoid:ApplyDescription(game.Players:GetHumanoidDescriptionFromOutfitId(v.id))

This is the rig:
Screen Shot 2021-06-13 at 3.20.13 PM

If anyone knows how I can fix this, that would help me a lot, thanks.

1 Like