Runtime 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: Runtime Error: 17 (
/showthread.php?tid=450958)
Runtime Error: 17 -
Zloobe - 15.07.2013
Please help me solve this thing, I have been trying for many houres but can't solve it
Код:
[13:08:21] Script[gamemodes/HRRP.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[13:08:21] Failed to load 'gamemodes/HRRP.amx' script.
[13:08:21] Number of vehicle models: 0
All Plugins are loading but i noticed that i can't compile if i do compile the script, This comes up?
Please help anyone fast :S
Re: Runtime Error: 17 -
JimmyCh - 15.07.2013
Maybe you got a missing include in pawno?
I had this problem before, when I compile it crashes pawno.
I had missing lethaldudb2 in pawno includes.
I suggest you to see if all the includes are in the pawno includes folder and add them there if they're missing.
Re: Runtime Error: 17 -
Zloobe - 15.07.2013
How can i find out what Include that are missing??