Time: 2/17/15 9:25 PM
Description: Initializing game
java.lang.NoClassDefFoundError: dan200/computercraft/api/peripheral/IPeripheralProvider
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: dan200.computercraft.api.peripheral.IPeripheralProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 34 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
When I click 'play' it closes and loads up the other window, which then stop responding with a black screen.
I forced closed it three times, and it keep on saying the same game output:
[23:54:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[23:54:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[23:54:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[23:54:41] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[23:54:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[23:54:42] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:42] [main/INFO] [FML]: [AppEng] Core Init
[23:54:42] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:44] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.309
[23:54:45] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/INFO] [FastCraft-core]: FastCraft loading...
[23:54:45] [main/INFO] [FML]: Loading tweaker cpw.mods.fml.common.launcher.FMLTweaker from forge-1.7.10-10.13.2.1230-universal.jar
[23:54:45] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:54:45] [main/WARN] [LaunchWrapper]: Tweak class name cpw.mods.fml.common.launcher.FMLTweaker has already been visited -- skipping
[23:54:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:54:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:54:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:54:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[23:54:52] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
[23:54:52] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
[23:54:52] [main/INFO] [FastCraft-core]: Optifine was not detected.
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.309
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:57] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Olante\AppData\Roaming\.minecraft\config\OpenModsLibCore.json'
[23:54:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:54:59] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[23:55:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:55:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[23:55:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[23:55:02] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[23:55:05] [main/INFO] [FastCraft-core]: 1 / 15 applied
[23:55:06] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[23:55:07] [main/INFO] [FastCraft-core]: 2 / 15 applied
[23:55:07] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[23:55:07] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[23:55:07] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
[23:55:07] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[23:55:08] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[23:55:08] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[23:55:08] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[23:55:10] [main/INFO]: Setting user: palmertae
[23:55:10] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[23:55:11] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[23:55:11] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[23:55:11] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[23:55:13] [main/INFO] [FastCraft-core]: 3 / 15 applied
[23:55:17] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[23:55:19] [Client thread/INFO] [FastCraft-core]: 4 / 15 applied
[23:55:19] [Client thread/INFO] [FastCraft-core]: 5 / 15 applied
[23:55:19] [Client thread/INFO] [FastCraft-core]: 6 / 15 applied
[23:55:19] [Client thread/INFO] [FastCraft-core]: 7 / 15 applied
[23:55:19] [Client thread/INFO] [FastCraft-core]: 8 / 15 applied
[23:55:20] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[23:55:20] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
[23:55:20] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[23:55:21] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[23:55:21] [Client thread/INFO] [FML]: [AppEng] Core Init
[23:55:21] [Client thread/INFO] [FML]: Searching C:\Users\Olante\AppData\Roaming\.minecraft\mods for mods
[23:55:21] [Client thread/INFO] [FML]: Also searching C:\Users\Olante\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[23:55:31] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[23:55:35] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[23:55:39] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:55:39] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:55:40] [Client thread/INFO] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
[23:55:40] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:55:40] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[23:55:40] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.2-50
[23:55:43] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[23:55:47] [Client thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[23:55:47] [Client thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[23:55:47] [Client thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[23:55:47] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[23:55:47] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[23:55:47] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[23:55:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 83 mods to load
[23:55:48] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[23:55:48] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[23:55:54] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[23:55:57] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, EnderIO, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, MrTJPCoreMod, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
[23:55:57] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, EnderIO, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, MrTJPCoreMod, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
[23:56:06] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[23:56:18] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[23:56:18] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[23:56:28] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:149): Trying to patch RenderPlayer (class: bop)
[23:56:28] [Client thread/INFO] [OpenMods]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[23:56:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:MrTJPCoreMod, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: dl.dropbox.com
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:50)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
[23:56:30] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[23:56:30] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
[23:56:31] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[23:56:33] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[23:56:33] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
[23:56:34] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[23:56:34] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[23:56:34] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[23:56:34] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[23:56:35] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[23:56:35] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[23:56:35] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[23:56:36] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[23:56:37] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[23:56:37] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[23:56:37] [Client thread/INFO] [AE2:C]: Starting VersionChecker
[23:56:37] [Client thread/INFO] [AE2:C]: PreInit ( end 4095ms )
[23:56:39] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[23:56:39] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[23:56:39] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[23:56:39] [Client thread/INFO] [Mantle]: Configuration load completed.
[23:56:40] [Client thread/INFO] [FastCraft-core]: 9 / 15 applied
[23:56:40] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[23:56:40] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
[23:56:41] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
[23:56:45] [Client thread/INFO] [FastCraft-core]: 10 / 15 applied
[23:56:46] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.githubusercontent.com
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.RemoteIdentifierManager.retrieve(RemoteIdentifierManager.java:41)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.RemoteIdentifierManager.<init>(RemoteIdentifierManager.java:28)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.TrailsVersionChecker.<init>(TrailsVersionChecker.java:15)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.TrailsVersionChecker.getInstance(TrailsVersionChecker.java:75)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:22)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.githubusercontent.com
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.RemoteIdentifierManager.retrieve(RemoteIdentifierManager.java:41)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.RemoteIdentifierManager.<init>(RemoteIdentifierManager.java:28)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.FlowerTrailManager.<init>(FlowerTrailManager.java:13)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.FlowerTrailManager.getInstance(FlowerTrailManager.java:28)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.client.FlowerScatterEventHandler.<init>(FlowerScatterEventHandler.java:23)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:80)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Texture Downloader #1/ERROR] [BiomesOPlenty]: Couldn't download http texture
java.net.UnknownHostException: raw.githubusercontent.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture$1.run(ExternalTexture.java:92) [ExternalTexture$1.class:?]
[23:56:46] [Texture Downloader #3/ERROR] [BiomesOPlenty]: Couldn't download http texture
java.net.UnknownHostException: raw.githubusercontent.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture$1.run(ExternalTexture.java:92) [ExternalTexture$1.class:?]
[23:56:46] [Texture Downloader #2/ERROR] [BiomesOPlenty]: Couldn't download http texture
java.net.UnknownHostException: raw.githubusercontent.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture$1.run(ExternalTexture.java:92) [ExternalTexture$1.class:?]
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:56:46] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
java.net.UnknownHostException: raw.github.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[23:56:46] [Client thread/INFO] [CoFHWorld]: Registering default templates
[23:56:46] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 6.3.1
[23:56:46] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[23:56:46] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[23:56:47] [Thread-9/INFO] [BuildCraft]: Beginning version check
[23:56:47] [Thread-9/WARN] [BuildCraft]: Unable to read from remote version authority.
[23:56:47] [Thread-9/WARN] [BuildCraft]: java.net.UnknownHostException: raw.githubusercontent.com
[23:56:47] [Thread-9/INFO] [BuildCraft]: Version check attempt 1 failed, trying again in 10 seconds
[23:56:49] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[23:56:54] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
[23:56:54] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
[23:56:56] [Client thread/ERROR] [EnderIO]: Could not load user defined Powered Spawner costs from C:\Users\Olante\AppData\Roaming\.minecraft\config\enderio\PoweredSpawnerConfig_User.json
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalStateException: Not a JSON Object: "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.PoweredSpawnerConfig.<init>(PoweredSpawnerConfig.java:87)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.PoweredSpawnerConfig.<clinit>(PoweredSpawnerConfig.java:21)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.BlockPoweredSpawner.create(BlockPoweredSpawner.java:85)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.EnderIO.preInit(EnderIO.java:351)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:56:56] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[23:56:57] [Thread-9/WARN] [BuildCraft]: Unable to read from remote version authority.
[23:56:57] [Thread-9/WARN] [BuildCraft]: java.net.UnknownHostException: raw.githubusercontent.com
[23:56:57] [Thread-9/INFO] [BuildCraft]: Version check attempt 2 failed, trying again in 10 seconds
[23:56:58] [CoFHUpdater:ThermalFoundation/WARN] [ThermalFoundation]: Update check for Thermal Foundation failed.
java.net.UnknownHostException: raw.github.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[23:57:00] [Client thread/INFO] [extrautils]: Hello World
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[23:57:02] [Client thread/INFO] [FastCraft]: FastCraft 1.16 loaded.
[23:57:02] [Thread-12/WARN] [FastCraft]: The version check failed, error 2.
[23:57:02] [Thread-13/WARN] [Forestry]: Unable to read from remote version authority.
[23:57:02] [Client thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[23:57:02] [Client thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[23:57:02] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[23:57:06] [CoFHUpdater:ThermalExpansion/WARN] [ThermalExpansion]: Update check for Thermal Expansion failed.
java.net.UnknownHostException: raw.github.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[23:57:06] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[23:57:06] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[23:57:06] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[23:57:06] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[23:57:06] [Client thread/INFO] [newframes]: Let's Move!
[23:57:07] [Thread-9/WARN] [BuildCraft]: Unable to read from remote version authority.
[23:57:07] [Thread-9/WARN] [BuildCraft]: java.net.UnknownHostException: raw.githubusercontent.com
[23:57:07] [Thread-9/INFO] [BuildCraft]: Version check attempt 3 failed, trying again in 10 seconds
[23:57:07] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[23:57:07] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[23:57:07] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[23:57:07] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[23:57:09] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: projectredwiki.com
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.<init>(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.IO$.forceReadBuffer(IO.scala:27)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.IO$.forceRead(IO.scala:15)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.projectMD(UpdateChecker.scala:35)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.projectMD(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.downloadVersions(UpdateChecker.scala:49)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.downloadVersions(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.$init$(UpdateChecker.scala:38)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.<init>(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreProxy_client.preInit(proxies.scala:36)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreMod$.preInit(mod.scala:20)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreMod.preInit(mod.scala)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.githubusercontent.com
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.IO$.forceReadBuffer(IO.scala:27)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.downloadChanges(UpdateChecker.scala:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.downloadChanges(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.$init$(UpdateChecker.scala:40)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.<init>(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreProxy_client.preInit(proxies.scala:36)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreMod$.preInit(mod.scala:20)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreMod.preInit(mod.scala)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IndexOutOfBoundsException: 0
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at scala.collection.LinearSeqOptimized$class.apply(LinearSeqOptimized.scala:51)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at scala.collection.immutable.List.apply(List.scala:83)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.latestVersion(UpdateChecker.scala:42)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.latestVersion(CoreUpdateChecker.scala:10)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.isVersionOutdated(UpdateChecker.scala:92)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.isVersionOutdated(CoreUpdateChecker.scala:10)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.run(UpdateChecker.scala:114)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.run(CoreUpdateChecker.scala:10)
[23:57:15] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[23:57:15] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[23:57:15] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: [email protected][2.2.9.0,) required / 3.3.0.6 detected
[23:57:15] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[23:57:15] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[23:57:15] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[23:57:15] [Client thread/INFO] [neiintegration]: Loading configuration files
[23:57:17] [Thread-9/INFO] [BuildCraft]: Version check failed
[23:57:17] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[23:57:53] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[23:58:28] [Client thread/ERROR] [WR-CBE|Addons]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Addons since required dependency WR-CBE|Core has errored
[23:58:28] [Client thread/ERROR] [WR-CBE|Logic]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Logic since required dependency WR-CBE|Core has errored
Delete codechickenlib from /mods/1.7.10 folder and let it recreate. Also delete it from mods folder if you have an additional copy (NOT codechickencore. Leave that one).
Take out MrTJP core as you do not have project red files and there's no reason for this core mod to be there.
Take out forge universal file. That shouldn't be there.
Then if it throws an error, submit the new crash report or if you don't have one, log.
That is...very weird. Did you for sure delete chickencorelib from /mods/1.7.10 ? Make sure you do or it will be the wrong version.
I don't see what else could be asking for the newer NEI version. Ok then try updating everything to latest instead.
So get WR-CBE 1.4.1.9 , NEI 1.0.4.83 and codechickencore 1.0.4.35 (while deleting old codechickenlib) and try loading.
Black screen, not responding therefore I forced closed it.
And the game output is:
[14:26:26] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:26:26] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:26:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:26:27] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[14:26:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[14:26:27] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:27] [main/INFO] [FML]: [AppEng] Core Init
[14:26:27] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.1.99//CodeChickenLib-1.7.10-1.1.1.99-universal.jar
[14:26:33] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[14:26:33] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:33] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:33] [main/INFO] [FastCraft-core]: FastCraft loading...
[14:26:34] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:26:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:26:45] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:26:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
[14:26:46] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
[14:26:46] [main/INFO] [FastCraft-core]: Optifine was not detected.
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:48] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Olante\AppData\Roaming\.minecraft\config\OpenModsLibCore.json'
[14:26:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:26:50] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[14:26:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:26:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:26:53] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:26:58] [main/INFO] [FastCraft-core]: 1 / 15 applied
[14:26:59] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[14:26:59] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[14:26:59] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
[14:26:59] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[14:27:01] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[14:27:01] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[14:27:01] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[14:27:02] [main/INFO] [FastCraft-core]: 2 / 15 applied
[14:27:02] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[14:27:04] [main/INFO]: Setting user: palmertae
[14:27:06] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[14:27:06] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[14:27:06] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[14:27:07] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[14:27:08] [main/INFO] [FastCraft-core]: 3 / 15 applied
[14:27:12] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[14:27:15] [Client thread/INFO] [FastCraft-core]: 4 / 15 applied
[14:27:15] [Client thread/INFO] [FastCraft-core]: 5 / 15 applied
[14:27:15] [Client thread/INFO] [FastCraft-core]: 6 / 15 applied
[14:27:15] [Client thread/INFO] [FastCraft-core]: 7 / 15 applied
[14:27:15] [Client thread/INFO] [FastCraft-core]: 8 / 15 applied
[14:27:17] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[14:27:17] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
[14:27:17] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[14:27:18] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[14:27:18] [Client thread/INFO] [FML]: [AppEng] Core Init
[14:27:19] [Client thread/INFO] [FML]: Searching C:\Users\Olante\AppData\Roaming\.minecraft\mods for mods
[14:27:19] [Client thread/INFO] [FML]: Also searching C:\Users\Olante\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[14:27:27] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[14:27:31] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[14:27:33] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:27:34] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:27:36] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[14:27:37] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.2-50
[14:27:39] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[14:27:41] [Client thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:27:41] [Client thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:27:41] [Client thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:27:42] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[14:27:42] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[14:27:42] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[14:27:42] [Client thread/INFO] [FML]: Forge Mod Loader has identified 81 mods to load
[14:27:42] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:27:42] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[14:27:44] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:27:46] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, Growthcraft|Hops] at CLIENT
[14:27:46] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, Growthcraft|Hops] at SERVER
[14:27:51] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[14:28:00] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[14:28:00] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[14:28:09] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:149): Trying to patch RenderPlayer (class: bop)
[14:28:09] [Client thread/INFO] [OpenMods]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[14:28:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Growthcraft Hops
[14:28:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[14:28:12] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
[14:28:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:28:14] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[14:28:15] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[14:28:17] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[14:28:17] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[14:28:17] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[14:28:17] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[14:28:17] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[14:28:18] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[14:28:19] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[14:28:19] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[14:28:19] [Client thread/INFO] [AE2:C]: Starting VersionChecker
[14:28:19] [Client thread/INFO] [AE2:C]: PreInit ( end 5099ms )
[14:28:22] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[14:28:22] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[14:28:22] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[14:28:22] [Client thread/INFO] [Mantle]: Configuration load completed.
[14:28:22] [Client thread/INFO] [FastCraft-core]: 9 / 15 applied
[14:28:22] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[14:28:22] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
[14:28:24] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
[14:28:32] [Client thread/INFO] [FastCraft-core]: 10 / 15 applied
[14:28:32] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[14:28:33] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\dev_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:24) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[14:28:33] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\donator_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:25) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[14:28:33] [Client thread/INFO] [CoFHWorld]: Registering default templates
[14:28:34] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 6.3.1
[14:28:34] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[14:28:34] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[14:28:34] [Thread-10/INFO] [BuildCraft]: Beginning version check
[14:28:34] [Thread-10/WARN] [BuildCraft]: Using outdated version [6.3.1] for Minecraft 1.7.10. Consider updating to 6.3.6.
[14:28:37] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[14:28:41] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
[14:28:41] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
[14:28:45] [Client thread/INFO] [extrautils]: Hello World
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[14:28:46] [Client thread/INFO] [FastCraft]: FastCraft 1.16 loaded.
[14:28:47] [Thread-13/WARN] [FastCraft]: Your FastCraft version is outdated.
[14:28:47] [Client thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[14:28:47] [Client thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[14:28:47] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[14:28:50] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[14:28:50] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[14:28:51] [CoFHUpdater:ThermalExpansion/WARN] [ThermalExpansion]: Update check for Thermal Expansion failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[14:28:51] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[14:28:51] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[14:28:51] [Client thread/INFO] [newframes]: Let's Move!
[14:28:51] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[14:28:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[14:28:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[14:28:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[14:28:52] [Thread-14/WARN] [Forestry]: Unable to read from remote version authority.
[14:28:53] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[14:28:57] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[14:28:57] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[14:28:57] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: [email protected][2.2.9.0,) required / 3.3.0.6 detected
[14:28:57] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[14:28:57] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[14:28:57] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[14:28:57] [Client thread/INFO] [neiintegration]: Loading configuration files
[14:28:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[14:29:23] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[14:29:52] [Client thread/ERROR] [WR-CBE|Addons]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Addons since required dependency WR-CBE|Core has errored
[14:29:52] [Client thread/ERROR] [WR-CBE|Logic]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Logic since required dependency WR-CBE|Core has errored
[15:17:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:17:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:17:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[15:17:15] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[15:17:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[15:17:15] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:15] [main/INFO] [FML]: [AppEng] Core Init
[15:17:15] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.1.99//CodeChickenLib-1.7.10-1.1.1.99-universal.jar
[15:17:26] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[15:17:27] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/INFO] [FastCraft-core]: FastCraft loading...
[15:17:27] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/ERROR] [FML]: The coremod TMIForgeLoader is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be ignored.
[15:17:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:17:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:17:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:17:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:17:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:17:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:17:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
[15:17:36] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
[15:17:36] [main/INFO] [FastCraft-core]: Optifine was not detected.
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:38] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Olante\AppData\Roaming\.minecraft\config\OpenModsLibCore.json'
[15:17:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:17:39] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[15:17:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[15:17:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[15:17:41] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:17:44] [main/INFO] [FastCraft-core]: 1 / 15 applied
[15:17:45] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[15:17:46] [main/INFO] [FastCraft-core]: 2 / 15 applied
[15:17:47] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[15:17:47] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[15:17:48] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
[15:17:48] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[15:17:49] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[15:17:49] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[15:17:49] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[15:17:51] [main/INFO]: Setting user: palmertae
[15:17:53] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[15:17:53] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[15:17:53] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[15:17:53] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[15:17:55] [main/INFO] [FastCraft-core]: 3 / 15 applied
[15:17:58] [Client thread/INFO]: LWJGL Version: 2.9.1
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[15:18:00] [Client thread/INFO] [FastCraft-core]: 4 / 15 applied
[15:18:00] [Client thread/INFO] [FastCraft-core]: 5 / 15 applied
[15:18:00] [Client thread/INFO] [FastCraft-core]: 6 / 15 applied
[15:18:00] [Client thread/INFO] [FastCraft-core]: 7 / 15 applied
[15:18:00] [Client thread/INFO] [FastCraft-core]: 8 / 15 applied
[15:18:01] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[15:18:01] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
[15:18:01] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[15:18:01] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[15:18:01] [Client thread/INFO] [FML]: [AppEng] Core Init
[15:18:02] [Client thread/INFO] [FML]: Searching C:\Users\Olante\AppData\Roaming\.minecraft\mods for mods
[15:18:02] [Client thread/INFO] [FML]: Also searching C:\Users\Olante\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[15:18:10] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[15:18:13] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[15:18:16] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:18:16] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:18:19] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[15:18:19] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.2-50
[15:18:21] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[15:18:24] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[15:18:24] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[15:18:24] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[15:18:24] [Client thread/INFO] [FML]: Forge Mod Loader has identified 78 mods to load
[15:18:24] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[15:18:24] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[15:18:27] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:18:30] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, Growthcraft|Hops] at CLIENT
[15:18:30] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, Growthcraft|Hops] at SERVER
[15:18:36] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[15:18:43] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[15:18:43] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[15:18:49] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:149): Trying to patch RenderPlayer (class: bop)
[15:18:49] [Client thread/INFO] [OpenMods]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[15:18:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Growthcraft Hops
[15:18:51] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:18:51] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
[15:18:51] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:18:53] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[15:18:54] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
[15:18:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[15:18:56] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[15:18:56] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[15:18:56] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[15:18:56] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[15:18:56] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[15:18:56] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[15:18:56] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[15:18:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[15:18:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[15:18:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[15:18:58] [Client thread/INFO] [AE2:C]: Starting VersionChecker
[15:18:58] [Client thread/INFO] [AE2:C]: PreInit ( end 4285ms )
[15:19:00] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[15:19:00] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[15:19:00] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[15:19:00] [Client thread/INFO] [Mantle]: Configuration load completed.
[15:19:00] [Client thread/INFO] [FastCraft-core]: 9 / 15 applied
[15:19:00] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[15:19:00] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
[15:19:01] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
[15:19:06] [Client thread/INFO] [FastCraft-core]: 10 / 15 applied
[15:19:06] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[15:19:07] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\dev_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:24) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[15:19:07] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\donator_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:25) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[15:19:08] [Client thread/INFO] [CoFHWorld]: Registering default templates
[15:19:08] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 6.3.1
[15:19:08] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[15:19:08] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[15:19:08] [Thread-10/INFO] [BuildCraft]: Beginning version check
[15:19:09] [Thread-10/WARN] [BuildCraft]: Using outdated version [6.3.1] for Minecraft 1.7.10. Consider updating to 6.3.6.
[15:19:12] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[15:19:18] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
[15:19:18] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
[15:19:23] [Client thread/INFO] [extrautils]: Hello World
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[15:19:25] [Client thread/INFO] [FastCraft]: FastCraft 1.16 loaded.
[15:19:25] [Thread-13/WARN] [FastCraft]: Your FastCraft version is outdated.
[15:19:25] [Client thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[15:19:25] [Client thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[15:19:25] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[15:19:29] [Thread-14/WARN] [Forestry]: Unable to read from remote version authority.
[15:19:30] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[15:19:30] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[15:19:30] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[15:19:31] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[15:19:31] [Client thread/INFO] [newframes]: Let's Move!
[15:19:31] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[15:19:31] [CoFHUpdater:ThermalExpansion/WARN] [ThermalExpansion]: Update check for Thermal Expansion failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[15:19:31] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[15:19:31] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[15:19:32] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[15:19:33] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[15:19:39] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[15:19:39] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[15:19:39] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: [email protected][2.2.9.0,) required / 3.3.0.6 detected
[15:19:39] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[15:19:39] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[15:19:39] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[15:19:39] [Client thread/INFO] [neiintegration]: Loading configuration files
[15:19:40] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[15:19:57] [Client thread/INFO] [Railcraft]: Railcraft Config: Doing preinit parsing
[15:20:09] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
Stops at simply jetpacks but I can't tell if that's the reason or not. Can you maybe force the crash to give you a proper crash report? When you stall, try pressing F3+C
[16:23:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:23:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[16:23:15] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[16:23:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[16:23:15] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:15] [main/INFO] [FML]: [AppEng] Core Init
[16:23:15] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/INFO] [FastCraft-core]: FastCraft loading...
[16:23:16] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:17] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:17] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:17] [main/ERROR] [FML]: The coremod TMIForgeLoader is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be ignored.
[16:23:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:23:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:23:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:23:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:23:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:23:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[16:23:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
[16:23:25] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
[16:23:25] [main/INFO] [FastCraft-core]: Optifine was not detected.
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:27] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Olante\AppData\Roaming\.minecraft\config\OpenModsLibCore.json'
[16:23:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:23:29] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[16:23:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[16:23:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[16:23:32] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:23:36] [main/INFO] [FastCraft-core]: 1 / 15 applied
[16:23:37] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[16:23:37] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[16:23:37] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
[16:23:38] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[16:23:38] [main/INFO] [FastCraft-core]: 2 / 15 applied
[16:23:39] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[16:23:40] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[16:23:40] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[16:23:40] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[16:23:42] [main/INFO]: Setting user: palmertae
[16:23:43] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[16:23:43] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[16:23:43] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[16:23:43] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[16:23:45] [main/INFO] [FastCraft-core]: 3 / 15 applied
[16:23:48] [Client thread/INFO]: LWJGL Version: 2.9.1
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[16:23:50] [Client thread/INFO] [FastCraft-core]: 4 / 15 applied
[16:23:50] [Client thread/INFO] [FastCraft-core]: 5 / 15 applied
[16:23:50] [Client thread/INFO] [FastCraft-core]: 6 / 15 applied
[16:23:50] [Client thread/INFO] [FastCraft-core]: 7 / 15 applied
[16:23:50] [Client thread/INFO] [FastCraft-core]: 8 / 15 applied
[16:23:52] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[16:23:52] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
[16:23:52] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[16:23:53] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[16:23:53] [Client thread/INFO] [FML]: [AppEng] Core Init
[16:23:53] [Client thread/INFO] [FML]: Searching C:\Users\Olante\AppData\Roaming\.minecraft\mods for mods
[16:23:53] [Client thread/INFO] [FML]: Also searching C:\Users\Olante\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[16:24:01] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[16:24:04] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[16:24:07] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[16:24:07] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[16:24:09] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[16:24:10] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.2-50
[16:24:12] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[16:24:14] [Client thread/INFO] [FML]: Forge Mod Loader has identified 75 mods to load
[16:24:14] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[16:24:15] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:24:18] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:24:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, Ztones, Baubles, Growthcraft|Hops] at CLIENT
[16:24:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, Ztones, Baubles, Growthcraft|Hops] at SERVER
[16:24:26] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[16:24:33] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[16:24:33] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[16:24:39] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:149): Trying to patch RenderPlayer (class: bop)
[16:24:39] [Client thread/INFO] [OpenMods]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[16:24:39] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Growthcraft Hops
[16:24:40] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[16:24:40] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
[16:24:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:24:42] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[16:24:43] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
[16:24:44] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[16:24:44] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[16:24:44] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[16:24:44] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[16:24:45] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[16:24:45] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[16:24:45] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[16:24:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[16:24:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[16:24:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[16:24:46] [Client thread/INFO] [AE2:C]: Starting VersionChecker
[16:24:46] [Client thread/INFO] [AE2:C]: PreInit ( end 3543ms )
[16:24:50] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[16:24:50] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[16:24:50] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[16:24:50] [Client thread/INFO] [Mantle]: Configuration load completed.
[16:24:50] [Client thread/INFO] [FastCraft-core]: 9 / 15 applied
[16:24:50] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[16:24:51] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura FMP Compatibility; missing dependency: ForgeMultipart
[16:24:51] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
[16:24:54] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
[16:25:02] [Client thread/INFO] [FastCraft-core]: 10 / 15 applied
[16:25:02] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[16:25:04] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\dev_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:24) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[16:25:04] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\donator_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:25) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[16:25:05] [Client thread/INFO] [CoFHWorld]: Registering default templates
[16:25:06] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 6.3.1
[16:25:06] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[16:25:06] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[16:25:06] [Thread-8/INFO] [BuildCraft]: Beginning version check
[16:25:07] [Thread-8/WARN] [BuildCraft]: Using outdated version [6.3.1] for Minecraft 1.7.10. Consider updating to 6.3.6.
[16:25:11] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[16:25:21] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
[16:25:21] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
[16:25:23] [Client thread/INFO] [extrautils]: Hello World
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[16:25:24] [Client thread/INFO] [FastCraft]: FastCraft 1.16 loaded.
[16:25:26] [Client thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[16:25:26] [Client thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[16:25:26] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[16:25:26] [Thread-11/WARN] [FastCraft]: Your FastCraft version is outdated.
[16:25:30] [Thread-12/WARN] [Forestry]: Unable to read from remote version authority.
[16:25:33] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[16:25:33] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[16:25:34] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[16:25:34] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[16:25:34] [Client thread/INFO] [newframes]: Let's Move!
[16:25:35] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[16:25:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[16:25:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[16:25:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[16:25:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[16:25:38] [CoFHUpdater:ThermalExpansion/WARN] [ThermalExpansion]: Update check for Thermal Expansion failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[16:25:40] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[16:25:49] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[16:25:49] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[16:25:49] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: [email protected][2.2.9.0,) required / 3.3.0.6 detected
[16:25:49] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[16:25:49] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[16:25:49] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[16:25:49] [Client thread/INFO] [neiintegration]: Loading configuration files
[16:25:52] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[16:26:09] [Client thread/INFO] [Railcraft]: Railcraft Config: Doing preinit parsing
[16:26:14] [Client thread/INFO] [Railcraft]: Module disabled: ModuleIC2, IC2 not detected
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/WARN] [Railcraft]: Pre-existing steam fluid block detected, deferring to ThermalFoundation:FluidSteam, this may cause issues if the server/client have different mod load orders, recommended that you disable all but one instance of steam fluid blocks via your configs.
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:18] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemCoal, [email protected], 0
[16:26:18] [Railcraft Version Check/INFO] [Railcraft]: An updated version of Railcraft is available from <http://railcraft.info>: 9.5.0.0
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, [email protected] meta=0
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, [email protected] meta=1
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, [email protected] meta=2
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, [email protected] meta=3
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, [email protected] meta=4
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, [email protected] meta=5
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorCopper, [email protected] meta=9
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorGold, [email protected] meta=8
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorIron, [email protected] meta=7
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorTin, [email protected] meta=10
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorLead, [email protected] meta=11
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Constructing items
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Registering items
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Registering handlers
[16:26:45] [Client thread/INFO] [Tinkers Mechworks]: Loading configuration...
[16:26:45] [Client thread/INFO] [Tinkers Mechworks]: Done.
Forced closed it, and this.
Is it that I should wait longer? Cuz I had that running for 20 minutes.
No, there's no point waiting past a few minutes. There was no actual crash log in your minecraft folder? Cause while it shows a few errors during load, the log doesn't really show what stalls you. Other than randomly pulling out mods until you're able to log in properly, I don't know what to really suggest to you.
Here is the report file:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 2/17/15 9:25 PM
Description: Initializing game
java.lang.NoClassDefFoundError: dan200/computercraft/api/peripheral/IPeripheralProvider
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: dan200.computercraft.api.peripheral.IPeripheralProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 34 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 176529976 bytes (168 MB) / 416620544 bytes (397 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 84 mods loaded, 84 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed
Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed
appliedenergistics2-core{rv2-alpha-26} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed
MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed
NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed
OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed
Pistronics2{0.3.5} [Pistronics 2] (1.7.10-Pistronics2-v0.4.0.jar) Unloaded->Constructed
AppleCore{1.0.2} [AppleCore] (AppleCore-mc1.7.10-1.0.2.jar) Unloaded->Constructed
appliedenergistics2{rv2-alpha-26} [Applied Energistics 2] (appliedenergistics2-rv2-alpha-26.jar) Unloaded->Constructed
ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed
BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1057-universal.jar) Unloaded->Constructed
CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-40.jar) Unloaded->Constructed
BuildCraft|Core{6.3.1} [BuildCraft] (buildcraft-6.3.1.jar) Unloaded->Constructed
BuildCraft|Transport{6.3.1} [BC Transport] (buildcraft-6.3.1.jar) Unloaded->Constructed
BuildCraft|Silicon{6.3.1} [BC Silicon] (buildcraft-6.3.1.jar) Unloaded->Constructed
BuildCraft|Builders{6.3.1} [BC Builders] (buildcraft-6.3.1.jar) Unloaded->Constructed
BuildCraft|Energy{6.3.1} [BC Energy] (buildcraft-6.3.1.jar) Unloaded->Constructed
BuildCraft|Factory{6.3.1} [BC Factory] (buildcraft-6.3.1.jar) Unloaded->Constructed
CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10.jar) Unloaded->Constructed
chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar) Unloaded->Constructed
customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed
Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed
EnderIO{1.7.10-2.2.6.317} [Ender IO] (EnderIO-1.7.10-2.2.6.317.jar) Unloaded->Constructed
ThermalFoundation{1.7.10R1.0.0RC1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC1-13.jar) Unloaded->Constructed
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed
ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed
ExtraUtilities{1.2.1} [Extra Utilities] (extrautilities-1.2.1.jar) Unloaded->Constructed
FastCraft{1.16} [FastCraft] (fastcraft-1.16.jar) Unloaded->Constructed
Forestry{3.3.0.6} [Forestry for Minecraft] (forestry_1.7.10-3.3.0.6.jar) Unloaded->Constructed
ThermalExpansion{1.7.10R4.0.0B8} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B8-23.jar) Unloaded->Constructed
funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-4.jar) Unloaded->Constructed
Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed
Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed
Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed
Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed
Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed
Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed
Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed
Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed
IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed
journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed
Waila{1.5.8} [Waila] (Waila-1.5.8a_1.7.10.jar) Unloaded->Constructed
TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed
Mariculture{1.0} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4b.jar) Unloaded->Constructed
MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4b.jar) Unloaded->Constructed
minechem{5.0.5.358} [Minechem] (Minechem-1.7.10-5.0.5.358.jar) Unloaded->Constructed
MrTJPCoreMod{1.0} [MrTJPCoreMod] (MrTJPCore-1.7.10-1.0.3.5-universal.jar) Unloaded->Constructed
Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed
NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
neiintegration{1.0.4} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.4.jar) Unloaded->Constructed
OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed
OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed
Thaumcraft{4.2.3.2} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.2.jar) Unloaded->Constructed
harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10f.jar) Unloaded->Constructed
PeripheralsPlusPlus{1.2.0-beta4} [Peripherals++] (Peripherals++-1.2.0-beta4.jar) Unloaded
PneumaticCraft{1.5.2-50} [PneumaticCraft] (PneumaticCraft-1.7.10-1.5.2-50-universal.jar) Unloaded
Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded
RandomThings{2.2.3} [Random Things] (RandomThings-2.2.3.jar) Unloaded
simplyjetpacks{1.3.2} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.3.2.jar) Unloaded
SpiceOfLife{1.2.3} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.3.jar) Unloaded
StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded
StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded
ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-162.jar) Unloaded
TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar) Unloaded
WailaHarvestability{1.1.1} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.1.jar) Unloaded
WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded
WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded
WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded
Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) Unloaded
McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded
ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded
OpenModsLib crash transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:ENABLED],[map_gen_fix:ENABLED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
AE2 Version: alpha rv2-alpha-26 for Forge 10.13.2.1230
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.2.1230
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3408, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
http://www.computercraft.info/download/
When I click 'play' it closes and loads up the other window, which then stop responding with a black screen.
I forced closed it three times, and it keep on saying the same game output:
[23:54:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[23:54:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[23:54:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[23:54:41] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[23:54:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[23:54:42] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:42] [main/INFO] [FML]: [AppEng] Core Init
[23:54:42] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:44] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.309
[23:54:45] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/INFO] [FastCraft-core]: FastCraft loading...
[23:54:45] [main/INFO] [FML]: Loading tweaker cpw.mods.fml.common.launcher.FMLTweaker from forge-1.7.10-10.13.2.1230-universal.jar
[23:54:45] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[23:54:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:54:45] [main/WARN] [LaunchWrapper]: Tweak class name cpw.mods.fml.common.launcher.FMLTweaker has already been visited -- skipping
[23:54:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:54:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:54:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:54:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[23:54:52] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
[23:54:52] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
[23:54:52] [main/INFO] [FastCraft-core]: Optifine was not detected.
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.1.1.320 is newer than request 1.1.0.309
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:57] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Olante\AppData\Roaming\.minecraft\config\OpenModsLibCore.json'
[23:54:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:54:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:54:59] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[23:55:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:55:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[23:55:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[23:55:02] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[23:55:05] [main/INFO] [FastCraft-core]: 1 / 15 applied
[23:55:06] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[23:55:07] [main/INFO] [FastCraft-core]: 2 / 15 applied
[23:55:07] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[23:55:07] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[23:55:07] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
[23:55:07] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[23:55:08] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[23:55:08] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[23:55:08] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[23:55:10] [main/INFO]: Setting user: palmertae
[23:55:10] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[23:55:11] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[23:55:11] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[23:55:11] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[23:55:13] [main/INFO] [FastCraft-core]: 3 / 15 applied
[23:55:17] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[23:55:18] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[23:55:19] [Client thread/INFO] [FastCraft-core]: 4 / 15 applied
[23:55:19] [Client thread/INFO] [FastCraft-core]: 5 / 15 applied
[23:55:19] [Client thread/INFO] [FastCraft-core]: 6 / 15 applied
[23:55:19] [Client thread/INFO] [FastCraft-core]: 7 / 15 applied
[23:55:19] [Client thread/INFO] [FastCraft-core]: 8 / 15 applied
[23:55:20] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[23:55:20] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
[23:55:20] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[23:55:21] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[23:55:21] [Client thread/INFO] [FML]: [AppEng] Core Init
[23:55:21] [Client thread/INFO] [FML]: Searching C:\Users\Olante\AppData\Roaming\.minecraft\mods for mods
[23:55:21] [Client thread/INFO] [FML]: Also searching C:\Users\Olante\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[23:55:31] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[23:55:35] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[23:55:39] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:55:39] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:55:40] [Client thread/INFO] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
[23:55:40] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:55:40] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[23:55:40] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.2-50
[23:55:43] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[23:55:47] [Client thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[23:55:47] [Client thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[23:55:47] [Client thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[23:55:47] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[23:55:47] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[23:55:47] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.320
[23:55:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 83 mods to load
[23:55:48] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[23:55:48] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[23:55:54] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[23:55:57] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, EnderIO, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, MrTJPCoreMod, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
[23:55:57] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, EnderIO, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, MrTJPCoreMod, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
[23:56:06] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[23:56:18] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[23:56:18] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[23:56:28] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:149): Trying to patch RenderPlayer (class: bop)
[23:56:28] [Client thread/INFO] [OpenMods]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[23:56:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:MrTJPCoreMod, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: dl.dropbox.com
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:50)
[23:56:29] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
[23:56:30] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[23:56:30] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
[23:56:31] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[23:56:33] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[23:56:33] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
[23:56:34] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[23:56:34] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[23:56:34] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[23:56:34] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[23:56:35] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[23:56:35] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[23:56:35] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[23:56:35] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[23:56:36] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[23:56:36] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[23:56:37] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[23:56:37] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[23:56:37] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[23:56:37] [Client thread/INFO] [AE2:C]: Starting VersionChecker
[23:56:37] [Client thread/INFO] [AE2:C]: PreInit ( end 4095ms )
[23:56:39] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[23:56:39] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[23:56:39] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[23:56:39] [Client thread/INFO] [Mantle]: Configuration load completed.
[23:56:40] [Client thread/INFO] [FastCraft-core]: 9 / 15 applied
[23:56:40] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[23:56:40] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
[23:56:41] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
[23:56:45] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
[23:56:45] [Client thread/INFO] [FastCraft-core]: 10 / 15 applied
[23:56:46] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.githubusercontent.com
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.RemoteIdentifierManager.retrieve(RemoteIdentifierManager.java:41)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.RemoteIdentifierManager.<init>(RemoteIdentifierManager.java:28)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.TrailsVersionChecker.<init>(TrailsVersionChecker.java:15)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.TrailsVersionChecker.getInstance(TrailsVersionChecker.java:75)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:22)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.githubusercontent.com
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.RemoteIdentifierManager.retrieve(RemoteIdentifierManager.java:41)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.RemoteIdentifierManager.<init>(RemoteIdentifierManager.java:28)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.FlowerTrailManager.<init>(FlowerTrailManager.java:13)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.utils.remote.FlowerTrailManager.getInstance(FlowerTrailManager.java:28)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.client.FlowerScatterEventHandler.<init>(FlowerScatterEventHandler.java:23)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:80)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Texture Downloader #1/ERROR] [BiomesOPlenty]: Couldn't download http texture
java.net.UnknownHostException: raw.githubusercontent.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture$1.run(ExternalTexture.java:92) [ExternalTexture$1.class:?]
[23:56:46] [Texture Downloader #3/ERROR] [BiomesOPlenty]: Couldn't download http texture
java.net.UnknownHostException: raw.githubusercontent.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture$1.run(ExternalTexture.java:92) [ExternalTexture$1.class:?]
[23:56:46] [Texture Downloader #2/ERROR] [BiomesOPlenty]: Couldn't download http texture
java.net.UnknownHostException: raw.githubusercontent.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture$1.run(ExternalTexture.java:92) [ExternalTexture$1.class:?]
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:56:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:56:46] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
java.net.UnknownHostException: raw.github.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[23:56:46] [Client thread/INFO] [CoFHWorld]: Registering default templates
[23:56:46] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 6.3.1
[23:56:46] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[23:56:46] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[23:56:47] [Thread-9/INFO] [BuildCraft]: Beginning version check
[23:56:47] [Thread-9/WARN] [BuildCraft]: Unable to read from remote version authority.
[23:56:47] [Thread-9/WARN] [BuildCraft]: java.net.UnknownHostException: raw.githubusercontent.com
[23:56:47] [Thread-9/INFO] [BuildCraft]: Version check attempt 1 failed, trying again in 10 seconds
[23:56:49] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[23:56:54] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
[23:56:54] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
[23:56:56] [Client thread/ERROR] [EnderIO]: Could not load user defined Powered Spawner costs from C:\Users\Olante\AppData\Roaming\.minecraft\config\enderio\PoweredSpawnerConfig_User.json
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalStateException: Not a JSON Object: "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.PoweredSpawnerConfig.<init>(PoweredSpawnerConfig.java:87)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.PoweredSpawnerConfig.<clinit>(PoweredSpawnerConfig.java:21)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.BlockPoweredSpawner.create(BlockPoweredSpawner.java:85)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.EnderIO.preInit(EnderIO.java:351)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:56:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:56:56] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[23:56:57] [Thread-9/WARN] [BuildCraft]: Unable to read from remote version authority.
[23:56:57] [Thread-9/WARN] [BuildCraft]: java.net.UnknownHostException: raw.githubusercontent.com
[23:56:57] [Thread-9/INFO] [BuildCraft]: Version check attempt 2 failed, trying again in 10 seconds
[23:56:58] [CoFHUpdater:ThermalFoundation/WARN] [ThermalFoundation]: Update check for Thermal Foundation failed.
java.net.UnknownHostException: raw.github.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[23:57:00] [Client thread/INFO] [extrautils]: Hello World
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
[23:57:01] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[23:57:01] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[23:57:02] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[23:57:02] [Client thread/INFO] [FastCraft]: FastCraft 1.16 loaded.
[23:57:02] [Thread-12/WARN] [FastCraft]: The version check failed, error 2.
[23:57:02] [Thread-13/WARN] [Forestry]: Unable to read from remote version authority.
[23:57:02] [Client thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[23:57:02] [Client thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[23:57:02] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[23:57:06] [CoFHUpdater:ThermalExpansion/WARN] [ThermalExpansion]: Update check for Thermal Expansion failed.
java.net.UnknownHostException: raw.github.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[23:57:06] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[23:57:06] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[23:57:06] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[23:57:06] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[23:57:06] [Client thread/INFO] [newframes]: Let's Move!
[23:57:07] [Thread-9/WARN] [BuildCraft]: Unable to read from remote version authority.
[23:57:07] [Thread-9/WARN] [BuildCraft]: java.net.UnknownHostException: raw.githubusercontent.com
[23:57:07] [Thread-9/INFO] [BuildCraft]: Version check attempt 3 failed, trying again in 10 seconds
[23:57:07] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[23:57:07] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[23:57:07] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[23:57:07] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[23:57:09] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: projectredwiki.com
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.<init>(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.IO$.forceReadBuffer(IO.scala:27)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.IO$.forceRead(IO.scala:15)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.projectMD(UpdateChecker.scala:35)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.projectMD(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.downloadVersions(UpdateChecker.scala:49)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.downloadVersions(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.$init$(UpdateChecker.scala:38)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.<init>(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreProxy_client.preInit(proxies.scala:36)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreMod$.preInit(mod.scala:20)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreMod.preInit(mod.scala)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.githubusercontent.com
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.IO$.forceReadBuffer(IO.scala:27)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.downloadChanges(UpdateChecker.scala:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.downloadChanges(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.$init$(UpdateChecker.scala:40)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.<init>(CoreUpdateChecker.scala:10)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreProxy_client.preInit(proxies.scala:36)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreMod$.preInit(mod.scala:20)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.MrTJPCoreMod.preInit(mod.scala)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[23:57:13] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IndexOutOfBoundsException: 0
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at scala.collection.LinearSeqOptimized$class.apply(LinearSeqOptimized.scala:51)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at scala.collection.immutable.List.apply(List.scala:83)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.latestVersion(UpdateChecker.scala:42)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.latestVersion(CoreUpdateChecker.scala:10)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.isVersionOutdated(UpdateChecker.scala:92)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.isVersionOutdated(CoreUpdateChecker.scala:10)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.data.UpdateChecker$class.run(UpdateChecker.scala:114)
[23:57:13] [MrTJPCore version checker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mrtjp.core.handler.CoreUpdateChecker.run(CoreUpdateChecker.scala:10)
[23:57:15] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[23:57:15] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[23:57:15] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: [email protected][2.2.9.0,) required / 3.3.0.6 detected
[23:57:15] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[23:57:15] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[23:57:15] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[23:57:15] [Client thread/INFO] [neiintegration]: Loading configuration files
[23:57:17] [Thread-9/INFO] [BuildCraft]: Version check failed
[23:57:17] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[23:57:53] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[23:58:28] [Client thread/ERROR] [WR-CBE|Addons]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Addons since required dependency WR-CBE|Core has errored
[23:58:28] [Client thread/ERROR] [WR-CBE|Logic]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Logic since required dependency WR-CBE|Core has errored
Delete codechickenlib from /mods/1.7.10 folder and let it recreate. Also delete it from mods folder if you have an additional copy (NOT codechickencore. Leave that one).
Take out MrTJP core as you do not have project red files and there's no reason for this core mod to be there.
Take out forge universal file. That shouldn't be there.
Then if it throws an error, submit the new crash report or if you don't have one, log.
I don't see what else could be asking for the newer NEI version. Ok then try updating everything to latest instead.
So get WR-CBE 1.4.1.9 , NEI 1.0.4.83 and codechickencore 1.0.4.35 (while deleting old codechickenlib) and try loading.
Now im trying the other method.
I'll wait for 10 minutes.
If this doesn't work can I remove NEI and but in Too many items?
And the game output is:
[14:26:26] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:26:26] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:26:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:26:27] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[14:26:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[14:26:27] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:27] [main/INFO] [FML]: [AppEng] Core Init
[14:26:27] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.1.99//CodeChickenLib-1.7.10-1.1.1.99-universal.jar
[14:26:33] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[14:26:33] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:33] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:33] [main/INFO] [FastCraft-core]: FastCraft loading...
[14:26:34] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:26:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:26:45] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:26:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
[14:26:46] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
[14:26:46] [main/INFO] [FastCraft-core]: Optifine was not detected.
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:48] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Olante\AppData\Roaming\.minecraft\config\OpenModsLibCore.json'
[14:26:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:26:50] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[14:26:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:26:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:26:53] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:26:58] [main/INFO] [FastCraft-core]: 1 / 15 applied
[14:26:59] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[14:26:59] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[14:26:59] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
[14:26:59] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[14:27:01] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[14:27:01] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[14:27:01] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[14:27:02] [main/INFO] [FastCraft-core]: 2 / 15 applied
[14:27:02] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[14:27:04] [main/INFO]: Setting user: palmertae
[14:27:06] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[14:27:06] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[14:27:06] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[14:27:07] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[14:27:08] [main/INFO] [FastCraft-core]: 3 / 15 applied
[14:27:12] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[14:27:13] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[14:27:15] [Client thread/INFO] [FastCraft-core]: 4 / 15 applied
[14:27:15] [Client thread/INFO] [FastCraft-core]: 5 / 15 applied
[14:27:15] [Client thread/INFO] [FastCraft-core]: 6 / 15 applied
[14:27:15] [Client thread/INFO] [FastCraft-core]: 7 / 15 applied
[14:27:15] [Client thread/INFO] [FastCraft-core]: 8 / 15 applied
[14:27:17] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[14:27:17] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
[14:27:17] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[14:27:18] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[14:27:18] [Client thread/INFO] [FML]: [AppEng] Core Init
[14:27:19] [Client thread/INFO] [FML]: Searching C:\Users\Olante\AppData\Roaming\.minecraft\mods for mods
[14:27:19] [Client thread/INFO] [FML]: Also searching C:\Users\Olante\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[14:27:27] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[14:27:31] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[14:27:33] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:27:34] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:27:36] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[14:27:37] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.2-50
[14:27:39] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[14:27:41] [Client thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:27:41] [Client thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:27:41] [Client thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[14:27:42] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[14:27:42] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[14:27:42] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[14:27:42] [Client thread/INFO] [FML]: Forge Mod Loader has identified 81 mods to load
[14:27:42] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:27:42] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[14:27:44] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:27:46] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, Growthcraft|Hops] at CLIENT
[14:27:46] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, Growthcraft|Hops] at SERVER
[14:27:51] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[14:28:00] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[14:28:00] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[14:28:09] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:149): Trying to patch RenderPlayer (class: bop)
[14:28:09] [Client thread/INFO] [OpenMods]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[14:28:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Growthcraft Hops
[14:28:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[14:28:12] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
[14:28:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:28:14] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[14:28:15] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[14:28:16] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[14:28:16] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[14:28:17] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[14:28:17] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[14:28:17] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[14:28:17] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[14:28:17] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[14:28:18] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[14:28:18] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[14:28:19] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[14:28:19] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[14:28:19] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[14:28:19] [Client thread/INFO] [AE2:C]: Starting VersionChecker
[14:28:19] [Client thread/INFO] [AE2:C]: PreInit ( end 5099ms )
[14:28:22] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[14:28:22] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[14:28:22] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[14:28:22] [Client thread/INFO] [Mantle]: Configuration load completed.
[14:28:22] [Client thread/INFO] [FastCraft-core]: 9 / 15 applied
[14:28:22] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[14:28:22] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
[14:28:24] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
[14:28:31] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
[14:28:32] [Client thread/INFO] [FastCraft-core]: 10 / 15 applied
[14:28:32] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[14:28:33] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\dev_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:24) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[14:28:33] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\donator_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:25) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[14:28:33] [Client thread/INFO] [CoFHWorld]: Registering default templates
[14:28:34] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 6.3.1
[14:28:34] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[14:28:34] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[14:28:34] [Thread-10/INFO] [BuildCraft]: Beginning version check
[14:28:34] [Thread-10/WARN] [BuildCraft]: Using outdated version [6.3.1] for Minecraft 1.7.10. Consider updating to 6.3.6.
[14:28:37] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[14:28:41] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
[14:28:41] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
[14:28:45] [Client thread/INFO] [extrautils]: Hello World
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
[14:28:45] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[14:28:45] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[14:28:46] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[14:28:46] [Client thread/INFO] [FastCraft]: FastCraft 1.16 loaded.
[14:28:47] [Thread-13/WARN] [FastCraft]: Your FastCraft version is outdated.
[14:28:47] [Client thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[14:28:47] [Client thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[14:28:47] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[14:28:50] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[14:28:50] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[14:28:51] [CoFHUpdater:ThermalExpansion/WARN] [ThermalExpansion]: Update check for Thermal Expansion failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[14:28:51] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[14:28:51] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[14:28:51] [Client thread/INFO] [newframes]: Let's Move!
[14:28:51] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[14:28:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[14:28:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[14:28:51] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[14:28:52] [Thread-14/WARN] [Forestry]: Unable to read from remote version authority.
[14:28:53] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[14:28:57] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[14:28:57] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[14:28:57] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: [email protected][2.2.9.0,) required / 3.3.0.6 detected
[14:28:57] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[14:28:57] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[14:28:57] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[14:28:57] [Client thread/INFO] [neiintegration]: Loading configuration files
[14:28:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[14:29:23] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[14:29:52] [Client thread/ERROR] [WR-CBE|Addons]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Addons since required dependency WR-CBE|Core has errored
[14:29:52] [Client thread/ERROR] [WR-CBE|Logic]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Logic since required dependency WR-CBE|Core has errored
Removed WR-CBE.
[15:17:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:17:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:17:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[15:17:15] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[15:17:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[15:17:15] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:15] [main/INFO] [FML]: [AppEng] Core Init
[15:17:15] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.1.99//CodeChickenLib-1.7.10-1.1.1.99-universal.jar
[15:17:26] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[15:17:27] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/INFO] [FastCraft-core]: FastCraft loading...
[15:17:27] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:17:27] [main/ERROR] [FML]: The coremod TMIForgeLoader is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be ignored.
[15:17:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:17:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:17:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:17:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:17:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:17:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:17:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
[15:17:36] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
[15:17:36] [main/INFO] [FastCraft-core]: Optifine was not detected.
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:38] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Olante\AppData\Roaming\.minecraft\config\OpenModsLibCore.json'
[15:17:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:17:39] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[15:17:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:17:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[15:17:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[15:17:41] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:17:44] [main/INFO] [FastCraft-core]: 1 / 15 applied
[15:17:45] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[15:17:46] [main/INFO] [FastCraft-core]: 2 / 15 applied
[15:17:47] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[15:17:47] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[15:17:48] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
[15:17:48] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[15:17:49] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[15:17:49] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[15:17:49] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[15:17:51] [main/INFO]: Setting user: palmertae
[15:17:53] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[15:17:53] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[15:17:53] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[15:17:53] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[15:17:55] [main/INFO] [FastCraft-core]: 3 / 15 applied
[15:17:58] [Client thread/INFO]: LWJGL Version: 2.9.1
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[15:17:59] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[15:18:00] [Client thread/INFO] [FastCraft-core]: 4 / 15 applied
[15:18:00] [Client thread/INFO] [FastCraft-core]: 5 / 15 applied
[15:18:00] [Client thread/INFO] [FastCraft-core]: 6 / 15 applied
[15:18:00] [Client thread/INFO] [FastCraft-core]: 7 / 15 applied
[15:18:00] [Client thread/INFO] [FastCraft-core]: 8 / 15 applied
[15:18:01] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[15:18:01] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
[15:18:01] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[15:18:01] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[15:18:01] [Client thread/INFO] [FML]: [AppEng] Core Init
[15:18:02] [Client thread/INFO] [FML]: Searching C:\Users\Olante\AppData\Roaming\.minecraft\mods for mods
[15:18:02] [Client thread/INFO] [FML]: Also searching C:\Users\Olante\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[15:18:10] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[15:18:13] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[15:18:16] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:18:16] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:18:19] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[15:18:19] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.2-50
[15:18:21] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[15:18:24] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[15:18:24] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[15:18:24] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
[15:18:24] [Client thread/INFO] [FML]: Forge Mod Loader has identified 78 mods to load
[15:18:24] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[15:18:24] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[15:18:27] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:18:30] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, Growthcraft|Hops] at CLIENT
[15:18:30] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, Growthcraft|Hops] at SERVER
[15:18:36] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[15:18:43] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[15:18:43] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[15:18:49] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:149): Trying to patch RenderPlayer (class: bop)
[15:18:49] [Client thread/INFO] [OpenMods]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[15:18:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Growthcraft Hops
[15:18:51] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:18:51] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
[15:18:51] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:18:53] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[15:18:54] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
[15:18:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[15:18:55] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[15:18:56] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[15:18:56] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[15:18:56] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[15:18:56] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[15:18:56] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[15:18:56] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[15:18:56] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[15:18:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[15:18:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[15:18:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[15:18:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[15:18:58] [Client thread/INFO] [AE2:C]: Starting VersionChecker
[15:18:58] [Client thread/INFO] [AE2:C]: PreInit ( end 4285ms )
[15:19:00] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[15:19:00] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[15:19:00] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[15:19:00] [Client thread/INFO] [Mantle]: Configuration load completed.
[15:19:00] [Client thread/INFO] [FastCraft-core]: 9 / 15 applied
[15:19:00] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[15:19:00] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
[15:19:01] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
[15:19:05] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
[15:19:06] [Client thread/INFO] [FastCraft-core]: 10 / 15 applied
[15:19:06] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[15:19:07] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\dev_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:24) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[15:19:07] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\donator_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:25) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[15:19:08] [Client thread/INFO] [CoFHWorld]: Registering default templates
[15:19:08] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 6.3.1
[15:19:08] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[15:19:08] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[15:19:08] [Thread-10/INFO] [BuildCraft]: Beginning version check
[15:19:09] [Thread-10/WARN] [BuildCraft]: Using outdated version [6.3.1] for Minecraft 1.7.10. Consider updating to 6.3.6.
[15:19:12] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[15:19:18] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
[15:19:18] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
[15:19:23] [Client thread/INFO] [extrautils]: Hello World
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
[15:19:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[15:19:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[15:19:24] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[15:19:25] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[15:19:25] [Client thread/INFO] [FastCraft]: FastCraft 1.16 loaded.
[15:19:25] [Thread-13/WARN] [FastCraft]: Your FastCraft version is outdated.
[15:19:25] [Client thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[15:19:25] [Client thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[15:19:25] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[15:19:29] [Thread-14/WARN] [Forestry]: Unable to read from remote version authority.
[15:19:30] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[15:19:30] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[15:19:30] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[15:19:31] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[15:19:31] [Client thread/INFO] [newframes]: Let's Move!
[15:19:31] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[15:19:31] [CoFHUpdater:ThermalExpansion/WARN] [ThermalExpansion]: Update check for Thermal Expansion failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[15:19:31] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[15:19:31] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[15:19:32] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[15:19:33] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[15:19:39] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[15:19:39] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[15:19:39] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: [email protected][2.2.9.0,) required / 3.3.0.6 detected
[15:19:39] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[15:19:39] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[15:19:39] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[15:19:39] [Client thread/INFO] [neiintegration]: Loading configuration files
[15:19:40] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[15:19:57] [Client thread/INFO] [Railcraft]: Railcraft Config: Doing preinit parsing
[15:20:09] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[16:23:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:23:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[16:23:15] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[16:23:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[16:23:15] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:15] [main/INFO] [FML]: [AppEng] Core Init
[16:23:15] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/INFO] [FastCraft-core]: FastCraft loading...
[16:23:16] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:16] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:17] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:17] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:23:17] [main/ERROR] [FML]: The coremod TMIForgeLoader is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be ignored.
[16:23:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:23:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:23:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:23:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:23:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:23:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[16:23:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
[16:23:25] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
[16:23:25] [main/INFO] [FastCraft-core]: Optifine was not detected.
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:27] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Olante\AppData\Roaming\.minecraft\config\OpenModsLibCore.json'
[16:23:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:23:29] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[16:23:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:23:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[16:23:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[16:23:32] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:23:36] [main/INFO] [FastCraft-core]: 1 / 15 applied
[16:23:37] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[16:23:37] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[16:23:37] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
[16:23:38] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[16:23:38] [main/INFO] [FastCraft-core]: 2 / 15 applied
[16:23:39] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
[16:23:40] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[16:23:40] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[16:23:40] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[16:23:42] [main/INFO]: Setting user: palmertae
[16:23:43] [main/INFO] [Mariculture]: Patching the vanilla class: adb
[16:23:43] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish
[16:23:43] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
[16:23:43] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[16:23:45] [main/INFO] [FastCraft-core]: 3 / 15 applied
[16:23:48] [Client thread/INFO]: LWJGL Version: 2.9.1
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[16:23:49] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[16:23:50] [Client thread/INFO] [FastCraft-core]: 4 / 15 applied
[16:23:50] [Client thread/INFO] [FastCraft-core]: 5 / 15 applied
[16:23:50] [Client thread/INFO] [FastCraft-core]: 6 / 15 applied
[16:23:50] [Client thread/INFO] [FastCraft-core]: 7 / 15 applied
[16:23:50] [Client thread/INFO] [FastCraft-core]: 8 / 15 applied
[16:23:52] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[16:23:52] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
[16:23:52] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[16:23:53] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[16:23:53] [Client thread/INFO] [FML]: [AppEng] Core Init
[16:23:53] [Client thread/INFO] [FML]: Searching C:\Users\Olante\AppData\Roaming\.minecraft\mods for mods
[16:23:53] [Client thread/INFO] [FML]: Also searching C:\Users\Olante\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[16:24:01] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[16:24:04] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
[16:24:07] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[16:24:07] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[16:24:09] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[16:24:10] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.2-50
[16:24:12] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
[16:24:14] [Client thread/INFO] [FML]: Forge Mod Loader has identified 75 mods to load
[16:24:14] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[16:24:15] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:24:18] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:24:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, Ztones, Baubles, Growthcraft|Hops] at CLIENT
[16:24:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, Pistronics2, AppleCore, appliedenergistics2, ArchimedesShips, BiblioCraft, BiomesOPlenty, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, customnpcs, Enchiridion, ExtraUtilities, FastCraft, Forestry, funkylocomotion, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Rice, inventorytweaks, IronChest, journeymap, Mantle, Mariculture, MariTech, minechem, Mystcraft, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, Railcraft, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Waila, WailaHarvestability, Ztones, Baubles, Growthcraft|Hops] at SERVER
[16:24:26] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[16:24:33] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[16:24:33] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[16:24:39] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:149): Trying to patch RenderPlayer (class: bop)
[16:24:39] [Client thread/INFO] [OpenMods]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[16:24:39] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Growthcraft Hops
[16:24:40] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[16:24:40] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
[16:24:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:24:42] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[16:24:43] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
[16:24:44] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[16:24:44] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[16:24:44] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[16:24:44] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[16:24:45] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[16:24:45] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[16:24:45] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[16:24:45] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[16:24:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[16:24:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[16:24:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[16:24:46] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[16:24:46] [Client thread/INFO] [AE2:C]: Starting VersionChecker
[16:24:46] [Client thread/INFO] [AE2:C]: PreInit ( end 3543ms )
[16:24:50] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[16:24:50] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[16:24:50] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[16:24:50] [Client thread/INFO] [Mantle]: Configuration load completed.
[16:24:50] [Client thread/INFO] [FastCraft-core]: 9 / 15 applied
[16:24:50] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[16:24:51] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura FMP Compatibility; missing dependency: ForgeMultipart
[16:24:51] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
[16:24:54] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:131): Trying to patch MapGenStructure (class: ave)
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitTypeInsn(MapGenStructureVisitor.java:42): Found checkcast to 'avm'
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitVarInsn(MapGenStructureVisitor.java:53): Found var: 23
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitMethodInsn(MapGenStructureVisitor.java:74): Found 'StructureStart.isSizeableStructure' (avm.d) call
[16:25:00] [Client thread/INFO] [OpenMods]: openmods.world.MapGenStructureVisitor$FixerMethodVisitor.visitJumpInsn(MapGenStructureVisitor.java:83): All conditions matched, inserting extra condition
[16:25:02] [Client thread/INFO] [FastCraft-core]: 10 / 15 applied
[16:25:02] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[16:25:04] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\dev_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:24) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[16:25:04] [Client thread/ERROR] [BiomesOPlenty]: Could not read existing image from: C:\Users\Olante\AppData\Roaming\.minecraft\assets\bopexternal\trails\donator_trail. Attempting redownload.
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?]
at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?]
at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:25) [ParticleRegistry.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [BOPEventHandlers.class:?]
at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [BOPEventHandlers.class:?]
at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [BiomesOPlenty.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[16:25:05] [Client thread/INFO] [CoFHWorld]: Registering default templates
[16:25:06] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 6.3.1
[16:25:06] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2014
[16:25:06] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[16:25:06] [Thread-8/INFO] [BuildCraft]: Beginning version check
[16:25:07] [Thread-8/WARN] [BuildCraft]: Using outdated version [6.3.1] for Minecraft 1.7.10. Consider updating to 6.3.6.
[16:25:11] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[16:25:21] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
[16:25:21] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
[16:25:23] [Client thread/INFO] [extrautils]: Hello World
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
[16:25:23] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[16:25:23] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[16:25:24] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[16:25:24] [Client thread/INFO] [FastCraft]: FastCraft 1.16 loaded.
[16:25:26] [Client thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
[16:25:26] [Client thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
[16:25:26] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[16:25:26] [Thread-11/WARN] [FastCraft]: Your FastCraft version is outdated.
[16:25:30] [Thread-12/WARN] [Forestry]: Unable to read from remote version authority.
[16:25:33] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
[16:25:33] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
[16:25:34] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
[16:25:34] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
[16:25:34] [Client thread/INFO] [newframes]: Let's Move!
[16:25:35] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[16:25:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[16:25:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[16:25:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[16:25:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[16:25:38] [CoFHUpdater:ThermalExpansion/WARN] [ThermalExpansion]: Update check for Thermal Expansion failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
at java.net.URL.openStream(Unknown Source) ~[?:1.7.0_71]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
[16:25:40] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[16:25:49] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[16:25:49] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[16:25:49] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: [email protected][2.2.9.0,) required / 3.3.0.6 detected
[16:25:49] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[16:25:49] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[16:25:49] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[16:25:49] [Client thread/INFO] [neiintegration]: Loading configuration files
[16:25:52] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[16:26:09] [Client thread/INFO] [Railcraft]: Railcraft Config: Doing preinit parsing
[16:26:14] [Client thread/INFO] [Railcraft]: Module disabled: ModuleIC2, IC2 not detected
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:15] [Client thread/WARN] [Railcraft]: Pre-existing steam fluid block detected, deferring to ThermalFoundation:FluidSteam, this may cause issues if the server/client have different mod load orders, recommended that you disable all but one instance of steam fluid blocks via your configs.
[16:26:15] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
[16:26:18] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemCoal, [email protected], 0
[16:26:18] [Railcraft Version Check/INFO] [Railcraft]: An updated version of Railcraft is available from <http://railcraft.info>: 9.5.0.0
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, [email protected] meta=0
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, [email protected] meta=1
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, [email protected] meta=2
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, [email protected] meta=3
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, [email protected] meta=4
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, [email protected] meta=5
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorCopper, [email protected] meta=9
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorGold, [email protected] meta=8
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorIron, [email protected] meta=7
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorTin, [email protected] meta=10
[16:26:20] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorLead, [email protected] meta=11
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Constructing items
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Registering items
[16:26:23] [Client thread/INFO] [simplyjetpacks]: Registering handlers
[16:26:45] [Client thread/INFO] [Tinkers Mechworks]: Loading configuration...
[16:26:45] [Client thread/INFO] [Tinkers Mechworks]: Done.
Forced closed it, and this.
[14:54:22] [main/INFO]: Setting user: palmertae
[14:54:29] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:55:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:Minechem, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Ztones, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Growthcraft Hops
What ill do is remove each mod and then add in each individually, and then see what causes me to not login.