SA-MP Forums Archive
Compiler stopped! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Compiler stopped! (/showthread.php?tid=637788)



Compiler stopped! - RomaNScripteR - 21.07.2017

Hello, today I compiled my gamemode and it said Compiler Library has stopped working.
I mean WHAT THE FUCK...... I lost my whole script on which I wasted too much time and worked hard
PLEASE Someone help about this, I really want my gamemode back!


Re: Compiler stopped! - blackgangs - 21.07.2017

Try to compile with different Tool.


Re: Compiler stopped! - RomaNScripteR - 21.07.2017

Did it already, still same problem. problem not occur when I compile any different gamemode


Re: Compiler stopped! - RomaNScripteR - 21.07.2017

Anyone help me PLEASE


Re: Compiler stopped! - Sew_Sumi - 21.07.2017

Check you aren't missing braces ({ }) and look at what you've done prior to this happening.

This is why you should be backing up your script to the last known good state, and if you do have a backup, use windiff to see where and what has changed.


Re: Compiler stopped! - Vince - 21.07.2017

More people should start using Git. Someone should do a tutorial on that. I'd write it myself but I'm not that familiar with all the technicalities and extra options.


Re: Compiler stopped! - Barnwell - 21.07.2017

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Check you aren't missing braces ({ }) and look at what you've done prior to this happening.

This is why you should be backing up your script to the last known good state, and if you do have a backup, use windiff to see where and what has changed.
Yes.


Re: Compiler stopped! - RomaNScripteR - 21.07.2017

I had already backed up my script looong time ago so its good. thanks by the way for help


Re: Compiler stopped! - niCe - 21.07.2017

I have noticed compiler is crashing for some reason after the latest Win 10 update (Creators Update), however I wasted almost an hour searching for missing brackets in my script. After I set compatibility to Win 7 to pawncc.exe, the compiler works again!


Re: Compiler stopped! - Furqan - 23.07.2017

Try to run the pawno as administrator.