Scripts only working in Studio

Some of my scripts are only working in Studio, and when I go to play they don’t seem to work anymore. I don’t want to post every single script here, but the broken scripts all involve remote events that are fired by local scripts in StarterGui and some broken scripts in ServerScriptService. Is anyone else having this problem? Could the huge amount of assets in the Workspace be contributing to the broken scripts?

1 Like

i’ve had this problem before. It’s probably because the client loads too fast

1 Like

I think you’ve misunderstood his question. He’s saying that the scripts work inside Studio, but not on the actual game.

AFAIK, the client loads faster on Studio, not the actual game.

1 Like

All my scripts have a WaitForChild() in the locals.