Server startet nicht

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
  • Guten Tag , habe ein GF SCript edetiert habe es seit ca. 7Monaten bearbeitet & jetzt habe ich das Problem auf Windows Startet es aber auf Linux nicht woran kann das Liegen
    crashdetectet COde


    13:53:04] AllowAdminTeleport() : function is deprecated. Please see OnPlayerClickMap()
    [13:53:04] Pickups Max = 2048, Current Pickups = 29
    [13:53:04] [debug] Server crashed while executing cRLv0.9.4.amx
    [13:53:04] [debug] AMX backtrace:
    [13:53:04] [debug] #0 native fclose () from samp5555_4928
    [13:53:04] [debug] #1 000017a8 in ?? (4809964) from cRLv0.9.4.amx
    [13:53:04] [debug] #2 000949f4 in public Streamer_OnGameModeInit () from cRLv0.9.4.amx
    [13:53:04] [debug] #3 native CallLocalFunction () from samp5555_4928
    [13:53:04] [debug] #4 0000334c in public OnGameModeInit () from cRLv0.9.4.amx
    [13:53:04] [debug] Native backtrace:
    [13:53:04] [debug] #0 b732fe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
    [13:53:04] [debug] #1 b7328bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
    [13:53:04] [debug] #2 b7329dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
    [13:53:04] [debug] #3 b732a226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
    [13:53:04] [debug] #4 b732fadc in ?? () from plugins/crashdetect.so
    [13:53:04] [debug] #5 b7703600 in ?? ()
    [13:53:04] [debug] #6 b749ff57 in fclose () from /lib32/libc.so.6
    [13:53:04] [debug] #7 0809acd4 in ?? () from ./samp5555_4928
    [13:53:04] [debug] #8 08094054 in ?? () from ./samp5555_4928
    [13:53:04] [debug] #9 b732b94b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
    [13:53:04] [debug] #10 b732e8f8 in ?? () from plugins/crashdetect.so
    [13:53:04] [debug] #11 b7332916 in amx_Exec () from plugins/crashdetect.so
    [13:53:04] [debug] #12 b732abe6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
    [13:53:04] [debug] #13 b732e659 in ?? () from plugins/crashdetect.so
    [13:53:04] [debug] #14 080dd0e2 in ?? () from ./samp5555_4928
    [13:53:04] [debug] #15 08094054 in ?? () from ./samp5555_4928
    [13:53:04] [debug] #16 b732b94b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
    [13:53:04] [debug] #17 b732e8f8 in ?? () from plugins/crashdetect.so
    [13:53:04] [debug] #18 b7332916 in amx_Exec () from plugins/crashdetect.so
    [13:53:04] [debug] #19 b732abe6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
    [13:53:04] [debug] #20 b732e659 in ?? () from plugins/crashdetect.so
    [13:53:04] [debug] #21 080a3b5b in ?? () from ./samp5555_4928
    [13:53:04] [debug] #22 080a9fdd in ?? () from ./samp5555_4928
    [13:53:04] [debug] #23 080a8882 in ?? () from ./samp5555_4928
    [13:53:04] [debug] #24 b745aca6 in __libc_start_main () from /lib32/libc.so.6
    [13:53:04] [debug] #25 0804b4d1 in ?? () from ./samp5555_4928


    ich hoffe mir kann einer Helfen


    mfg. CranK

    Since 2012

  • Als Nebeninfo AllowAdminTeleport(); existiert nicht mehr das wurde seite 0.3d wieder entfernt.


    Das wird dein Problem jedoch nicht lösen, am besten postet du nochmal die debugnachricht, wenn du in deinem pawno ordner eine .cfg datei erstellst hast mit dem namen
    pawn also pawn.cfg in dieser schreibst du -d3, danach kompilierst du dein skript nochmal und lädst es erneut hoch und startest den server.
    Dadurch werden dir auch hier auch noch die Zeilen angezeigt in der das Skript crasht.


    => Sind auch alle benötigten Files im Scriptfiles Ordner hochgeladen ?

  • [15:51:19] Pickups Max = 2048, Current Pickups = 29
    [15:51:19] [debug] Server crashed while executing cRLv0.9.4.amx
    [15:51:19] [debug] AMX backtrace:
    [15:51:19] [debug] #0 native fclose () from samp5555_4928
    [15:51:19] [debug] #1 00001d7c in dini_Create (filename[]=@004964ec "tickets/fragen.ini") at C:\Users\Tom\Desktop\Creative RealLife\pawno\include\dini.inc:41
    [15:51:19] [debug] #2 000bd794 in public Streamer_OnGameModeInit () at C:\Users\Tom\Desktop\Creative RealLife\gamemodes\cRLv0.9.4.pwn:13615
    [15:51:19] [debug] #3 native CallLocalFunction () from samp5555_4928
    [15:51:19] [debug] #4 00003dfc in public OnGameModeInit () at C:\Users\Tom\Desktop\Creative RealLife\pawno\include\streamer.inc:322
    [15:51:19] [debug] Native backtrace:
    [15:51:19] [debug] #0 b7403e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
    [15:51:19] [debug] #1 b73fcbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
    [15:51:19] [debug] #2 b73fddbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
    [15:51:19] [debug] #3 b73fe226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
    [15:51:19] [debug] #4 b7403adc in ?? () from plugins/crashdetect.so
    [15:51:19] [debug] #5 b77d7600 in ?? ()
    [15:51:19] [debug] #6 b7573f57 in fclose () from /lib32/libc.so.6
    [15:51:19] [debug] #7 0809acd4 in ?? () from ./samp5555_4928
    [15:51:19] [debug] #8 08094054 in ?? () from ./samp5555_4928
    [15:51:19] [debug] #9 b73ff94b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
    [15:51:19] [debug] #10 b74028f8 in ?? () from plugins/crashdetect.so
    [15:51:19] [debug] #11 b7406916 in amx_Exec () from plugins/crashdetect.so
    [15:51:19] [debug] #12 b73febe6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
    [15:51:19] [debug] #13 b7402659 in ?? () from plugins/crashdetect.so
    [15:51:19] [debug] #14 080dd0e2 in ?? () from ./samp5555_4928
    [15:51:19] [debug] #15 08094054 in ?? () from ./samp5555_4928
    [15:51:19] [debug] #16 b73ff94b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
    [15:51:19] [debug] #17 b74028f8 in ?? () from plugins/crashdetect.so
    [15:51:19] [debug] #18 b7406916 in amx_Exec () from plugins/crashdetect.so
    [15:51:19] [debug] #19 b73febe6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
    [15:51:19] [debug] #20 b7402659 in ?? () from plugins/crashdetect.so
    [15:51:19] [debug] #21 080a3b5b in ?? () from ./samp5555_4928
    [15:51:19] [debug] #22 080a9fdd in ?? () from ./samp5555_4928
    [15:51:19] [debug] #23 080a8882 in ?? () from ./samp5555_4928
    [15:51:19] [debug] #24 b752eca6 in __libc_start_main () from /lib32/libc.so.6
    [15:51:19] [debug] #25 0804b4d1 in ?? () from ./samp5555_4928

    Since 2012