1.0.3: (1.0.4) Crash when accessing the Hats menu

Trisscar

New Member
Jul 29, 2019
974
0
0
Version:
1.0.3

What is the bug:
Tried to access the Hats menu while wearing bound armor, flying using the EU flying ring, and being in the secondary mode of F5 (where you can see the front of your character), at which point crash.
Which means I have no idea why the log is now blaming PneumaticCraft.... XD
[Client thread/INFO] [Mantle-STDERR]: [net.minecraft.client.Minecraft]: ---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 3/7/15 11:33 PM
Description: Reading NBT data

java.lang.ClassCastException: net.minecraft.nbt.NBTTagList cannot be cast to net.minecraft.nbt.NBTTagCompound
at net.minecraft.nbt.NBTTagCompound.func_74775_l(SourceFile:211)
at pneumaticCraft.common.NBTUtil.getCompoundTag(NBTUtil.java:382)
at pneumaticCraft.common.item.ItemPneumaticArmor.getUpgradeStacks(ItemPneumaticArmor.java:120)
at pneumaticCraft.client.render.pneumaticArmor.HackUpgradeRenderHandler.enabledForPlayer(HackUpgradeRenderHandler.java:71)
at pneumaticCraft.client.render.pneumaticArmor.HUDHandler.onKeyPress(HUDHandler.java:252)
at pneumaticCraft.client.KeyHandler.onKey(KeyHandler.java:61)
at pneumaticCraft.common.thirdparty.NotEnoughKeys.onKey(NotEnoughKeys.java:19)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_493_NotEnoughKeys_onKey_KeyBindingPressedEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at modwarriors.notenoughkeys.keys.KeyEvents.refreshBindings(KeyEvents.java:71)
at modwarriors.notenoughkeys.keys.KeyEvents.onKeyEvent(KeyEvents.java:44)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_453_KeyEvents_onKeyEvent_KeyInputEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:540)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1862)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at net.minecraft.nbt.NBTTagCompound.func_74775_l(SourceFile:211)

-- Corrupt NBT tag --
Details:
Tag type found: LIST
Tag type expected: COMPOUND
Tag name: Inventory
Stacktrace:
at net.minecraft.nbt.NBTTagCompound.func_74775_l(SourceFile:211)
at pneumaticCraft.common.NBTUtil.getCompoundTag(NBTUtil.java:382)
at pneumaticCraft.common.item.ItemPneumaticArmor.getUpgradeStacks(ItemPneumaticArmor.java:120)
at pneumaticCraft.client.render.pneumaticArmor.HackUpgradeRenderHandler.enabledForPlayer(HackUpgradeRenderHandler.java:71)
at pneumaticCraft.client.render.pneumaticArmor.HUDHandler.onKeyPress(HUDHandler.java:252)
at pneumaticCraft.client.KeyHandler.onKey(KeyHandler.java:61)
at pneumaticCraft.common.thirdparty.NotEnoughKeys.onKey(NotEnoughKeys.java:19)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_493_NotEnoughKeys_onKey_KeyBindingPressedEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at modwarriors.notenoughkeys.keys.KeyEvents.refreshBindings(KeyEvents.java:71)
at modwarriors.notenoughkeys.keys.KeyEvents.onKeyEvent(KeyEvents.java:44)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_453_KeyEvents_onKeyEvent_KeyInputEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:540)
[/spoiler}

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:


Known Fix: