Posts: 187
Threads: 37
Joined: Jun 2012
Reputation:
0
Hey everytime I turn my script on,it says runtime error 19 and it says it can't find the .amx the .pwn and the.amx are there and the script compiled perfectly so what is wrong ?
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
please show us the server log
Posts: 187
Threads: 37
Joined: Jun 2012
Reputation:
0
[2:35:53] Script[gamemodes/newscript.amx]: Run time error 19: "File or function is not found"
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
this means you are missing a plugin or something, can you show me your complete server_log file please?
also, please list the plugins you are using, so i can check if something goes wrong there.
also, what operating system is the server using? Windows or Linux?
Posts: 187
Threads: 37
Joined: Jun 2012
Reputation:
0
I'm homehosting it and it is going to be hard to show you the logs due to I'm not on my pc I'm on my mobile phone , I use whirlpool ,streamer,sscanf only those 3
Posts: 79
Threads: 2
Joined: Oct 2011
Reputation:
0
If there's no errors on the gamemode, it may be plugins or missin includes..
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
ok, when you have a computer, show us the logs..
we need to see if the plugins get loaded correctly, if there appear warnings, and so on
a small warning can cause this to happen
Posts: 187
Threads: 37
Joined: Jun 2012
Reputation:
0
OKay ,here is the log?:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[02:35:50]
[02:35:50] Server Plugins
[02:35:50] --------------
[02:35:50] Loading plugin: streamer
[02:35:50]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[02:35:50] Loaded.
[02:35:50] Loading plugin: sscanf
[02:35:50]
[02:35:50] ===============================
[02:35:50] sscanf plugin loaded.
[02:35:50] © 2009 Alex "******" Cole
[02:35:50] 0.3d-R2 500 Players "dnee"
[02:35:50] ===============================
[02:35:50] Loaded.
[02:35:50] Loading plugin: Whirlpool
[02:35:52]
[02:35:52] ==================
[02:35:52]
[02:35:52] Whirlpool loaded
[02:35:52]
[02:35:52] ==================
[02:35:52]
[02:35:52] Loaded.
[02:35:52] Loaded 3 plugins.
[02:35:52]
[02:35:52] Ban list
[02:35:52] --------
[02:35:52] Loaded: samp.ban
[02:35:52]
[02:35:52]
[02:35:52] Filterscripts
[02:35:52] ---------------
[02:35:52] Loading filterscript 'yom_buttons.amx'...
[02:35:52] Loading filterscript 'gcustom.amx'...
[02:35:53] Loaded 2 filterscripts.
[02:35:53] Script[gamemodes/newscript.amx]: Run time error 19: "File or function is not found"
[02:35:53] Number of vehicle models: 0
Posts: 187
Threads: 37
Joined: Jun 2012
Reputation:
0
I put the native checker in and it shows this:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[04:45:19]
[04:45:19] Server Plugins
[04:45:19] --------------
[04:45:19] Loading plugin: streamer
[04:45:19]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[04:45:19] Loaded.
[04:45:19] Loading plugin: sscanf
[04:45:19]
[04:45:19] ===============================
[04:45:19] sscanf plugin loaded.
[04:45:19] © 2009 Alex "******" Cole
[04:45:19] 0.3d-R2 500 Players "dnee"
[04:45:19] ===============================
[04:45:19] Loaded.
[04:45:19] Loading plugin: Whirlpool
[04:45:33]
[04:45:33] ==================
[04:45:33]
[04:45:33] Whirlpool loaded
[04:45:33]
[04:45:33] ==================
[04:45:33]
[04:45:33] Loaded.
[04:45:33] Loading plugin: nativechecker
[04:45:33] Loaded.
[04:45:33] Loaded 4 plugins.
[04:45:33]
[04:45:33] Ban list
[04:45:33] --------
[04:45:33] Loaded: samp.ban
[04:45:33]
[04:45:33]
[04:45:33] Filterscripts
[04:45:33] ---------------
[04:45:33] Loading filterscript 'yom_buttons.amx'...
[04:45:33] Loading filterscript 'gcustom.amx'...
[04:45:34] Loaded 2 filterscripts.
[04:45:34] Error: Function not registered: 'cache_get_data'
[04:45:34] Error: Function not registered: 'cache_get_field_content'
[04:45:34] Error: Function not registered: 'mysql_function_query'
[04:45:34] Error: Function not registered: 'mysql_debug'
[04:45:34] Error: Function not registered: 'mysql_connect'
[04:45:34] Error: Function not registered: 'mysql_ping'
[04:45:34] Error: Function not registered: 'mysql_close'
[04:45:34] Error: Function not registered: 'mysql_real_escape_string'
[04:45:34] Error: Function not registered: 'cache_get_row'
[04:45:34] Error: Function not registered: 'mysql_stat'
[04:45:34] Error: Function not registered: 'mysql_affected_rows'
[04:45:34] Script[gamemodes/newscript.amx]: Run time error 19: "File or function is not found"
[04:45:34] Number of vehicle models: 0