Jump to content
  • 0

SummonCubics Error


Question

Posted (edited)

Hi people! how are you doing?. I need help with a problem, when i try tu summon a cubic with Dark Elf or Elf it's not spawning and i get this error.

 

WARN: Error creating new instance of Class class handlers.effecthandlers.SummonCubic Exception was: Integer value required, but not specified: cubicLvl!
java.lang.IllegalArgumentException: Integer value required, but not specified: cubicLvl!
        at l2r.gameserver.model.StatsSet.getInt(StatsSet.java:277)
        at handlers.effecthandlers.SummonCubic.<init>(SummonCubic.java:26)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at l2r.gameserver.model.effects.EffectTemplate.getEffect(EffectTemplate.java:115)
        at l2r.gameserver.model.skills.L2Skill.hasEffectType(L2Skill.java:2317)
        at l2r.gameserver.model.actor.L2Character.beginCast(L2Character.java:1787)
        at l2r.gameserver.model.actor.L2Character.doCast(L2Character.java:1607)
        at l2r.gameserver.model.actor.instance.L2PcInstance.doCast(L2PcInstance.java:4775)
        at l2r.gameserver.ai.L2PlayerAI.thinkCast(L2PlayerAI.java:319)
        at l2r.gameserver.ai.L2PlayerAI.onEvtThink(L2PlayerAI.java:386)
        at l2r.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:337)
        at l2r.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:308)
        at l2r.gameserver.ai.L2CharacterAI.changeIntentionToCast(L2CharacterAI.java:392)
        at l2r.gameserver.ai.L2CharacterAI.onIntentionCast(L2CharacterAI.java:367)
        at l2r.gameserver.ai.L2PlayableAI.onIntentionCast(L2PlayableAI.java:127)
        at l2r.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:277)
        at l2r.gameserver.model.actor.instance.L2PcInstance.useMagic(L2PcInstance.java:8128)
        at l2r.gameserver.network.clientpackets.RequestMagicSkillUse.runImpl(RequestMagicSkillUse.java:166)
        at l2r.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:71)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

 

 

Can you help me please?.

I dont know where can i look for.

Solved. It was an xml skills error.

Edited by Vision

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...