Help With My Rig

The console says " Infinite yield possible on ‘Workspace.KCavileer:WaitForChild(“Torso”)’ " when playing, and my rig doesn’t even appear and I can’t move around.

You can do WaitForChild(“Torso”,int) to add a timeout.

okay, but do you know what caused this?

Rip, didn’t work. Is there anything else I could try?

Rip, didn’t work. Is there anything else I could try?

That errors when it can’t find the instance, the time out just specifies how long until it will stop waiting and error.
Is it possible that you are checking for the characters torso before it has been loaded into the game? It’s just a guess however.

Sorry if this is getting annoying lol but the script didn’t do anything

I wasn’t exactly checking for anything related to the torso, or for anything at all for that matter.