Page 1 of 1

Queye overflows?

Posted: Tue Oct 05, 2010 11:34 am
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.

Re: Queye overflows?

Posted: Tue Oct 05, 2010 11:44 am
by _DS_
All threads was busy long time and client packet queues overflowed. Check your custom code.

Re: Queye overflows?

Posted: Tue Oct 05, 2010 11:47 am
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