- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now