I don't know why Flan's mod is acting up all of a sudden it just started crashing every time I hold any Flans mod based item. Can anyone Help?
Here Is the bug report, I will have to make 2 separate posts due to how many characters it consists of.
println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.jav[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeBody when adding recipe for Monster
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for Monster
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for Monster
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeLeg when adding recipe for Monster
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Monster
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Monster
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterNavy
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterNavy
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeBody when adding recipe for MonsterNavy
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for MonsterNavy
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for MonsterNavy
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeLeg when adding recipe for MonsterNavy
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterNavy
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterNavy
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterWhite
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterWhite
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeBody when adding recipe for MonsterWhite
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for MonsterWhite
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for MonsterWhite
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeLeg when adding recipe for MonsterWhite
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterWhite
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterWhite
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Rex
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Rex
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:a:243)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeBody when adding recipe for Rex
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for Rex
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for Rex
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeLeg when adding recipe for Rex
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Rex
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
And here is the second half. And sorry if I'm doing this wrong, I'm new to the Minecraft Forums.
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mecha.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded tool.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armour.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armourBox.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded box.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded playerClass.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded team.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loading Flan's mod client side.
[19:49:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SanAndreasPs Manager Pack CORE edition, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Bacteria Mod, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:CloneCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Dynamic Transport, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Lycanites Mobs, FMLFileResourcePack:Lycanites Arctic Mobs, FMLFileResourcePack:Lycanites Demon Mobs, FMLFileResourcePack:Lycanites Desert Mobs, FMLFileResourcePack:Lycanites Forest Mobs, FMLFileResourcePack:Lycanites Freshwater Mobs, FMLFileResourcePack:Lycanites Inferno Mobs, FMLFileResourcePack:Lycanites Jungle Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Plains Mobs, FMLFileResourcePack:Lycanites Saltwater Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Swamp Mobs, FMLFileResourcePack:MagicWands, FMLFileResourcePack:Morph, FMLFileResourcePack:Realistic Pain, FMLFileResourcePack:Slimevoid Library, FMLFileResourcePack:Sync, FMLFileResourcePack:Flan's Mod : Flans-Simple-Parts-Pack-1.7.10.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Prototype Sci Fi V3 1.7.10-1.8 FM5.1.jar
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitializing complete.
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name ingotAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedSteel has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedBronze has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name waferSolar has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name waferBasic has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name waferAdvanced has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:244)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name ingotMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:245)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-version created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-general created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-spawning created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-mobevents created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-itemlists created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config arcticmobs-spawning created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config arcticmobs-general created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config demonmobs-spawning created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config demonmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config desertmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config desertmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config forestmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config forestmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config freshwatermobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config freshwatermobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config infernomobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config infernomobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config junglemobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config junglemobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config mountainmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config mountainmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config plainsmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config plainsmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config saltwatermobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config saltwatermobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config shadowmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config shadowmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config swampmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config swampmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: blt (5 / 5)
[19:49:35] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
[19:49:35] [Client thread/INFO]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
[19:49:35] [Client thread/INFO]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
[19:49:35] [Client thread/INFO]: Applying holder lookups
[19:49:35] [Client thread/INFO]: Holder lookups applied
[19:49:35] [Client thread/INFO]: Injecting itemstacks
[19:49:35] [Client thread/INFO]: Itemstack injection complete
[19:49:35] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[19:49:35] [Client thread/INFO]: Successfully generated event handler proxy class with 32 handlers(s) and 32 total invokations
[19:49:36] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:49:36] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[19:49:36] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[19:49:36] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:49:36] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[19:49:36] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:49:36] [Sound Library Loader/INFO]: Sound engine started
[19:49:36] [Client thread/WARN]: File clonecraft:sounds/block/close.ogg does not exist, cannot add it to event clonecraft:block.close
[19:49:36] [Client thread/WARN]: File clonecraft:sounds/block/open.ogg does not exist, cannot add it to event clonecraft:block.open
[19:49:36] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
[19:49:37] [Client thread/INFO]: JInput Component Registry is initialising...
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
May 15, 2016 7:49:37 PM net.java.games.input.DefaultControllerEnvironment getControllers
WARNING: Found unknown Windows version: Windows 10
May 15, 2016 7:49:37 PM net.java.games.input.DefaultControllerEnvironment getControllers
INFO: Attempting to use default windows plug-in.
May 15, 2016 7:49:37 PM net.java.games.input.DefaultControllerEnvironment getControllers
INFO: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/INFO]: Inspecting Keyboard controller HID Keyboard Device on Unknown...
[19:49:37] [Client thread/INFO]: Inspecting Mouse controller HID-compliant mouse on Unknown...
[19:49:37] [Client thread/INFO]: Inspecting Unknown controller Dell USB Wired Entry Keyboard on Unknown...
[19:49:37] [Client thread/INFO]: Inspecting Unknown controller Dell USB Wired Entry Keyboard on Unknown...
[19:49:37] [Client thread/INFO]: JInput Component Registry initialised, found 4 controller(s) 151 component(s)
[19:49:37] [Client thread/INFO]: Injecting onc17packetcustompayload[x1] in func_148833_a in C17PacketCustomPayload
[19:49:37] [Client thread/INFO]: Injecting ons3fpacketcustompayload[x1] in func_148833_a in S3FPacketCustomPayload
[19:49:37] [Client thread/INFO]: LiteLoader begin INIT...
[19:49:37] [Client thread/INFO]: Baking listener list for CoreProvider with 2 listeners
[19:49:37] [Client thread/INFO]: Injecting external mods into class path...
[19:49:37] [Client thread/INFO]: Injecting external mods into class path...
[19:49:37] [Client thread/INFO]: Discovering mods on class path...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\mumfrey\liteloader\1.7.10\liteloader-1.7.10.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\16.0\guava-16.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1558-1.7.10\forge-1.7.10-10.13.4.1558-1.7.10.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar...
[19:49:37] [Client thread/INFO]: Discovering mods in valid mod files...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.5_for_1.7.10.litemod...
[19:49:37] [Client thread/INFO]: Found 1 potential matches
[19:49:37] [Client thread/INFO]: Discovering mods in valid mod files...
[19:49:37] [Client thread/INFO]: Mod class discovery completed
[19:49:37] [Client thread/INFO]: LiteLoader begin POSTINIT...
[19:49:38] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[19:49:38] [Client thread/INFO]: Inhibiting sound handler reload
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Injecting onc01packetchatmessage[x1] in func_148833_a in C01PacketChatMessage
[19:49:38] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: oi (4 / 4)
[19:49:38] [Client thread/INFO]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[19:49:38] [Client thread/INFO]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[19:49:38] [Client thread/INFO]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[19:49:38] [Client thread/INFO]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[19:49:38] [Client thread/INFO]: M&B - Patching Class ItemInWorldManager (mx)
[19:49:38] [Client thread/INFO]: Patching method tryUseItem in ItemInWorldManager
[19:49:38] [Client thread/INFO]: M&B - Patching Class ItemInWorldManager done
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Injecting ons01packetjoingame[x1] in func_148833_a in S01PacketJoinGame
[19:49:38] [Client thread/INFO]: Injecting ons02packetchat[x1] in func_148833_a in S02PacketChat
[19:49:38] [Client thread/INFO]: Injecting ons02packetloginsuccess[x1] in func_148833_a in S02PacketLoginSuccess
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Discovered 1 total mod(s), injected 0 tweak(s)
[19:49:38] [Client thread/INFO]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap
[19:49:38] [Client thread/INFO]: Baking listener list for ModLoadObserver with 0 listeners
[19:49:38] [Client thread/INFO]: Successfully added mod VoxelMap version 1.5.5
[19:49:38] [Client thread/INFO]: Adding "C:\Users\Halod\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.5_for_1.7.10.litemod" to active resource pack set
[19:49:38] [Client thread/INFO]: Setting up "mod_voxelMap_1.5.5_for_1.7.10.litemod" as mod resource pack with identifier "VoxelMap"
[19:49:38] [Client thread/INFO]: Successfully added "C:\Users\Halod\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.5_for_1.7.10.litemod" to active resource pack set
[19:49:38] [Client thread/INFO]: Initialising mod VoxelMap version 1.5.5
[19:49:38] [Client thread/INFO]: Baking listener list for InterfaceObserver with 0 listeners
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb61a12177, pid=2724, tid=9144
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x12177]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Halod\AppData\Roaming\.minecraft\hs_err_pid2724.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
[error occurred during error reporting , id 0xc0000005]
I don't know why Flan's mod is acting up all of a sudden it just started crashing every time I hold any Flans mod based item. Can anyone Help?
Here Is the bug report, I will have to make 2 separate posts due to how many characters it consists of.
println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.jav[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeBody when adding recipe for Monster
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for Monster
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for Monster
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeLeg when adding recipe for Monster
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Monster
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Monster
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterNavy
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterNavy
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeBody when adding recipe for MonsterNavy
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for MonsterNavy
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for MonsterNavy
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeLeg when adding recipe for MonsterNavy
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterNavy
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterNavy
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterWhite
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterWhite
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeBody when adding recipe for MonsterWhite
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for MonsterWhite
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for MonsterWhite
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeLeg when adding recipe for MonsterWhite
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterWhite
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:32] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading MonsterWhite
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Rex
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Rex
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:325)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:a:243)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeBody when adding recipe for Rex
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for Rex
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeArm when adding recipe for Rex
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Could not find largeCompositeLeg when adding recipe for Rex
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Rex
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: ""
And here is the second half. And sorry if I'm doing this wrong, I'm new to the Minecraft Forums.
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:592)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:382)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.mechas.MechaType.read(MechaType.java:82)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:49:33] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mecha.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded tool.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armour.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armourBox.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded box.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded playerClass.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded team.
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loading Flan's mod client side.
[19:49:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SanAndreasPs Manager Pack CORE edition, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Bacteria Mod, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:CloneCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Dynamic Transport, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Lycanites Mobs, FMLFileResourcePack:Lycanites Arctic Mobs, FMLFileResourcePack:Lycanites Demon Mobs, FMLFileResourcePack:Lycanites Desert Mobs, FMLFileResourcePack:Lycanites Forest Mobs, FMLFileResourcePack:Lycanites Freshwater Mobs, FMLFileResourcePack:Lycanites Inferno Mobs, FMLFileResourcePack:Lycanites Jungle Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Plains Mobs, FMLFileResourcePack:Lycanites Saltwater Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Swamp Mobs, FMLFileResourcePack:MagicWands, FMLFileResourcePack:Morph, FMLFileResourcePack:Realistic Pain, FMLFileResourcePack:Slimevoid Library, FMLFileResourcePack:Sync, FMLFileResourcePack:Flan's Mod : Flans-Simple-Parts-Pack-1.7.10.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.7.10-4.10.0.jar, FMLFileResourcePack:Flan's Mod : Prototype Sci Fi V3 1.7.10-1.8 FM5.1.jar
[19:49:33] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitializing complete.
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name ingotAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedCopper has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedTin has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedAluminum has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedSteel has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedBronze has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name waferSolar has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name waferBasic has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name waferAdvanced has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemBasic) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:240)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name compressedMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:244)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/WARN]: * A broken ore dictionary registration with name ingotMeteoricIron has occurred. It adds an item (type: class micdoodle8.mods.galacticraft.core.items.ItemMoon) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Galacticraft Core report it to them!
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[19:49:34] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.items.GCItems.initItems(GCItems.java:245)
[19:49:34] [Client thread/WARN]: * at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:360)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:49:34] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
[19:49:34] [Client thread/WARN]: ****************************************
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-version created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-general created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-spawning created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-mobevents created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config lycanitesmobs-itemlists created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config arcticmobs-spawning created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config arcticmobs-general created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config demonmobs-spawning created successfully.
[19:49:34] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config demonmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config desertmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config desertmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config forestmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config forestmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config freshwatermobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config freshwatermobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config infernomobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config infernomobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config junglemobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config junglemobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config mountainmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config mountainmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config plainsmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config plainsmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config saltwatermobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config saltwatermobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config shadowmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config shadowmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config swampmobs-spawning created successfully.
[19:49:35] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:287]: [LycanitesMobs] [Info] Config swampmobs-general created successfully.
[19:49:35] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: blt (5 / 5)
[19:49:35] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[19:49:35] [Client thread/INFO]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
[19:49:35] [Client thread/INFO]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
[19:49:35] [Client thread/INFO]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
[19:49:35] [Client thread/INFO]: Applying holder lookups
[19:49:35] [Client thread/INFO]: Holder lookups applied
[19:49:35] [Client thread/INFO]: Injecting itemstacks
[19:49:35] [Client thread/INFO]: Itemstack injection complete
[19:49:35] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[19:49:35] [Client thread/INFO]: Successfully generated event handler proxy class with 32 handlers(s) and 32 total invokations
[19:49:36] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:49:36] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[19:49:36] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[19:49:36] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:49:36] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[19:49:36] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:49:36] [Sound Library Loader/INFO]: Sound engine started
[19:49:36] [Client thread/WARN]: File clonecraft:sounds/block/close.ogg does not exist, cannot add it to event clonecraft:block.close
[19:49:36] [Client thread/WARN]: File clonecraft:sounds/block/open.ogg does not exist, cannot add it to event clonecraft:block.open
[19:49:36] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
[19:49:37] [Client thread/INFO]: JInput Component Registry is initialising...
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
May 15, 2016 7:49:37 PM net.java.games.input.DefaultControllerEnvironment getControllers
WARNING: Found unknown Windows version: Windows 10
May 15, 2016 7:49:37 PM net.java.games.input.DefaultControllerEnvironment getControllers
INFO: Attempting to use default windows plug-in.
May 15, 2016 7:49:37 PM net.java.games.input.DefaultControllerEnvironment getControllers
INFO: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/ERROR]: The jar file C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[19:49:37] [Client thread/INFO]: Inspecting Keyboard controller HID Keyboard Device on Unknown...
[19:49:37] [Client thread/INFO]: Inspecting Mouse controller HID-compliant mouse on Unknown...
[19:49:37] [Client thread/INFO]: Inspecting Unknown controller Dell USB Wired Entry Keyboard on Unknown...
[19:49:37] [Client thread/INFO]: Inspecting Unknown controller Dell USB Wired Entry Keyboard on Unknown...
[19:49:37] [Client thread/INFO]: JInput Component Registry initialised, found 4 controller(s) 151 component(s)
[19:49:37] [Client thread/INFO]: Injecting onc17packetcustompayload[x1] in func_148833_a in C17PacketCustomPayload
[19:49:37] [Client thread/INFO]: Injecting ons3fpacketcustompayload[x1] in func_148833_a in S3FPacketCustomPayload
[19:49:37] [Client thread/INFO]: LiteLoader begin INIT...
[19:49:37] [Client thread/INFO]: Baking listener list for CoreProvider with 2 listeners
[19:49:37] [Client thread/INFO]: Injecting external mods into class path...
[19:49:37] [Client thread/INFO]: Injecting external mods into class path...
[19:49:37] [Client thread/INFO]: Discovering mods on class path...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\mumfrey\liteloader\1.7.10\liteloader-1.7.10.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\16.0\guava-16.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1558-1.7.10\forge-1.7.10-10.13.4.1558-1.7.10.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar...
[19:49:37] [Client thread/INFO]: Discovering mods in valid mod files...
[19:49:37] [Client thread/INFO]: Searching C:\Users\Halod\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.5_for_1.7.10.litemod...
[19:49:37] [Client thread/INFO]: Found 1 potential matches
[19:49:37] [Client thread/INFO]: Discovering mods in valid mod files...
[19:49:37] [Client thread/INFO]: Mod class discovery completed
[19:49:37] [Client thread/INFO]: LiteLoader begin POSTINIT...
[19:49:38] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[19:49:38] [Client thread/INFO]: Inhibiting sound handler reload
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Injecting onc01packetchatmessage[x1] in func_148833_a in C01PacketChatMessage
[19:49:38] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: oi (4 / 4)
[19:49:38] [Client thread/INFO]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[19:49:38] [Client thread/INFO]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[19:49:38] [Client thread/INFO]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[19:49:38] [Client thread/INFO]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[19:49:38] [Client thread/INFO]: M&B - Patching Class ItemInWorldManager (mx)
[19:49:38] [Client thread/INFO]: Patching method tryUseItem in ItemInWorldManager
[19:49:38] [Client thread/INFO]: M&B - Patching Class ItemInWorldManager done
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Injecting ons01packetjoingame[x1] in func_148833_a in S01PacketJoinGame
[19:49:38] [Client thread/INFO]: Injecting ons02packetchat[x1] in func_148833_a in S02PacketChat
[19:49:38] [Client thread/INFO]: Injecting ons02packetloginsuccess[x1] in func_148833_a in S02PacketLoginSuccess
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
[19:49:38] [Client thread/INFO]: Discovered 1 total mod(s), injected 0 tweak(s)
[19:49:38] [Client thread/INFO]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap
[19:49:38] [Client thread/INFO]: Baking listener list for ModLoadObserver with 0 listeners
[19:49:38] [Client thread/INFO]: Successfully added mod VoxelMap version 1.5.5
[19:49:38] [Client thread/INFO]: Adding "C:\Users\Halod\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.5_for_1.7.10.litemod" to active resource pack set
[19:49:38] [Client thread/INFO]: Setting up "mod_voxelMap_1.5.5_for_1.7.10.litemod" as mod resource pack with identifier "VoxelMap"
[19:49:38] [Client thread/INFO]: Successfully added "C:\Users\Halod\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.5_for_1.7.10.litemod" to active resource pack set
[19:49:38] [Client thread/INFO]: Initialising mod VoxelMap version 1.5.5
[19:49:38] [Client thread/INFO]: Baking listener list for InterfaceObserver with 0 listeners
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb61a12177, pid=2724, tid=9144
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x12177]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Halod\AppData\Roaming\.minecraft\hs_err_pid2724.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
[error occurred during error reporting , id 0xc0000005]