SA-MP Forums Archive
Access is deined please help - 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: Access is deined please help (/showthread.php?tid=574902)



Access is deined please help - Vaki - 21.05.2015

I try run as admin. but not work...When i go to edit some that be http://www.dodaj.rs/f/V/oe/34qlsBv3/screenshot1.png . all others mod can compile after edit


Re: Access is deined please help - rappy93 - 21.05.2015

Restart your computer. Some program might be using that file you're trying to edit. (pwn.exe might be )


Re: Access is deined please help - SecretBoss - 21.05.2015

Or
Open pawn.exe file then click on file > Open and open your .pwn gamemode I hope this help you


Re: Access is deined please help - Vaki - 21.05.2015

Not work...Please help, i can compile before edit..But if i add "a" or something else there doesnt work..


Re: Access is deined please help - rappy93 - 21.05.2015

Try moving the folder into a different partition on your hard-drive.


Re: Access is deined please help - Vaki - 21.05.2015

Not work.......


Re: Access is deined please help - rappy93 - 21.05.2015

Rename the pwn file you're editing.


Re: Access is deined please help - Vaki - 21.05.2015

No, but tnx , i fix with someone in general file..


Re: Access is deined please help - Abagail - 21.05.2015

It's mostly because of an internal compiler error which resulted in an abrupt end to the compilation process, and because of that the pawncc process(the .dll pawno uses for compiling the .pwn into a usable .amx file) is already in use because it never ended.

Changing the file name will work however restarting your PC or manually ending the process should work.