Seed of Infinity (Hall of Suffering) Java Error

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
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
kornom
Posts: 227
Joined: Thu Sep 26, 2013 3:48 pm

Seed of Infinity (Hall of Suffering) Java Error

Post by kornom »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:Last
L2JDP Revision Number:Last

Console Error:

Code: Select all

HallOfSuffering.javajava.lang.NullPointerException        at instances.SeedOfInfinity.HallOfSuffering.onFirstTalk(HallOfSuffering.java:865)        at com.l2jserver.gameserver.model.quest.Quest.notifyFirstTalk(Quest.java:636)        at handlers.actionhandlers.L2NpcAction.action(L2NpcAction.java:127)        at com.l2jserver.gameserver.model.L2Object.onAction(L2Object.java:125)        at com.l2jserver.gameserver.model.L2Object.onAction(L2Object.java:117)        at com.l2jserver.gameserver.network.clientpackets.Action.runImpl(Action.java:142)        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:70)        at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1132)        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)        at java.lang.Thread.run(Unknown Source)
Ingame Error:
Image
Post Reply