SA-MP Forums Archive
Crash - 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: Crash (/showthread.php?tid=388537)



Crash - Scott Zulkifli - 29.10.2012

Quote:

[16:01:18] [debug] Server crashed while executing RPv1.amx
[16:01:18] [debug] Backtrace:
[16:01:18] [debug] #0 native fclose () from samp-server.exe
[16:01:18] [debug] #1 001cba7c in ?? () from RPv1.amx
[16:01:18] [debug] #2 00161ec0 in public RL_OnGameModeInit () from RPv1.amx
[16:01:18] [debug] #3 native CallLocalFunction () from samp-server.exe
[16:01:18] [debug] #4 0000de4c in public Audio_OnGameModeInit () from RPv1.amx
[16:01:18] [debug] #5 native CallLocalFunction () from samp-server.exe
[16:01:18] [debug] #6 0000bc4c in public zcmd_OnGameModeInit () from RPv1.amx
[16:01:18] [debug] #7 native CallLocalFunction () from samp-server.exe
[16:01:18] [debug] #8 0000b58c in public Timers_OnScriptInit () from RPv1.amx
[16:01:18] [debug] #9 native CallLocalFunction () from samp-server.exe
[16:01:18] [debug] #10 0000b414 in public YVers_OnScriptInit () from RPv1.amx
[16:01:18] [debug] #11 native CallLocalFunction () from samp-server.exe
[16:01:18] [debug] #12 0000a134 in public Itter_OnGameModeInit () from RPv1.amx
[16:01:18] [debug] #13 native CallLocalFunction () from samp-server.exe
[16:01:18] [debug] #14 00001a70 in public Streamer_OnGameModeInit () from RPv1.amx
[16:01:18] [debug] #15 native CallLocalFunction () from samp-server.exe
[16:01:18] [debug] #16 00000a34 in public OnGameModeInit () from CLRPv1.amx
[16:01:18] [debug] Thread backtrace:
[16:01:19] [debug] #0 0049DCF6 in ?? () from C:\Users\Zulkifli\Documents\SAMP 0.3e R2\samp-server.exe
[16:01:19] [debug] #1 00497131 in ?? () from C:\Users\Zulkifli\Documents\SAMP 0.3e R2\samp-server.exe
[16:01:19] [debug] #2 74CF3677 in BaseThreadInitThunk () from C:\Windows\syswow64\kernel32.dll
[16:01:19] [debug] #3 76FA9D72 in RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll
[16:01:19] [debug] #4 76FA9D45 in RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll

hosw is this?


Re: Crash - SuperViper - 30.10.2012

pawn Код:
[16:01:18] [debug] #0 native fclose () from samp-server.exe
Look for file stuff under OnGameModeInit, that's where the issue most likely is.