Can't compile - 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: Can't compile (
/showthread.php?tid=235542)
Can't compile -
Mascaro - 05.03.2011
Why i cant compile the .pwn file?
It says that the file does not exist. When i tried first to compile it, the amx deleted.
Help!
Re: Can't compile -
Mauzen - 05.03.2011
It say "which" file does not exist?
However, the amx is deleted when you get errors while compiling - the old amx gets deleted, but there is no new one because it cant be compiled.
Check the output of the compiler window in pawno and try to fix all shown errors.
Re: Can't compile -
Mascaro - 05.03.2011
wait, i'll edit
I come with a printscreen
this is the error :
Re: Can't compile -
grand.Theft.Otto - 05.03.2011
Make sure you save your script in <your server>/gamemodes folder (Save As > gamemodes folder) THEN compile it and it should create the new .amx file in there with your .pwn file if it compiled properly.
Re: Can't compile -
Mascaro - 05.03.2011
C:\Documents and Settings\Gabriel\My Documents\Downloads\BlacK\BlacK\gamemodes\BlacK.pw n(
: fatal error 100: cannot read from file: "JunkBuster"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: Can't compile -
berz - 05.03.2011
Get JunkBuster.inc
Re: Can't compile -
Mascaro - 05.03.2011
i have it