SA-MP Forums Archive
RunTime 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: RunTime Error 19 (/showthread.php?tid=599902)



RunTime Error 19 - Skully82 - 31.01.2016

Guys Help me please , I can't run any script on my laptop , everytime I start the server it gives me this error at the end : "Script[gamemodes/freeroam.amx]: Run time error 19: "File or function is not found" "
Thanks in advance


Re: RunTime Error 19 - Spydah - 01.02.2016

Your script is compiled with errors open it with pawn and compile it, if it shows errors fix them.


Re: RunTime Error 19 - Phar - 01.02.2016

Quote:
Originally Posted by Spydah
Посмотреть сообщение
Your script is compiled with errors open it with pawn and compile it, if it shows errors fix them.
Or... the plugins could be the problem try getting the lastest plugins


Re: RunTime Error 19 - -CaRRoT - 01.02.2016

Quote:
Originally Posted by Spydah
Посмотреть сообщение
Your script is compiled with errors open it with pawn and compile it, if it shows errors fix them.
Uh, no? The script wouldn't compile at all if it had errors meaning an AMX wouldn't be produced.

Its your plugins, you either need to GET the plugins/includes and put them in your server files or update them & recompile.


Re: RunTime Error 19 - Phar - 01.02.2016

Quote:
Originally Posted by -CaRRoT
Посмотреть сообщение
Uh, no? The script wouldn't compile at all if it had errors meaning an AMX wouldn't be produced.

Its your plugins, you either need to GET the plugins/includes and put them in your server files or update them & recompile.
Quote:
Originally Posted by Spydah
Посмотреть сообщение
Your script is compiled with errors open it with pawn and compile it, if it shows errors fix them.
Told Yah....


Re: RunTime Error 19 - [UE]Milan - 01.02.2016

Also, Make sure you have the plugins line with the plugins name and extension ( streamer.dll ) or ( streamer.so) - People tend to forget it.

Also, Scriptfiles folder.