BlueG's Mysql Plugin Not loading - 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: BlueG's Mysql Plugin Not loading (
/showthread.php?tid=445103)
BlueG's Mysql Plugin Not loading -
San1 - 19.06.2013
I used nativechecker to find the errors. and this what i get.. btw im using Windows
All includes and plugins are updated to the latest version and gamemode was successfully compiled with them
Код:
----------------------
v0.3x, ©2005-2013 SA-MP Team
[05:55:42]
[05:55:42] Server Plugins
[05:55:42] --------------
[05:55:42] Loading plugin: mysql
[05:55:42] Failed.
[05:55:42] Loading plugin: Whirlpool
[05:55:42]
[05:55:42] ==================
[05:55:42]
[05:55:42] Whirlpool loaded
[05:55:42]
[05:55:42] ==================
[05:55:42]
[05:55:42] Loaded.
[05:55:42] Loading plugin: streamer
[05:55:42]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[05:55:42] Loaded.
[05:55:42] Loading plugin: sscanf
[05:55:42]
[05:55:42] ===============================
[05:55:42] sscanf plugin loaded.
[05:55:42] © 2009 Alex "******" Cole
[05:55:42] 0.3d-R2 500 Players "dnee"
[05:55:42] ===============================
[05:55:42] Loaded.
[05:55:42] Loading plugin: nativechecker
[05:55:42] Loaded.
[05:55:42] Loaded 4 plugins.
[05:55:42]
[05:55:42] Ban list
[05:55:42] --------
[05:55:42] Loaded: samp.ban
[05:55:42]
[05:55:42]
[05:55:42] Filterscripts
[05:55:42] ---------------
[05:55:42] Loading filterscript 'yom_buttons.amx'...
[05:55:42] Loading filterscript 'skinchanger.amx'...
[05:55:42]
--Admin Player Skin Changer Loaded
[05:55:42] Loading filterscript 'ferriswheel.amx'...
[05:55:42] Loading filterscript 'flymode.amx'...
[05:55:42] Loading filterscript 'vactions.amx'...
[05:55:42] Loading filterscript 'gcustom.amx'...
[05:55:42] Loaded 6 filterscripts.
[05:55:42] Error: Function not registered: 'mysql_function_query'
[05:55:42] Error: Function not registered: 'cache_get_data'
[05:55:42] Error: Function not registered: 'cache_get_field_content'
[05:55:42] Error: Function not registered: 'mysql_debug'
[05:55:42] Error: Function not registered: 'mysql_connect'
[05:55:42] Error: Function not registered: 'mysql_ping'
[05:55:42] Error: Function not registered: 'mysql_close'
[05:55:42] Error: Function not registered: 'mysql_real_escape_string'
[05:55:42] Error: Function not registered: 'cache_get_row'
[05:55:42] Error: Function not registered: 'mysql_affected_rows'
[05:55:42] Script[gamemodes/WWRP.amx]: Run time error 19: "File or function is not found"
[05:55:42] Number of vehicle models: 0
AW: BlueG's Mysql Plugin Not loading -
BigETI - 19.06.2013
Do you have libmySQL.dll in your server directory (not plugins folder)?