Run time error 19
#4

Quote:
Originally Posted by PawnHunter
View Post
You're missing MySQL, sscanf and Whirlpool plugins.
I'm not, they're all within the plugins folder, include folder and they're in the cfg all correctly.

Quote:
Originally Posted by Sew_Sumi
View Post
Show the server/log above what you've put.

(You've literally cut the actual meaningful part of the log out)

Also post up your server.cfg.
Sorry about that.

This is what happened before updating mysql..
Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[15/06/2016 | 06:42:12] 
[15/06/2016 | 06:42:12] Server Plugins
[15/06/2016 | 06:42:12] --------------
[15/06/2016 | 06:42:12]  Loading plugin: nativechecker
[15/06/2016 | 06:42:12]   Loaded.
[15/06/2016 | 06:42:12]  Loading plugin: crashdetect
[15/06/2016 | 06:42:12]   CrashDetect v4.15.1 is OK.
[15/06/2016 | 06:42:12]   Loaded.
[15/06/2016 | 06:42:12]  Loading plugin: mysql
[15/06/2016 | 06:42:12]  >> plugin.mysql: R39-4 successfully loaded.
[15/06/2016 | 06:42:12]   Loaded.
[15/06/2016 | 06:42:12]  Loading plugin: whirlpool
[15/06/2016 | 06:42:12]  
[15/06/2016 | 06:42:12]  ==================
[15/06/2016 | 06:42:12]  
[15/06/2016 | 06:42:12]   Whirlpool loaded
[15/06/2016 | 06:42:12]  
[15/06/2016 | 06:42:12]  ==================
[15/06/2016 | 06:42:12]  
[15/06/2016 | 06:42:12]   Loaded.
[15/06/2016 | 06:42:12]  Loading plugin: sscanf
[15/06/2016 | 06:42:12] 

[15/06/2016 | 06:42:12]  ===============================

[15/06/2016 | 06:42:12]       sscanf plugin loaded.     

[15/06/2016 | 06:42:12]          Version:  2.8.1        

[15/06/2016 | 06:42:12]    © 2012 Alex "Y_Less" Cole  

[15/06/2016 | 06:42:12]  ===============================

[15/06/2016 | 06:42:12]   Loaded.
[15/06/2016 | 06:42:12]  Loaded 5 plugins.

[15/06/2016 | 06:42:12] 
[15/06/2016 | 06:42:12] Filterscripts
[15/06/2016 | 06:42:12] ---------------
[15/06/2016 | 06:42:12]   Loaded 0 filterscripts.

[15/06/2016 | 06:42:12]    Error: Function not registered: 'SSCANF_Init'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'SSCANF_IsConnected'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'SSCANF_Join'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'SSCANF_Leave'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'mysql_format'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'mysql_tquery'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'sscanf'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'cache_get_data'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'cache_get_row_int'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'cache_get_row'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'cache_get_field_content_int'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'cache_get_field_content'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'cache_get_field_content_float'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'cache_insert_id'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'mysql_query'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'WP_Hash'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'mysql_connect'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'mysql_log'
[15/06/2016 | 06:42:12]    Error: Function not registered: 'mysql_errno'
[15/06/2016 | 06:42:12] [SERVER][INFO][CONSOLE] Build 1

[15/06/2016 | 06:42:12] [SERVER][INFO][CONSOLE] Compiled as: Test Server

[15/06/2016 | 06:42:12] [SERVER][INFO][IRC] IRC Support: Disabled

[15/06/2016 | 06:42:12] [SERVER][INFO][MySQL] Attempting to establish a connection to the MySQL database...

[15/06/2016 | 06:42:12] [SERVER][INFO][MySQL] Server has achieved connection with 127.0.0.1
[15/06/2016 | 06:42:12] [SERVER][INFO][MySQL] Server connected to sql user: user
[15/06/2016 | 06:42:12] [SERVER][INFO][MySQL] Server connected to database: datebase

[15/06/2016 | 06:42:12] Number of vehicle models: 0
This is after.. so the newest one, it just fails to load the mysql.. which is strange because everything is there.. and it just doesn't want to load it.
Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[15/06/2016 | 06:49:49] 
[15/06/2016 | 06:49:49] Server Plugins
[15/06/2016 | 06:49:49] --------------
[15/06/2016 | 06:49:49]  Loading plugin: nativechecker
[15/06/2016 | 06:49:49]   Loaded.
[15/06/2016 | 06:49:49]  Loading plugin: crashdetect
[15/06/2016 | 06:49:49]   CrashDetect v4.15.1 is OK.
[15/06/2016 | 06:49:49]   Loaded.
[15/06/2016 | 06:49:49]  Loading plugin: mysql
[15/06/2016 | 06:49:49]   Failed.
[15/06/2016 | 06:49:49]  Loading plugin: whirlpool
[15/06/2016 | 06:49:49]  
[15/06/2016 | 06:49:49]  ==================
[15/06/2016 | 06:49:49]  
[15/06/2016 | 06:49:49]   Whirlpool loaded
[15/06/2016 | 06:49:49]  
[15/06/2016 | 06:49:49]  ==================
[15/06/2016 | 06:49:49]  
[15/06/2016 | 06:49:49]   Loaded.
[15/06/2016 | 06:49:49]  Loading plugin: sscanf
[15/06/2016 | 06:49:49] 

[15/06/2016 | 06:49:49]  ===============================

[15/06/2016 | 06:49:49]       sscanf plugin loaded.     

[15/06/2016 | 06:49:49]          Version:  2.8.1        

[15/06/2016 | 06:49:49]    © 2012 Alex "Y_Less" Cole  

[15/06/2016 | 06:49:49]  ===============================

[15/06/2016 | 06:49:49]   Loaded.
[15/06/2016 | 06:49:49]  Loaded 4 plugins.

[15/06/2016 | 06:49:49] 
[15/06/2016 | 06:49:49] Filterscripts
[15/06/2016 | 06:49:49] ---------------
[15/06/2016 | 06:49:49]   Loaded 0 filterscripts.

[15/06/2016 | 06:49:49]    Error: Function not registered: 'SSCANF_Init'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'SSCANF_IsConnected'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'SSCANF_Join'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'SSCANF_Leave'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'mysql_format'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'mysql_tquery'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'sscanf'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'cache_get_data'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'cache_get_row_int'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'cache_get_row'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'cache_get_field_content_int'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'cache_get_field_content'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'cache_get_field_content_float'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'cache_insert_id'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'mysql_query'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'WP_Hash'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'mysql_connect'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'mysql_log'
[15/06/2016 | 06:49:49]    Error: Function not registered: 'mysql_errno'
[15/06/2016 | 06:49:49] [debug] Run time error 19: "File or function is not found"
[15/06/2016 | 06:49:49] [debug]  mysql_format
[15/06/2016 | 06:49:49] [debug]  mysql_tquery
[15/06/2016 | 06:49:49] [debug]  cache_get_data
[15/06/2016 | 06:49:49] [debug]  cache_get_row_int
[15/06/2016 | 06:49:49] [debug]  cache_get_row
[15/06/2016 | 06:49:49] [debug]  cache_get_field_content_int
[15/06/2016 | 06:49:49] [debug]  cache_get_field_content
[15/06/2016 | 06:49:49] [debug]  cache_get_field_content_float
[15/06/2016 | 06:49:49] [debug]  cache_insert_id
[15/06/2016 | 06:49:49] [debug]  mysql_query
[15/06/2016 | 06:49:49] [debug]  mysql_connect
[15/06/2016 | 06:49:49] [debug]  mysql_log
[15/06/2016 | 06:49:49] [debug]  mysql_errno
[15/06/2016 | 06:49:49] [debug] Run time error 19: "File or function is not found"
[15/06/2016 | 06:49:49] [debug]  mysql_format
[15/06/2016 | 06:49:49] [debug]  mysql_tquery
[15/06/2016 | 06:49:49] [debug]  cache_get_data
[15/06/2016 | 06:49:49] [debug]  cache_get_row_int
[15/06/2016 | 06:49:49] [debug]  cache_get_row
[15/06/2016 | 06:49:49] [debug]  cache_get_field_content_int
[15/06/2016 | 06:49:49] [debug]  cache_get_field_content
[15/06/2016 | 06:49:49] [debug]  cache_get_field_content_float
[15/06/2016 | 06:49:49] [debug]  cache_insert_id
[15/06/2016 | 06:49:49] [debug]  mysql_query
[15/06/2016 | 06:49:49] [debug]  mysql_connect
[15/06/2016 | 06:49:49] [debug]  mysql_log
[15/06/2016 | 06:49:49] [debug]  mysql_errno
[15/06/2016 | 06:49:49] Script[gamemodes/duckrp/main.amx]: Run time error 19: "File or function is not found"
[15/06/2016 | 06:49:49] Number of vehicle models: 0
Reply


Messages In This Thread
[FIXED] Run time error 19 - by MotherDucker - 15.06.2016, 05:55
Re: Run time error 19 - by iKarim - 15.06.2016, 05:57
Re: Run time error 19 - by Sew_Sumi - 15.06.2016, 07:13
Re: Run time error 19 - by MotherDucker - 15.06.2016, 12:32
Re: Run time error 19 - by Sjn - 15.06.2016, 12:42
Re: Run time error 19 - by MotherDucker - 15.06.2016, 12:46
Re: Run time error 19 - by Sew_Sumi - 15.06.2016, 14:30
Re: Run time error 19 - by AbyssMorgan - 15.06.2016, 14:33
Re: Run time error 19 - by MotherDucker - 15.06.2016, 14:44
Re: Run time error 19 - by Konstantinos - 15.06.2016, 16:04
Re: Run time error 19 - by MotherDucker - 15.06.2016, 18:25

Forum Jump:


Users browsing this thread: 2 Guest(s)