Pawn 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Pawn library has stopped working? (
/showthread.php?tid=174223)
Pawn library has stopped working? -
Lance_Noles - 05.09.2010
http://i54.tinypic.com/aemzj9.png
I just edited stuff on my game mode and then when I tried to compile it so I could test it, It just gives me this. Can someone please help me?
Re: Pawn library has stopped working? -
GaGlets(R) - 05.09.2010
IN other windows, its just pups off and gives error report or smth like that.
Windows 7 just shows that pawno cant compile your script, because there is mistake in your script.
Check your script fully - mostly if( ... ) causing this. (Pawno is Case sensetive)
Re: Pawn library has stopped working? -
ev0lution - 05.09.2010
It's not a bug, your script has made the compiler do something so horrible that it shat itself.
Re: Pawn library has stopped working? -
Calgon - 05.09.2010
You probably missed a brace/bracket somewhere, try run your script through
this.