SA-MP Forums Archive
Pawno Complier stops responding - 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 Complier stops responding (/showthread.php?tid=304429)



Pawno Complier stops responding - cmg4life - 18.12.2011

What causes this ? But all the causes...

I tried to find any unclosed ) and didn't find any and the same for {}, this 2 causes seem ok, anything elsE?


Re: Pawno Complier stops responding - suhrab_mujeeb - 18.12.2011

Checked the includes too?


Re: Pawno Complier stops responding - cmg4life - 18.12.2011

The problem is recent, edited the gamemode (and a bad habit), after a lot of editing i complied. Bam... not responding.

I'm using the same include they aren't the problem (sorry for not mentioning this ).


Re: Pawno Complier stops responding - Derryd - 18.12.2011

Too many }, not enough {


Re: Pawno Complier stops responding - cmg4life - 18.12.2011

Nope... Tried it.


Re: Pawno Complier stops responding - Mrki_Drakula - 18.12.2011

Redownload the server package again?
Have you tried rebooting?
Have you checked outdated includes, plugins, or whatever?


Re: Pawno Complier stops responding - cmg4life - 18.12.2011

Checked, not that.

Any way to stop the complier at some point ? Like make it say "Complied until Line 5222.", like using some #stop or such ? I heard something but i'm not sure...


Re: Pawno Complier stops responding - Scenario - 18.12.2011

You are probably missing a bracket somewhere, or in multiple places.


Re: Pawno Complier stops responding - cmg4life - 18.12.2011

Found the problem using "#error", until it complied and showed me the error.

The problem was a string format...