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=304140)



Run Time Error 19 - §с†¶e®РµРe - 17.12.2011

I am getting these errors on starting the server
Script[gamemodes/CW.amx]: Run time error 19: "File or function is not found"
Heres the server.cfg
echo Executing Server Config...
lanmode 0
rcon_password lol
maxplayers 50
port 7777
hostname CW:WWIII Test Server
gamemode0 CW 1
filterscripts pickup ballon ******* spree npcc
plugins streamer audio mapandreas
announce 1
query 1
weburl
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]

I have got all things in right place then why?


Re: Run Time Error 19 - suhrab_mujeeb - 17.12.2011

Missing plugin.


Re: Run Time Error 19 - §с†¶e®РµРe - 17.12.2011

See the log

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

[13:28:07] weburl = "www.sa-mp.com" (string)
[13:28:07]
[13:28:07] Server Plugins
[13:28:07] --------------
[13:28:07] Loading plugin: streamer
[13:28:07]

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

[13:28:07] Loaded.
[13:28:07] Loading plugin: audio
[13:28:07]

*** Audio Plugin v0.5 by Incognito loaded ***

[13:28:07] Loaded.
[13:28:07] Loading plugin: mapandreas
[13:28:07] Loaded.
[13:28:07] Loaded 3 plugins.

[13:28:07]
[13:28:07] Filterscripts
[13:28:07] ---------------
[13:28:07] Loading filterscript 'pickup.amx'...
[13:28:07]
--------------------------------------
[13:28:07] Pickup Creator - Successfully loaded
[13:28:07] --------------------------------------

[13:28:07] Loading filterscript 'ballon.amx'...
[13:28:07] Loading filterscript '*******.amx'...
[13:28:07] ******* player by usrb1n has been loaded
[13:28:07] Loading filterscript 'spree.amx'...
[13:28:07] Loading filterscript 'npcc.amx'...
[13:28:07] Loaded 5 filterscripts.

[13:28:07] Script[gamemodes/CW.amx]: Run time error 19: "File or function is not found"
[13:28:07] Number of vehicle models: 0


Re: Run Time Error 19 - KingHual - 17.12.2011

R u using windows or linux? Also did you put the plugins in the 'plugins' folder?


Re: Run Time Error 19 - suhrab_mujeeb - 17.12.2011

Maybe you are missing sscanf? Can you show us your includes?


Re: Run Time Error 19 - Unknownich - 17.12.2011

I think that the problem is in gamemode name, try to rename in this CW1 and not this CW 1, without spaces. It happend to me once. Also could be function from 0.3c in your script that has been removed in 0.3d.


Re: Run Time Error 19 - suhrab_mujeeb - 17.12.2011

Quote:
Originally Posted by Unknownich
View Post
I think that the problem is in gamemode name, try to rename in this CW1 and not this CW 1, without spaces. It happend to me once. Also could be function from 0.3c in your script that has been removed in 0.3d.
Sir, Welcome to SA:MP. I hope you don't comment about something you don't know further.
You even don't know the basic things about SA:MP and are spamming. Just GTFO and stop confusing/mis-guiding others.


Re: Run Time Error 19 - Unknownich - 17.12.2011

Quote:
Originally Posted by suhrab_mujeeb
View Post
Sir, Welcome to SA:MP. I hope you don't comment about something you don't know further.
You even don't know the basic things about SA:MP and are spamming. Just GTFO and stop confusing/mis-guiding others.
Well sir, try to use some functions from 0.3b in 0.3c and u will get this error, dont think that you know everything