Queye overflows?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Queye overflows?

Post by babyjason »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4417
L2JDP Revision Number:7766


Hello, today lots of players got disconected, and this error appeared in gs log, i never saw this error before, i d like to know what it is and why causes it?

Code: Select all

2010.10.05 14:40:23,093 SEVERE  19  com.l2jserver.gameserver.network.L2GameClient   Client [Character: xxx[xxx] - Account: xxxx- IP: xxx] - Disconnected, too many queue overflows.2010.10.05 14:40:23,218 SEVERE  19  com.l2jserver.gameserver.network.L2GameClient   Client [Character: xxx[xxx] - Account: xxx- IP: xxxx] - Disconnected, too many queue overflows.2010.10.05 14:40:23,406 SEVERE  19  com.l2jserver.gameserver.network.L2GameClient   Client [Character: xxx[xxxx] - Account: xxx- IP: xxx] - Disconnected, too many queue overflows.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Queye overflows?

Post by _DS_ »

All threads was busy long time and client packet queues overflowed. Check your custom code.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Queye overflows?

Post by babyjason »

_DS_ wrote:All threads was busy long time and client packet queues overflowed. Check your custom code.
i dont have no custom mode, only 2 buffers wich are in python , no connection to database...

thank you tho for info
Post Reply