View Issue Details

IDProjectCategoryView StatusLast Update
0001604Industrial-Craft²tools / electric itemspublic2015-05-20 14:36
ReporterTencao Assigned ToAroma1997  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformTechnic 
Fixed in VersionBuilds for MC 1.7.10 
Summary0001604: IC2 + Repair Talisman from Project E
DescriptionIC2 Version 2.2.720
Forge Version 10.13.3.1408
Project E Version 1.4.7

Everytime the nano armor, or quantum armor is damaged, the repair talisman tries to repair it, which throws out errors in the console. I've contacted the dev of Project E first regarding this, and his response was:
"We obey noRepair, they need to set it on their item."

Error can be found in the Additional Information.
Steps To ReproduceHave Talisman of repair in your inventory, along with nano armor, and become damaged. The error should show in the console.
Additional Information[B#301] [09:01:30] [Server thread/WARN] [IC2.Item]: Detected invalid armor damage application:
[B#301] java.lang.Throwable
[B#301] at ic2.core.item.armor.ItemArmorElectric.setDamage(ItemArmorElectric.java:149) [ItemArmorElectric.class:?]
[B#301] at net.minecraft.item.ItemStack.func_77964_b(ItemStack.java:222) [add.class:?]
[B#301] at moze_intel.projecte.gameObjs.items.RepairTalisman.repairAllItems(RepairTalisman.java:86) [RepairTalisman.class:?]
[B#301] at moze_intel.projecte.gameObjs.items.RepairTalisman.func_77663_a(RepairTalisman.java:62) [RepairTalisman.class:?]
[B#301] at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:381) [add.class:?]
[B#301] at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:311) [yx.class:?]
[B#301] at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538) [yz.class:?]
[B#301] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611) [sv.class:?]
[B#301] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
[B#301] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) [mw.class:?]
[B#301] at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) [nh.class:?]
[B#301] at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) [jd.class:?]
[B#301] at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) [jd.class:?]
[B#301] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
[B#301] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
[B#301] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
[B#301] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
[B#301] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) [bsx.class:?]
[B#301] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
[B#301] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
TagsNo tags attached.
Minecraft Version

Activities

Chocohead

2015-05-20 08:43

developer   ~0003870

That's it trying to force the meta data up, thought we'd have noRepair though.

Aroma1997

2015-05-20 14:36

developer   ~0003872

Now we do.

Issue History

Date Modified Username Field Change
2015-05-19 22:42 Tencao New Issue
2015-05-20 08:43 Chocohead Note Added: 0003870
2015-05-20 14:36 Aroma1997 Note Added: 0003872
2015-05-20 14:36 Aroma1997 Status new => resolved
2015-05-20 14:36 Aroma1997 Fixed in Version => Builds for MC 1.7.10
2015-05-20 14:36 Aroma1997 Resolution open => fixed
2015-05-20 14:36 Aroma1997 Assigned To => Aroma1997