[Help]

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
asdone123
Posts: 41
Joined: Mon Sep 08, 2008 7:52 am

[Help]

Post by asdone123 »

I upgrade dp and gs but now i have this problem :
  • Exception in thread "General Pool-1" java.lang.NoSuchMethodError: javolution.uti
    l.FastSet.shared()Ljavolution/util/FastSet;
    at com.l2jserver.gameserver.model.actor.L2Character.getAttackByList(L2Ch
    aracter.java:2261)
    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(L2Charact
    erAI.java:175)
    at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionActive(L2Attack
    ableAI.java:2447)
    at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:3
    04)
    at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:2
    36)
    at com.l2jserver.gameserver.ai.L2CharacterAI.onEvtArrived(L2CharacterAI.
    java:762)
    at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:45
    7)
    at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:34
    7)
    at com.l2jserver.gameserver.GameTimeController$MovingObjectArrived.run(G
    ameTimeController.java:209)
    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-3" java.lang.NoSuchMethodError: javolution.uti
    l.FastSet.shared()Ljavolution/util/FastSet;
    at com.l2jserver.gameserver.model.actor.L2Character.getAttackByList(L2Ch
    aracter.java:2261)
    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(L2Charact
    erAI.java:175)
    at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionActive(L2Attack
    ableAI.java:2447)
    at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:3
    04)
    at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:2
    36)
    at com.l2jserver.gameserver.ai.L2CharacterAI.onEvtArrived(L2CharacterAI.
    java:762)
    at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:45
    7)
    at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:34
    7)
    at com.l2jserver.gameserver.GameTimeController$MovingObjectArrived.run(G
    ameTimeController.java:209)
    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)
any1 help me?

New db
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: [Help]

Post by hope »

any mods in core
try a fresh build
User avatar
Tan
L2j Veteran
L2j Veteran
Posts: 873
Joined: Wed Jun 10, 2009 10:31 pm
Location: Poland

Re: [Help]

Post by Tan »

First wrong Forum , Next Search on forum. viewtopic.php?f=81&t=17387&p=91025&hili ... ion#p91025 :roll:
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
Locked