[debug] Run time error 19: "File or function is not found" - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [debug] Run time error 19: "File or function is not found" (
/showthread.php?tid=614218)
[debug] Run time error 19: "File or function is not found" -
ShiffeyTheGamer - 05.08.2016
The script is mysql and I have everything set up but when i go to start the server i get this
Код:
[17:48:09] Filterscripts
[17:48:09] ---------------
[17:48:09] Loading filterscript 'ls_elevator.amx'...
[17:48:09] Loading filterscript 'map.amx'...
[17:48:09] Loaded 2 filterscripts.
[17:48:10] Error: Function not registered: 'mysql_log'
[17:48:10] Error: Function not registered: 'mysql_connect'
[17:48:10] Error: Function not registered: 'mysql_errno'
[17:48:10] Error: Function not registered: 'mysql_close'
[17:48:10] Error: Function not registered: 'mysql_format'
[17:48:10] Error: Function not registered: 'mysql_tquery'
[17:48:10] Error: Function not registered: 'mysql_reconnect'
[17:48:10] Error: Function not registered: 'cache_get_data'
[17:48:10] Error: Function not registered: 'cache_get_row_int'
[17:48:10] Error: Function not registered: 'cache_insert_id'
[17:48:10] Error: Function not registered: 'cache_get_row'
[17:48:10] Error: Function not registered: 'cache_get_row_float'
[17:48:10] [debug] Run time error 19: "File or function is not found"
[17:48:10] [debug] mysql_log
[17:48:10] [debug] mysql_connect
[17:48:10] [debug] mysql_errno
[17:48:10] [debug] mysql_close
[17:48:10] [debug] mysql_format
[17:48:10] [debug] mysql_tquery
[17:48:10] [debug] mysql_reconnect
[17:48:10] [debug] cache_get_data
[17:48:10] [debug] cache_get_row_int
[17:48:10] [debug] cache_insert_id
[17:48:10] [debug] cache_get_row
[17:48:10] [debug] cache_get_row_float
[17:48:10] [debug] Run time error 19: "File or function is not found"
[17:48:10] [debug] mysql_log
[17:48:10] [debug] mysql_connect
[17:48:10] [debug] mysql_errno
[17:48:10] [debug] mysql_close
[17:48:10] [debug] mysql_format
[17:48:10] [debug] mysql_tquery
[17:48:10] [debug] mysql_reconnect
[17:48:10] [debug] cache_get_data
[17:48:10] [debug] cache_get_row_int
[17:48:10] [debug] cache_insert_id
[17:48:10] [debug] cache_get_row
[17:48:10] [debug] cache_get_row_float
[17:48:10] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[17:48:10] Number of vehicle models: 0
Re: [debug] Run time error 19: "File or function is not found" -
Shinja - 05.08.2016
What MySQL version you using? for cache you need to have +39R