Server Crasht while executing gr.amx???

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • [debug] Server crashed while executing gr.amx
    [13:14:13] [debug] AMX backtrace:
    [13:14:13] [debug] #0 native fwrite () from samp03svr
    [13:14:13] [debug] #1 001ae788 in ?? (24191344) from gr.amx
    [13:14:13] [debug] #2 001b4854 in public gOnPlayerText (45, 24176068) from gr.amx
    [13:14:13] [debug] #3 native CallLocalFunction () from samp03svr
    [13:14:13] [debug] #4 00000c08 in public OnPlayerText (45, 24176048) from gr.amx
    [13:14:13] [debug] Native backtrace:
    [13:14:13] [debug] #0 f6b9ae8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
    [13:14:13] [debug] #1 f6b93bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
    [13:14:13] [debug] #2 f6b94dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
    [13:14:13] [debug] #3 f6b95226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
    [13:14:13] [debug] #4 f6b9aadc in ?? () from plugins/crashdetect.so
    [13:14:13] [debug] #5 f777fd40 in __kernel_rt_sigreturn () from linux-gate.so.1
    [13:14:13] [debug] #6 f777fd60 in __kernel_vsyscall () from linux-gate.so.1
    [13:14:13] [debug] #7 f7483307 in gsignal () from /lib32/libc.so.6
    [13:14:13] [debug] #8 f74849c3 in abort () from /lib32/libc.so.6
    [13:14:13] [debug] #9 f747c657 in ?? () from /lib32/libc.so.6
    [13:14:13] [debug] #10 f747c707 in ?? () from /lib32/libc.so.6
    [13:14:13] [debug] #11 0809b96c in ?? () from ./samp03svr
    [13:14:13] [debug] #12 0809bdcf in ?? () from ./samp03svr
    [13:14:13] [debug] #13 080950b4 in ?? () from ./samp03svr
    [13:14:13] [debug] #14 f6b9694b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
    [13:14:13] [debug] #15 f6b998f8 in ?? () from plugins/crashdetect.so
    [13:14:13] [debug] #16 f6b9d916 in amx_Exec () from plugins/crashdetect.so
    [13:14:13] [debug] #17 f6b95be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
    [13:14:13] [debug] #18 f6b99659 in ?? () from plugins/crashdetect.so
    [13:14:13] [debug] #19 f696927c in ?? () from plugins/streamer.so
    [13:14:13] [debug] #20 080df762 in ?? () from ./samp03svr
    [13:14:13] [debug] #21 080950b4 in ?? () from ./samp03svr
    [13:14:13] [debug] #22 f6b9694b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
    [13:14:13] [debug] #23 f6b998f8 in ?? () from plugins/crashdetect.so
    [13:14:13] [debug] #24 f6b9d916 in amx_Exec () from plugins/crashdetect.so
    [13:14:13] [debug] #25 f6b95be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
    [13:14:13] [debug] #26 f6b99659 in ?? () from plugins/crashdetect.so
    [13:14:13] [debug] #27 f696927c in ?? () from plugins/streamer.so
    [13:14:13] [debug] #28 080a539a in ?? () from ./samp03svr
    [13:14:13] [debug] #29 080b043b in ?? () from ./samp03svr
    [13:14:13] [debug] #30 08071d38 in ?? () from ./samp03svr
    [13:14:13] [debug] #31 08071e32 in ?? () from ./samp03svr
    [13:14:13] [debug] #32 0807bc20 in ?? () from ./samp03svr
    [13:14:13] [debug] #33 080ae9fd in ?? () from ./samp03svr
    [13:14:13] [debug] #34 080aebc2 in ?? () from ./samp03svr
    [13:14:13] [debug] #35 080a9e9a in ?? () from ./samp03svr
    [13:14:13] [debug] #36 f746ea63 in __libc_start_main () from /lib32/libc.so.6

  • Erstelle in dem /pawno/ Ordner neben der pawno.exe eine "pawn.cfg" Datei und schreibe dort "-d3" rein (ohne die Anführungszeichen). Anschließend öffne die pawno.exe und wähle deinen Code aus, dann kompiliere ihn neu.
    Dann poste nochmal was das crashdetect Plugin ausgibt.