Extrange issue

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
User avatar
kocinski
Posts: 141
Joined: Wed May 06, 2009 3:12 pm
Location: España
Contact:

Extrange issue

Post by kocinski »

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

Since this morning's auto restart, some players login and have their shortcuts empty, can't see any message at chat window, can't see any NPC, can't invite to party other chars...

I move the char to my account to take a look and discard client problems and saw this:
Image

Made a repair of this char with no changes and checked GS and have this error:

Code: Select all

Client: [Character: BlackHero - Account: xxxx - IP: xxxx] - Failed running: [C] 03 EnterWorld - L2J Server Version: 4031M - DP Revision: 7211Mjava.lang.ArrayIndexOutOfBoundsException: 64        at javolution.util.FastCollection.toArray(FastCollection.java:359)        at com.l2jserver.gameserver.model.L2Clan.getMembers(L2Clan.java:461)        at com.l2jserver.gameserver.network.serverpackets.PledgeShowMemberListAll.<init>(PledgeShowMemberListAll.java:76)        at com.l2jserver.gameserver.network.clientpackets.EnterWorld.runImpl(EnterWorld.java:255)        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:92)        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)        at java.lang.Thread.run(Unknown Source)
What could be the problem?

Thanks
Last edited by kocinski on Thu Apr 01, 2010 9:27 pm, edited 1 time in total.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Extrenge issue

Post by JIV »

player wasnt proper initialized.
User avatar
kocinski
Posts: 141
Joined: Wed May 06, 2009 3:12 pm
Location: España
Contact:

Re: Extrenge issue

Post by kocinski »

Ok, thanks JIV...

Is maybe this commit to solve this issue? http://l2jserver.com/trac/changeset/4038
because afaik that only close client... but I reloged that character a few times with the same error

Thanks
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Extrange issue

Post by JIV »

it dont solve the issue, just kick player to prevent him to play.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Extrange issue

Post by hope »

dont have this problem you much have a bad update or you missed something in your update
Post Reply