Major Server Issue - 4 players can't be on at the same time
#1

Hello,

I've been scripting my server recently and I've had people to come and test it out. But I have noticed that when there is 3 players online, no one can join. Players report seeing the 'You are banned from this server' message. I don't know what is wrong, and why only 3 players are able to join and not 4.

Thanks,

FunnyBear
Reply
#2

Show us your server_log
Reply
#3

Restart the server, if that doesnt help, try deleting your ban file
Reply
#4

For example, this is a player who has been experiencing the problem for a while, however I changed their name to test and have hidden their IP for this example.

Код:
[11:28:39] [join] test has joined the server (3:185.***.***.*)
[11:28:46] [warning] client exceeded 'ackslimit' 185.***.***.* (4293) Limit: 3000/sec
[11:28:46] [login] test has logged into their account
[11:28:56] [part] test has left the server (3:0)
This was taken straight from the server log
Reply
#5

try put this on your server.cfg


Код:
ackslimit 5000
and restart the server
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)