Page 1 of 1

Fort problem

Posted: Sun Apr 18, 2010 12:04 pm
by vmv
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:4034 (custom)
L2JDP Revision Number:7246 (custom)

I keep getting this error when the server is loading and the fort siege is not working...:*[18 Apr 14:53:38] Exception: loadFortData(): null
java.lang.NullPointerException
at com.l2jserver.gameserver.model.entity.Fort.load(Fort.java:597)
at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:252)
at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(Fo
rtManager.java:172)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:267)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:524)
[18 Apr 14:53:38] Loaded: 21 fortress
[18 Apr 14:53:38] Initializing FortSiegeManager
[18 Apr 14:53:39] Initializing TerritoryWarManager*


When i talk to the npc to register there is an error like : *[18 Apr 14:59:57] L2FortSiegeNpcInstance: Unknown NPC bypass: "register" NpcId:
36035*

I checked those files from errors and they are like on base revision ...
Where could be the problem ?

edit: i have put the rev nr, but i told you i have allot of custom thing and like a dumb ass i didn't check when this error comes the first time to fix it right away, and now i don't know where to look :|

Thank's :)

Re: Fort problem

Posted: Sun Apr 18, 2010 12:06 pm
by janiii
you did not update properly probably. custom is not a revision number, there have been big changes to bypass handling, so without more info we cannot help you. or you have to check your custom code and if you did not update some models or classes.