Server crashing - 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 crashing (
/showthread.php?tid=432318)
Server crashing -
lMontez - 22.04.2013
When I attempt to start my server (using Volt Host) it seems to start, but then restart. I look at the server log and everything appears to have started normally. I then ran crashdetect and was given these (errors?):
Код:
[23:56:49] [debug] #15 00000aa4 in OnGameModeInit () from ARP.amx
[23:56:49] [debug] #14 ???????? in native CallLocalFunction () from samp03svr
[23:56:49] [debug] #13 00001580 in Streamer_OnGameModeInit () from ARP.amx
[23:56:49] [debug] #12 ???????? in native CallLocalFunction () from samp03svr
[23:56:49] [debug] #11 00007dfc in SSCANF_OnGameModeInit () from ARP.amx
[23:56:49] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[23:56:49] [debug] #9 0000ea50 in Itter_OnGameModeInit () from ARP.amx
[23:56:49] [debug] #8 ???????? in native CallLocalFunction () from samp03svr
[23:56:49] [debug] #7 000142fc in S@@_OnGameModeInit () from ARP.amx
[23:56:49] [debug] #6 ???????? in native CallLocalFunction () from samp03svr
[23:56:49] [debug] #5 0001f6f8 in S@@_OnGameModeInit () from ARP.amx
[23:56:49] [debug] #4 ???????? in native CallLocalFunction () from samp03svr
[23:56:49] [debug] #3 000d5448 in zcmd_OnGameModeInit () from ARP.amx
[23:56:49] [debug] #2 00482f74 in ?? () from ARP.amx
[23:56:49] [debug] #1 00078bb0 in ?? () from ARP.amx
[23:56:49] [debug] #0 ???????? in native fclose () from samp03svr
[23:56:49] [debug] Backtrace (most recent call first):
[23:56:49] [debug] Server crashed while executing ARP.amx
How can I fix this?
Re: Server crashing -
Kilos - 22.04.2013
Forum pm me, and send me your skype, ill help you out.
Re: Server crashing -
lMontez - 22.04.2013
Quote:
Originally Posted by Kilos
Forum pm me, and send me your skype, ill help you out.
|
I've PMed you.
Re: Server crashing -
Fredrick - 22.04.2013
there is something wrong inside your OnGameModeInit and you show us the code of OnGameModeInit
Re: Server crashing -
yoh - 22.04.2013
Maybe something from your OnGameModeInit is bugged...