- What are you attempting to achieve? (Keep it simple and clear)
I am trying to alter the enabled property of a startergui from another startergui. IE a startergui contains the frames for all my buttons in-game, whereas the startergui with the localscript trying to disable the enabled property is an intro gui, which will disable the gui when it is active, and enable it once it is de-activated. - What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
The error states that it cannot find the GUI within PlayerGUI, but this error should only occur if it is either a server-side script or if the GUI does not exist, neither case is present. - What solutions have you tried so far? (Have you searched for solutions through the Roblox Wiki yet?)
What solutions are there? It should work, yet it doesn’t.
You may then include any further details.
(I have blanked the sound names, but those are irrelevant anyway)