PAWNO keeps crashing, during compiling! - 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 keeps crashing, during compiling! (
/showthread.php?tid=453216)
PAWNO keeps crashing, during compiling! -
James Bob - 24.07.2013
Okay so after upgrading YSI and foreach.inc it keeps crashing during compiling! Anyone got any ideas? The script is 93,000 lines and I don't wish to go through every single line. Please note I haven't touched the script in three or so months.
Re: PAWNO keeps crashing, during compiling! -
Tayab - 24.07.2013
Missing bracket somewhere.
https://sampforum.blast.hk/showthread.php?tid=291018
Re: PAWNO keeps crashing, during compiling! -
James Bob - 24.07.2013
Quote:
Originally Posted by Tayab
|
But the thing is, my PAWNO crashes like I don't get anything in the compile box! If there was a missing bracket wouldn't it give an error saying so?
Re: PAWNO keeps crashing, during compiling! -
Tayab - 24.07.2013
Quote:
Originally Posted by James Bob
But the thing is, my PAWNO crashes like I don't get anything in the compile box! If there was a missing bracket wouldn't it give an error saying so?
|
No, you won't get any error. Your pawno compiler behaves same as if a bracket is missing or there are more brackets.
Re: PAWNO keeps crashing, during compiling! -
Necip - 24.07.2013
Did this happen when you added a new function?If yes, post here the function so we can check it and tell you what's missing.
Re: PAWNO keeps crashing, during compiling! -
Donvalley - 24.07.2013
use this program:
https://sampforum.blast.hk/showthread.php?tid=322839
helped me more times then i am proud of :P