[Logs included] Messageslimit warning, help!
#1

I've noticed, that sometimes on some users it gives them this. How could I fix it and from where is comming?

Код:
[02:03:24] [join] David_Umbracato has joined the server (3:36.84.236.224)
[02:08:27] [warning] client exceeded 'messageslimit' 36.84.236.224:58029 (572) Limit: 500/sec
[02:08:37] [part] David_Umbracato has left the server (3:0)
Thanks in advance for your answers. This is a user from this night, wich I saw.

Info:
It doesn't give 'messageholelimit'
It gives 'messageslimit'
Reply
#2

I guess you are causing a loop somewhere in your script causing this error, i would suggest checking if your closing and opening everywhere correctly.
Reply
#3

The script is really large, it would take me ages to check it one by one. Like 40k lines.

Is there anyway, to check wich line is making the problem?
Reply
#4

Ban that IP and Port.
Reply
#5

It doesn't happend only on him.

Once happened on me, while I was in my own server.
Reply
#6

Since it happens three seconds after connecting the obvious places to look would be OnPlayerConnect and OnPlayerRequestClass. Unless a player is spawned within less than three seconds of connecting, in which case you need to look further.
Reply
#7

Quote:
Originally Posted by Vince
Посмотреть сообщение
Since it happens three seconds after connecting the obvious places to look would be OnPlayerConnect and OnPlayerRequestClass. Unless a player is spawned within less than three seconds of connecting, in which case you need to look further.
A-ha. But if the problem was there, wouldn't it happen everytime on everyone?

It didn't happend from yesterday, anyways I had much players joining / leaving.
Reply
#8

Bump.
Reply
#9

Last Bump, any ideas?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)