pawn compiler problem - 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: pawn compiler problem (
/showthread.php?tid=400724)
pawn compiler problem -
Jonathan19 - 19.12.2012
Everytime i try to compile this admin script, the pawn compiler crashes:
https://sampforum.blast.hk/showthread.php?tid=255513
here's the pastebin:
http://pastebin.com/pzQQ70XT
Thanks in advance!
Re: pawn compiler problem -
Farrow - 20.12.2012
This COULD but I'm not sure; mean:
1. You have Too many Error's in the script.
OR
2. Your compiler isn't running properly.
OR
3. Your Pawn Compiler cant Keep up with your Computer. EG: You have too many windows open Etc.
I could be wrong.
BUT: if it freezes and windows hasn't told you it crashed that means it compiling a Big script and you just have to be patient.
Re: pawn compiler problem -
Horrible - 20.12.2012
it not crash...
big script need , long time to compile it. do not minimize the pawno because it might cause your pawno crash. you must be patient
Re: pawn compiler problem -
Sasino97 - 20.12.2012
There could be 2 causes.(or more)
1. The script is very big, the compilation can take even more than 30 seconds, if you don't wait enough it seems to be crashed.
2. There's a missing bracket.
Re: pawn compiler problem -
eesh - 20.12.2012
Compiles just fine on my end. Could be your includes?
regex.inc
http://solidfiles.com/d/adb4/
YSI:
https://github.com/Y-Less/YSI/zipball/master
try replacing the includes
Re: pawn compiler problem -
Jonathan19 - 20.12.2012
I've waited 10 minutes for the pawno compiler but it still won't compile. I've also replaced both the regex and YSI but no luck. Any other ideas or suggestions?
Re: pawn compiler problem -
Jonathan19 - 21.12.2012
sorry for bumping, but I really need a solution.
Re: pawn compiler problem -
Jonathan19 - 23.12.2012
thanks, but I received some help from a buddy. problem solved.