Mysql plugin error. - 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: Mysql plugin error. (
/showthread.php?tid=675420)
Mysql plugin error. -
monut - 12.05.2020
Hello guys,
When I start my gamemode I get this error but I entered all things correct
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[23:14:07] filterscripts = "" (string)
[23:14:07]
[23:14:07] Server Plugins
[23:14:07] --------------
[23:14:07] Loading plugin: pawncmd.so
[23:14:07] Pawn.CMD plugin v3.1.4 by urShadow loaded
[23:14:07] Loaded.
[23:14:07] Loading plugin: sscanf.so
[23:14:07]
[23:14:07] ===============================
[23:14:07] sscanf plugin loaded.
[23:14:07] Version: 2.8.2
[23:14:07] © 2012 Alex "******" Cole
[23:14:07] ===============================
[23:14:07] Loaded.
[23:14:07] Loading plugin: streamer.so
[23:14:07]
*** Streamer Plugin v2.8.2 by Incognito loaded ***
[23:14:07] Loaded.
[23:14:07] Loading plugin: mysql_static.so
[23:14:07] >> plugin.mysql: R39-3 successfully loaded.
[23:14:07] Loaded.
[23:14:07] Loading plugin: Whirlpool.so
[23:14:07]
[23:14:07] ==================
[23:14:07]
[23:14:07] Whirlpool loaded
[23:14:07]
[23:14:07] ==================
[23:14:07]
[23:14:07] Loaded.
[23:14:07] Loading plugin: SKY.so
[23:14:07] Loaded.
[23:14:07] Loading plugin: regex.so
[23:14:07]
[23:14:07] ______________________________________
[23:14:07] Regular Expression Plugin v0.2.1 loaded
[23:14:07] ______________________________________
[23:14:07] By: Fro © Copyright <TBG> 2009-2011
[23:14:07] ______________________________________
[23:14:07] Loaded.
[23:14:07] Loading plugin: nativechecker.so
[23:14:07] Loaded.
[23:14:07] Loaded 8 plugins.
[23:14:07]
[23:14:07] Ban list
[23:14:07] --------
[23:14:07] Loaded: samp.ban
[23:14:07]
[23:14:07]
[23:14:07] Filterscripts
[23:14:07] ---------------
[23:14:07] Loaded 0 filterscripts.
[23:14:07] Error: Function not registered: 'cache_get_value_index_int'
[23:14:07] Error: Function not registered: 'cache_get_value_name_int'
[23:14:07] Error: Function not registered: 'cache_get_value_name_float'
[23:14:07] Error: Function not registered: 'cache_get_value_name'
[23:14:07] Error: Function not registered: 'cache_get_value_index'
[23:14:07] Error: Function not registered: 'mysql_init_options'
[23:14:07] Error: Function not registered: 'mysql_set_option'
[23:14:07] Script[gamemodes/script.amx]: Run time error 19: "File or function is not found"
[23:14:07] Number of vehicle models: 0
Re: Mysql plugin error. -
monut - 12.05.2020
Please help.
Re: Mysql plugin error. -
Calisthenics - 12.05.2020
Wrong plugin version, load the latest:
https://github.com/pBlueG/SA-MP-MySQL/releases
Re: Mysql plugin error. -
monut - 12.05.2020
Sir, but when I download it, I don't get the static version.