Compiler crash? - 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: Compiler crash? (
/showthread.php?tid=137637)
Compiler crash? -
Jochemd - 29.03.2010
Hello,
In our server we are trying to make a job script. But now we've got a problem. The pwn compiler crashes when we try to compile (me and Assyria). Look at the screen below:
P.S.: I don't really want to upload the script because we are trying to make it for ourself. Someone else could use it for his own and we don't want that.
Greets, Jochem
Re: Compiler crash? -
Calgon - 29.03.2010
You've missed a bracket somewhere, which has caused the compiler to crash.
Re: Compiler crash? -
Correlli - 29.03.2010
Check your brackets. Make sure you're not missing any bracket.
Re: Compiler crash? -
Jochemd - 29.03.2010
Ok, thanks. I hope it works.
Re: Compiler crash? -
aircombat - 29.03.2010
i am 100% sure its a missing bracket cause its the only thing which can get really alot of errors which make compiler unable to show them so it just crash.