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
kornom
Posts: 227
Joined: Thu Sep 26, 2013 3:48 pm

Error

Post by kornom »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:6270
L2JDP Revision Number:1024

Hey folks, I know I posted that before, dont kill me please..

Code: Select all

 Exception in thread "GeneralSTPool-13" java.lang.NullPointerException        at com.l2jserver.gameserver.instancemanager.WalkingManager.startMoving(WalkingManager.java:464)        at com.l2jserver.gameserver.instancemanager.WalkingManager$ArrivedTask.run(WalkingManager.java:655)        at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:93)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)        at java.lang.Thread.run(Unknown Source)
/
Could anyone tell me why I keep getting this error?
Nerimah
Posts: 76
Joined: Mon May 02, 2011 10:19 am
Location: Paris, France
Contact:

Re: Error

Post by Nerimah »

Same thing here at server startup
French touch.
Post Reply