Errors after updating

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
Locked
BUDU_KRATOK
Posts: 51
Joined: Sat Apr 10, 2010 8:13 am
Location: Russia
Contact:

Errors after updating

Post by BUDU_KRATOK »

Just updated to the latest rev of GS/LS.
GameServer error's:

Code: Select all

 Exception in thread "General Pool-1" java.lang.NoSuchMethodError: javolution.util.FastSet.shared()Ljavolution/util/FastSet;        at com.l2jserver.gameserver.model.actor.L2Character.getAttackByList(L2Character.java:2255)        at com.l2jserver.gameserver.ai.L2AttackableAI.thinkActive(L2AttackableAI.java:510)        at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAI.java:2321)        at com.l2jserver.gameserver.ai.L2CharacterAI.onIntentionActive(L2CharacterAI.java:175)        at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionActive(L2AttackableAI.java:2447)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:304)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:236)        at com.l2jserver.gameserver.ai.L2CharacterAI.onEvtArrived(L2CharacterAI.java:762)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:455)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:347)        at com.l2jserver.gameserver.GameTimeController$MovingObjectArrived.run(GameTimeController.java:208)        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)Client: [Character: tester[268479910] - Account: test - IP: ...] - Failed running: [C] 03 EnterWorld - L2J Server Version: 4109 - DP Revision: 7297java.lang.NoSuchMethodError: javolution.util.FastSet.shared()Ljavolution/util/FastSet;        at com.l2jserver.gameserver.model.actor.L2Character.getAttackByList(L2Character.java:2255)        at com.l2jserver.gameserver.ai.L2AttackableAI.thinkActive(L2AttackableAI.java:510)        at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAI.java:2321)        at com.l2jserver.gameserver.ai.L2CharacterAI.onIntentionActive(L2CharacterAI.java:175)        at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionActive(L2AttackableAI.java:2447)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:304)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:250)        at com.l2jserver.gameserver.model.actor.knownlist.MonsterKnownList.addKnownObject(MonsterKnownList.java:41)        at com.l2jserver.gameserver.model.L2World.addVisibleObject(L2World.java:375)        at com.l2jserver.gameserver.model.L2Object.spawnMe(L2Object.java:501)        at com.l2jserver.gameserver.network.clientpackets.EnterWorld.runImpl(EnterWorld.java:349)        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:92)        at com.l2jserver.gameserver.network.PacketThreadPoolExecutor$WorkerThread.run(PacketThreadPoolExecutor.java:92)        at java.lang.Thread.run(Unknown Source)Exception in thread "General Pool-4" java.lang.NoSuchMethodError: javolution.util.FastSet.shared()Ljavolution/util/FastSet;        at com.l2jserver.gameserver.model.actor.L2Character.getAttackByList(L2Character.java:2255)        at com.l2jserver.gameserver.ai.L2AttackableAI.thinkActive(L2AttackableAI.java:510)        at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAI.java:2321)        at com.l2jserver.gameserver.ai.L2CharacterAI.onIntentionActive(L2CharacterAI.java:175)        at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionActive(L2AttackableAI.java:2447)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:304)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:236)        at com.l2jserver.gameserver.ai.L2CharacterAI.onEvtArrived(L2CharacterAI.java:762)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:455)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:347)        at com.l2jserver.gameserver.GameTimeController$MovingObjectArrived.run(GameTimeController.java:208)        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)Exception in thread "General Pool-2" java.lang.NoSuchMethodError: javolution.util.FastSet.shared()Ljavolution/util/FastSet;        at com.l2jserver.gameserver.model.actor.L2Character.getAttackByList(L2Character.java:2255)        at com.l2jserver.gameserver.ai.L2AttackableAI.thinkActive(L2AttackableAI.java:510)        at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAI.java:2321)        at com.l2jserver.gameserver.ai.L2CharacterAI.onIntentionActive(L2CharacterAI.java:175)        at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionActive(L2AttackableAI.java:2447)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:304)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:236)        at com.l2jserver.gameserver.ai.L2CharacterAI.onEvtArrived(L2CharacterAI.java:762)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:455)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:347)        at com.l2jserver.gameserver.GameTimeController$MovingObjectArrived.run(GameTimeController.java:208)        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) 
After enter in server character don't moving and chat don't working :D

L2J Server Version: 4109 - DP Revision: 7297 - it's not true, i'm just not updating this info on my server. Really Server Version is 4186 and DP is 7407.

Help please :)
lion
L2j Veteran
L2j Veteran
Posts: 967
Joined: Sun Mar 11, 2007 7:49 pm
Location: Ukraine

Re: Errors after updating

Post by lion »

BUDU_KRATOK
Posts: 51
Joined: Sat Apr 10, 2010 8:13 am
Location: Russia
Contact:

Re: Errors after updating

Post by BUDU_KRATOK »

Oh, sry :shock: just search returned no results..

Thanks :D Lock topic plz :)

P.S. Thx, it work - i'm delete javalution-5.5.0.jar
Locked