Hey I get this error everytime the class changer popup happens in my server and it says null and don't show anything.
[18:14:48] ERROR Quest Error!
java.lang.NullPointerException
at l2ro.gameserver.cache.ImagesCache.sendUsedImages(ImagesCache.java:225)
at l2ro.gameserver.model.quest.QuestState.showTutorialHTML(QuestState.java:837)
at quests._255_Tutorial.checkClassMaster(_255_Tutorial.java:1476)
at quests._255_Tutorial.onEvent(_255_Tutorial.java:455)
at l2ro.gameserver.model.quest.Quest.notifyEvent(Quest.java:604)
at l2ro.gameserver.model.Player.processQuestEvent(Player.java:1468)
at l2ro.gameserver.network.clientpackets.RequestTutorialPassCmdToServer.runImpl(RequestTutorialPassCmdToServer.java:94)
at l2ro.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:49)
at l2ro.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:39)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
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.
https://jmp.sh/EWJtNwLY
I completely rewrote the player movement system. And completely redesigned the P Atk system, now, as in the original game, there are 3 attacks and the client uses them in random order and adds a slowing effect creating the illusion of the heaviness of the sword
Question
King1
Hey I get this error everytime the class changer popup happens in my server and it says null and don't show anything.
[18:14:48] ERROR Quest Error!
java.lang.NullPointerException
at l2ro.gameserver.cache.ImagesCache.sendUsedImages(ImagesCache.java:225)
at l2ro.gameserver.model.quest.QuestState.showTutorialHTML(QuestState.java:837)
at quests._255_Tutorial.checkClassMaster(_255_Tutorial.java:1476)
at quests._255_Tutorial.onEvent(_255_Tutorial.java:455)
at l2ro.gameserver.model.quest.Quest.notifyEvent(Quest.java:604)
at l2ro.gameserver.model.Player.processQuestEvent(Player.java:1468)
at l2ro.gameserver.network.clientpackets.RequestTutorialPassCmdToServer.runImpl(RequestTutorialPassCmdToServer.java:94)
at l2ro.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:49)
at l2ro.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:39)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
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.