I noticed that when I loaded my experiences in this account, in every single experience that I own, and in every version history of that place, ALL of the contents that were in ServerScriptService are gone. Even testing the game, it is gone completely. I see the arrow briefly open up, but then it becomes empty, or just creates an empty “Folder” instance. It’s almost as if I never coded anything in SSS before.
I’m not entirely sure, but I did notice that when I loaded up the experience, the new layout appeared. I also provided a link to a GIF of me loading up the place and nothing loading at all in SSS.
I am completely unable to work on anything. It’s such a straight forward reproduction step considering every experience I load in, and every related version history of that place, doesn’t contain anything. It happens when I load in. This only occurs under this account-owned experiences. I am however able to load Group Experience ServerScriptService data. What is going on?
I found possibly the source of the issue: (Reposted from below)
I actually just noticed that it even deleted the script files under the group experiences that I enter in. This confirms my suspicion that the files are there, but entering any experience for some reason force deletes all the content in ServerScriptService for every place file you load into. This is under the new UI.
It’s just gone completely. Even when you run it, it’s gone.
Huge note: I actually just noticed that it even deleted the script files under the group experiences that I enter in. This confirms my suspicion that the files are there, but entering any experience for some reason force deletes all the content in ServerScriptService for every place file you load into. Huge difference between this account and the others is that this is under the new UI.
I stated that it happens when you load into the file. Not when you play test. It’s not about ServerScriptService hiding when you play test as a client.
It’s gone completely. As in, loading the file actually wipes all the contents and it isn’t just hidden. My games don’t run because there’s no more server-sided modules that I wrote.
You launched studio with the -disableLoadUserPlugins flag? Or did you manually turn them all off and restart studio? Check for local plugins as well if you did this manually, but I’d recommend trying with the flag. You can edit it into the shortcut for studio, or launch studio via cmd with it.