SA-MP Forums Archive
Pawno Compiler Library Stops 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: Pawno Compiler Library Stops Working (/showthread.php?tid=437900)



Pawno Compiler Library Stops Working - Th3b3ast5 - 17.05.2013

So.. I got my dmap.inc file fixed and all, and now my pawno library won't compile the file because it "stops working", I mean i'm getting frustrated because I've fixed about 6 includes now, and my library stops working... somebody, just please tell me how to fix this..


Re: Pawno Compiler Library Stops Working - Faisal_khan - 17.05.2013

You have messed up the code. Check if any braces are missing.


Re: Pawno Compiler Library Stops Working - Th3b3ast5 - 17.05.2013

I do hope there is an easier way... I'm not really up to check 110k+ lines of code...


Re: Pawno Compiler Library Stops Working - Faisal_khan - 17.05.2013

Try this and use Notepad++ to fix 'em.
http://codegenerators.pl/brackets


Re: Pawno Compiler Library Stops Working - Th3b3ast5 - 17.05.2013

Does it automatically fix it? or will I have to find the open bracket?


Re: Pawno Compiler Library Stops Working - Faisal_khan - 17.05.2013

No, it won't fix them. There was a javascript by someone I don't remember which could even fix it.
Oh and yeah I found this
https://sampforum.blast.hk/showthread.php?tid=322839


Re: Pawno Compiler Library Stops Working - Th3b3ast5 - 17.05.2013

Well, it says I have 305 opens and 306 closes.. is that good or bad?


Re: Pawno Compiler Library Stops Working - Faisal_khan - 17.05.2013

They must be equal. If not then its bad.


Re: Pawno Compiler Library Stops Working - Th3b3ast5 - 17.05.2013

I fixed the bracket issue... still giving me an error, what now?


Re: Pawno Compiler Library Stops Working - Faisal_khan - 17.05.2013

What error??