SA-MP Forums Archive
runtime error 19 - 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: runtime error 19 (/showthread.php?tid=366317)



runtime error 19 - MikkaVanBuuren - 06.08.2012

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 ?


Re: runtime error 19 - Jstylezzz - 06.08.2012

please show us the server log


Re: runtime error 19 - MikkaVanBuuren - 06.08.2012

[2:35:53] Script[gamemodes/newscript.amx]: Run time error 19: "File or function is not found"


Re: runtime error 19 - Jstylezzz - 06.08.2012

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?


Re: runtime error 19 - MikkaVanBuuren - 06.08.2012

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


Re: runtime error 19 - -Sam_hero- - 06.08.2012

If there's no errors on the gamemode, it may be plugins or missin includes..


Re: runtime error 19 - Devilxz97 - 06.08.2012

download NativeChecker Plugins: https://sampforum.blast.hk/showthread.php?tid=249226
install the plugins correctly and then try run your server.
you will see what's the problems on the Console


Re: runtime error 19 - Jstylezzz - 06.08.2012

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


Re: runtime error 19 - MikkaVanBuuren - 06.08.2012

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


Re: runtime error 19 - MikkaVanBuuren - 06.08.2012

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