Raidboss Problems

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
Atilla
Posts: 1
Joined: Mon Dec 24, 2012 7:16 am

Raidboss Problems

Post by Atilla »

» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hello.

If i speak to the heart of warding (antharas) it gives me : Script error and the server prints out this :

java.lang.NullPointerException
at l2d.game.model.L2World.getAroundPlayers(L2World.java:641)
at l2d.ext.scripts.Functions.npcShoutInRange(Functions.java:179)
at bosses.AntharasManager.setAntharasSpawnTask(AntharasManager.java:749)
at quests._1002_EntertoAntharas._1002_EntertoAntharas.onTalk(_1002_EntertoAntharas.java:63)
at l2d.game.model.quest.Quest.notifyTalk(Quest.java:702)
at l2d.game.model.instances.L2NpcInstance.showQuestWindow(L2NpcInstance.java:969)
at l2d.game.model.instances.L2NpcInstance.onBypassFeedback(L2NpcInstance.java:1056)
at l2d.game.model.instances.L2MerchantInstance.onBypassFeedback(L2MerchantInstance.java:150)
at l2d.game.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:103)
at l2d.game.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:44)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
lion
L2j Veteran
L2j Veteran
Posts: 967
Joined: Sun Mar 11, 2007 7:49 pm
Location: Ukraine

Re: Raidboss Problems

Post by lion »

ask on forum l2d not l2j, closed.
Locked