why i have this 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: why i have this error (
/showthread.php?tid=510816)
why i have this error -
oFFiCiaLBr - 02.05.2014
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[20:36:47]
[20:36:47] Server Plugins
[20:36:47] --------------
[20:36:47] Loading plugin: mysql
[20:36:47]
> MySQL plugin R5 successfully loaded.
[20:36:47] Loaded.
[20:36:47] Loading plugin: nativechecker
[20:36:47] Loaded.
[20:36:47] Loaded 2 plugins.
[20:36:47]
[20:36:47] Filterscripts
[20:36:47] ---------------
[20:36:47] Loaded 0 filterscripts.
[20:36:47] Error: Function not registered: 'mysql_format'
[20:36:47] Error: Function not registered: 'mysql_log'
[20:36:47] Error: Function not registered: 'mysql_tquery'
[20:36:47] Error: Function not registered: 'cache_get_data'
[20:36:47] Error: Function not registered: 'cache_get_field_content'
[20:36:47] Error: Function not registered: 'mysql_escape_string'
[20:36:47] Script[gamemodes/w3op.amx]: Run time error 19: "File or function is not found"
[20:36:47] Number of vehicle models: 0
Re: why i have this error -
Konstantinos - 02.05.2014
The gamemode uses one of the latest versions for mysql plugin and you loaded R5 which is very old. Try loading R38 which is the latest one.