Plugin and sscanf error?
#1

Hello, I'm getting some error in my host/gamemode.

Код:
[01:18:05]  ===============================

[01:18:05]      sscanf plugin unloaded.    

[01:18:05]  ===============================

[01:18:05] 

*** Streamer Plugin v2.5.2 by Incognito unloaded ***
But there is sscanf and streamer files in plugins.

Server CFG:
Код:
echo Executing Server Config...
lanmode 0
rcon_password goandfuck+sexwithjustinbieber
maxplayers 50
port 7777
hostname .: 18 Wheels of Steel :.
gamemode0 18WoS 1
filterscripts 
plugins sscanf streamer
announce 0
query 1
chatlogging 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#2

Did you try to redownload SSCANF?
Reply
#3

no.. i put my amx file to filezilla... and getting this error on my host:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[10:25:48] 
[10:25:48] Server Plugins
[10:25:48] --------------
[10:25:48]  Loaded 0 plugins.

[10:25:48] 
[10:25:48] Filterscripts
[10:25:48] ---------------
[10:25:48]   Loaded 0 filterscripts.

[10:25:48] Script[gamemodes/18WoS.amx]: Run time error 19: "File or function is not found"
[10:25:48] Number of vehicle models: 0
please any help? ill +rep
Reply
#4

Can i check your "#include <...>" in your GameMode, and Update your Plugins and Includes
Reply
#5

sscanf is unloading because the server is shutting down, which means, the error has to be before it shut down. To add on SAMProductions post, you might want to post your whole server log, maybe there's a failing plugin. If we see the includes you use, the includes line of the server.cfg and the complete server log (of one session, which means startup > shutdown), I'm pretty sure we'll find something.
Reply
#6

Does it unloaded by itself? Or probably the SendRconCommand ?
Reply
#7

It self. and please add me : lion.lion692 [ on skype. if you can help me with teamviewr or someone.. it will help me ]
Reply
#8

Windows or Linux?
Reply
#9

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

SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[10:25:48] 
[10:25:48] Server Plugins
[10:25:48] --------------
[10:25:48]  Loaded 0 plugins.

[10:25:48] 
[10:25:48] Filterscripts
[10:25:48] ---------------
[10:25:48]   Loaded 0 filterscripts.

[10:25:48] Script[gamemodes/18WoS.amx]: Run time error 19: "File or function is not found"
[10:25:48] Number of vehicle models: 0
Download .so version of the plugins and put those to the plugins folder.
Also change the plugins line in server.cfg
Код:
plugins sscanf.so streamer.so
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)