Recently, my game has been experiencing serverside crashes;
When this happens, the data doesn’t save, and everybody is kicked from the server.
I’m not sure what causes this, and it surely isn’t a DDoS attack, as it also sometimes happens in VIP servers.
Any advice?
ctrl shift f and find for any while loops
I probably have quite a few of those.
Do they cause problems like this often, even if there’s a several-second wait() inside?
Unsure. It would be helpful if u showednus all while loop snippets if your comfortable with it.
It’d be quite a few, but all of which are timed with at least 5-10 seconds in between.