SA-MP Forums Archive
Script compiler @ windows 7. - 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: Script compiler @ windows 7. (/showthread.php?tid=99825)



Script compiler @ windows 7. - Think - 30.09.2009

Well if i try to compile any script i get this windows thing:

"Pawn Compiler library has stopped working"

i've put compability on Windows XP SP2, but it isnt working. (pawno.exe and pawncc.exe)


Re: Script compiler @ windows 7. - Hiitch - 30.09.2009

Did you try right clicking it and running it as an admin? This solves most of the problems regarding WV / W7


Re: Script compiler @ windows 7. - silentkillerjoe - 01.10.2009

I'm on windows 7 RTM 7600.. 32 bit..
No problems here..

Have you tried a different pawn editor?

You can try samp editor, you can find a link in my post on this other thread. You'll probably need to move your custom includes into the samp editor includes folder.

http://forum.sa-mp.com/index.php?top...0805#msg670805


Re: Script compiler @ windows 7. - Think - 01.10.2009

Quote:
Originally Posted by [NaB
Hiitch - No srsly, Im a NaB ! ]
Did you try right clicking it and running it as an admin? This solves most of the problems regarding WV / W7
yep doesnt work.



EDIT:

i tried to make my own shortcut to pawncc.exe but it always compiles but never gives errors ill just put in some random typing like:

OHAI > compile > no errors and windows is crying bout not working stuff


Re: Script compiler @ windows 7. - silentkillerjoe - 02.10.2009

Quote:
Originally Posted by Y_Leѕѕ
All the editors use the same compiler, so that won't help any.
Yeah I had though it could be a problem with his specific pawno folder, and if he'd use sa-mp editor.. All that would be replaced..


Re: Script compiler @ windows 7. - Hiitch - 02.10.2009

Hmm, did you try to re-download the server package? Also another suggestion.


Re: Script compiler @ windows 7. - Jakku - 02.10.2009

Your script has too much errors


Re: Script compiler @ windows 7. - NeRoSiS - 02.10.2009

Quote:
Originally Posted by Jakku
Your script has too much errors
Not neccessarily "too much" but sometimes code can cause the compiler to crash, so good point.

Try compiling a different script, one that will definately have no errors.




Re: Script compiler @ windows 7. - Jakku - 02.10.2009

Quote:
Originally Posted by Wazza!
Quote:
Originally Posted by Jakku
Your script has too much errors
Not neccessarily "too much" but sometimes code can cause the compiler to crash, so good point.

Try compiling a different script, one that will definately have no errors.

In fact, I meant just that


Re: Script compiler @ windows 7. - Mike Garber - 02.10.2009

I always get that on Windows 7 Ultimate, and I've figured out that
It only happends when I have too much brackets.

So try to remove a bracket of the last thing you did before It stopped working,
and try again.