Help me loading mysql.dll -
YuKki1 - 09.07.2015
Im facing a problem when i try to run california cops and robbers script on windows 7 x64 it says tht Mysql plugin failed to load please can u help me ..
Don't tell me : put mysql.dll in plugins folder -_- cuz it's already in the plugins folder
And i've hosted the mysql database on the localhost and tested it .. It works
Re: Help me loading mysql.dll -
StuartD - 09.07.2015
Run Nativechecker (
https://sampforum.blast.hk/showthread.php?tid=249226) and show your server_log.txt. Also can you show the server.cfg.
Re : Re: Help me loading mysql.dll -
YuKki1 - 09.07.2015
Quote:
Originally Posted by StuartD
|
It's DOne , the Mysql plugin works , but i still getting this Problems ,
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team
[05:40:54] filterscripts = "" (string)
[05:40:54]
[05:40:54] Server Plugins
[05:40:54] --------------
[05:40:54] Loading plugin: crashdetect
[05:40:54] CrashDetect v4.15.1 is OK.
[05:40:54] Loaded.
[05:40:54] Loading plugin: sscanf
[05:40:54]
[05:40:54] ===============================
[05:40:54] sscanf plugin loaded.
[05:40:54] Version: 2.8.1
[05:40:54] © 2012 Alex "******" Cole
[05:40:54] ===============================
[05:40:54] Loaded.
[05:40:54] Loading plugin: whirlpool
[05:40:54]
[05:40:54] ==================
[05:40:54]
[05:40:54] Whirlpool loaded
[05:40:54]
[05:40:54] ==================
[05:40:54]
[05:40:54] Loaded.
[05:40:54] Loading plugin: MapAndreas
[05:40:54] Loaded.
[05:40:54] Loading plugin: streamer
[05:40:54]
*** Streamer Plugin v2.7.7 by Incognito loaded ***
[05:40:54] Loaded.
[05:40:54] Loading plugin: mysql
[05:40:54] >> plugin.mysql: R39-3 successfully loaded.
[05:40:54] Loaded.
[05:40:54] Loaded 6 plugins.
[05:40:54]
[05:40:54] Filterscripts
[05:40:54] ---------------
[05:40:54] Loaded 0 filterscripts.
[05:40:54] [debug] Run time error 19: "File or function is not found"
[05:40:54] [debug] socket_create
[05:40:54] [debug] socket_set_max_connections
[05:40:55] [debug] socket_listen
[05:40:55] [debug] socket_sendto_remote_client
[05:40:55] [debug] socket_stop_listen
[05:40:55] [debug] socket_destroy
[05:40:55] [debug] Run time error 19: "File or function is not found"
[05:40:55] [debug] socket_create
[05:40:55] [debug] socket_set_max_connections
[05:40:55] [debug] socket_listen
[05:40:55] [debug] socket_sendto_remote_client
[05:40:55] [debug] socket_stop_listen
[05:40:55] [debug] socket_destroy
[05:40:55] Script[gamemodes/CCNR.amx]: Run time error 19: "File or function is not found"
[05:40:55] Number of vehicle models: 0
Re: Help me loading mysql.dll -
KingServerIRAN - 09.07.2015
Are you using the latest version of the mysql
Re: Help me loading mysql.dll -
Michael B - 09.07.2015
It's mostly because you are using another MySQL version instead of the one which your gamemode requires. Do you have any idea which version is compatible?
Re: Help me loading mysql.dll -
Jake187 - 09.07.2015
You're missing a plugin
https://sampforum.blast.hk/showthread.php?tid=333934