SA-MP Forums Archive
pawno.exe all of a sudden not responding, ever, when 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.exe all of a sudden not responding, ever, when compiling. (/showthread.php?tid=282270)



pawno.exe all of a sudden not responding, ever, when compiling. - Jack_Leslie - 10.09.2011

When I try to compile anything in pawno.exe, it freezes and stops responding. It only just started doing this, like right now. It's never done it before.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - Jack_Leslie - 10.09.2011

Why'd this get moved? I see it as a pawno.exe problem not a script problem.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - IceCube! - 10.09.2011

Pawno has found to meny errors to display debug you code by commenting parts out


Re: pawno.exe all of a sudden not responding, ever, when compiling. - Jack_Leslie - 10.09.2011

Thats impossible IceCube... the scriot compiled without errors before and I didn't change anything.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - =WoR=G4M3Ov3r - 10.09.2011

Are you sure you didn't miss any bracket ?

Just in case..

Use this : https://sampforum.blast.hk/showthread.php?tid=171429


Re: pawno.exe all of a sudden not responding, ever, when compiling. - Jack_Rocker - 10.09.2011

Try using some different software... A list of things pretty much the same (if not better) than pawno is here:

https://sampwiki.blast.hk/wiki/Scripting_Editors

Pawno has had a reputation of doing things like this when you are compiling large scripts.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - Kush - 10.09.2011

Quote:
Originally Posted by Jack_Rocker
View Post
Try using some different software... A list of things pretty much the same (if not better) than pawno is here:

https://sampwiki.blast.hk/wiki/Scripting_Editors

Pawno has had a reputation of doing things like this when you are compiling large scripts.
Firslty, Pawno doesn't affect your code. Secondly, what are you even saying? If Pawno crashes, it's your script. It is a simple editor, nothing more.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - Jack_Leslie - 10.09.2011

Quote:
Originally Posted by Kush
View Post
Firslty, Pawno doesn't affect your code. Secondly, what are you even saying? If Pawno crashes, it's your script. It is a simple editor, nothing more.
But the thing is I didn't change anything, it just stopped compiling.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - =WoR=G4M3Ov3r - 10.09.2011

Quote:
Originally Posted by Jack_Leslie
View Post
But the thing is I didn't change anything, it just stopped compiling.
Read my previous post.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - Jack_Leslie - 10.09.2011

Quote:
Originally Posted by G4M3Ov3r
View Post
Read my previous post.
Read mine, I didn't change anything, it was compiling, but then stopped for no reason. Therefore, if I didn't change anything, then obviously I have no missing brackets.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - Kush - 10.09.2011

Quote:
Originally Posted by Jack_Leslie
View Post
But the thing is I didn't change anything, it just stopped compiling.
It is your script. Don't believe me?

1) Open a new script, save to your desktop (or anywhere) then compile.

2) Take your script, open it up and compile.


Re: pawno.exe all of a sudden not responding, ever, when compiling. - Jack_Leslie - 10.09.2011

Quote:
Originally Posted by Kush
View Post
It is your script. Don't believe me?

1) Open a new script, save to your desktop (or anywhere) then compile.

2) Take your script, open it up and compile.
Okay, so it's my script -.-

I tried compiling a backup version of the script, and it worked. The stupid thing is though, I didn't even change anything? (not that I can remember).

What things can cause this apart from missing brackets? Missing bracket finder doesn't work for me at all, it says there's a missing bracket there and here, I go to the line but there's not -.-