SA-MP Forums Archive
[HELP] server shutdown 0.3.7 - 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: [HELP] server shutdown 0.3.7 (/showthread.php?tid=577790)



[HELP] server shutdown 0.3.7 - V4at - 14.06.2015

When I changed my server version to 0.3.7 the server shuts down when someone joins but not all the time.. previously everything was fine.. What's going on?


Re: [HELP] server shutdown 0.3.7 - SoFahim - 14.06.2015

There might be a error. We all move our servers from 3Z to 0.3.7 . There no problem


Re: [HELP] server shutdown 0.3.7 - V4at - 14.06.2015

I just hate it! f**k the system


Re: [HELP] server shutdown 0.3.7 - J0sh... - 14.06.2015

Quote:
Originally Posted by V4at
Посмотреть сообщение
I just hate it! f**k the system
Hmm, have you ever thought of using crashdetect? Looking at the server log?


Re: [HELP] server shutdown 0.3.7 - SoFahim - 14.06.2015

Quote:
Originally Posted by V4at
Посмотреть сообщение
I just hate it! f**k the system
Don't use bad words


Re: [HELP] server shutdown 0.3.7 - V4at - 14.06.2015

Quote:
Originally Posted by Jamester
Посмотреть сообщение
Hmm, have you ever thought of using crashdetect? Looking at the server log?
Okay, how to use crashdetector?


Re: [HELP] server shutdown 0.3.7 - Huba - 14.06.2015

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


Re: [HELP] server shutdown 0.3.7 - V4at - 14.06.2015

Quote:
Originally Posted by Huba
Посмотреть сообщение
only need to upload this plugin? And then, where I can see the crash?


Re: [HELP] server shutdown 0.3.7 - bgedition - 14.06.2015

Quote:
Originally Posted by V4at
Посмотреть сообщение
only need to upload this plugin? And then, where I can see the crash?
In the server log file(server_log.txt)


Re: [HELP] server shutdown 0.3.7 - V4at - 14.06.2015

So.. here it is:

Код:
[13:18:03] [Joined] ust_Toxby (78.60.30.253) (NETHERLANDS)
[13:18:06] [debug] Server crashed due to an unknown error
[13:18:06] [debug] Native backtrace:
[13:18:06] [debug] #0 b6a97e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[13:18:06] [debug] #1 b6a90bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[13:18:06] [debug] #2 b6a91dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[13:18:06] [debug] #3 b6a92226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[13:18:06] [debug] #4 b6a97adc in ?? () from plugins/crashdetect.so
[13:18:06] [debug] #5 b77c2600 in ?? ()
[13:18:06] [debug] #6 b77c2420 in ?? ()
[13:18:06] [debug] #7 b7544a71 in gsignal () from /lib32/libc.so.6
[13:18:06] [debug] #8 b7547e92 in abort () from /lib32/libc.so.6
[13:18:06] [debug] #9 b757bae5 in ?? () from /lib32/libc.so.6
[13:18:06] [debug] #10 b7585be1 in ?? () from /lib32/libc.so.6
[13:18:06] [debug] #11 b7589280 in ?? () from /lib32/libc.so.6
[13:18:06] [debug] #12 b758a60c in __libc_malloc () from /lib32/libc.so.6
[13:18:06] [debug] #13 b7762f07 in _Znwj () from /usr/lib32/libstdc++.so.6
[13:18:06] [debug] #14 0807da90 in ?? () from ./s7777
[13:18:06] [debug] #15 080705bf in ?? () from ./s7777
[13:18:06] [debug] #16 080748f8 in ?? () from ./s7777
[13:18:06] [debug] #17 080763ce in ?? () from ./s7777
[13:18:06] [debug] #18 b77a0955 in ?? () from /lib32/libpthread.so.0
[13:18:06] [debug] #19 b75e82ae in clone () from /lib32/libc.so.6