I need little help with unable to load filterscript here.
#1

The title says it all.
Here is my server.cfg
Код:
port 7777
lanmode 0
rcon_password 000000
maxplayers 0
maxnpc 0
gamemode0 ../empty1 1
filterscripts fix_OnRconCommand
plugins ../Debug/gamemode 
announce 0
chatlogging 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
logtimeformat [%H:%M:%S]
Reply
#2

Can you show us the errors (Full log)
Reply
#3

This is the full log.
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[06:17:07] 
[06:17:07] Server Plugins
[06:17:07] --------------
[06:17:07]  Loading plugin: ../Debug/gamemode
[06:17:07]   Loaded.
[06:17:07]  Loaded 1 plugins.

[06:17:07] Unable to start server on port: 6123. Port in use?
[06:17:07] 
[06:17:07] Filterscripts
[06:17:07] ---------------
[06:17:07]   Loading filterscript 'fix_OnRconCommand.amx'...
[06:17:07]   Unable to load filterscript 'fix_OnRconCommand.amx'.
[06:17:07]   Loaded 0 filterscripts.

[06:17:07] Number of vehicle models: 0
And also i got another problem, all port i've tried not working : 7777 7778 7778 and 6123 I dont know why.
Reply
#4

Do you have the fix_OnRconCommand.amx file in your filterscripts folder? If yes which includes are you using?

About the ports, you've to port forward, use 7777 for now.
Reply
#5

Thank's for helping problem solved

maxplayers 0;maxplayers must have a value > 0.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)