server crasht oft

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
  • yo moin :D also, mein server crasht sehr oft kriege diese errors wenn ich in die server log schaue



    [15:25:55] [MySQL] Error (0): Function: mysql_fetch_field could not find field name: "OParkR".
    [15:25:55] [MySQL] Error (0): Function: mysql_fetch_field could not find field name: "OParkR".
    [15:25:55] [MySQL] Error (0): Function: mysql_fetch_field could not find field name: "OParkR".
    [15:26:08] [debug] Run time error 4: "Array index out of bounds"
    [15:26:08] [debug] Accessing element at index 692 past array upper bound 301
    [15:26:08] [debug] AMX backtrace:
    [15:26:08] [debug] #0 00064048 in public FC_OnPlayerStateChange () from MRL.amx
    [15:26:08] [debug] #1 0000ac84 in public OnPlayerStateChange () from MRL.amx
    [15:26:11] [part] cyx has left the server (6:1)
    [15:26:13] [chat] [[MRL]saya]: sec
    [15:26:26] [debug] Server crashed while executing DT_DynamicCar.amx
    [15:26:26] [debug] AMX backtrace:
    [15:26:26] [debug] #0 00060c14 in ?? () from DT_DynamicCar.amx
    [15:26:26] [debug] #1 000049a8 in public DTDC_InitLoad () from DT_DynamicCar.amx
    [15:26:26] [debug] System backtrace:

  • Code
    [15:26:26] [debug] Server crashed while executing DT_DynamicCar.amx
    [15:26:26] [debug] AMX backtrace:
    [15:26:26] [debug] #0 00060c14 in ?? () from DT_DynamicCar.amx
    [15:26:26] [debug] #1 000049a8 in public DTDC_InitLoad () from DT_DynamicCar.amx
    [15:26:26] [debug] System backtrace:

    Da liegt der Fehler. In DT_DynamicCar.amx. Öffne mal die .pwn Datei davon mit Pawn und kompilier sie.

  • Code
    [15:26:26] [debug] Server crashed while executing DT_DynamicCar.amx
    [15:26:26] [debug] AMX backtrace:
    [15:26:26] [debug] #0 00060c14 in ?? () from DT_DynamicCar.amx
    [15:26:26] [debug] #1 000049a8 in public DTDC_InitLoad () from DT_DynamicCar.amx
    [15:26:26] [debug] System backtrace:

    Da liegt der Fehler. In DT_DynamicCar.amx. Öffne mal die .pwn Datei davon mit Pawn und kompilier sie.

    die wurde doch bereits kompiliert..