SA-MP Forums Archive
Server crash upon entering CP - 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 crash upon entering CP (/showthread.php?tid=635065)



Server crash upon entering CP - Inceptio - 31.05.2017

Hello,

Ever since we uploaded our server online, every time someone enter's the checkpoint, where you can do /robbiz, server crashes.

It's not the case If I host on local, then it works just fine.

To make it clear, When someone enter the business, and enter the checkpoint for /robbiz, when he executes the command, server crashes.

Код:
[22:48:53] [debug] Server crashed while executing OmniaGaming.amx
[22:48:53] [debug] AMX backtrace:
[22:48:53] [debug] #0 00000004 in public Streamer_OnPlayerEnterCP (0, 0) from OmniaGaming.amx
[22:48:53] [debug] #1 0000062c in public OnPlayerEnterCheckpoint (0) from OmniaGaming.amx
[22:48:53] [debug] Native backtrace:
[22:48:53] [debug] #0 f7424e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[22:48:53] [debug] #1 f741dbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[22:48:53] [debug] #2 f741edbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[22:48:53] [debug] #3 f741f226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[22:48:53] [debug] #4 f7424adc in ?? () from plugins/crashdetect.so
[22:48:53] [debug] #5 f7775d50 in __kernel_rt_sigreturn () from linux-gate.so.1



Re: Server crash upon entering CP - NewFreeroamStunt - 31.05.2017

Show your code. OnPlayerenterCheckpoint


Re: Server crash upon entering CP - Inceptio - 01.06.2017

Fixed, thanks.