MYSQL & Windows Server Problem

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
  • Hey Community,


    Unzwar will ich meinen SAMP Server auf meinem Windows Server starten. Nur wenn ich die exe dann ausführen will lädt er bis zum Bot und dann geht es einfach aus.
    Bsp:




    [20:09:20] Number of vehicle models: 113
    [20:09:20] Incoming connection: 127.0.0.1:54757
    [20:09:20] [npc:join] waechter has joined the server (0:127.0.0.1)


    Fenster schließt sich.


    Wieso ?

  • Das kommt dann.



    [20:20:38] Number of vehicle models: 113
    [20:20:39] Incoming connection: 127.0.0.1:53452
    [20:20:39] [npc:join] waechter has joined the server (0:127.0.0.1)
    [20:20:39] [debug] Server crashed while executing GestarWar.amx
    [20:20:39] [debug] AMX backtrace:
    [20:20:39] [debug] #0 native mysql_real_escape_string () from mysql.dll
    [20:20:39] [debug] #1 000d4018 in mysql_GetInt (Table[]=@0x00172ff0 "accounts", Field[]=@0x00173014 "Skin", Where[]=@0x00173028 "Name", Is[]=@0x0005d520 "") at GestarWar.p:13042
    [20:20:39] [debug] #2 0006b1a0 in public OnPlayerSpawn (playerid=0) at GestarWar.p:4655
    [20:20:39] [debug] Native backtrace:
    [20:20:39] [debug] #0 6b4e1c72 in ?? () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
    [20:20:39] [debug] #1 6b4c4951 in ?? () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
    [20:20:39] [debug] #2 6b4c4996 in ?? () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
    [20:20:39] [debug] #3 10005ab1 in ?? () from plugins\mysql.dll
    [20:20:39] [debug] #4 10005c6d in ?? () from plugins\mysql.dll
    [20:20:39] [debug] #5 10008333 in ?? () from plugins\mysql.dll
    [20:20:39] [debug] #6 10006aa6 in ?? () from plugins\mysql.dll
    [20:20:39] [debug] #7 004010b6 in ?? () from samp-server.exe
    [20:20:39] [debug] #8 6b3c636a in ?? () from plugins\crashdetect.dll
    [20:20:39] [debug] #9 6b3c8bc8 in ?? () from plugins\crashdetect.dll
    [20:20:39] [debug] #10 6b3c0a57 in ?? () from plugins\crashdetect.dll
    [20:20:39] [debug] #11 6b3c63ba in ?? () from plugins\crashdetect.dll
    [20:20:39] [debug] #12 0046cce0 in ?? () from samp-server.exe
    [20:20:39] [debug] #13 7744e003 in ?? () from C:\Windows\SysWOW64\ntdll.dll
    [20:20:39] [debug] #14 763414dd in ?? () from C:\Windows\syswow64\kernel32.dll
    [20:20:39] [debug] #15 004a50fe in ?? () from samp-server.exe
    [20:20:39] [debug] #16 68106ac3 in ?? () from samp-server.exe
    [20:20:39] [debug] #17 004b3328 in ?? () from samp-server.exe
    [20:20:39] [debug] Server crashed while executing GestarWar.amx
    [20:20:39] [debug] AMX backtrace:
    [20:20:39] [debug] #0 native mysql_real_escape_string () from mysql.dll
    [20:20:39] [debug] #1 000d4018 in mysql_GetInt (Table[]=@0x00172ff0 "accounts", Field[]=@0x00173014 "Skin", Where[]=@0x00173028 "Name", Is[]=@0x0005d520 "") at GestarWar.p:13042
    [20:20:39] [debug] #2 0006b1a0 in public OnPlayerSpawn (playerid=0) at GestarWar.p:4655
    [20:20:39] [debug] Native backtrace:
    [20:20:39] [debug] #0 7744dfc4 in ?? () from C:\Windows\SysWOW64\ntdll.dll
    [20:20:39] [debug] #1 763414dd in ?? () from C:\Windows\syswow64\kernel32.dll
    [20:20:39] [debug] #2 00493bf1 in ?? () from samp-server.exe
    [20:20:39] [debug] #3 0044e129 in ?? () from samp-server.exe
    [20:20:39] [debug] #4 00458bcc in ?? () from samp-server.exe
    [20:20:39] [debug] #5 0045b39a in ?? () from samp-server.exe
    [20:20:39] [debug] #6 6b544607 in ?? () from plugins\streamer.dll
    [20:20:39] [debug] #7 1000167f in ?? () from plugins\mysql.dll


    Hilft mir bitte :/

    Einmal editiert, zuletzt von KORTEX ()