Heyho Breafish,
ich habe ein kleines Problem, wenn ich diese MySQL funktion aufrufe, schließt sich der Server ohne vorwarnung:
mysql_fetch_field_row
Konsole:
ZitatAlles anzeigenSA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[14:56:30] filterscripts = "" (string)
[14:56:30]
[14:56:30] Server Plugins
[14:56:30] --------------
[14:56:30] Loading plugin: mysql
[14:56:30]
> MySQL plugin R6-2 successfully loaded.
[14:56:30] Loaded.
[14:56:30] Loading plugin: sscanf
[14:56:30]
[14:56:30] ===============================
[14:56:30] sscanf plugin loaded.
[14:56:30] Version: 2.8.1
[14:56:30] (c) 2012 Alex "Y_Less" Cole
[14:56:30] ===============================
[14:56:30] Loaded.
[14:56:30] Loading plugin: crashdetect
[14:56:30] CrashDetect v4.15 is OK.
[14:56:30] Loaded.
[14:56:30] Loaded 3 plugins.
[14:56:30]
[14:56:30] Filterscripts
[14:56:30] ---------------
[14:56:30] Loaded 0 filterscripts.
[14:56:30] <-| [MYSQL] Verbindung zur Datenbank wurde erfolgreich hergestellt!
[14:56:43] ----------------------------------
[14:56:43] Script wird gestartet
[14:56:43] ----------------------------------
[14:56:43] Number of vehicle models: 7
[15:09:17] Incoming connection: 127.0.0.1:57187
[15:09:17] [join] xDesertx has joined the server (0:127.0.0.1)
[15:09:27] [part] xDesertx has left the server (0:2)
[15:10:33] Incoming connection: 127.0.0.1:49351
[15:10:33] [join] xDesertx has joined the server (0:127.0.0.1)
[15:10:33] [debug] Server crashed while executing GTA-Eastside.amx
[15:10:33] [debug] AMX backtrace:
[15:10:33] [debug] #0 native mysql_fetch_field_row () from mysql.DLL
[15:10:33] [debug] #1 00014db0 in public SSCANF_OnPlayerConnect (0) from GTA-Eastside.amx
[15:10:33] [debug] #2 00000300 in public OnPlayerConnect (0) from GTA-Eastside.amx
[15:10:33] [debug] Native backtrace:
[15:10:33] [debug] #0 7443b9f0 in ?? () from C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.8387_none_5094ca96bcb6b2bb\MSVCR90.dll
[15:10:33] [debug] #1 10009abe in ?? () from plugins\mysql.DLL
[15:10:33] [debug] #2 100067e3 in ?? () from plugins\mysql.DLL
[15:10:33] [debug] #3 004010b6 in ?? () from samp-server.exe
[15:10:33] [debug] #4 73cd62da in ?? () from plugins\crashdetect.DLL
[15:10:33] [debug] #5 73cd8b38 in ?? () from plugins\crashdetect.DLL
[15:10:33] [debug] #6 73cd09c7 in ?? () from plugins\crashdetect.DLL
[15:10:33] [debug] #7 73cd632a in ?? () from plugins\crashdetect.DLL
[15:10:33] [debug] #8 0046cc20 in ?? () from samp-server.exe
[15:10:33] [debug] #9 00465f3f in ?? () from samp-server.exe
[15:10:33] [debug] #10 00493b36 in ?? () from samp-server.exe
[15:10:33] [debug] #11 00469089 in ?? () from samp-server.exe
[15:10:33] [debug] #12 00307ff0 in ?? ()
Mit Crashdetect plugin
Meine Software:
Windows 8.1 Pro (64x)
Ich hoffe ihr könnt mir helfen.