I have, same thing happened sadly.
Could you try putting the model
youâre getting the HumanoidDescription
from to ReplicatedStorage
or workspace
?
Im pretty sure replicatedstorage is for local scripts and not server scripts, but i will try.
No, donât put the script, just the model.
Ok, i put the model in, same error occurs. I wouldnt put it in workspace though as first, its unanchored, second, i dont want players to see them just on the map weirdly.
Okay, I guess youâd need to yield a second ( wait(1)
) after getting the HumanoidDescription
, so their character can fully load.
Did what you said, this happenedâŚ
The humanoid must be a descendant of game, which means set its parent first then applt description
Itâs parent is in a folder thats inside server storage.
I donât think you have to clone boyguest and girlguest, try that. When you clone something, the cloneâs parent is default nil
I did after i sent the script though.
I guess youâd need to clone it, parent it to workspace, and destroy it after applied HumanoidDescription
.
Weird, the same thing happens again, its just a character with black body colours.