I have a problem that appear in my console and i dont know how to fix it. Can someone give me a hand? thanks a lot
Exception in thread "AISTPool-7" java.lang.NullPointerException
at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.doDie(L2PcIns
tance.java:4122)
at net.sf.l2j.gameserver.model.actor.status.PcStatus.reduceHp(PcStatus.j
ava:218)
at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.reduceCurrent
Hp(L2PcInstance.java:9085)
at net.sf.l2j.gameserver.model.actor.L2Character.reduceCurrentHp(L2Chara
cter.java:5683)
at net.sf.l2j.gameserver.model.actor.L2Character.onHitTimer(L2Character.
java:4155)
at net.sf.l2j.gameserver.model.actor.L2Character$HitTask.run(L2Character
.java:2150)
at net.sf.l2j.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoo
lManager.java:85)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:47
1)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$201(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(ScheduledThreadPoolExecutor.java:292)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:615)
at java.lang.Thread.run(Thread.java:745)
⏳ L2Elixir Open Beta goes live in less than 4 hours!
This Saturday, November 15th at 21:00 (UTC +2), the gates open for our biggest testing phase!
🔥 Don’t miss the first 30 minutes — exclusive rewards await!
A special NPC, “The Judge”, will appear in Giran, offering unique bonuses to early participants:
🏅 Open Beta Rewards:
- The first 2 players who talk to The Judge → Premium Account for Launch
- Another 2 random players who interact → Premium Account
- Everyone who speaks to the NPC within the first 30 minutes → Legendary Starter Pack for all characters on launch day (Nov 28th, 2025)
📌 The NPC will spawn exactly at 21:00 (UTC+2).
⏱️ Follow the countdown on our website — the hype is real!
Create your account & download the Updater to be ready!
🔗 https://l2elixir.org/connect/
💬 Discord: https://discord.gg/5ydPHvhbxs
Question
Junkee
I have a problem that appear in my console and i dont know how to fix it. Can someone give me a hand? thanks a lot
Exception in thread "AISTPool-7" java.lang.NullPointerException at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.doDie(L2PcIns tance.java:4122) at net.sf.l2j.gameserver.model.actor.status.PcStatus.reduceHp(PcStatus.j ava:218) at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.reduceCurrent Hp(L2PcInstance.java:9085) at net.sf.l2j.gameserver.model.actor.L2Character.reduceCurrentHp(L2Chara cter.java:5683) at net.sf.l2j.gameserver.model.actor.L2Character.onHitTimer(L2Character. java:4155) at net.sf.l2j.gameserver.model.actor.L2Character$HitTask.run(L2Character .java:2150) at net.sf.l2j.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoo lManager.java:85) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:47 1) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor. java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor .java:615) at java.lang.Thread.run(Thread.java:745)1 answer to this question
Recommended Posts