Page 1 of 1

Error in Console CT2.3

Posted: Thu May 14, 2009 8:22 am
by felipipe
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:2963
L2JDP Revision Number:6011

Hello everyone.

I have a problem in the console displays the following error repeatedly. Someone could guide where I find the problem? :|

thank you very much :D

Code: Select all

  java.lang.NullPointerException        at net.sf.l2j.gameserver.model.ChanceSkillList.makeCast(ChanceSkillList.java:135)        at net.sf.l2j.gameserver.model.ChanceSkillList.onEvent(ChanceSkillList.java:111)        at net.sf.l2j.gameserver.model.ChanceSkillList.onSkillHit(ChanceSkillList.java:101)        at net.sf.l2j.gameserver.model.actor.L2Character.callSkill(L2Character.java:6375)        at net.sf.l2j.gameserver.model.actor.L2Character.onMagicHitTimer(L2Character.java:6110)        at net.sf.l2j.gameserver.model.actor.L2Character$MagicUseTask.run(L2Character.java:2466)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)        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) java.lang.NullPointerException        at net.sf.l2j.gameserver.model.ChanceSkillList.makeCast(ChanceSkillList.java:135)        at net.sf.l2j.gameserver.model.ChanceSkillList.onEvent(ChanceSkillList.java:111)        at net.sf.l2j.gameserver.model.ChanceSkillList.onSkillHit(ChanceSkillList.java:101)        at net.sf.l2j.gameserver.model.actor.L2Character.callSkill(L2Character.java:6375)        at net.sf.l2j.gameserver.model.actor.L2Character.onMagicHitTimer(L2Character.java:6110)        at net.sf.l2j.gameserver.model.actor.L2Character$MagicUseTask.run(L2Character.java:2466)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)        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) 

Re: Error in Console CT2.3

Posted: Thu May 14, 2009 8:26 am
by toastgodsupreme
# net.sf.l2j.gameserver.model.ChanceSkillList.makeCast(ChanceSkillList.
# java:135)

so do i win? do i get a prize?

Re: Error in Console CT2.3

Posted: Thu May 14, 2009 7:24 pm
by felipipe
solved, it was my mistake, I was wrong skill Rune Protection, :oops:

Greetings.