ScreenGui not fully loading?

I keep getting the error shown below when a Player loads in-game;
I’ve tried battling this by putting the ScreenGui into a ServerScript and loading it locally.

Despite all of the required parts being present - This only happens sometimes.
Does anyone have any suggestions?


This is simply a hierarchy error. Double check the paths you are using to define the variables.

In other words, you tried to define something in your script that doesn’t physically exist, or at least not in the location you’re looking for it in.

2 Likes

It’s only on random occasions that this happens.
2/10 maybe.