A new problem with update...

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
kurtspirit
Posts: 411
Joined: Thu Mar 12, 2009 8:20 pm
Location: Toulouse, France

A new problem with update...

Post by kurtspirit »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:Latest
L2JDP Revision Number: Latest
Hi all,
another update, another problem... I think i miss something because when i launch the gamerverser, i have this :

Code: Select all

Initializing AuctionManager java.lang.NullPointerException        at net.sf.l2j.gameserver.model.entity.Auction.returnItem(Auction.java:323)        at net.sf.l2j.gameserver.model.entity.Auction.endAuction(Auction.java:496)        at net.sf.l2j.gameserver.model.entity.Auction$AutoEndTask.run(Auction.java:122)        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)
Can you help me? Thank you
Post Reply