Run time error 19: "File or function is not found" - 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: "File or function is not found" (
/showthread.php?tid=369715)
Run time error 19: "File or function is not found" -
Ben_Hatfield - 17.08.2012
i hate these stupid errors, i can never fix them
[17:45:07] Error: Function not registered: 'GetCountryName'
[17:45:07] Script[gamemodes/vx-rp.amx]: Run time error 19: "File or function is not found"
[17:45:07] Number of vehicle models: 0
Re: Run time error 19: "File or function is not found" -
Rudy_ - 17.08.2012
Compile your script vx-rp.pwn and then try.
Re: Run time error 19: "File or function is not found" -
Ben_Hatfield - 17.08.2012
Quote:
Originally Posted by Rudy_
Compile your script vx-rp.pwn and then try.
|
didnt make a difference
Re: Run time error 19: "File or function is not found" -
Sandiel - 17.08.2012
Post some earlier logs.
Make sure your includes and plugins are up to date, and perfectly installed.
Make sure your filterscripts are not missing.
Post server.cfg here
if you are using Linux don't forget to add .so to the plugins, otherwise nevermind.
Re: Run time error 19: "File or function is not found" -
Ben_Hatfield - 17.08.2012
i got it
Re: Run time error 19: "File or function is not found" -
Kirollos - 18.08.2012
use nativechecker plugin to help you to get missing plugins.