SA-MP Forums Archive
Server shutdown - 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 shutdown (/showthread.php?tid=507304)



Server shutdown - kurniarocki - 17.04.2014

how to repair this in Gamemode PPC_Trucking
server shutdown if player login and i am use plugins crashdetect
pawn Код:
[09:19:19] [debug] Server crashed while executing PPC_Trucking.amx
[09:19:19] [debug] AMX backtrace:
[09:19:19] [debug] #0 native fwrite () [0809aa10] from samp03svr
[09:19:19] [debug] #1 0001de38 in ?? (0x00000000) from PPC_Trucking.amx
[09:19:19] [debug] #2 0003fb3c in ?? (0x00000000, 0x00000001, 0x002bafb4) from PPC_Trucking.amx
[09:19:19] [debug] #3 00070108 in public OnDialogResponse (0x00000000, 0x00000001, 0x00000001, 0xffffffff, 0x002bafb4) from PPC_Trucking.amx
[09:19:19] [debug] Native backtrace:
[09:19:19] [debug] #0 b73b909b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[09:19:19] [debug] #1 b73b42d2 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[09:19:19] [debug] #2 b73b4ebc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[09:19:19] [debug] #3 b73b5366 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[09:19:19] [debug] #4 b73b8cec in ?? () from plugins/crashdetect.so
[09:19:19] [debug] #5 b775a600 in ?? ()
[09:19:19] [debug] #6 b775a420 in ?? ()
[09:19:19] [debug] #7 b749baf1 in gsignal () from /lib/libc.so.6
[09:19:19] [debug] #8 b749d3ca in abort () from /lib/libc.so.6
[09:19:19] [debug] #9 b7494dcb in ?? () from /lib/libc.so.6
[09:19:19] [debug] #10 b7494e86 in ?? () from /lib/libc.so.6
[09:19:19] [debug] #11 0809a63c in ?? () from ./samp03svr
[09:19:19] [debug] #12 0809aa9f in ?? () from ./samp03svr
[09:19:19] [debug] #13 08093d84 in ?? () from ./samp03svr
[09:19:19] [debug] #14 b73b1b9c in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[09:19:19] [debug] #15 b73b7d38 in ?? () from plugins/crashdetect.so
[09:19:19] [debug] #16 b73be1f8 in amx_Exec () from plugins/crashdetect.so
[09:19:19] [debug] #17 b73b4218 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[09:19:19] [debug] #18 b73b7aa9 in ?? () from plugins/crashdetect.so
[09:19:19] [debug] #19 080a4daf in ?? () from ./samp03svr
[09:19:19] [debug] #20 080b09c4 in ?? () from ./samp03svr
[09:19:19] [debug] #21 08071ac8 in ?? () from ./samp03svr
[09:19:19] [debug] #22 08071bc2 in ?? () from ./samp03svr
[09:19:19] [debug] #23 0807ba20 in ?? () from ./samp03svr
[09:19:19] [debug] #24 080acbfd in ?? () from ./samp03svr
[09:19:19] [debug] #25 080acda2 in ?? () from ./samp03svr
[09:19:19] [debug] #26 080a81ae in ?? () from ./samp03svr
[09:19:19] [debug] #27 b7487ce6 in __libc_start_main () from /lib/libc.so.6
[09:19:19] [debug] #28 0804b4a1 in ?? () from ./samp03svr