SA-MP Forums Archive
Some error - 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: Some error (/showthread.php?tid=399058)



Some error - tiesjan - 12.12.2012

I have a server on IGhost and I've a small problem. The server works fine, no trouble, I mean, with the standard script (Grandlarc, LVDM, etc) But when I try to upload my own script or a script downloaded from the internet it always, always says this:
Код HTML:
 [21:09:28] Script[gamemodes/V1.1.amx]: Run time error 19: "File or function is not found"
And I already heard from someone: That means that the file isn't there or you spelled the name wrong, but I am 100% sure that that isn't the problem right here.


Re: Some error - InActtive™ - 12.12.2012

Have you tried running Pawn as admin? That used to be a problem for me until I tried running as admin one day ^_^


Re: Some error - goviscrap - 13.12.2012

Got errors in your GM?


Re: Some error - RajatPawar - 13.12.2012

Try renaming your downloaded GM to something simple like 'abc' instead of 'V1.1' and edit the server.cfg gamemode line to 'gamemode0 abc1', after recompiling the script with the name, try running it and if it doesn't work, you have errors in your GM, maybe.