Server not responding after restart - 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 not responding after restart (
/showthread.php?tid=212681)
Server not responding after restart -
xemper - 17.01.2011
Hey
I got my server up, and it works 100% until i restart it, and boom it aint responding, i've tried everything ;S
Re: Server not responding after restart -
iiLiamii - 17.01.2011
Have you checked your port is correct on your config?
Is it hosted locally on online?
Re: Server not responding after restart -
alpha500delta - 18.01.2011
Crash at restart huh... Maybe a problem with a plugin or gamemode, I had crashes at gmx to in the past, happened because my account saving system was messed up
Re: Server not responding after restart -
xemper - 18.01.2011
iiLiamii: Yep. They are correct.
I contacted KingJ, and he said this:
Quote:
I have had a look at your server and it seems that your script is crashing, the default scripts do not crash. I suggest putting debug print statements in your script so you can find out exactly where it crashes.
|
Where can I find a debug print statement?
Re: Server not responding after restart -
alpha500delta - 18.01.2011
Add print("This works -- Callback_Name_Here"); at every Callback
If one of them doesnt show up you found da error
Re: Server not responding after restart -
xemper - 18.01.2011
alpha: Okay that did only confuse me :S
Can u try to explain a little bit more.. easy way to understand ? :P