Server closes when i quit - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server closes when i quit (
/showthread.php?tid=527989)
Server closes when i quit -
sammp - 25.07.2014
Hi,
at this moment in time, my gamemode is in a pre-alpha stage. One problem so far: when I log out the server closes.
Logs only state initiation text, and my debugging made in the script. (Which is only the password hashes atm)
I don't think screens are needed, there are no loops on the server, so that can't be triggering it.
No warnings, errors displayed in the GM. It just closes as I close the game..
Anything you guys can say? +rep if you resolve the problem!
Re: Server closes when i quit -
Konstantinos - 25.07.2014
Something in OnPlayerDisconnect might crash the server so load crashdetect plugin and post the results.