Major Server Issue - 4 players can't be on at the same time - 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: Major Server Issue - 4 players can't be on at the same time (
/showthread.php?tid=595607)
Major Server Issue - 4 players can't be on at the same time -
FunnyBear - 05.12.2015
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
Re: Major Server Issue - 4 players can't be on at the same time -
SilverStand - 05.12.2015
Show us your server_log
Re: Major Server Issue - 4 players can't be on at the same time -
TwinkiDaBoss - 05.12.2015
Restart the server, if that doesnt help, try deleting your ban file
Re: Major Server Issue - 4 players can't be on at the same time -
FunnyBear - 05.12.2015
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
Re: Major Server Issue - 4 players can't be on at the same time -
SilverStand - 05.12.2015
try put this on your server.cfg
and restart the server