Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ThomasAunvik/aa5e8f6da9a3d8401d2d6814ba6d886e to your computer and use it in GitHub Desktop.
Save ThomasAunvik/aa5e8f6da9a3d8401d2d6814ba6d886e to your computer and use it in GitHub Desktop.
Galacticraft Loop 1
From line 1600 to line 4000
[20:17:43] [Client thread/INFO]: [CHAT] Game rule doWeatherCycle has been updated to false
[20:18:00] [Server thread/INFO]: [Thaun_: Given [Tier 3 Rocket] * 1 to Thaun_]
[20:18:00] [Client thread/INFO]: [CHAT] Given [Tier 3 Rocket] * 1 to Thaun_
[20:18:03] [Server thread/WARN]: Quark loaded a new chunk (29, -6 Dimension: 0) during chunk population, causing cascading worldgen lag. Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[20:18:06] [Server thread/INFO]: [Thaun_: Given [Rocket Launch Pad] * 1 to Thaun_]
[20:18:06] [Client thread/INFO]: [CHAT] Given [Rocket Launch Pad] * 1 to Thaun_
[20:18:11] [Client thread/FATAL]: Block galacticraftcore:block_multi from Galacticraft Core returned null in getPickBlock(...). This is not valid behavior, please report this to them.
[20:18:14] [Client thread/INFO]: [CHAT] SPACE - Launch
[20:18:14] [Client thread/INFO]: [CHAT] A / D - Turn left-right
[20:18:14] [Client thread/INFO]: [CHAT] W / S - Turn up-down
[20:18:14] [Client thread/INFO]: [CHAT] F - Inventory / Fuel
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: argument type mismatch
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@335ae42f
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@49ff9861
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@107613dd
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6a9dcc15
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@71d004d2
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@9999568
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@69f9b6f0
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@210ef8fd
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6b49c148
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@111d0118
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@66898905
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4e36ad0b
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@42f45094
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@519a547
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@73e06ee7
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@5e18b547
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4872106a
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:15] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@44a73380
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:15] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:15] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:15] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:15] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@21f4f848
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@fcc7c97
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6f2dd893
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6a2491fe
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1eda3435
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@353749ff
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@7cfd5185
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@63d29558
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1ebc8a12
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@51f2ce7c
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4ee225b3
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@d8412af
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@cab66fc
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4e4f137c
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@2349a042
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1a3bc54c
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4dda2584
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@c7b0dfb
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@24777455
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@58bca32
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4e0e7a5d
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1cc49090
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@535cc2e5
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@44e0200
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@3300e8cd
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@493a5eee
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@90a1107
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@2fdbaacc
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@d84990f
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@21540376
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@2586c9ec
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@2d9a8970
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@2998b145
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@5feaa570
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1fc84d69
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@203ad2ab
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@38f14c72
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6de7a2a9
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@45e7cbe2
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@7ab32b4c
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4a21f090
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@a2bbbe4
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6aa01981
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@5c65d129
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1fc6a405
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@53592614
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@a9f846e
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@b0ca43b
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@427dfd29
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@47667bfa
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@63787efc
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@176c5248
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@7373a982
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6fd32eb4
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@377c1c31
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1d251346
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@7ffe5117
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@8733696
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@fdb9c6b
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:16] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@3f395454
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:16] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:16] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:16] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:16] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1cbb94e6
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@10d530ba
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@536d1f8d
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@559da5b2
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@7035214c
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@446a29a
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@687c450f
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@141826c3
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@7e5515f7
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@563c579e
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@2f264e34
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@22540e31
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@168fe468
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@301f0e5
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4c87711a
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@9f7e47c
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1c0749f5
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@f192bb3
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@3dcd5c73
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1d357794
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4edb604c
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@1f6b5197
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@7c69459
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4beef282
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@3809ddaa
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6d83b813
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@679572a4
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@6f49fb33
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@a66675b
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@61b8cbea
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@4f8b1671
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:18:17] [Client thread/INFO]: [STDERR]: java.lang.IllegalArgumentException: java.lang.ClassCastException@68c78ef2
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.client.gui.overlay.OverlayRocket.renderSpaceshipOverlay(OverlayRocket.java:93)
[20:18:17] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerClient.onRenderTick(TickHandlerClient.java:248)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_TickHandlerClient_onRenderTick_RenderTickEvent.invoke(.dynamic)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:18:17] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:18:17] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[20:18:17] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment