SA-MP Forums Archive
Need some help with MYSQL. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need some help with MYSQL. (/showthread.php?tid=547479)



Need some help with MYSQL. - Samieastwood - 22.11.2014

When i ever start the samp-server.exe i wait for fews seconds and the samp-server.exe closes when it loads

here is what crashdetect gave me. However when i compile the pwn , it has no errors

PHP код:
[00:22:23] [debug] Server crashed while executing J.amx
[00:22:23] [debug] AMX backtrace:
[
00:22:23] [debug] #0 native mysql_fetch_field_row () from mysql.DLL
[00:22:23] [debug] #1 005ac468 in public OnQueryFinish (66271184, 6, -1, 1) from J.amx
[00:22:23] [debug] Native backtrace:
[
00:22:23] [debug] #0 7304b9f0 in ?? () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
[00:22:23] [debug] #1 1000952e in ?? () from plugins\mysql.DLL
[00:22:23] [debug] #2 100067d3 in ?? () from plugins\mysql.DLL
[00:22:23] [debug] #3 004010b6 in ?? () from samp-server.exe
[00:22:23] [debug] #4 6d4301b4 in ?? () from plugins\crashdetect.DLL
[00:22:23] [debug] #5 6d4362da in ?? () from plugins\crashdetect.DLL
[00:22:23] [debug] #6 6d438b38 in ?? () from plugins\crashdetect.DLL
[00:22:23] [debug] #7 6d4309c7 in ?? () from plugins\crashdetect.DLL
[00:22:23] [debug] #8 6d43632a in ?? () from plugins\crashdetect.DLL
[00:22:23] [debug] #9 6d264885 in ?? () from plugins\streamer.DLL
[00:22:23] [debug] #10 10008147 in ?? () from plugins\mysql.DLL
[00:22:23] [debug] #11 004693c6 in ?? () from samp-server.exe
[00:22:23] [debug] #12 0048816b in ?? () from samp-server.exe
[00:22:23] [debug] #13 00496ca1 in ?? () from samp-server.exe
[00:22:23] [debug] #14 00496cb1 in ?? () from samp-server.exe 



Re : Need some help with MYSQL. - MCZOFT - 23.11.2014

i was having this problem when i upgraded my computer , but not in Crashdetect nd samp serv etc ... it was from my Includes and plugins were not the same version wich i was working with on GM , and also , NFW , Runtime for your Computer should be in your PC , GOod luck


Re: Re : Need some help with MYSQL. - Samieastwood - 23.11.2014

Thanks fixed!