#1

Hello guys im using a linux vps everything works fine but when a player types a command it says

Код:
debug] Server crashed while executing MLRP.amx
[18:58:07] [debug] AMX backtrace:
[18:58:07] [debug] #0 native fclose () [0809a9f0] from samp03svr
[18:58:07] [debug] #1 000d6464 in ?? (0x0769d658, 0x088b3884) from MLRP.amx
[18:58:07] [debug] #2 003f22f8 in public OnPlayerLoad (0x00000000) from MLRP.amx
[18:58:07] [debug] #3 0038f1f8 in public OnQueryFinish (0x00000001, 0x00000000, 0x00000046) from MLRP.amx
[18:58:07] [debug] Native backtrace:
[18:58:07] [debug] #0 b6bf631b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[18:58:07] [debug] #1 b6bf07c2 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[18:58:07] [debug] #2 b6bf13ac in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[18:58:07] [debug] #3 b6bf1856 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[18:58:07] [debug] #4 b6bf5f6c in ?? () from plugins/crashdetect.so
[18:58:07] [debug] #5 b7f988b0 in ?? () from /lib/libpthread.so.0
[18:58:07] [debug] #6 b7d247bb in fclose () from /lib/libc.so.6
[18:58:07] [debug] #7 0809aa04 in ?? () from ./samp03svr
[18:58:07] [debug] #8 08093d84 in ?? () from ./samp03svr
[18:58:07] [debug] #9 b6bee03c in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[18:58:07] [debug] #10 b6bf4458 in ?? () from plugins/crashdetect.so
[18:58:07] [debug] #11 b6bf8c61 in amx_Exec () from plugins/crashdetect.so
[18:58:07] [debug] #12 b6bf0708 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[18:58:07] [debug] #13 b6bf41c9 in ?? () from plugins/crashdetect.so
[18:58:07] [debug] #14 b7a565e1 in amx_Exec () from plugins/mysql_static.so
[18:58:07] [debug] #15 b7a34750 in _ZN9CCallback16ProcessCallbacksEv () from plugins/mysql_static.so
[18:58:07] [debug] #16 b7a5bf17 in ProcessTick () from plugins/mysql_static.so
[18:58:07] [debug] #17 080cecf2 in ?? () from ./samp03svr
[18:58:07] [debug] #18 080ace0c in ?? () from ./samp03svr
[18:58:07] [debug] #19 080a81ae in ?? () from ./samp03svr
[18:58:07] [debug] #20 b7cdcce6 in __libc_start_main () from /lib/libc.so.6
[18:58:07] [debug] #21 0804b4a1 in ?? () from ./samp03svr
Reply
#2

https://sampwiki.blast.hk/wiki/Fclose
Read the Important Note.
Reply
#3

Okay, well. im getting this in the server log to.

from MLRP.amx
[19:07:47] [debug] #3 0000d3fc in public Itter_OnPlayerDisconnect (0x00000000, 0x00000000) from MLRP.amx
[19:07:47] [debug] #4 00008574 in public SSCANF_OnPlayerDisconnect (0x00000000, 0x00000000) from MLRP.amx
[19:07:47] [debug] #5 native CallLocalFunction () [080dbf60] from samp03svr
[19:07:47] [debug] #6 00001514 in public Streamer_OnPlayerDisconnect (0x00000000, 0x00000000) from MLRP.amx
[19:07:47] [debug] #7 00000758 in public OnPlayerDisconnect (0x00000000, 0x00000000) from MLRP.amx
[19:07:47] [debug] Native backtrace:
[19:07:47] [debug] #0 b6f6c31b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[19:07:47] [debug] #1 b6f667c2 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[19:07:47] [debug] #2 b6f673ac in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[19:07:47] [debug] #3 b6f67856 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[19:07:47] [debug] #4 b6f6bf6c in ?? () from plugins/crashdetect.so
[19:07:47] [debug] #5 b7f6c8b0 in ?? () from /lib/libpthread.so.0
[19:07:47] [debug] #6 b7cf87bb in fclose () from /lib/libc.so.6
[19:07:47] [debug] #7 0809aa04 in ?? () from ./samp03svr
[19:07:47] [debug] #8 08093d84 in ?? () from ./samp03svr
[19:07:47] [debug] #9 b6f6403c in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[19:07:47] [debug] #10 b6f6a458 in ?? () from plugins/crashdetect.so
[19:07:47] [debug] #11 b6f6ec61 in amx_Exec () from plugins/crashdetect.so
[19:07:47] [debug] #12 b6f66708 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[19:07:47] [debug] #13 b6f6a1c9 in ?? () from plugins/crashdetect.so
[19:07:47] [debug] #14 080dc202 in ?? () from ./samp03svr
[19:07:47] [debug] #15 08093d84 in ?? () from ./samp03svr
[19:07:47] [debug] #16 b6f6403c in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[19:07:47] [debug] #17 b6f6a458 in ?? () from plugins/crashdetect.so
[19:07:47] [debug] #18 b6f6ec61 in amx_Exec () from plugins/crashdetect.so
[19:07:47] [debug] #19 b6f66708 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[19:07:47] [debug] #20 b6f6a1c9 in ?? () from plugins/crashdetect.so
[19:07:47] [debug] #21 080a38ba in ?? () from ./samp03svr
[19:07:47] [debug] #22 080cdc11 in ?? () from ./samp03svr
[19:07:47] [debug] #23 080ab454 in ?? () from ./samp03svr
[19:07:47] [debug] #24 080acd71 in ?? () from ./samp03svr
[19:07:47] [debug] #25 080acda2 in ?? () from ./samp03svr
[19:07:47] [debug] #26 080a81ae in ?? () from ./samp03svr
[19:07:47] [debug] #27 b7cb0ce6 in __libc_start_main () from /lib/libc.so.6
[19:07:47] [debug] #28 0804b4a1 in ?? () from ./samp03svr
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)