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



Run time error 19 - Roberto Saviano - 04.12.2011

Okay as SA-MP deleted the whole 0.3D board without converting it together with the previous 0.3B i am creating a new topic..

I have checked for all the filterscripts, includes and plugins. They are into the correct folders, and the big issue is that i am unable to run the server onto my hosted server as it comes up with this error, however onto my PC i am able to run it without this run time error.



Re: Run time error 19 - Thresholdold - 04.12.2011

Go to SA-MP Downloads page, grab the latest pawno tool, by downloading the windows or linux server files. Then RECOMPILE all of your scripts with the pawno tool that you just downloaded. Then make sure that all the plugins you have are the latest available version. Just search the forums for the latest plugins like MySQL, Whirlpool, SSCANF and Streamer etc.

I think you will need to update your streamer plugin.
https://sampforum.blast.hk/showthread.php?tid=102865


Re: Run time error 19 - Roberto Saviano - 04.12.2011

Well i just tried re-downloading the newest server version, and found those plugins i could, and yet i recieve this error onto the server hosting it, and not my PC.

Heres the output:

Quote:

SA-MP Dedicated Server
----------------------
v0.3d, ©2005-2011 SA-MP Team

[12:05:29]
[12:05:29] Server Plugins
[12:05:29] --------------
[12:05:29] Loading plugin: audio.dll
[12:05:29] *** Audio Plugin v0.4 by Incognito loaded ***
[12:05:29] Loaded.
[12:05:29] Loading plugin: streamer.dll
[12:05:29]

*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***

[12:05:29] Loaded.
[12:05:29] Loading plugin: sscanf.dll
[12:05:29] Failed.
[12:05:29] Loading plugin: Whirlpool.dll
[12:05:29]
[12:05:29] ==================
[12:05:29]
[12:05:29] Whirlpool loaded
[12:05:29]
[12:05:29] ==================
[12:05:29]
[12:05:29] Loaded.
[12:05:29] Loading plugin: irc.dll
[12:05:29] *** IRC Plugin v1.3.6 by Incognito loaded ***
[12:05:29] Loaded.
[12:05:29] Loaded 4 plugins.

[12:05:29]
[12:05:29] Filterscripts
[12:05:29] ---------------
[12:05:29] Loading filterscript 'buttons.amx'...
[12:05:29] Unable to load filterscript 'buttons.amx'.
[12:05:29] Loading filterscript 'vactions.amx'...
[12:05:29] Loading filterscript 'yom_buttons.amx'...
[12:05:29] Loaded 2 filterscripts.

[12:05:29] Script[gamemodes/UCRP1001.amx]: Run time error 19: "File or function is not found"
[12:05:29] Number of vehicle models: 0
[12:05:34] --- Server Shutting Down.
[12:05:34] *** Audio Plugin v0.4 by Incognito unloaded ***
[12:05:34]

*** Streamer Plugin v2.5.2 R2 by Incognito unloaded ***

[12:05:34]
[12:05:34] ====================
[12:05:34]
[12:05:34] Whirlpool unloaded
[12:05:34]
[12:05:34] ====================
[12:05:34]
[12:05:34] *** IRC Plugin v1.3.6 by Incognito unloaded ***



Re: Run time error 19 - Kostas' - 04.12.2011

Load the sscanf. Failed to load and you got the Run time error 19: "File or function is not found"


Re: Run time error 19 - Thresholdold - 04.12.2011

If that doesn't work, RECOMPILE your gamemode, double check that the gamemode0 has the right name next to it in your server.cfg and then make sure the gamemode is saved under your 'gamemodes' directory.


Re: Run time error 19 - iggy1 - 04.12.2011

Like Kostas said this will be because sscanf failed to load. For future reference - there is a plugin called "nativechecker" found in the plugins board. This plugin will help when ever you get the "runtime error 19 file or function not found" It will tell you the name of the function your missing.


Re: Run time error 19 - Roberto Saviano - 04.12.2011

Please listen to this.. How come cant it work at the server (I use remote access) when i have uploaded the whole folder, but it works fine at my own PC?

I havent missed anything out, but it doesnt works.


Re: Run time error 19 - Ash. - 04.12.2011

You've missed sscanf; or at least you haven't uploaded the correct file for it (as it is failing to load).


Re: Run time error 19 - EleMenTalL - 04.12.2011

Update sscanf and streamer


Re: Run time error 19 - EleMenTalL - 04.12.2011

Quote:
Originally Posted by ******
View Post
Did you even bother to read the error messages shown in that screenshot?
Yes, i had the same problem .

Quote:

*** Streamer Plugin v2.5.2 R2 by Incognito unloaded ***

I updated sscarf and streamer to this last versions, re-compile my gamemode and FS with latest .inc and the problem didn`t strike back...

p.s ****** - you can check my topics where i postat that i have a problem like this...with more than 100 errors when server running and from time to time the server crashed etc...