Invalid/unsupported P-code file 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/unsupported P-code file format?? (
/showthread.php?tid=437234)
Invalid/unsupported P-code file format?? -
Geeboi_Mehdi - 14.05.2013
Code:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[16:09:04] filterscripts = "" (string)
[16:09:04]
[16:09:04] Server Plugins
[16:09:04] --------------
[16:09:04] Loading plugin: mysql
[16:09:04]
> MySQL plugin R5 successfully loaded.
[16:09:04] Loaded.
[16:09:04] Loading plugin: streamer
[16:09:04]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[16:09:04] Loaded.
[16:09:04] Loading plugin: sscanf
[16:09:04]
[16:09:04] ===============================
[16:09:04] sscanf plugin loaded.
[16:09:04] Version: 2.8.1
[16:09:04] © 2012 Alex "******" Cole
[16:09:04] ===============================
[16:09:04] Loaded.
[16:09:04] Loading plugin: nativechecker
[16:09:04] Loaded.
[16:09:04] Loaded 4 plugins.
[16:09:04]
[16:09:04] Filterscripts
[16:09:04] ---------------
[16:09:04] Loaded 0 filterscripts.
[16:09:04] Script[gamemodes/PH.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[16:09:04] Failed to load 'gamemodes/PH.amx' script.
[16:09:04] Number of vehicle models: 0
My server was just working fine just yesterday whats wrong?
Re: Invalid/unsupported P-code file format?? -
Red_Dragon. - 14.05.2013
This happened to me before and the problem is that I was trying to open my GM while I opened another GM on my computer that has the same name, so it caused that error.
Re: Invalid/unsupported P-code file format?? -
Geeboi_Mehdi - 14.05.2013
There is some thing that isn't letting me compile i have no idea what it is damn it
Re: Invalid/unsupported P-code file format?? -
Red_Dragon. - 14.05.2013
What do you mean by doesn't let you compile ? errors ? warnings ? crash ?
Re: Invalid/unsupported P-code file format?? -
Geeboi_Mehdi - 14.05.2013
yes a crash it says pawn is not working and crap i replaced with a fresh one but i am getting this error
pawn Code:
C:\Users\Daoud\Desktop\Pilots heaven\pawno\include\core.inc(12) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Get latest version?
Re: Invalid/unsupported P-code file format?? -
Red_Dragon. - 14.05.2013
Try using this one
http://www.solidfiles.com/d/5a24e44991/
Re: Invalid/unsupported P-code file format?? -
EAGLE - 29.11.2019
same