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=204492)
Run time error 19 -
beckzy - 29.12.2010
When I start my server I get run time error 19 saying File or function not found and my gamemode doesn't load. The script compiles fine, and in fact hasn't even been edited. When I upgraded my server from 0.3c RC5/6 to 0.3c RC6/7 (i can't remember which) this problem suddenly appeared. Any ideas? Thanks
Re: Run time error 19 -
Anwix_ - 29.12.2010
It usually happens with me if I forget to copy something from my "/scriptfiles/" folder that the script loads.
Re: Run time error 19 -
alpha500delta - 29.12.2010
You forgot to add a plugin. Please add the plugin in the "plugins" folder and the server.cfg after "Plugins" (Example: Pluggins streamer)
Re: Run time error 19 -
beckzy - 29.12.2010
Thanks a lot. I must have replaced the server.cfg file. Thanks again