I Get Error on the gameserver log when i try to talk to klein(npc for valaks quest) and click on teleport me to hall of fame:
java.lang.NullPointerException
at bosses.ValakasManager.isEnableEnterToLair(ValakasManager.java:464)
at quests._1003_Valakas._1003_Valakas.onTalk(_1003_Valakas.java:71)
at l2p.gameserver.model.quest.Quest.notifyTalk(Quest.java:649)
at l2p.gameserver.model.instances.L2NpcInstance.showQuestWindow(L2NpcIns
tance.java:858)
at l2p.gameserver.model.instances.L2NpcInstance.onBypassFeedback(L2NpcIn
stance.java:952)
at l2p.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:98)
at l2p.gameserver.clientpackets.L2GameClientPacket.run(L2GameClientPacke
t.java:44)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(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.
RealIP - Usually with MITM proxies, since the traffic is funnelled from one server, you normally lose the real IP of the player which limits a lot of the functionality that you might have implemented. L2Proxy allows the LoginServer to pass the real IP of the used to the Gameserver during the Login->Gameserver player handoff
Question
xayne
I Get Error on the gameserver log when i try to talk to klein(npc for valaks quest) and click on teleport me to hall of fame:
3 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.