Page 1 of 1

[FIXED] Karmian armor problem

Posted: Mon Feb 20, 2012 10:44 pm
by jamaica
hi again...i found another problem with karmian armor.....if i euqip entire set and i make relog half or more from what i have in invetory disappear...if i put someting else and i make again relog my items appears back also i get this error on gs..

Code: Select all

Could not restore inventory: nulljava.lang.NullPointerException        at com.l2jserver.gameserver.model.L2ArmorSet.getSetEnchant(L2ArmorSet.java:89)        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.checkForArmorEnchant(L2PcInstance.java:362)        at com.l2jserver.gameserver.model.itemcontainer.Inventory$ArmorSetListener.notifyEquiped(Inventory.java:541)        at com.l2jserver.gameserver.model.itemcontainer.Inventory.setPaperdollItem(Inventory.java:1014)        at com.l2jserver.gameserver.model.itemcontainer.Inventory.equipItem(Inventory.java:1372)        at com.l2jserver.gameserver.model.itemcontainer.Inventory.addItem(Inventory.java:811)        at com.l2jserver.gameserver.model.itemcontainer.PcInventory.addItem(PcInventory.java:846)        at com.l2jserver.gameserver.model.itemcontainer.Inventory.restore(Inventory.java:1584)        at com.l2jserver.gameserver.model.itemcontainer.PcInventory.restore(PcInventory.java:661)        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.restore(L2PcInstance.java:7671)        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.load(L2PcInstance.java:1289)        at com.l2jserver.gameserver.network.L2GameClient.loadCharFromDisk(L2GameClient.java:565)        at com.l2jserver.gameserver.network.clientpackets.CharacterSelect.runImpl(CharacterSelect.java:109)        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62)        at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1002)        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)        at java.lang.Thread.run(Unknown Source)

Re: Karmian armor problem

Posted: Tue Feb 21, 2012 12:52 am
by MELERIX
and revision numbers ? :roll:

Re: Karmian armor problem

Posted: Tue Feb 21, 2012 9:01 am
by jamaica
Freya...


data pack =version=8258M

core = version=4826M

Re: Karmian armor problem

Posted: Tue Feb 28, 2012 2:43 pm
by Raspoutine
It's you again.
Have you edited your pack and core before putting your server online?

If you don't make modifications on it, you should download another source to test it (the more recent Freya source possible).

If you do some modifications, are you sure you didn't "break" anything ?

Re: Karmian armor problem

Posted: Tue Feb 28, 2012 6:14 pm
by jamaica
i figured about this problem, it was a visual bug : fixed