Weird 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
doken1313
Posts: 50
Joined: Fri Nov 13, 2009 5:39 pm

Weird Error...

Post by doken1313 »

Code: Select all

Exception: loadFortData(): nulljava.lang.NullPointerException        at com.l2jserver.gameserver.model.entity.Fort.load(Fort.java:599)        at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:252)        at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:172)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:264)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:502) 
I just finished updated from core 3913 & datapack 7031 to the latest rev and I'm getting this error..
I checked my fort table in database and it's filled with info and none box is null!
Post Reply