Page 1 of 1

Castle Teleporter Error

Posted: Fri Jul 23, 2010 11:09 am
by LaraCroft
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 4361M
L2JDP Revision Number: 7606M

I get this error when te players are teleported to any castle:

Code: Select all

nulljava.lang.NullPointerException	at com.l2jserver.gameserver.model.entity.Castle.oustAllPlayers(Castle.java:443)	at com.l2jserver.gameserver.model.actor.instance.L2CastleTeleporterInstance.oustAllPlayers(L2CastleTeleporterInstance.java:101)	at com.l2jserver.gameserver.model.actor.instance.L2CastleTeleporterInstance$oustAllPlayers.run(L2CastleTeleporterInstance.java:121)	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)
Anyone can help me to fix this??
:mrgreen:

Thx a lot...

Re: Castle Teleporter Error

Posted: Sun Jul 25, 2010 1:16 am
by MELERIX
try with clean revisions first please :P

Re: Castle Teleporter Error

Posted: Mon Jul 26, 2010 9:35 pm
by JIV
should be already fixed, update core +dp.

Re: Castle Teleporter Error

Posted: Tue Jul 27, 2010 11:14 am
by LaraCroft
Thx a lot guys..
Last revision works fine...
:D