SA-MP Forums Archive
Invalid P-Code format - 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: Invalid P-Code format (/showthread.php?tid=470023)



Invalid P-Code format - DamonD - 15.10.2013

Okay, so I've compiled and haven't this error like 1000000000000000000000+ times but for some reason, when I'm compiling my script I get no errors... Only a lot of warnings that don't really matter... It compiles correctly, but when I try to start(samp-server.exe) it says "Invalid/unsupported P-Code format". Any ideas?


Re: Invalid P-Code format - Konewka - 16.10.2013

It might be a problem with your includes configuration. Try replacing lines with your includes into main gamemode file. Before you compile again, ensure that #include <a_samp> is on a very top of any other lines.