SA-MP Forums Archive
server crash streamer incognito - 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 streamer incognito (/showthread.php?tid=651136)



server crash streamer incognito - Mcc - 14.03.2018

PHP Code:
[14:58:19] [debugServer crashed due to an unknown error
[14:58:19] [debugNative backtrace:
[
14:58:19] [debug#0 f73e0e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[14:58:19] [debug#1 f73d9bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[14:58:19] [debug#2 f73dadbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[14:58:19] [debug#3 f73db226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[14:58:19] [debug#4 f73e0adc in ?? () from plugins/crashdetect.so
[14:58:19] [debug#5 f7732b20 in __kernel_rt_sigreturn () from linux-gate.so.1
[14:58:19] [debug#6 0809568a in ?? () from ./samp03svr
[14:58:19] [debug#7 080957cd in ?? () from ./samp03svr
[14:58:19] [debug#8 f656daee in ?? () from plugins/streamer.so
[14:58:19] [debug#9 080ebba0 in ?? () from ./samp03svr
[14:58:19] [debug#10 080af03c in ?? () from ./samp03svr
[14:58:19] [debug#11 080aa13a in ?? () from ./samp03svr
[14:58:19] [debug#12 f741da63 in __libc_start_main () from /lib32/libc.so.6 
PHP Code:
plugins crashdetect.so sscanf.so mysql_static.so streamer.so MapAndreas.so encrypt.so 



Re: server crash streamer incognito - PowerMwK - 14.03.2018

Do You compile you Gm with
PHP Code:
#include <crashdetect> 
?


Re: server crash streamer incognito - Mcc - 17.03.2018

Quote:
Originally Posted by PowerMwK
View Post
Do You compile you Gm with
PHP Code:
#include <crashdetect> 
?
Yes.