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..
AdBlock Extension Detected!
Our website is made possible by displaying online advertisements to our members.
Please disable AdBlock browser extension first, to be able to use our community.
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
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