21.01.2013, 11:24
The thing is that MySQL R7 plugin won't load.
Here is the server log:
And server.cfg:
I do have mysql.dll in plugins folder & libmysql.dll in root directory.
Anyone knows a solution for this?
Here is the server log:
Код:
SA-MP Dedicated Server ---------------------- v0.3e-R2, ©2005-2012 SA-MP Team [11:42:19] filterscripts = "" (string) [11:42:19] [11:42:19] Server Plugins [11:42:19] -------------- [11:42:19] Loading plugin: streamer [11:42:19] filterscripts = "" (string) [11:42:19] [11:42:19] Server Plugins [11:42:19] -------------- [11:42:19] Loading plugin: streamer [11:42:19] *** Streamer Plugin v2.6.1 by Incognito loaded *** [11:42:19] Loaded. [11:42:19] Loading plugin: sscanf [11:42:19] *** Streamer Plugin v2.6.1 by Incognito loaded *** [11:42:19] Loaded. [11:42:19] Loading plugin: sscanf [11:42:19] [11:42:19] =============================== [11:42:19] sscanf plugin loaded. [11:42:19] Version: 2.8.1 [11:42:19] © 2012 Alex "******" Cole [11:42:19] =============================== [11:42:19] Loaded. [11:42:19] Loading plugin: mysql [11:42:19] [11:42:19] =============================== [11:42:19] sscanf plugin loaded. [11:42:19] Version: 2.8.1 [11:42:19] © 2012 Alex "******" Cole [11:42:19] =============================== [11:42:19] Loaded. [11:42:19] Loading plugin: mysql [11:42:19] Failed. [11:42:19] Loaded 2 plugins. [11:42:19] Failed. [11:42:19] Loaded 2 plugins. [11:42:19] [11:42:19] Filterscripts [11:42:19] --------------- [11:42:19] Loaded 0 filterscripts. [11:42:19] [11:42:19] Filterscripts [11:42:19] --------------- [11:42:19] Loaded 0 filterscripts. [11:42:19] Script[gamemodes/coarp.amx]: Run time error 19: "File or function is not found" [11:42:19] Number of vehicle models: 0 [11:42:19] Script[gamemodes/coarp.amx]: Run time error 19: "File or function is not found" [11:42:19] Number of vehicle models: 0 [11:42:22] --- Server Shutting Down. [11:42:22] *** Streamer Plugin v2.6.1 by Incognito unloaded *** [11:42:22] [11:42:22] =============================== [11:42:22] sscanf plugin unloaded. [11:42:22] =============================== [11:42:25] --- Server Shutting Down. [11:42:25] *** Streamer Plugin v2.6.1 by Incognito unloaded *** [11:42:25] [11:42:25] ===============================
Код:
echo Executing Server Config... lanmode 0 rcon_password pass password pass maxplayers 150 port 7777 hostname SAMP Server gamemode0 rp 1 filterscripts plugins streamer sscanf mysql announce 0 query 1 weburl www.sa-mp.com mapname Fort Carson onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 10 logtimeformat [%H:%M:%S]
Anyone knows a solution for this?