Всем привет!
Делал много чего на сервере ну не могу понять сет не одевается последьняя часть сета а скил от сета даётся и вот такая ошибка
Exception in thread "ThreadPoolExecutor-10" java.lang.NoSuchMethodError: 'l2.gameserver.model.ArmorSet l2.gameserver.data.xml.holder.ArmorSetsHolder.getArmorSet(int)'
at firstInServer.listeners.onEquipSetListener.getChestItemIdIfFullSetEquipped(onEquipSetListener.java:76)
at firstInServer.listeners.onEquipSetListener.onEquip(onEquipSetListener.java:34)
at l2.gameserver.model.items.Inventory$InventoryListenerList.b(Unknown Source)
at java.base/java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:807)
at java.base/java.util.concurrent.CopyOnWriteArraySet.forEach(CopyOnWriteArraySet.java:425)
at l2.commons.listener.ListenerList.forEachListener(Unknown Source)
at l2.gameserver.model.items.Inventory$InventoryListenerList.onEquip(Unknown Source)
at l2.gameserver.model.items.Inventory.onEquip(Unknown Source)
at l2.gameserver.model.items.PcInventory.onEquip(Unknown Source)
at l2.gameserver.model.items.Inventory.setPaperdollItem(Unknown Source)
at l2.gameserver.model.items.Inventory.equipItem(Unknown Source)
at handler.items.EquipableItem.useItem(Unknown Source)
at l2.gameserver.network.l2.c2s.UseItem.runImpl(Unknown Source)
at l2.gameserver.network.l2.c2s.L2GameClientPacket.run(Unknown Source)
at l2.commons.net.nio.impl.MMOExecutableQueue.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Exception in thread "ThreadPoolExecutor-6" java.lang.NoSuchMethodError: 'l2.gameserver.model.ArmorSet l2.gameserver.data.xml.holder.ArmorSetsHolder.getArmorSet(int)'
at firstInServer.listeners.onEquipSetListener.getChestItemIdIfFullSetEquipped(onEquipSetListener.java:76)
at firstInServer.listeners.onEquipSetListener.onEquip(onEquipSetListener.java:34)
at l2.gameserver.model.items.Inventory$InventoryListenerList.b(Unknown Source)
at java.base/java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:807)
at java.base/java.util.concurrent.CopyOnWriteArraySet.forEach(CopyOnWriteArraySet.java:425)
at l2.commons.listener.ListenerList.forEachListener(Unknown Source)
at l2.gameserver.model.items.Inventory$InventoryListenerList.onEquip(Unknown Source)
at l2.gameserver.model.items.Inventory.onEquip(Unknown Source)
at l2.gameserver.model.items.PcInventory.onEquip(Unknown Source)
at l2.gameserver.model.items.Inventory.setPaperdollItem(Unknown Source)
at l2.gameserver.model.items.Inventory.equipItem(Unknown Source)
at handler.items.EquipableItem.useItem(Unknown Source)
at l2.gameserver.network.l2.c2s.UseItem.runImpl(Unknown Source)
at l2.gameserver.network.l2.c2s.L2GameClientPacket.run(Unknown Source)
at l2.commons.net.nio.impl.MMOExecutableQueue.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Делал много чего на сервере ну не могу понять сет не одевается последьняя часть сета а скил от сета даётся и вот такая ошибка
Exception in thread "ThreadPoolExecutor-10" java.lang.NoSuchMethodError: 'l2.gameserver.model.ArmorSet l2.gameserver.data.xml.holder.ArmorSetsHolder.getArmorSet(int)'
at firstInServer.listeners.onEquipSetListener.getChestItemIdIfFullSetEquipped(onEquipSetListener.java:76)
at firstInServer.listeners.onEquipSetListener.onEquip(onEquipSetListener.java:34)
at l2.gameserver.model.items.Inventory$InventoryListenerList.b(Unknown Source)
at java.base/java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:807)
at java.base/java.util.concurrent.CopyOnWriteArraySet.forEach(CopyOnWriteArraySet.java:425)
at l2.commons.listener.ListenerList.forEachListener(Unknown Source)
at l2.gameserver.model.items.Inventory$InventoryListenerList.onEquip(Unknown Source)
at l2.gameserver.model.items.Inventory.onEquip(Unknown Source)
at l2.gameserver.model.items.PcInventory.onEquip(Unknown Source)
at l2.gameserver.model.items.Inventory.setPaperdollItem(Unknown Source)
at l2.gameserver.model.items.Inventory.equipItem(Unknown Source)
at handler.items.EquipableItem.useItem(Unknown Source)
at l2.gameserver.network.l2.c2s.UseItem.runImpl(Unknown Source)
at l2.gameserver.network.l2.c2s.L2GameClientPacket.run(Unknown Source)
at l2.commons.net.nio.impl.MMOExecutableQueue.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Exception in thread "ThreadPoolExecutor-6" java.lang.NoSuchMethodError: 'l2.gameserver.model.ArmorSet l2.gameserver.data.xml.holder.ArmorSetsHolder.getArmorSet(int)'
at firstInServer.listeners.onEquipSetListener.getChestItemIdIfFullSetEquipped(onEquipSetListener.java:76)
at firstInServer.listeners.onEquipSetListener.onEquip(onEquipSetListener.java:34)
at l2.gameserver.model.items.Inventory$InventoryListenerList.b(Unknown Source)
at java.base/java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:807)
at java.base/java.util.concurrent.CopyOnWriteArraySet.forEach(CopyOnWriteArraySet.java:425)
at l2.commons.listener.ListenerList.forEachListener(Unknown Source)
at l2.gameserver.model.items.Inventory$InventoryListenerList.onEquip(Unknown Source)
at l2.gameserver.model.items.Inventory.onEquip(Unknown Source)
at l2.gameserver.model.items.PcInventory.onEquip(Unknown Source)
at l2.gameserver.model.items.Inventory.setPaperdollItem(Unknown Source)
at l2.gameserver.model.items.Inventory.equipItem(Unknown Source)
at handler.items.EquipableItem.useItem(Unknown Source)
at l2.gameserver.network.l2.c2s.UseItem.runImpl(Unknown Source)
at l2.gameserver.network.l2.c2s.L2GameClientPacket.run(Unknown Source)
at l2.commons.net.nio.impl.MMOExecutableQueue.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)