Hello guys. I am working on a custom Frintezza instance which is working pretty like Valakas.java:
-Item required for enter.
-Spawn Frintezza after certain time.
The problem is when I enter the Frintezza zone I got GS Console error:
GrandBossManager: Updated Frintezza (id: 29045) status to 1
C:\Server\gameserver\.\data\scripts\teleports\GrandBossTeleporters\GrandBossTele
porters.java
null
java.lang.NullPointerException
at teleports.GrandBossTeleporters.GrandBossTeleporters.onTalk(GrandBossTeleporters.java:252)
at net.sf.l2j.gameserver.model.quest.Quest.notifyTalk(Quest.java:1420)
at net.sf.l2j.gameserver.model.actor.L2Npc.showQuestWindowSingle(L2Npc.java:897)
at net.sf.l2j.gameserver.model.actor.L2Npc.onBypassFeedback(L2Npc.java:704)
at net.sf.l2j.gameserver.model.actor.instance.L2NpcInstance.onBypassFeedback(L2NpcInstance.java:223)
at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:115)
at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:63)
at net.sf.l2j.gameserver.network.L2GameClient.run(L2GameClient.java:852)
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.
Exactly, if somebody hijacks ur sessions, then u wont see a new device in your "Devices List".
And with that hijacked session you are able to change whatever you want unless you have 2FA enabled. And I believe changing a group owner doesn't trigger 2FA.
Question
raF
Hello guys. I am working on a custom Frintezza instance which is working pretty like Valakas.java:
-Item required for enter.
-Spawn Frintezza after certain time.
The problem is when I enter the Frintezza zone I got GS Console error:
Edited by raF3 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.