'Pawn compiler has stopped working'. - 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: 'Pawn compiler has stopped working'. (
/showthread.php?tid=268107)
'Pawn compiler has stopped working'. -
City of Santos: Roleplay - 11.07.2011
Well, the title should make it some-what self-explanatory. I've started scripting again over the past few weeks, I've got a legitimet script at hand. It was working perfectly fine, but now, for some perculiar reason, the pawn compiler is crashing everytime I press F5.
I have got the server files again, I have got the pawno folder from sa-mp.com and I've tried my other gamemodes pawno.exe's. - Still nothing.
Any advice or help, please?
Re: 'Pawn compiler has stopped working'. -
ServerRestart - 11.07.2011
Try rename'ing your samp icon. when i had that problem, renaming the samp.exe worked for me. Or click on build And run options Make sure the Exucute this file says
pawncc.exe
Re: 'Pawn compiler has stopped working'. -
Adil - 11.07.2011
Run it as administrator.
Re: 'Pawn compiler has stopped working'. -
bob_dillan - 11.07.2011
Are you able to compile your, or another gamemode? If so it might be a problem with your script, unless i have misread a part of this in which case i apologize in advance.
Re: 'Pawn compiler has stopped working'. -
City of Santos: Roleplay - 11.07.2011
It won't work running as an administrator. - Same errors.
@ServerRestart, I don't understand what you mean, sorry...
@bob_Dillan, it's only on this gamemode.
Re: 'Pawn compiler has stopped working'. -
Adil - 11.07.2011
It's your script then. Check the last things you edited in your script. Check for missing braces.