Power armor crash in Unleashed 1.1.3

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

koeer11

New Member
Jul 29, 2019
98
0
0
Code:
2013-09-27 14:40:09 [INFO] [STDERR] java.lang.NullPointerException
2013-09-27 14:40:09 [INFO] [STDERR] at mods.tinker.tconstruct.library.tools.ToolCore.discharge(ToolCore.java:820)
2013-09-27 14:40:09 [INFO] [STDERR] at ic2.core.item.GatewayElectricItemManager.discharge(GatewayElectricItemManager.java:37)
2013-09-27 14:40:09 [INFO] [STDERR] at ic2.api.item.ElectricItem.discharge(ElectricItem.java:58)
2013-09-27 14:40:09 [INFO] [STDERR] at net.machinemuse.api.electricity.IC2ElectricAdapter.getCurrentEnergy(ElectricAdapter.scala:69)
2013-09-27 14:40:09 [INFO] [STDERR] at net.machinemuse.utils.ElectricItemUtils$$anonfun$getPlayerEnergy$1.apply(ElectricItemUtils.scala:27)
2013-09-27 14:40:09 [INFO] [STDERR] at net.machinemuse.utils.ElectricItemUtils$$anonfun$getPlayerEnergy$1.apply(ElectricItemUtils.scala:26)
2013-09-27 14:40:09 [INFO] [STDERR] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
2013-09-27 14:40:09 [INFO] [STDERR] at scala.collection.immutable.List.foldLeft(List.scala:78)
2013-09-27 14:40:09 [INFO] [STDERR] at scala.collection.TraversableOnce$class.$div$colon(TraversableOnce.scala:138)
2013-09-27 14:40:09 [INFO] [STDERR] at scala.collection.AbstractTraversable.$div$colon(Traversable.scala:105)
2013-09-27 14:40:09 [INFO] [STDERR] at scala.collection.generic.TraversableForwarder$class.$div$colon(TraversableForwarder.scala:42)
2013-09-27 14:40:09 [INFO] [STDERR] at scala.collection.mutable.ListBuffer.$div$colon(ListBuffer.scala:45)
2013-09-27 14:40:09 [INFO] [STDERR] at net.machinemuse.utils.ElectricItemUtils$.getPlayerEnergy(ElectricItemUtils.scala:26)
2013-09-27 14:40:09 [INFO] [STDERR] at net.machinemuse.powersuits.item.ItemPowerArmor.getArmorDouble(ItemPowerArmor.scala:110)
2013-09-27 14:40:09 [INFO] [STDERR] at net.machinemuse.powersuits.item.ItemPowerArmor.getArmorDisplay(ItemPowerArmor.scala:100)
2013-09-27 14:40:09 [INFO] [STDERR] at net.minecraftforge.common.ForgeHooks.getTotalArmorValue(ForgeHooks.java:226)
2013-09-27 14:40:09 [INFO] [STDERR] at net.minecraftforge.client.GuiIngameForge.renderArmor(GuiIngameForge.java:242)
2013-09-27 14:40:09 [INFO] [STDERR] at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:122)
2013-09-27 14:40:09 [INFO] [STDERR] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:999)
2013-09-27 14:40:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
2013-09-27 14:40:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:760)
2013-09-27 14:40:09 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

This is what appears in my log. It appeared after I tried to cheat into the game an inventory full of iron chisels.
 
Status
Not open for further replies.