Pawn Compiler library 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)
+--- Thread: Pawn Compiler library has stopped working (
/showthread.php?tid=615808)
Pawn Compiler library has stopped working -
Lumineux - 27.08.2016
Hey guys!
I downloaded Southclaw's Scavenge Survive and installed all the includes and plugins, but when i'm trying to compile, i get this error: "Pawn Compiler library has stopped working", and my compilation is stopped.
I tried to re-update the includes and the plugins, but no succes.
So ... what should I do ?
Re: Pawn Compiler library has stopped working - Quinncell - 27.08.2016
This happens when you miss a bracket somewhere.
Re: Pawn Compiler library has stopped working -
Kwarde - 27.08.2016
This
might happen when you miss a bracket.
Try removing parts of code (copy them to another file ofc) and then try to recompile. If at some point compiling does work (even if you get errors), you know where the problem probably is (the removed code)