SA-MP Forums Archive
Pawno won't compile - 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 compile (/showthread.php?tid=446916)



Pawno won't compile - feartonyb - 27.06.2013

I got GM from scratch about 85k lines and usually I don't get any errors or warnings but now it won't even compile.
It's not a missing bracket or pawno error caz I tried both. See Missing bracket finder report:
The pawno thing is that it shows empty PAWN Compiler Output and you can turn it off :/


Re: Pawno won't compile - Akira297 - 27.06.2013

Quote:
Originally Posted by feartonyb
Посмотреть сообщение
I got GM from scratch about 85k lines and usually I don't get any errors or warnings but now it won't even compile.
It's not a missing bracket or pawno error caz I tried both. See Missing bracket finder report:
The pawno thing is that it shows empty PAWN Compiler Output and you can turn it off :/
What's the exact error or does it simply say "Not responding" and close?


Re: Pawno won't compile - feartonyb - 27.06.2013

The pawno console looks like it's not responding but it doesn't say it's not respoding, I can do everything with pawno so it's still responding :/


Re: Pawno won't compile - feartonyb - 28.06.2013

BUMP


Re: Pawno won't compile - benjaminjones - 28.06.2013

When your Pawno compiler crashing while you're trying to compile it, you just has so much errors, which have to be fixed If you want to compile it.

Best Regards, Benjamin Jones


Re: Pawno won't compile - feartonyb - 28.06.2013

It's not crashing bro read the posts


Re: Pawno won't compile - IstuntmanI - 28.06.2013

Try to use #endinput, and move it step by step (starting with 10k lines, then if it crashes, 5k, etc.) in script, until it crashes. If it crashes, the problem code should be between the actual location and last location. You can move it back a little to be more precise. With this you can find the exact line.


Re: Pawno won't compile - feartonyb - 28.06.2013

Fixed it my way but your post is helpful and you are getting rep+

Closed