Posts by tanamraam3714
-
-
Well, the latest version by UnixRano was for 1.115 anyways I think, so maybe some methods were changed in the update to 1.117 (the release version of 1.5.2). That's at least a possibility why it crashed.
Still, you should best use the latest version, in case you don't already do so.
- ShadowCan you write your IC2CA version? Seems that you have this crash because you are using incorrect IC2 version (or incorrect IC2CA version).
"Caused by: java.lang.NoSuchMethodError: ic2.core.item.ItemTinCan.getHealAmount()"IC2CA 1.14.3. Should I just fish around with IC2 versions or what?
(The issue probably is with new methods in 1.117. It happens with every ExoSuit version of Quantum Helmets.)Never knew Tin Cans heal you when fed by a Q-Helmet. Then again, my health bar's always full...
-
Here's a crash I got with the Quantum Solar Helmet.
2014-09-25 15:01:11 [INFO] [STDERR] net.minecraft.util.ReportedException: Ticking player
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:60)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2014-09-25 15:01:11 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: ic2.core.item.ItemTinCan.getHealAmount()I
2014-09-25 15:01:11 [INFO] [STDERR] at ic2ca.common.item.armor.ItemHelmetQuantumSolar.qHelm(ItemHelmetQuantumSolar.java:149)
2014-09-25 15:01:11 [INFO] [STDERR] at ic2ca.common.item.armor.ItemHelmetQuantumSolar.onArmorTickUpdate(ItemHelmetQuantumSolar.java:202)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:348)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:591)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:339)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:326)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:308)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)
2014-09-25 15:01:11 [INFO] [STDERR] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
2014-09-25 15:01:11 [INFO] [STDERR] ... 6 more
2014-09-25 15:01:11 [SEVERE] [Minecraft-Server] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Ticking player
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:60)
at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.NoSuchMethodError: ic2.core.item.ItemTinCan.getHealAmount()I
at ic2ca.common.item.armor.ItemHelmetQuantumSolar.qHelm(ItemHelmetQuantumSolar.java:149)
at ic2ca.common.item.armor.ItemHelmetQuantumSolar.onArmorTickUpdate(ItemHelmetQuantumSolar.java:202)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:348)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:591)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:339)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:326)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:308)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
... 6 moreIC2 1.117.385, forge 7.8.0.737