SA-MP Forums Archive
Run Time error? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Run Time error? (/showthread.php?tid=91207)



Run Time error? - GforceNL - 13.08.2009

When i start my server i get this

Code:
Script [Gamemodes/lvcnr.amx]: Run Time Error 19: "file or Function is not found"
what Means it and what can i do to fix it :S


Please help me


Re: Run Time error? - Spatman - 13.08.2009

Your GM isnt in the right folder.


Re: Run Time error? - GforceNL - 13.08.2009

Quote:
Originally Posted by Spatman
Your GM isnt in the right folder.
it is its in the "gamemodes" folder


Re: Run Time error? - Correlli - 13.08.2009

You have a function in your gamemode which can't be found by the server (you're missing a plugin).


Re: Run Time error? - john11johng - 26.08.2009

Quote:
Originally Posted by Don Correlli
You have a function in your gamemode which can't be found by the server (you're missing a plugin).
or an invalid funciton


Re: Run Time error? - Correlli - 26.08.2009

Quote:
Originally Posted by john11johng
Quote:
Originally Posted by Don Correlli
You have a function in your gamemode which can't be found by the server (you're missing a plugin).
or an invalid funciton
Quote:
Originally Posted by Don Correlli
You have a function in your gamemode which can't be found by the server (you're missing a plugin).
And what do you think this is? Valid function?


Re: Run Time error? - john11johng - 27.08.2009

Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by john11johng
Quote:
Originally Posted by Don Correlli
You have a function in your gamemode which can't be found by the server (you're missing a plugin).
or an invalid funciton
Quote:
Originally Posted by Don Correlli
You have a function in your gamemode which can't be found by the server (you're missing a plugin).
And what do you think this is? Valid function?
I am saying when you have a little coding error pawno won't compile it properly and most likely freeze for a bit while compliling. So it creates and invalid amx file