Hi to all developers i have this console error when i target any npc in my server (acis pack) can any one help me?
Failed reading: [C] Action ; java.lang.NullPointerException at com.l2jmega.gameserver.instancemanager.RaidBossInfoManager.getRaidBossRespawnTime(RaidBossInfoManager.java:78) at com.l2jmega.gameserver.model.actor.Npc.horus(Npc.java:1983) at com.l2jmega.gameserver.model.actor.Npc.showChatWindow(Npc.java:1498) at com.l2jmega.gameserver.model.actor.Npc.showChatWindow(Npc.java:1437) at com.l2jmega.gameserver.model.actor.Npc.onAction(Npc.java:524) at com.l2jmega.gameserver.network.clientpackets.Action.runImpl(Action.java:117) at com.l2jmega.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:52) at com.l2jmega.gameserver.network.L2GameClient.run(L2GameClient.java:843) at com.l2jmega.commons.concurrent.ThreadPool$TaskWrapper.run(ThreadPool.java:224) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834)
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.
Question
DocuWin
Hi to all developers i have this console error when i target any npc in my server (acis pack) can any one help me?
Failed reading: [C] Action ; java.lang.NullPointerException
Edited by Visionat com.l2jmega.gameserver.instancemanager.RaidBossInfoManager.getRaidBossRespawnTime(RaidBossInfoManager.java:78)
at com.l2jmega.gameserver.model.actor.Npc.horus(Npc.java:1983)
at com.l2jmega.gameserver.model.actor.Npc.showChatWindow(Npc.java:1498)
at com.l2jmega.gameserver.model.actor.Npc.showChatWindow(Npc.java:1437)
at com.l2jmega.gameserver.model.actor.Npc.onAction(Npc.java:524)
at com.l2jmega.gameserver.network.clientpackets.Action.runImpl(Action.java:117)
at com.l2jmega.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:52)
at com.l2jmega.gameserver.network.L2GameClient.run(L2GameClient.java:843)
at com.l2jmega.commons.concurrent.ThreadPool$TaskWrapper.run(ThreadPool.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
4 answers 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.