Strange error in the log
Posted: Tue Mar 09, 2010 5:32 pm
ยป Find Revision
L2J Revision Lastest:
L2JDP Revision Lastest:
I started to get this message recently, I just noticed it in the logs, so here it is:
Anyone knows what's this error, and how to fix it ?
could not restore container:
java.lang.NullPointerException
at com.l2jserver.gameserver.model.ClanWarehouse.getOwner(ClanWarehouse.java:38)
at com.l2jserver.gameserver.model.ClanWarehouse.getOwner(ClanWarehouse.java:22)
at com.l2jserver.gameserver.model.itemcontainer.ItemContainer.restore(ItemContainer.java:633)
at com.l2jserver.gameserver.model.L2Clan.<init>(L2Clan.java:184)
at com.l2jserver.gameserver.datatables.ClanTable.<init>(ClanTable.java:93)
at com.l2jserver.gameserver.datatables.ClanTable.<init>(ClanTable.java:56)
at com.l2jserver.gameserver.datatables.ClanTable$SingletonHolder.<clinit>(ClanTable.java:528)
at com.l2jserver.gameserver.datatables.ClanTable.getInstance(ClanTable.java:64)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:250)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:502)
I thought that this is related to clanhalls, so I checked clanhall.sql @ our server, ownerId is 0 on all clan halls.
There are clans with clan halls @ the server.
Still cant find anything about this error
L2J Revision Lastest:
L2JDP Revision Lastest:
I started to get this message recently, I just noticed it in the logs, so here it is:
Anyone knows what's this error, and how to fix it ?
could not restore container:
java.lang.NullPointerException
at com.l2jserver.gameserver.model.ClanWarehouse.getOwner(ClanWarehouse.java:38)
at com.l2jserver.gameserver.model.ClanWarehouse.getOwner(ClanWarehouse.java:22)
at com.l2jserver.gameserver.model.itemcontainer.ItemContainer.restore(ItemContainer.java:633)
at com.l2jserver.gameserver.model.L2Clan.<init>(L2Clan.java:184)
at com.l2jserver.gameserver.datatables.ClanTable.<init>(ClanTable.java:93)
at com.l2jserver.gameserver.datatables.ClanTable.<init>(ClanTable.java:56)
at com.l2jserver.gameserver.datatables.ClanTable$SingletonHolder.<clinit>(ClanTable.java:528)
at com.l2jserver.gameserver.datatables.ClanTable.getInstance(ClanTable.java:64)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:250)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:502)
I thought that this is related to clanhalls, so I checked clanhall.sql @ our server, ownerId is 0 on all clan halls.
There are clans with clan halls @ the server.
Still cant find anything about this error