L2JMobius

Prelude of War Hi Error EffectPointInstance:Solo Dance(13576)[268508287] callSkill() failed.

domxii · 1 · 4566

Offline domxii

  • Vassal
  • *
    • Posts: 5
This is bug or not?
Sorry, How i can do for this?

[04/09 19:18:50] EffectPointInstance:Solo Dance(13576)[268508287] 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:5252)
   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:402)
   at org.l2jmobius.gameserver.model.skills.BuffInfo.stopAllEffects(BuffInfo.java:299)
   at org.l2jmobius.gameserver.model.EffectList.removeActive(EffectList.java:839)
   at org.l2jmobius.gameserver.model.EffectList.remove(EffectList.java:807)
   at org.l2jmobius.gameserver.model.EffectList.remove(EffectList.java:777)
   at org.l2jmobius.gameserver.model.EffectList.addActive(EffectList.java:980)
   at org.l2jmobius.gameserver.model.EffectList.add(EffectList.java:895)
   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:595)
   at org.l2jmobius.gameserver.model.skills.SkillCaster.finishSkill(SkillCaster.java:515)
   at org.l2jmobius.gameserver.model.skills.SkillCaster.run(SkillCaster.java:214)
   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)