[Help]Run Time error 17
#1

i use gamemode "Land Of Paradise"
but when i am want started it say

Код:
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[12:57:04] weburl = "www.sa-mp.com"  (string)
[12:57:04] 
[12:57:04] Server Plugins
[12:57:04] --------------
[12:57:04]  Loading plugin: streamer
[12:57:04] 

*** Streamer Plugin v2.5 by Incognito loaded ***

[12:57:04]   Loaded.
[12:57:04]  Loading plugin: sscanf
[12:57:04] 

[12:57:04]  ===============================

[12:57:04]       sscanf plugin loaded.     

[12:57:04]    © 2009 Alex "******" Cole

[12:57:04]  ===============================

[12:57:04]   Loaded.
[12:57:04]  Loading plugin: whirlpool
[12:57:04]  
[12:57:04]  ==================
[12:57:04]  
[12:57:04]   Whirlpool loaded
[12:57:04]  
[12:57:04]  ==================
[12:57:04]  
[12:57:04]   Loaded.
[12:57:04]  Loading plugin: y_files
[12:57:04] 

[12:57:04]  ===============================

[12:57:04]           y_files loaded

[12:57:04]    © 2010 Alex "******" Cole

[12:57:04]  ===============================

[12:57:04]   Loaded.
[12:57:04]  Loading plugin: irc
[12:57:04] 

*** IRC Plugin v1.4 by Incognito loaded ***

[12:57:04]   Loaded.
[12:57:04]  Loading plugin: iTD
[12:57:04] 
* iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)

[12:57:04]   Loaded.
[12:57:04]  Loading plugin: GeoIP_plugin
[12:57:04] Error loading GeoIP_Plugin.
[12:57:04]   Failed.
[12:57:04]  Loading plugin: filemanager
[12:57:04] ******************
[12:57:04] ** FILE MANAGER **
[12:57:04] **    Loaded    **
[12:57:04] ** Version 1.1 **
[12:57:04] ******************
[12:57:04]   Loaded.
[12:57:04]  Loading plugin: ysf
[12:57:04] 

[12:57:04]  ===============================

[12:57:04]         YSF 0.3.00 loaded

[12:57:04]    © 2008 Alex "******" Cole

[12:57:04]     Operating System: Windows

[12:57:04]  ===============================

[12:57:04]   Loaded.
[12:57:04]  Loading plugin: audio
[12:57:04] 

*** Audio Plugin v0.4 by Incognito loaded ***


[12:57:04]   Loaded.
[12:57:04]  Loaded 9 plugins.

[12:57:04] 
[12:57:04] Ban list
[12:57:04] --------
[12:57:04]  Loaded: samp.ban
[12:57:04] 
[12:57:04] 
[12:57:04] Filterscripts
[12:57:04] ---------------
[12:57:04]   Loading filterscript 'afk.amx'...
[12:57:04] 
--------------------------------------
[12:57:04] -------------Candy Afk System-----------
[12:57:04] --------------------------------------

[12:57:04]   Loading filterscript 'animations.amx'...
[12:57:04] 
--------------------------------------
[12:57:04]           Anims Loading              
[12:57:04]        		By Tony			            
[12:57:04] --------------------------------------

[12:57:04]   Loading filterscript 'hell.amx'...
[12:57:04] - Streamer world White_Angel loaded.
[12:57:04]   Loading filterscript 'house.amx'...
[12:57:04] 
--------------------------------------
[12:57:04]  ---combined fs loaded ok happy-----------
[12:57:04] --------------------------------------

[12:57:04]   Loading filterscript 'vspawner.amx'...
[12:57:04] 
--Admin Vehicle Spawner Loaded

[12:57:04]   Loading filterscript 'wet.amx'...
[12:57:04]   Loading filterscript 'xdrift.amx'...
[12:57:04] 
--------------------------------------
[12:57:04]  --------Xdrift by candyboy loaded------
[12:57:04] --------------------------------------

[12:57:04]   Loaded 7 filterscripts.

[12:57:04] Script[gamemodes/loptdm.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[12:57:04] Failed to load 'gamemodes/loptdm.amx' script.
[12:57:04] Number of vehicle models: 1
how to fix it? O_O

I WILL GIVE YOU REP+ IF YOU CAN HELP ME!
Reply
#2

do you got all of your plugins? and did you write it in server.cfg?
Reply
#3

Код:
echo Executing Server Config...
lanmode 0
rcon_password test12
maxplayers 500
port 7777
hostname ™ooO| Land of Paradise-[LoP]- [0.3z] ©|Ooo™
mapname LoP-Gaming
gamemode0 loptdm
filterscripts afk animations hell house vspawner wet xdrift
plugins streamer sscanf whirlpool y_files irc iTD GeoIP_plugin filemanager ysf audio
announce 1
query 1
weburl 
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 80
logtimeformat [%H:%M:%S]
Yap.
Reply
#4

Quote:
Originally Posted by PowerF
Посмотреть сообщение
Код:
echo Executing Server Config...
lanmode 0
rcon_password test12
maxplayers 500
port 7777
hostname ™ooO| Land of Paradise-[LoP]- [0.3z] ©|Ooo™
mapname LoP-Gaming
gamemode0 loptdm
filterscripts afk animations hell house vspawner wet xdrift
plugins streamer sscanf whirlpool y_files irc iTD GeoIP_plugin filemanager ysf audio
announce 1
query 1
weburl 
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 80
logtimeformat [%H:%M:%S]
Yap.
i haven't see this error before
Код:
Invalid/unsupported P-code file format
try to re-compile again your gamemode with latest includes
Reply
#5

this may help,see this: https://sampforum.blast.hk/showthread.php?tid=437234
Reply
#6

when am recompile
pawno blank.
Reply
#7

Quote:
Originally Posted by PowerF
Посмотреть сообщение
when am recompile
pawno blank.
no word like this?
Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Reply
#8

Quote:
Originally Posted by Team_PRO
Посмотреть сообщение
no word like this?
Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
yea.
Reply
#9

Quote:
Originally Posted by PowerF
Посмотреть сообщение
yea.
try to compile it and wait for some minute
if you're not patience get a new pawno
Reply
#10

Quote:
Originally Posted by Team_PRO
Посмотреть сообщение
try to compile it and wait for some minute
if you're not patience get a new pawno
Agree! if pawno works properly / complied and if your pawno etc etc... all ok then also you get the error
type on ****** nativechecker> download> put in your plugins> edit server.cfg> run the server you> you can see in server.log
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)