SA-MP Forums Archive
Problem About AMX error run time 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: Problem About AMX error run time 17 (/showthread.php?tid=497369)



Problem About AMX error run time 17 - Lloyde - 26.02.2014

i Had encountered some error in this ? What is the problem in this?


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

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

[00:15:56] filterscripts = ""  (string)
[00:15:56] 
[00:15:56] Server Plugins
[00:15:56] --------------
[00:15:56]  Loading plugin: sscanf.dll
[00:15:56] 

[00:15:56]  ===============================

[00:15:56]       sscanf plugin loaded.     

[00:15:56]    © 2009 Alex "******" Cole

[00:15:56]    0.3d-R2 500 Players "dnee"

[00:15:56]  ===============================

[00:15:56]   Loaded.
[00:15:56]  Loading plugin: streamer.dll
[00:15:56] 

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

[00:15:56]   Loaded.
[00:15:56]  Loading plugin: nativechecker.dll
[00:15:56]   Loaded.
[00:15:56]  Loading plugin: mysql.dll
[00:15:57] 

  > MySQL plugin R6-2 successfully loaded.

[00:15:57]   Loaded.
[00:15:57]  Loading plugin: whirlpool.dll
[00:15:57]  
[00:15:57]  ==================
[00:15:57]  
[00:15:57]   Whirlpool loaded
[00:15:57]  
[00:15:57]  ==================
[00:15:57]  
[00:15:57]   Loaded.
[00:15:57]  Loaded 5 plugins.

[00:15:57] 
[00:15:57] Filterscripts
[00:15:57] ---------------
[00:15:57]   Loaded 0 filterscripts.

[00:15:57] Script[gamemodes/BTRP.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[00:15:57] Failed to load 'gamemodes/BTRP.amx' script.
[00:15:57] Number of vehicle models: 0
[00:16:05] --- Server Shutting Down.



Re: Problem About AMX error run time 17 - iThePunisher - 26.02.2014

make sure you have all the plugin files


Re: Problem About AMX error run time 17 - Lloyde - 26.02.2014

My Plugins is Nativechecker.dll mysql.dll streamer.dll streamer.so sscanf.dll sscanf.so Whirlpool.dll


Код:
echo Executing Server Config...
lanmode 0
rcon_password **********************
maxplayers 30
port 7777
hostname *******************
gamemode0 BTR**
filterscripts
plugins sscanf.dll streamer.dll nativechecker.dll mysql.dll whirlpool.dll
announce 0
query 1
chatlogging 0
weburl www.btrp.sampforum.net
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]



Respuesta: Problem About AMX error run time 17 - CuervO - 26.02.2014

Can you recompile the gamemode?