Issue with Humanoid:ApplyDescription()

Hey,

I’ve been experiencing an issue with Humanoid:ApplyDescription() recently.

all the accessories on the humanoid go to it’s head, and I’m not sure how to fix it.

I’ll provide some screenshots below, Is this a Roblox problem or can I fix it?

image


You can do it using InsertService or by using players:GetCharacterAppearanceAsync(), I created a module awhile ago that also does this, feel free to check it out.