SA-MP Forums Archive
Solve this problem Please! - 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: Solve this problem Please! (/showthread.php?tid=589784)



Solve this problem Please! - losrivarola98 - 22.09.2015

I dont know why crashes my server:
Quote:

[19:00:29] [debug] Server crashed due to an unknown error
[19:00:29] [debug] Native backtrace:
[19:00:29] [debug] #0 b7448e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[19:00:29] [debug] #1 b7441bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[19:00:29] [debug] #2 b7442dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[19:00:29] [debug] #3 b7443226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[19:00:29] [debug] #4 b7448adc in ?? () from plugins/crashdetect.so
[19:00:29] [debug] #5 b775e600 in ?? ()
[19:00:29] [debug] #6 080d9634 in ?? () from ./samp03svr
[19:00:29] [debug] #7 b6378df7 in ?? () from plugins/streamer.so
[19:00:29] [debug] #8 b63d6567 in ?? () from plugins/streamer.so
[19:00:29] [debug] #9 b63dfb1e in ?? () from plugins/streamer.so
[19:00:29] [debug] #10 b639ba85 in ProcessTick () from plugins/streamer.so
[19:00:29] [debug] #11 080d1ce2 in ?? () from ./samp03svr
[19:00:29] [debug] #12 080aef3a in ?? () from ./samp03svr
[19:00:29] [debug] #13 080aa13a in ?? () from ./samp03svr
[19:00:29] [debug] #14 b7482d36 in __libc_start_main () from /lib/libc.so.6
[19:00:29] [debug] #15 0804b4e1 in ?? () from ./samp03svr




Re: Solve this problem Please! - ][Noname][ - 22.09.2015

https://sampforum.blast.hk/showthread.php?tid=589131


Respuesta: Solve this problem Please! - losrivarola98 - 22.09.2015

that is not the case, my server crashes when calls SendRconCommand("changemode anotherGM")..


Respuesta: Solve this problem Please! - losrivarola98 - 24.09.2015

Help me!


Re: Solve this problem Please! - xXLegendaryXx - 24.09.2015

Do you mess with RCON setting while the server is up?


Respuesta: Solve this problem Please! - losrivarola98 - 24.09.2015

Emm, each five minutes my server changes the gamemode with SendRconCommand("changemode another");
Only sometimes crashes..