Page 1 of 1

Weird Error...

Posted: Sat Mar 27, 2010 5:24 pm
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!