SA-MP Forums Archive
Error help..please - 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: Error help..please (/showthread.php?tid=341908)



Error help..please - Tony10 - 12.05.2012

Well,i've made an script,but my brother went and played into the pawno changing some stuff..now i get this error

"Run time error17: "invalid/unsupported P-code file

PLEASE help..i need it!


Re: Error help..please - AndreT - 12.05.2012

It is possible that some flags that aren't supported by the SA-MP server are getting passed to the compiler, hence an unacceptable .amx file is generated. Try redownloading Pawno at this moment and replace it with your current installation.


Re: Error help..please - Tony10 - 12.05.2012

Not working,thanks anyways..anyone knows another solution?


Re: Error help..please - RedWingz - 12.05.2012

Could you post the .pwn code ?
So other people would see it, Then they'd have more of a chance at helping you.


Re: Error help..please - sniperwars - 12.05.2012

Most likely you have warnings in your script. If you have this in your script:

pawn Код:
#pragma tabsize 0
Just remove it because it hides the loose indentation warnings.


Re: Error help..please - Tony10 - 12.05.2012

I dont have this.

Код:
#pragma tabsize 0
Also i forgot to say something,when i try to compile it says PAWNO has stopped working and just doesnt show me if there is errors or no..