SA-MP Forums Archive
Run time error 19 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Run time error 19 (/showthread.php?tid=386066)



Run time error 19 - tarez - 18.10.2012

Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"

How do I fix this? If anyone needs extra information on something just ask and I'll post it asap


Re: Run time error 19 - dodgecharger300 - 19.10.2012

I believe that means you're missing a required plugin for the script to run.


Re: Run time error 19 - tarez - 19.10.2012

I actually need sscanf to run the script but it is in the plugins folder and I have no idea why it doesn't detect it..


Re: Run time error 19 - GtaResource - 19.10.2012

Make sure you re-complie the script with updated pawno/plugins folder and make sure you are using the right plugins.


Re: Run time error 19 - tarez - 19.10.2012

Quote:
Originally Posted by GtaResource
Посмотреть сообщение
Make sure you re-complie the script with updated pawno/plugins folder and make sure you are using the right plugins.
Most useless comment possible


Re: Run time error 19 - dannyk0ed - 19.10.2012

Please, show us your serverlog.txt.


Re: Run time error 19 - EliteDrive - 19.10.2012

Quote:
Originally Posted by tarez
Посмотреть сообщение
Most useless comment possible
Actually its not that's what you do to fix the problem

EVERY SINGLE FS, and the GM with the newest Include files, and plugins.


Re: Run time error 19 - GtaResource - 19.10.2012

Well listen Im trying to help you, When I get that error thats what I do. No need to be so rude, you can just say that won't fix it.


Re: Run time error 19 - tarez - 19.10.2012

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[18:17:38]
[18:17:38] Server Plugins
[18:17:38] --------------
[18:17:38] Loaded 0 plugins.

[18:17:38]
[18:17:38] Filterscripts
[18:17:38] ---------------
[18:17:38] Loading filterscript 'netstats.amx'...
[18:17:38]
--Admin Netstats FS loaded.

[18:17:38] Loading filterscript 'pnetstats.amx'...
[18:17:38]
--Admin Netstats FS loaded.

[18:17:38] Loading filterscript 'anticheat.amx'...
[18:17:38] Loaded 3 filterscripts.

[18:17:38] Script[gamemodes/Login.amx]: Run time error 19: "File or function is not found"
[18:17:38] Number of vehicle models: 0

That is the serverlog.txt


Re: Run time error 19 - C00K13M0N$73R - 19.10.2012

Is it in the plugins line @ server.cfg?