hello i need help when im on territory war and kill the flag to take it in my character arms got this npe i cant understand what cause this
Exception in thread "AISTPool-5" java.lang.NullPointerException
at com.l2jserver.gameserver.model.actor.instance.L2TerritoryWardInstance.doDie(L2TerritoryWardInstance.java:154)
at com.l2jserver.gameserver.model.actor.status.CharStatus.reduceHp(CharStatus.java:181)
at com.l2jserver.gameserver.model.actor.status.NpcStatus.reduceHp(NpcStatus.java:59)
at com.l2jserver.gameserver.model.actor.status.AttackableStatus.reduceHp(AttackableStatus.java:61)
at com.l2jserver.gameserver.model.actor.L2Character.reduceCurrentHp(L2Character.java:6460)
at com.l2jserver.gameserver.model.actor.L2Attackable.reduceCurrentHp(L2Attackable.java:311)
at com.l2jserver.gameserver.model.actor.instance.L2TerritoryWardInstance.reduceCurrentHp(L2TerritoryWardInstance.java:125)
at com.l2jserver.gameserver.model.actor.L2Attackable.reduceCurrentHp(L2Attackable.java:244)
at com.l2jserver.gameserver.model.actor.L2Character.onHitTimer(L2Character.java:4866)
at com.l2jserver.gameserver.model.actor.tasks.character.HitTask.run(HitTask.java:60)
at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:89)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
hey guyz...i try to use guytis v201 source code...but when i had compiled the NpcExt.dll,it will crash L2server.exe.didnot knew why...use v158 source code ,its ok...anybody know how to fix it?
v201 only add CNpcSpawnDefine system...i had comment it out,but still crash L2server.exe.
Question
GoldenNightmare
hello i need help when im on territory war and kill the flag to take it in my character arms got this npe i cant understand what cause this
5 answers to this question
Recommended Posts