Server connection interrupted
-
I own three different servers, the first ones are very stable but my third one has a different gsc file and keeps crashing after 20 minutes.
Everyone gets connection interrupted and the server gets restarted. We're not spawning bots or something like that, everything should be ok, I don't understand what causes these problems. -
Shockeh said in Server connection interrupted:
my third one has a different gsc file
probably that then
-
luigistyle said in Server connection interrupted:
probably that then
Yeah but, what can cause the crashes of the server?
-
Shockeh First I'd say try to run the server with no gsc at all, see if it works fine without it. It might not be the gsc after all.
Second, is there anything in the script that loops indefinetly? It could very well be an issue with the script somewhere, but we can't guess what it is. Any hints about what your gsc is supposed to do would help.
-
Sass We tried to run it without gsc scripts at all and it worked fine.
I made a mod menu and some scripts for trickshotting, so the problem could be anywhere -
Shockeh Then try to look for any script that loops indefinetly or something. Fixing the scripts is the only way to fix your problem.