Plugin not readed
#1

ive do a ucw server to check then script but when i on it i got a problem, there three plugins i see two readed and one not
i update it to 0.3.7
still the same prob, plugins Whirpool SSCANF Streamer
whirpool dont readed so please help me
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[10:28:03] filterscripts = ""  (string)
[10:28:03] 
[10:28:03] Server Plugins
[10:28:03] --------------
[10:28:03]  Loading plugin: streamer
[10:28:03] 

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

[10:28:03]   Loaded.
[10:28:03]  Loading plugin: sscanf
[10:28:03] 

[10:28:03]  ===============================

[10:28:03]       sscanf plugin loaded.     

[10:28:03]          Version:  2.8.1        

[10:28:03]    © 2012 Alex "******" Cole  

[10:28:03]  ===============================

[10:28:03]   Loaded.
[10:28:03]  Loaded 2 plugins.

[10:28:03] 
[10:28:03] Filterscripts
[10:28:03] ---------------
[10:28:03]   Loaded 0 filterscripts.

[10:28:03] Script[gamemodes/UCW.amx]: Run time error 19: "File or function is not found"
[10:28:03] Number of vehicle models: 0
Код:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers 101
port 7777
hostname Test UCW
gamemode0 UCW 1
filterscripts 
plugins streamer sscanf Whirlpool
announce 1
query 1
plugins streamer sscanf
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 2
logtimeformat [%H:%M:%S]
language English
Folder Screen :


Plugins Folder Screen :
Reply
#2

Try to run nativechecker plugin with yout server.
It can be downloaded from here.
Make sure you place it the very last, in your server.cfg at plugins line.

e.g. plugins streamer sscanf Whirlpool nativechecker
Reply
#3

Quote:
Originally Posted by Michael B
Посмотреть сообщение
Try to run nativechecker plugin with yout server.
It can be downloaded from here.
Make sure you place it the very last, in your server.cfg at plugins line.

e.g. plugins streamer sscanf Whirlpool nativechecker
i did it and again the same problem nativechecker not readed with Whirpool
Код:
echo Executing Server Config...
lanmode 0
rcon_password ***
maxplayers 101
port 7777
hostname Test UCW
gamemode0 UCW 1
filterscripts 
plugins streamer sscanf Whirlpool nativechecker
announce 1
query 1
plugins streamer sscanf
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 2
logtimeformat [%H:%M:%S]
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[14:23:52] filterscripts = ""  (string)
[14:23:52] 
[14:23:52] Server Plugins
[14:23:52] --------------
[14:23:52]  Loading plugin: streamer
[14:23:52] 

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

[14:23:52]   Loaded.
[14:23:52]  Loading plugin: sscanf
[14:23:52] 

[14:23:52]  ===============================

[14:23:52]       sscanf plugin loaded.     

[14:23:52]          Version:  2.8.1        

[14:23:52]    © 2012 Alex "******" Cole  

[14:23:52]  ===============================

[14:23:52]   Loaded.
[14:23:52]  Loaded 2 plugins.

[14:23:52] 
[14:23:52] Filterscripts
[14:23:52] ---------------
[14:23:52]   Loaded 0 filterscripts.

[14:23:52] Script[gamemodes/UCW.amx]: Run time error 19: "File or function is not found"
[14:23:52] Number of vehicle models: 0
Reply
#4

Bug Found !
Код:
echo Executing Server Config...
lanmode 0
rcon_password ***
maxplayers 101
port 7777
hostname Test UCW
gamemode0 UCW 1
filterscripts 
plugins streamer sscanf Whirlpool nativechecker
announce 1
query 1
plugins streamer sscanf
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 2
logtimeformat [%H:%M:%S]
i just found there two plugins so i deleted the last

and it's working
Код:
echo Executing Server Config...
lanmode 0
rcon_password ***
maxplayers 101
port 7777
hostname Test UCW
gamemode0 UCW 1
filterscripts 
plugins streamer sscanf Whirlpool nativechecker
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 2
logtimeformat [%H:%M:%S]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)