I usually never use the DevForum but I develop for a game called “Untitled Ragdoll Game” and the game has been plagued with a major bug causing folders in Workspace to get deleted.
We’ve been trying since the game became active to try to find this bug but we don’t know how to replicate it or where it’s coming from, it occurs in public servers that have been up for a while. We’ve tried to CTRL+SHIFT+F and look through every :Destroy(), we’ve put checks on what we believed could cause this to make sure things not supposed to be deleted aren’t getting deleted. Noticably, there’s no errors in consoles in public servers plagued with this, meaning that this is intentionally being done somehow.
We don’t even know if this is an exploit, a glitch being abused by players, or if this is solely our code. We’re completely lost on this. I apologize if I make a mistake on categorizing because I have never ever written a Topic on DevForum up until now because this is ruining our game.
What I’m mainly looking for is how can I debug this? Possibly something that tracks every :Destroy()? I don’t know the possibility of that but I’m running out of options.
Game link, you could probably easily find a server messed up by this bug: