09.08.2014, 09:17
Server crashed when someone player is connected and kicked in OnPlayerConnect.
But I checked - it does not crash the server. This is an isolated case, but still..
Sorry for bad english. What to do?
Crash Detect:
But I checked - it does not crash the server. This is an isolated case, but still..
Sorry for bad english. What to do?
Crash Detect:
PHP код:
[12:59:03] Incoming connection: 85.109.59.234:52936
[12:59:03] [join] 123456 has joined the server (3:85.109.59.234)
[12:59:03] [part] 123456 has left the server (3:2)
[12:59:03] [debug] Server crashed while executing Transformer.amx
[12:59:03] [debug] AMX backtrace:
[12:59:03] [debug] #0 00086778 in public Itter_OnPlayerDisconnect () from Transformer.amx
[12:59:03] [debug] #1 0000e8d8 in public Streamer_OnPlayerDisconnect () from Transformer.amx
[12:59:03] [debug] #2 0000de20 in ?? () from Transformer.amx
[12:59:03] [debug] #3 0000787c in public OnPlayerDisconnect () from Transformer.amx
[12:59:03] [debug] #4 000855cc in public Lookup_OnPlayerConnect () from Transformer.amx
[12:59:03] [debug] #5 00015738 in public MP_OPC () from Transformer.amx
[12:59:03] [debug] #6 00011b30 in public Itter_OnPlayerConnect () from Transformer.amx
[12:59:03] [debug] #7 0000e458 in public Streamer_OnPlayerConnect () from Transformer.amx
[12:59:03] [debug] #8 0000dd84 in ?? () from Transformer.amx
[12:59:03] [debug] #9 0000783c in public OnPlayerConnect () from Transformer.amx
[12:59:03] [debug] System backtrace:
[12:59:03] [debug] #0 f745435b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[12:59:03] [debug] #1 f744d389 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[12:59:03] [debug] #2 f744f8ed in _ZN11crashdetect11OnExceptionEPv () from plugins/crashdetect.so
[12:59:03] [debug] #3 f7453e68 in ?? () from plugins/crashdetect.so
[12:59:03] [debug] #4 f776f410 in ?? ()
[12:59:03] [debug] #5 0807ceb7 in ?? () from ./samp03svr
[12:59:03] [debug] #6 0807fb35 in ?? () from ./samp03svr
[12:59:03] [debug] #7 0808000d in ?? () from ./samp03svr
[12:59:03] [debug] #8 08074afa in ?? () from ./samp03svr
[12:59:03] [debug] #9 0807632e in ?? () from ./samp03svr
[12:59:03] [debug] #10 f774bcd3 in ?? () from /lib/libpthread.so.0
[12:59:03] [debug] #11 f7555a2e in clone () from /lib/libc.so.6