Time: 8/13/14 5:37 PM
Description: Reading NBT data
java.lang.ClassCastException: net.minecraft.nbt.NBTTagInt cannot be cast to net.minecraft.nbt.NBTTagShort
at net.minecraft.nbt.NBTTagCompound.func_74765_d(SourceFile:120)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:673)
at net.minecraft.client.gui.inventory.GuiContainer.func_74184_a(awy.java:178)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74184_a(GuiContainerCreative.java:778)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(awy.java:159)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Corrupt NBT tag --
Details:
Tag type found: INT
Tag type expected: SHORT
Tag name: id
Stacktrace:
at net.minecraft.nbt.NBTTagCompound.func_74765_d(SourceFile:120)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:673)
at net.minecraft.client.gui.inventory.GuiContainer.func_74184_a(awy.java:178)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74184_a(GuiContainerCreative.java:778)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(awy.java:159)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
// I'm sorry, Dave.
Time: 8/13/14 5:37 PM
Description: Reading NBT data
java.lang.ClassCastException: net.minecraft.nbt.NBTTagInt cannot be cast to net.minecraft.nbt.NBTTagShort
at net.minecraft.nbt.NBTTagCompound.func_74765_d(SourceFile:120)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:673)
at net.minecraft.client.gui.inventory.GuiContainer.func_74184_a(awy.java:178)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74184_a(GuiContainerCreative.java:778)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(awy.java:159)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Corrupt NBT tag --
Details:
Tag type found: INT
Tag type expected: SHORT
Tag name: id
Stacktrace:
at net.minecraft.nbt.NBTTagCompound.func_74765_d(SourceFile:120)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:673)
at net.minecraft.client.gui.inventory.GuiContainer.func_74184_a(awy.java:178)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74184_a(GuiContainerCreative.java:778)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(awy.java:159)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (138, 97). Absolute: (416, 426)
Screen size: Scaled: (427, 240). Absolute: (1280, 720). Scale factor of 3
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['JettCraft112'/3, l='MpServer', x=-197.13, y=69.12, z=63.26]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-195,4,29), Chunk: (at 13,0,13 in -13,1; contains blocks -208,0,16 to -193,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 16182 game time, 4517 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 2 total; [EntityArrow['arrow'/1, l='MpServer', x=-240.66, y=64.03, z=77.88], EntityClientPlayerMP['JettCraft112'/3, l='MpServer', x=-197.13, y=69.12, z=63.26]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 120676560 bytes (115 MB) / 578813952 bytes (552 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
AABB Pool Size: 21363 (1196328 bytes; 1 MB) allocated, 19 (1064 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 5 mods loaded, 5 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RodolRivalRebels{1.6.4} [Rival Rebels] (RivalRebels.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7300 Series Graphics GL version 4.2.11399 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 107 (5992 bytes; 0 MB) allocated, 46 (2576 bytes; 0 MB) used
JettCraft112