Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
C:\Users\Daredevil\Desktop\Freya my server\gameserver\data\scripts\instances\SeedOfInfinity\HallOfSuffering.javajava.lang.NullPointerException at instances.SeedOfInfinity.HallOfSuffering.onTalk(HallOfSuffering.java:597) at com.l2jserver.gameserver.model.quest.Quest.notifyTalk(Quest.java:490) at handlers.bypasshandlers.QuestLink.showQuestWindow(QuestLink.java:168) at handlers.bypasshandlers.QuestLink.useBypass(QuestLink.java:59) at com.l2jserver.gameserver.model.actor.L2Npc.onBypassFeedback(L2Npc.java:981) at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:144) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62) at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1001) 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) java.lang.NullPointerException at instances.SeedOfInfinity.HallOfSuffering.onTalk(HallOfSuffering.java:597) at com.l2jserver.gameserver.model.quest.Quest.notifyTalk(Quest.java:490) at handlers.bypasshandlers.QuestLink.showQuestWindow(QuestLink.java:168) at handlers.bypasshandlers.QuestLink.useBypass(QuestLink.java:59) at com.l2jserver.gameserver.model.actor.L2Npc.onBypassFeedback(L2Npc.java:981) at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:144) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62) at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1001) 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)
Did you included a party member after main party joined the Hall of Suffering?
If so, this should be handled other way, like if inside party range or something like that, anyway please test this:
<html><body>Officer Tepios:<br>Welcome to the Seed of Infinity. My name is Officer Tepios. My role is to build temporary shelters and guide newcomers around here.<br>This is the place we call the <font color="LEVEL">Death Gate</font>. Many soldiers and unnamed adventurers have gone to their deaths through this entrance.<br>However, we must continue to venture through it to face our enemies. It is our fate, I suppose. If you would help us, we will reward you on behalf of Admiral Keucereus.<br><a action="bypass -h npc_%objectId%_Chat 1">Ask about the Seed of Infinity.</a><br><a action="bypass -h npc_%objectId%_Chat 2">Ask about a cycle of the Seed Immortality.</a><br><a action="bypass -h npc_%objectId%_Chat 3">Ask about Tumors and Soul Coffins.</a><br><a action="bypass -h npc_%objectId%_Quest">Quest</a></body></html>