Page 1 of 1

Error EffectsSTPool-7

Posted: Mon Aug 29, 2011 3:20 pm
by professional
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:2012
L2JDP Revision Number:8194

Hi i have in GameServer console this Error can help me ?

Code: Select all

Exception in thread "EffectsSTPool-7" java.lang.NullPointerException        at com.l2jserver.gameserver.instancemanager.FourSepulchersManager.spawnArchonOfHalisha(FourSepulchersManager.java:1326)        at com.l2jserver.gameserver.model.actor.instance.L2SepulcherMonsterInstance$OnDeadEvent.run(L2SepulcherMonsterInstance.java:457)        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: Error EffectsSTPool-7

Posted: Mon Aug 29, 2011 5:04 pm
by Stake
Hi!

This has nothing to do with thread pool. This is a simple NPE. :)
I think, the _archonSpawned is not defined, but you use so old rev that I don't know what your file looks like.

Re: Error EffectsSTPool-7

Posted: Tue Aug 30, 2011 2:18 pm
by professional
y man i work Thx is Error for NPC :D