Hallo,
Ich brauche mal hilfe beim crash-detect Plugin ausm Englishen Forum. Ich habe es in die .cfg vom samp-server eingetragen und der Server ist dann wiedereinmal gecrasht nun habe ich folgenden Code, aber ich weiß nicht was er bedeutet. Bitte um hilfe:
[06:34:49] [debug] Server crashed while executing itcrafted.amx
[06:34:49] [debug] AMX backtrace:
[06:34:49] [debug] #0 native SendClientMessageToAll () [080ce910] from samp7779_1118
[06:34:49] [debug] #1 00018b3c in public Streamer_OnPlayerDisconnect () from itcrafted.amx
[06:34:49] [debug] #2 native CallLocalFunction () [080d3870] from samp7779_1118
[06:34:49] [debug] #3 000073d0 in public OnPlayerDisconnect () from itcrafted.amx
[06:34:49] [debug] #4 native Kick () [080cc320] from samp7779_1118
[06:34:49] [debug] #5 000033c4 in public KickHim () from itcrafted.amx
[06:34:49] [debug] Native backtrace:
[06:34:49] [debug] #0 f696b5f9 in crashdetect::PrintNativeBacktrace () from plugins/crashdetect.so
[06:34:49] [debug] #1 f696dc7c in crashdetect::Crash () from plugins/crashdetect.so
[06:34:49] [debug] #2 f6973123 in ?? () from plugins/crashdetect.so
[06:34:49] [debug] #3 f76e5400 in ?? ()
[06:34:49] [debug] #4 f74abbfa in vsprintf () from /lib32/libc.so.6
[06:34:49] [debug] #5 0807c737 in ?? () from ./samp7779_1118
[06:34:49] [debug] #6 080ce9c1 in ?? () from ./samp7779_1118
[06:34:49] [debug] #7 080503e4 in ?? () from ./samp7779_1118
[06:34:49] [debug] #8 f696df45 in crashdetect::HandleAmxCallback () from plugins/crashdetect.so
[06:34:49] [debug] #9 f6971ce2 in ?? () from plugins/crashdetect.so
[06:34:49] [debug] #10 f697477e in amx_Exec () from plugins/crashdetect.so
[06:34:49] [debug] #11 f696e022 in crashdetect::HandleAmxExec () from plugins/crashdetect.so
[06:34:49] [debug] #12 f6971d1b in ?? () from plugins/crashdetect.so
[06:34:49] [debug] #13 080d3b12 in ?? () from ./samp7779_1118
[06:34:49] [debug] #14 080503e4 in ?? () from ./samp7779_1118
[06:34:49] [debug] #15 f696df45 in crashdetect::HandleAmxCallback () from plugins/crashdetect.so
[06:34:49] [debug] #16 f6971ce2 in ?? () from plugins/crashdetect.so
[06:34:49] [debug] #17 f697477e in amx_Exec () from plugins/crashdetect.so
[06:34:49] [debug] #18 f696e022 in crashdetect::HandleAmxExec () from plugins/crashdetect.so
[06:34:49] [debug] #19 f6971d1b in ?? () from plugins/crashdetect.so
[06:34:49] [debug] #20 0806f50a in ?? () from ./samp7779_1118
[06:34:49] [debug] #21 0809f871 in ?? () from ./samp7779_1118
[06:34:49] [debug] #22 0807d2cb in ?? () from ./samp7779_1118
[06:34:49] [debug] #23 080cc33e in ?? () from ./samp7779_1118
[06:34:49] [debug] #24 080503e4 in ?? () from ./samp7779_1118
[06:34:49] [debug] #25 f696df45 in crashdetect::HandleAmxCallback () from plugins/crashdetect.so
[06:34:49] [debug] #26 f6971ce2 in ?? () from plugins/crashdetect.so
[06:34:49] [debug] #27 f697477e in amx_Exec () from plugins/crashdetect.so
[06:34:49] [debug] #28 f696e022 in crashdetect::HandleAmxExec () from plugins/crashdetect.so
[06:34:49] [debug] #29 f6971d1b in ?? () from plugins/crashdetect.so
[06:34:49] [debug] #30 080dcda5 in ?? () from ./samp7779_1118
[06:34:49] [debug] #31 0807da9b in ?? () from ./samp7779_1118
[06:34:49] [debug] #32 08077c23 in ?? () from ./samp7779_1118
[06:34:49] [debug] #33 f746142d in __libc_start_main () from /lib32/libc.so.6
[06:34:49] [debug] #34 0804b4c1 in __gxx_personality_v0 () from ./samp7779_1118
Wäre nett wenn mir jmd helfen könnte, da ich bei crashes und soo nicht so fit bin.