SA-MP Forums Archive
Pawno compiler - 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: Pawno compiler (/showthread.php?tid=431340)



Pawno compiler - Vegas. - 17.04.2013

How can I solve this? http://prntscr.com/110exj


Re: Pawno compiler - zDivine - 17.04.2013

Try re-downloading the server files, extracting them to a folder on your desktop, and run pawno.exe as Admin.


Re: Pawno compiler - DaRk_RaiN - 17.04.2013

You left me with a half answer there, am so excited and still waiting on the new episode where you show what the fatal error is, she must be so mean, like those drama mexican movies.
Could you copy paste the error here.


Re: Pawno compiler - Necip - 17.04.2013

Quote:
Originally Posted by zDivine
Посмотреть сообщение
Try re-downloading the server files, extracting them to a folder on your desktop, and run pawno.exe as Admin.
Windows XP doesn't have the "Run as admin." staff by the way.


Re: Pawno compiler - Vegas. - 17.04.2013

I havent' been using computer for 2 days, it worked perfectly now I wanted to do something, and this appeared.
Код:
C:\Documents and Settings\Neno\Desktop\DV\gamemodes\gm.pwn(0) : fatal error 101: cannot write to file: "gm.amx"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: Pawno compiler - Blast3r - 17.04.2013

Quote:
Originally Posted by Vegas.
Посмотреть сообщение
I havent' been using computer for 2 days, it worked perfectly now I wanted to do something, and this appeared.
Код:
C:\Documents and Settings\Neno\Desktop\DV\gamemodes\gm.pwn(0) : fatal error 101: cannot write to file: "gm.amx"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Just try making a new .pwn file? Save it to a new one?


Re: Pawno compiler - RandomDude - 17.04.2013

1.Open a new pawno.
2.Hold Ctrl shift
3.Click Home and end.
4. It will highlight it all
5.Copy it.
6. Paste it in a new pawno.
7. Click f5 and it will compile and it might work and might not it depends there might be something wrong with the gm if it dont work.
8.IT MIGHT WORK MIGHT NOT


Re: Pawno compiler - Vegas. - 17.04.2013

Created new pwn file, and it works. Thanks.