- 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
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:
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)Edited by raF3 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