Hi! I have made a custom character that only consists of a Humanoid and a HumanoidRootPart because you are only a ball. Everything works except I get the warning: Infinite yield possible on ‘Workspace.plantenpot:WaitForChild(“Torso”)’ whenever I start the game. Does anyone know which script is causing this warning?
If you test the game and double-click the error in output, the script should pop up.
That’s the problem, it won’t show me the script but only select the text
And the script is an internal Roblox Script I suppose?
Yeah it must be because I have made no script that is waiting for a torso
I will try to test it but it might take some time.
That would be amazing man, thank you so much!
Well I just did some testing on one of my random places and yes, it gave me the error. But whenever I click it once, it will take me to the “Animate” Roblox Script.
I Think The Problem Is Most Characters Need A Head In Order To Show Players View
I think the easiest solution to this problem will be placing an invisible head/torso. I have no idea how you could solve it differently, since it’s an internal Roblox Script.
Ooh okay, thanks you so much for the help guys!