Hello, I’ve been working on a game for quite the while now, and I’ve encountered an issue that I find just impossible to find and remove.
The issue is that when I play the game, children of models in the workspace are being destroyed and now, of course, my local scripts and server scripts cannot find things in the workspace.
I have a video of it in action, and it seems to be that PARTS are being removed, parts of models in workspace, not models. Here is the video:
Solutions I’ve tried so far is, removing plugins that could possibly be a virus. Disabling all my scripts, Restarting studio multiple times, and going through all my scripts to make sure they are not removing anything that is needed in the workspace. None of these solutions worked at all. So I and my friends are thinking it could be a studio or Roblox bug. I’m really not sure at this point.
And it also seems to be that they are only getting destroyed when I click the Client button. when I click the Server button they all come back. Not sure if that helps define the issue or not.
The issue is client-sided yes. As you see in the video when I click Client, they get destroyed and when I click Server they get cloned back in somehow.