Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

After working on a game, I got an error. What on earth does this error mean?

Asked by 7 years ago

Hello again!

I was working on a new game when I encountered this error:

Infinite yield possible on 'Players.Player1.PlayerScripts.ControlScript.MasterControl:WaitForChild("DynamicThumbstick")'

After this error popped up, I cannot move.

Does anyone know what this means?

Thanks for your help!

  • RealCMDMinecraft
0
Normally, when you use a WaitForChild, if the object you're waiting for's name isn't correct or used anywhere else in the game, it will return an "Infinite yield possible" notice to let you know that the script will NEVER move on. This can sometimes cause errors. RoyallyFlushed 19 — 7y
0
Did you implement a custom control script into your game? Otherwise, this may be Roblox's error. M39a9am3R 3210 — 7y
0
I've got this exact error. No custom scripts, just started studio as usual. Very weird... Naco88 0 — 7y
0
Very unusual, probably a warning from ROBLOX, to make it stop. Make the script a localscript. DrisTheGoat -9 — 7y

1 answer

Log in to vote
0
Answered by
Naco88 0
7 years ago

I know everyone says this, but reinstall it. I have just had the exact issue as you and a full reinstall seems to have fixed it.

0
'It' as in... RealCMDMinecraft 6 — 7y
Ad

Answer this question