Page 1 of 1

SoD stage1 error

Posted: Sun Jan 09, 2011 9:31 pm
by baluu
SIf you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4473
L2JDP Revision Number:7739

Code: Select all

gameserver/data/scripts/instances/SeedOfDestruction/Stage1.javajava.lang.NullPointerException        at com.l2jserver.gameserver.util.MinionList.initializeNpcInstance(MinionList.java:296)        at com.l2jserver.gameserver.util.MinionList.spawnMinion(MinionList.java:285)        at com.l2jserver.gameserver.model.quest.Quest.addMinion(Quest.java:1743)        at instances.SeedOfDestruction.Stage1.onKill(Stage1.java:830)        at com.l2jserver.gameserver.model.quest.Quest.notifyKill(Quest.java:476)        at com.l2jserver.gameserver.model.actor.L2Attackable$OnKillNotifyTask.run(L2Attackable.java:572)        at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)        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)

Re: SoD stage1 error

Posted: Sun Jan 09, 2011 11:53 pm
by _DS_
Known problem.