SA-MP Forums Archive
Pawno crashing - 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 crashing (/showthread.php?tid=493625)



Pawno crashing - Avi Raj - 09.02.2014

Hello Guys,

I have a big script (95k lines).
When i try to compile, the compiler gets crashed.
I used BracketFix too made by IPLEOMAX.
script is all fine, but it doesn't get compiled.

I'm using 0.3z RC-2.
and i got all the updated includes.


Re: Pawno crashing - rakshith122 - 09.02.2014

Try to get a new copy of "PAWNO" with your old includes, Maybe it will work.
I used this way ^ and it solved my problem..


Re: Pawno crashing - Avi Raj - 09.02.2014

Tried, didn't worked.


Re: Pawno crashing - Arjanz - 09.02.2014

It happens for few seconds and then it start responding
Max wait for a minute and it will be done with compiling


Re: Pawno crashing - Vanter - 09.02.2014

search for a " : " after a public, I had this for my 75K lines, and the reason was a : after a public


Re: Pawno crashing - Avi Raj - 10.02.2014

Fixed.