server.exe crashing. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: server.exe crashing. (
/showthread.php?tid=612747)
server.exe crashing. -
ThatFag - 21.07.2016
hey.
i currently got an gm from a friend but when i attemp to start it , it goes till plugins,atms,teleports and after it crashes.
this is what i get from crash detecter.
Код HTML:
[09:33:10] [debug] Server crashed while executing ee.amx
[09:33:10] [debug] AMX backtrace:
[09:33:10] [debug] #0 native fclose () [004056c0] from samp-server.exe
[09:33:10] [debug] #1 00005e54 in ?? (0x00835328) from ee.amx
[09:33:10] [debug] #2 0016fa58 in ?? () from ee.amx
[09:33:10] [debug] #3 0012c88c in public zcmd_OnGameModeInit () from ee.amx
[09:33:10] [debug] #4 native CallLocalFunction () [004743b0] from samp-server.exe
[09:33:10] [debug] #5 0000cf64 in public IRC_OnGameModeInit () from ee.amx
[09:33:10] [debug] #6 native CallLocalFunction () [004743b0] from samp-server.exe
[09:33:10] [debug] #7 0000cb54 in public OnGameModeInit () from ee.amx
Re: server.exe crashing. -
VVWVV - 21.07.2016
Could you show me the code in OnGameModeInit (gamemode - ee.pwn)?