Run time error 19: "File or function is not found" - 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: Run time error 19: "File or function is not found" (
/showthread.php?tid=547431)
Run time error 19: "File or function is not found" -
samp_boy - 22.11.2014
hello guys well i'm running a server with followings plugins
(Linux)
sscanf.so
streamer.so
Whirlpool.so
Mysql.so
well i launched my server and i got this error: Run time error 19: "File or function is not found"
i used nativechecker to check what is the problem and i got this:
Код:
[21:33:26] Error: Function not registered: 'mysql_store_result'
[21:33:26] Error: Function not registered: 'mysql_num_rows'
[21:33:26] Error: Function not registered: 'mysql_fetch_row_format'
[21:33:26] Error: Function not registered: 'mysql_fetch_field_row'
[21:33:26] Error: Function not registered: 'mysql_free_result'
[21:33:26] Error: Function not registered: 'mysql_real_escape_string'
[21:33:26] Error: Function not registered: 'mysql_debug'
[21:33:26] Script[gamemodes/COD.55.amx]: Run time error 19: "File or function is not found"
[21:33:26] Number of vehicle models: 0
Help Me Pleas
Thanks
Re : Run time error 19: "File or function is not found" -
Dutheil - 22.11.2014
Have you
the latest mysql version ?
Re : Run time error 19: "File or function is not found" -
samp_boy - 22.11.2014
"mysql-r34-linux" i guess
here is my server log:
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[21:41:17] filterscripts = "" (string)
[21:41:17]
[21:41:17] Server Plugins
[21:41:17] --------------
[21:41:17] Loading plugin: whirlpool.so
[21:41:17]
[21:41:17] ==================
[21:41:17]
[21:41:17] Whirlpool loaded
[21:41:17]
[21:41:17] ==================
[21:41:17]
[21:41:17] Loaded.
[21:41:17] Loading plugin: sscanf.so
[21:41:17]
[21:41:17] ===============================
[21:41:17] sscanf plugin loaded.
[21:41:17] Version: 2.8.1
[21:41:17] © 2012 Alex "******" Cole
[21:41:17] ===============================
[21:41:17] Loaded.
[21:41:17] Loading plugin: streamer.so
[21:41:18]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[21:41:18] Loaded.
[21:41:18] Loading plugin: mysql.so
[21:41:20] >> plugin.mysql: R34 successfully loaded.
[21:41:20] Loaded.
[21:41:20] Loading plugin: nativechecker.so
[21:41:20] Loaded.
[21:41:20] Loaded 5 plugins.
[21:41:21]
[21:41:21] Ban list
[21:41:21] --------
[21:41:21] Loaded: samp.ban
[21:41:21]
[21:41:24]
[21:41:24] Filterscripts
[21:41:24] ---------------
[21:41:24] Loaded 0 filterscripts.
[21:41:28] Error: Function not registered: 'mysql_store_result'
[21:41:28] Error: Function not registered: 'mysql_num_rows'
[21:41:28] Error: Function not registered: 'mysql_fetch_row_format'
[21:41:28] Error: Function not registered: 'mysql_fetch_field_row'
[21:41:28] Error: Function not registered: 'mysql_free_result'
[21:41:28] Error: Function not registered: 'mysql_real_escape_string'
[21:41:28] Error: Function not registered: 'mysql_debug'
[21:41:28] Script[gamemodes/COD-DW-v1.55.amx]: Run time error 19: "File or function is not found"
[21:41:28] Number of vehicle models: 0