SA-MP Forums Archive
Run Time Error 17 - 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: Run Time Error 17 (/showthread.php?tid=532886)



Run Time Error 17 - gtasarules14 - 21.08.2014

Hi all, I am having a problem with my server.
I started using the Extreme Pawn Program released.
https://sampforum.blast.hk/showthread.php?pid=3166943#pid3166943

Now I have this error after I try to run my server.
Script[gamemodes/ArmyLife.amx]: Run time error 17: "Invalid/unsupported P-code file format"

How would I fix this?


Re: Run Time Error 17 - ThePhenix - 21.08.2014

Quote:
Originally Posted by gtasarules14
Посмотреть сообщение
Hi all, I am having a problem with my server.
I started using the Extreme Pawn Program released.
https://sampforum.blast.hk/showthread.php?pid=3166943#pid3166943

Now I have this error after I try to run my server.
Script[gamemodes/ArmyLife.amx]: Run time error 17: "Invalid/unsupported P-code file format"

How would I fix this?
I always get that message in the console when the .pwn hasn't been compiled properly.
I suggest using the default PAWNO compiler.


Re: Run Time Error 17 - gtasarules14 - 21.08.2014

Fixed,