L2JMobius

Prelude of War How to fix error?

darkillust · 3 · 2382

Online darkillust

  • Grand Duke
  • *****
    • Posts: 782
[28/04 22:27:41] EffectPointInstance:Solo Dance(13452)[268506703] callSkill() failed.
java.lang.IllegalArgumentException
   at java.base/java.util.concurrent.LinkedBlockingDeque.<init>(LinkedBlockingDeque.java:184)
   at org.l2jmobius.gameserver.model.actor.Creature.getListeners(Creature.java:5185)
   at org.l2jmobius.gameserver.model.events.ListenersContainer.removeListenerIf(ListenersContainer.java:85)
   at handlers.effecthandlers.BlockSkill.onExit(BlockSkill.java:67)
   at org.l2jmobius.gameserver.model.skills.BuffInfo.finishEffects(BuffInfo.java:396)
   at org.l2jmobius.gameserver.model.skills.BuffInfo.stopAllEffects(BuffInfo.java:299)
   at org.l2jmobius.gameserver.model.EffectList.removeActive(EffectList.java:730)
   at org.l2jmobius.gameserver.model.EffectList.remove(EffectList.java:698)
   at org.l2jmobius.gameserver.model.EffectList.remove(EffectList.java:668)
   at org.l2jmobius.gameserver.model.EffectList.addActive(EffectList.java:871)
   at org.l2jmobius.gameserver.model.EffectList.add(EffectList.java:786)
   at org.l2jmobius.gameserver.model.skills.Skill.applyEffects(Skill.java:1327)
   at org.l2jmobius.gameserver.model.skills.Skill.applyEffects(Skill.java:1265)
   at org.l2jmobius.gameserver.model.skills.Skill.activateSkill(Skill.java:1465)
   at org.l2jmobius.gameserver.model.skills.Skill.activateSkill(Skill.java:1421)
   at org.l2jmobius.gameserver.model.skills.SkillCaster.callSkill(SkillCaster.java:593)
   at org.l2jmobius.gameserver.model.skills.SkillCaster.finishSkill(SkillCaster.java:513)
   at org.l2jmobius.gameserver.model.skills.SkillCaster.run(SkillCaster.java:212)
   at org.l2jmobius.commons.concurrent.RunnableWrapper.run(RunnableWrapper.java:38)
   at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
   at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   at java.base/java.lang.Thread.run(Thread.java:832)



Online Mobius

  • Distinguished King
  • *****
    • Posts: 16262
Does the skill Solo Dance work in general when you use it?


Online darkillust

  • Grand Duke
  • *****
    • Posts: 782
Solo Dance is NPC
<npc id="13452" level="101" type="EffectPoint" name="Solo Dance">