Hello. I’ve got a couple of GuiObject functions here.
Code
In this code, the functions do not activate, and for some reason the vg.Parent is nil, as in it’s not apart of the frame, even though it shows up on the screen. It’s inside a PlayerAdded function inside a script located in ServerScriptService.
Explorer Hierarchy:

Inside a ScreenGUI of course. ^ is how the PlayerGui looks, so the GuiObjects are obviously existing, aswell as their parented properly. I have no idea what the problem is.
