Infinite yield on player.Character:WaitForChild("Body Colours")

Hi,

Im having a really strange issue which is bugging out the code in my game and cant figure out why its doing it. A player in my game has a female skin (Not sure of the exact model but it was a character with thin arms and blocky r6 legs)

The avatar seemed to have body colours as normal, which is why I am extremely confused why it repeatedly yielded this after multiple restarts causing me to remove the functionality temporarily. Does anyone have any ideas on how to get around this? it would be much appreciated!

You need to use the American English ‘Colors’.
https://developer.roblox.com/en-us/api-reference/class/BodyColors

Sorry, thats just a misspell on my part.

For 99% of other avatars, I havent had this problem at all its just this one unique account that has a seemingly normal avatar but is the only one that has broke the game so far.