Castle Teleporter 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
User avatar
LaraCroft
Posts: 360
Joined: Sat Aug 08, 2009 1:37 am

Castle Teleporter Error

Post 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...
!!!knowledge and intelligence must be shared!!!
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Castle Teleporter Error

Post by MELERIX »

try with clean revisions first please :P
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Castle Teleporter Error

Post by JIV »

should be already fixed, update core +dp.
User avatar
LaraCroft
Posts: 360
Joined: Sat Aug 08, 2009 1:37 am

Re: Castle Teleporter Error

Post by LaraCroft »

Thx a lot guys..
Last revision works fine...
:D
!!!knowledge and intelligence must be shared!!!
Post Reply