load Hero fights

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
Vulcan
Posts: 53
Joined: Sat Nov 13, 2010 11:47 am

load Hero fights

Post by Vulcan »

L2J Server Version: 4965
L2J Datapack Version: 8420

load Hero fights

Sometimes i find in logs

Hero System: Couldnt load Hero fights history for CharId: 269206769

why? what can i do to fix?


I also found

Error restoring clan data: null
java.lang.NullPointerException
at com.l2jserver.gameserver.model.L2Clan.checkCrests(L2Clan.java:2895)
at com.l2jserver.gameserver.model.L2Clan.restore(L2Clan.java:1033)
at com.l2jserver.gameserver.model.L2Clan.<init>(L2Clan.java:187)
at com.l2jserver.gameserver.datatables.ClanTable.<init>(ClanTable.java:96)
at com.l2jserver.gameserver.datatables.ClanTable.<init>(ClanTable.java:59)
at com.l2jserver.gameserver.datatables.ClanTable$SingletonHolder.<clinit>(ClanTable.java:566)
at com.l2jserver.gameserver.datatables.ClanTable.getInstance(ClanTable.java:67)
at com.l2jserver.gameserver.cache.CrestCache.reload(CrestCache.java:87)
at com.l2jserver.gameserver.cache.CrestCache.<init>(CrestCache.java:62)
at com.l2jserver.gameserver.cache.CrestCache.<init>(CrestCache.java:40)
at com.l2jserver.gameserver.cache.CrestCache$SingletonHolder.<clinit>(CrestCache.java:417)
at com.l2jserver.gameserver.cache.CrestCache.getInstance(CrestCache.java:56)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:250)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:483)

Any suggestion?
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: load Hero fights

Post by Zoey76 »

Even when 4965 is High Five is way too old.

Try updating your server.
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Vulcan
Posts: 53
Joined: Sat Nov 13, 2010 11:47 am

Re: load Hero fights

Post by Vulcan »

Updated to last review and clan crest error is gone. About the load hero fight i found a record with wrong start and time in olympiad_fights table, deleted it and everything now works fine :mrgreen:.

3d can be closed.
Post Reply