Pawno won't complie? - 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: Pawno won't complie? (
/showthread.php?tid=503063)
Pawno won't complie? -
extror3 - 27.03.2014
Hi, i try to complie my gamemode,it worked Before without any problem. now suddenly it won't. it starts, it says that the progam has been stoped and sudenly a window comes up with text "PAWNO COMPILER library has been stoped by an unknown error" anyone who can help me to soulve this problem?
Re: Pawno won't complie? -
iThePunisher - 27.03.2014
maybe: you have probbably more than 20 errors
or maybe you missing a bracket in your script
Re: Pawno won't complie? -
SkilledMaster - 27.03.2014
Quote:
Originally Posted by extror3
Hi, i try to complie my gamemode,it worked Before without any problem. now suddenly it won't. it starts, it says that the progam has been stoped and sudenly a window comes up with text "PAWNO COMPILER library has been stoped by an unknown error" anyone who can help me to soulve this problem?
|
Are you compiling anything within the includes folder?
Re: Pawno won't complie? -
extror3 - 27.03.2014
@SkilledMaster I got all includes and there's no error there.
@iThePunisher I got no errors Before, but i found out that i missed a bracket "}" Thanks for your help guys!
(It works now)