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 checked my fort table in database and it's filled with info and none box is null!