Ender IO Zoo

Ender IO Zoo

962k Downloads

EnderIO and RV3 issue

ghostlyvc opened this issue ยท 2 comments

commented

Issue Description:

Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here. If you are using an unreleased version of Ender IO (e.g. for 1.8.9), please don't open an issue for features that have not been announced as "finished" or "working".

What happens:

The version of EnderIO cant run with the version of AE2 and RF API

What you expected to happen:

Mods to initialize and continue to run.

Steps to reproduce:

1.Open Minecraft
2.Wait for initializaion
3.Crash
...


Affected Versions:

  • EnderIO: 1.7.10-2.3.0.429_beta
  • EnderCore: 1.7.10-0.2.0.39_beta
  • Minecraft: 1.7.10
  • Forge: 1.7.10-10.13.4.1614-1.7.10

Your most recent log file where the issue was present:

[04:00:36] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[04:00:36] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[04:00:36] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[04:00:36] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[04:00:36] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.13, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74
[04:00:36] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:36] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC!
[04:00:36] [main/WARN]: The coremod williewillus.BugfixMod.BugfixModFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:36] [main/INFO]: [AppEng] Core Init
[04:00:36] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.13.61.jar
[04:00:38] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst::333]: MicdoodleCore searching for dependencies in mods file: /Users/victorcleare/Library/Application Support/minecraft/mods
[04:00:38] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:00:38] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[04:00:38] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[04:00:38] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[04:00:38] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[04:00:38] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[04:00:38] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:39] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[04:00:39] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[04:00:39] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:39] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:39] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:39] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at am2.preloader.AccessTransformers.(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_74]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_74]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_74]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[04:00:40] [main/INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: ChatOpacityFix disabled as it is now included in Forge!
[04:00:40] [main/INFO]: XPFix disabled as it is now included in Forge!
[04:00:40] [main/WARN]: MappingRegistry just returned null for class lookup: net/minecraft/world/gen/structure/StructureBoundingBox
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Loaded library EJML-core-0.26.jar.
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[04:00:40] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[04:00:40] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[04:00:40] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[04:00:40] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[04:00:40] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[04:00:40] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:00:40] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[04:00:40] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[04:00:40] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[04:00:40] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[04:00:40] [main/INFO]: [SnowballFix] Found target method
[04:00:40] [main/INFO]: [SnowballFix] Removed instructions
[04:00:40] [main/INFO]: [SnowballFix] Applied transform!
[04:00:41] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[04:00:41] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:575]: LOTRCore: Patched method func_70658_aO
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityPlayer:533]: LOTRCore: Patched method func_71043_e
[04:00:41] [main/INFO]: [HeartFlashFix] Found target method
[04:00:41] [main/INFO]: [HeartFlashFix] Found entry point
[04:00:41] [main/INFO]: [HeartFlashFix] Applied transform!
[04:00:41] [main/INFO]: [HeartFlashFix|Compat] Found target method
[04:00:41] [main/INFO]: [HeartFlashFix|Compat] Found entry point
[04:00:41] [main/INFO]: [HeartFlashFix|Compat] Applied transform!
[04:00:41] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
[04:00:41] [main/INFO]: [HeartBlinkFix] Found target method
[04:00:41] [main/INFO]: [HeartBlinkFix] Found entry point
[04:00:41] [main/INFO]: [HeartBlinkFix] Applied transform!
[04:00:41] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[04:00:41] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[04:00:41] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[04:00:41] [main/INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
[04:00:41] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
[04:00:41] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
[04:00:41] [main/INFO]: Setting user: ghostlyvc
[04:00:41] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockStaticLiquid:315]: LOTRCore: Patched method func_149674_a
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockGrass:173]: LOTRCore: Patched method func_149674_a
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:228]: LOTRCore: Patched method func_149692_a
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:243]: LOTRCore: Patched method func_149644_j
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:260]: LOTRCore: Patched method func_149666_a
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:277]: LOTRCore: Patched method func_149643_k
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:214]: LOTRCore: Patched method
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockPistonBase:469]: LOTRCore: Patched method func_149696_a 1 times
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockPistonBase:469]: LOTRCore: Patched method func_150077_h 1 times
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockPistonBase:469]: LOTRCore: Patched method func_150079_i 1 times
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockFence:356]: LOTRCore: Patched method func_149826_e
[04:00:41] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockFence:370]: LOTRCore: Patched method func_149825_a
[04:00:42] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockCauldron:500]: LOTRCore: Patched method func_149645_b
[04:00:42] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockWall:406]: LOTRCore: Patched method func_150091_e
[04:00:42] [main/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
[04:00:42] [main/INFO]: Transforming net.minecraft.world.WorldType Finished.
[04:00:42] [main/INFO]: [ToolDesyncFix] Found target method
[04:00:42] [main/INFO]: [ToolDesyncFix] Found entry point.
[04:00:42] [main/INFO]: [ToolDesyncFix] Applied transform!
[04:00:42] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
[04:00:42] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
[04:00:42] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[04:00:42] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[04:00:42] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchPotionDamage:1119]: LOTRCore: Patched method func_111183_a
[04:00:42] [main/INFO]: [BoatDesyncFix] Found target method
[04:00:42] [main/INFO]: [BoatDesyncFix] Found entry point
[04:00:42] [main/INFO]: [BoatDesyncFix] Thanks to jonathan2520 on Mojira for the quick fix!
[04:00:42] [main/INFO]: [BoatDesyncFix] Applied transform!
[04:00:42] [main/INFO]: [BoatDesyncFix|Extra] Found target method
[04:00:42] [main/INFO]: [BoatDesyncFix|Extra] Found entry point
[04:00:42] [main/INFO]: [BoatDesyncFix|Extra] Applied transform!
[04:00:42] [main/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchItemStack:1052]: LOTRCore: Patched method func_96631_a
[04:00:42] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[04:00:42] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[04:00:42] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[04:00:42] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[04:00:43] [Client thread/INFO]: LWJGL Version: 2.9.1
[04:00:43] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[04:00:43] [Client thread/INFO]: Attempting early MinecraftForge initialization
[04:00:43] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[04:00:43] [Client thread/INFO]: Replaced 183 ore recipies
[04:00:43] [Client thread/INFO]: Completed early MinecraftForge initialization
[04:00:43] [Client thread/INFO]: Core initializing...stand back! I'm going to try MAGIC!
[04:00:43] [Client thread/INFO]: [AppEng] Core Init
[04:00:43] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[04:00:43] [Client thread/INFO]: Searching /Users/victorcleare/Library/Application Support/minecraft/mods for mods
[04:00:43] [Client thread/INFO]: Also searching /Users/victorcleare/Library/Application Support/minecraft/mods/1.7.10 for mods
[04:00:49] [Client thread/WARN]: Mod FFS is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.3.7
[04:00:51] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
[04:00:51] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
[04:00:51] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
[04:00:51] [Client thread/INFO]: Forge Mod Loader has identified 73 mods to load
[04:00:51] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[04:00:51] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[04:00:51] [Client thread/WARN]: Mod equivalentenergisticsCore has been disabled through configuration
[04:00:52] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-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.
[04:00:52] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[04:00:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, BugfixMod, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, NotEnoughItems, ThE-core, , arsmagica2, AgriCraft, AnimationAPI, aobd, appliedenergistics2, arcane_engineering, Automagy, BiblioCraft, BigDoors, BigReactors, Botania, chisel, CoFHCore, Eln, endercore, EnderIO, enderioaddons, equivalentenergistics, ExtraPlanets, FFS, Flamingo, Forestry, Steamcraft, GalacticraftMars, GalacticraftCore, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, malisiscore, malisisdoors, Mantle, Mekanism, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, NuclearCraft, PortalGun, ProjectE, TConstruct, Thaumcraft, thaumicenergistics, ThaumicEquivalence, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, TwilightForest, UniDict, Waila, wailaplugins, lotr, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
[04:00:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, BugfixMod, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, NotEnoughItems, ThE-core, , arsmagica2, AgriCraft, AnimationAPI, aobd, appliedenergistics2, arcane_engineering, Automagy, BiblioCraft, BigDoors, BigReactors, Botania, chisel, CoFHCore, Eln, endercore, EnderIO, enderioaddons, equivalentenergistics, ExtraPlanets, FFS, Flamingo, Forestry, Steamcraft, GalacticraftMars, GalacticraftCore, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, malisiscore, malisisdoors, Mantle, Mekanism, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, NuclearCraft, PortalGun, ProjectE, TConstruct, Thaumcraft, thaumicenergistics, ThaumicEquivalence, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, TwilightForest, UniDict, Waila, wailaplugins, lotr, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
[04:00:53] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[04:00:54] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
[04:00:54] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
[04:00:54] [Client thread/INFO]: Transforming Class (thaumcraft.client.renderers.entity.RenderGolemBase)
[04:00:55] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bje (2 / 2)
[04:00:57] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
[04:00:57] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
[04:00:57] [Client thread/INFO]: Preparing to take over the world
[04:00:58] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
[04:00:58] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: blt (5 / 5)
[04:00:58] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Arcane Engineering, FMLFileResourcePack:Automagy, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Doors, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Electrical Age, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:Equivalent Energistics, FMLFileResourcePack:ExtraPlanets, FMLFileResourcePack:Fancy Fluid Storage, FMLFileResourcePack:Pink Flamingo, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Flaxbeard's Steam Power, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Equivalence, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:UniDict, FMLFileResourcePack:Waila, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:The Lord of the Rings Mod, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
[04:00:58] [Client thread/INFO]: Processing ObjectHolder annotations
[04:00:58] [Client thread/INFO]: Found 510 ObjectHolder annotations
[04:00:58] [Client thread/INFO]: Identifying ItemStackHolder annotations
[04:00:58] [Client thread/INFO]: Found 43 ItemStackHolder annotations
[04:00:58] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[04:00:59] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
[04:00:59] [Client thread/INFO]: Extending potions array
[04:00:59] [Client thread/INFO]: Injecting potions starting from index 32
[04:00:59] [Client thread/INFO]: Potion Water Breathing is ID 24
[04:00:59] [Client thread/INFO]: Potion Flight is ID 25
[04:00:59] [Client thread/INFO]: Potion Feather Fall is ID 26
[04:00:59] [Client thread/INFO]: Potion Haste is ID 27
[04:00:59] [Client thread/INFO]: Potion True Sight is ID 28
[04:00:59] [Client thread/INFO]: Potion Regeneration is ID 29
[04:00:59] [Client thread/INFO]: Potion Magic Shield is ID 30
[04:00:59] [Client thread/INFO]: Potion Charmed is ID 31
[04:00:59] [Client thread/INFO]: Potion Frost Slow is ID 32
[04:00:59] [Client thread/INFO]: Potion Chrono Anchor is ID 33
[04:00:59] [Client thread/INFO]: Potion Mana Regen is ID 34
[04:00:59] [Client thread/INFO]: Potion Entangled is ID 35
[04:00:59] [Client thread/INFO]: Potion Watery Grave is ID 36
[04:00:59] [Client thread/INFO]: Potion Spell Reflect is ID 37
[04:00:59] [Client thread/INFO]: Potion Silence is ID 38
[04:00:59] [Client thread/INFO]: Potion Swift Swim is ID 39
[04:00:59] [Client thread/INFO]: Potion Agility is ID 40
[04:00:59] [Client thread/INFO]: Potion Leap is ID 41
[04:00:59] [Client thread/INFO]: Potion Mana Boost is ID 42
[04:00:59] [Client thread/INFO]: Potion Astral Distortion is ID 43
[04:00:59] [Client thread/INFO]: Potion Mana Shield is ID 44
[04:00:59] [Client thread/INFO]: Potion Fury is ID 45
[04:00:59] [Client thread/INFO]: Potion Scramble Synapses is ID 46
[04:00:59] [Client thread/INFO]: Potion Illuminated is ID 47
[04:00:59] [Client thread/INFO]: Potion Greater Mana Restoration is ID 48
[04:00:59] [Client thread/INFO]: Potion Epic Mana Restoration is ID 49
[04:00:59] [Client thread/INFO]: Potion Legendary Mana Restoration is ID 50
[04:00:59] [Client thread/INFO]: Potion Gravity Well is ID 51
[04:00:59] [Client thread/INFO]: Potion Levitation is ID 52
[04:00:59] [Client thread/INFO]: Potion Clarity is ID 53
[04:00:59] [Client thread/INFO]: Potion Shrunken is ID 54
[04:00:59] [Client thread/INFO]: Potion Burnout Redux is ID 55
[04:00:59] [Client thread/INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentHelper:1004]: LOTRCore: Patched method func_77508_a
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentHelper:923]: LOTRCore: Patched method func_77512_a
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentHelper:937]: LOTRCore: Patched method func_152377_a
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentHelper:964]: LOTRCore: Patched method func_77507_b
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentHelper:1017]: LOTRCore: Patched method func_90036_a
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentHelper:950]: LOTRCore: Patched method func_77502_d
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentHelper:977]: LOTRCore: Patched method func_77517_e
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentHelper:990]: LOTRCore: Patched method func_77519_f
[04:00:59] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
[04:00:59] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
[04:00:59] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEnchantmentProtection:1084]: LOTRCore: Patched method func_92093_a
[04:00:59] [Client thread/INFO]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[04:00:59] [Client thread/INFO]: Successfully registered enchanment!
[04:00:59] [Client thread/INFO]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[04:00:59] [Client thread/INFO]: Successfully registered enchanment!
[04:00:59] [Client thread/INFO]: Registered imbuement: dr_phy
[04:00:59] [Client thread/INFO]: Registered imbuement: dr_drn
[04:00:59] [Client thread/INFO]: Registered imbuement: dr_fall
[04:00:59] [Client thread/INFO]: Registered imbuement: dr_exp
[04:00:59] [Client thread/INFO]: Registered imbuement: dr_fire
[04:00:59] [Client thread/INFO]: Registered imbuement: dr_frst
[04:00:59] [Client thread/INFO]: Registered imbuement: dr_mage
[04:00:59] [Client thread/INFO]: Registered imbuement: dr_litn
[04:00:59] [Client thread/INFO]: Registered imbuement: mn_reg
[04:00:59] [Client thread/INFO]: Registered imbuement: bn_red
[04:00:59] [Client thread/INFO]: Registered imbuement: soulbnd
[04:00:59] [Client thread/INFO]: Registered imbuement: fl_lure
[04:00:59] [Client thread/INFO]: Registered imbuement: mg_xp
[04:00:59] [Client thread/INFO]: Registered imbuement: pp_ore
[04:00:59] [Client thread/INFO]: Registered imbuement: mg_gog
[04:00:59] [Client thread/INFO]: Registered imbuement: tc_nrv
[04:00:59] [Client thread/INFO]: Registered imbuement: step_up
[04:00:59] [Client thread/INFO]: Registered imbuement: run_spd
[04:00:59] [Client thread/INFO]: Registered imbuement: dispel
[04:00:59] [Client thread/INFO]: Registered imbuement: fallprot
[04:00:59] [Client thread/INFO]: Registered imbuement: fireprot
[04:00:59] [Client thread/INFO]: Registered imbuement: freedom
[04:00:59] [Client thread/INFO]: Registered imbuement: healing
[04:00:59] [Client thread/INFO]: Registered imbuement: hungerup
[04:00:59] [Client thread/INFO]: Registered imbuement: highjump
[04:00:59] [Client thread/INFO]: Registered imbuement: lifesave
[04:00:59] [Client thread/INFO]: Registered imbuement: lightstep
[04:00:59] [Client thread/INFO]: Registered imbuement: minespd
[04:00:59] [Client thread/INFO]: Registered imbuement: recoil
[04:00:59] [Client thread/INFO]: Registered imbuement: swimspd
[04:00:59] [Client thread/INFO]: Registered imbuement: wtrbrth
[04:00:59] [Client thread/INFO]: Registered imbuement: wtrwalk
[04:00:59] [Client thread/INFO]: registering tile.agricraft:crops
[04:00:59] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
[04:00:59] [Client thread/INFO]: registering tile.agricraft:waterPad
[04:00:59] [Client thread/INFO]: registering tile.agricraft:waterPadFull
[04:00:59] [Client thread/INFO]: registering tile.agricraft:waterTank
[04:00:59] [Client thread/INFO]: registering tile.agricraft:waterChannel
[04:00:59] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
[04:00:59] [Client thread/INFO]: registering tile.agricraft:channelValve
[04:00:59] [Client thread/INFO]: registering tile.agricraft:sprinkler
[04:00:59] [Client thread/INFO]: registering tile.agricraft:seedStorage
[04:00:59] [Client thread/INFO]: registering tile.agricraft:fence
[04:00:59] [Client thread/INFO]: registering tile.agricraft:fenceGate
[04:00:59] [Client thread/INFO]: registering tile.agricraft:grate
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropPotato
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedPotato
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropCarrot
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedCarrot
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedSugarcane
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropDandelion
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedDandelion
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropPoppy
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedPoppy
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropOrchid
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedOrchid
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropAllium
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedAllium
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedTulipRed
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedTulipPink
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropDaisy
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedDaisy
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropCactus
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedCactus
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedShroomRed
[04:00:59] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
[04:00:59] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
[04:00:59] [Client thread/INFO]: Crops registered
[04:00:59] [Client thread/INFO]: registering item.agricraft:cropsItem
[04:00:59] [Client thread/INFO]: registering item.agricraft:journal
[04:00:59] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
[04:00:59] [Client thread/INFO]: registering item.agricraft:debugger
[04:00:59] [Client thread/INFO]: registering item.agricraft:trowel
[04:00:59] [Client thread/INFO]: registering item.agricraft:handRake
[04:00:59] [Client thread/INFO]: registering item.agricraft:clipper
[04:00:59] [Client thread/INFO]: registering item.agricraft:clipping
[04:01:00] [Client thread/INFO]: Pre Initialization ( started )
[04:01:00] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[04:01:00] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[04:01:00] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[04:01:00] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[04:01:00] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[04:01:00] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[04:01:00] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
[04:01:00] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[04:01:00] [Client thread/INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
[04:01:00] [Client thread/INFO]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[04:01:00] [Client thread/INFO]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[04:01:00] [Client thread/INFO]: Updated appeng/block/networking/BlockCableBus
[04:01:00] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is disabled.
[04:01:00] [Client thread/INFO]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[04:01:00] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[04:01:00] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[04:01:00] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[04:01:00] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[04:01:00] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is disabled.
[04:01:00] [Client thread/INFO]: Updated appeng/items/tools/ToolNetworkTool
[04:01:00] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
[04:01:00] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
[04:01:00] [Client thread/INFO]: Updated appeng/parts/misc/PartStorageBus
[04:01:00] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
[04:01:00] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
[04:01:00] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PItems
[04:01:00] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[04:01:00] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[04:01:00] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[04:01:00] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
[04:01:00] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
[04:01:00] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
[04:01:00] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
[04:01:00] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
[04:01:00] [Client thread/INFO]: Starting AE2 VersionChecker
[04:01:00] [Client thread/INFO]: Pre Initialization ( ended after 967ms )
[04:01:00] [AE2 VersionChecker/INFO]: Last check was just recently.
[04:01:00] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[04:01:01] [Client thread/INFO]: Registering Default Templates.
[04:01:01] [Client thread/INFO]: Registering default generators
[04:01:01] [Client thread/INFO]: Complete
[04:01:01] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
[04:01:01] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
[04:01:01] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@4f262bf7
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@32eb43ed
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@3157248a
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@44e61f45
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@3ae1edbd
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@2d52b3ef
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@3eef3b2c
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@1adb1391
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@7f4c192e
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@473910e3
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@c86573
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@3cb6bb03
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@1a71d1e4
[04:01:01] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@5e124c1f
[04:01:02] [Client thread/INFO]: Transforming Class (thaumcraft.api.aspects.Aspect)
[04:01:02] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
[04:01:02] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
[04:01:02] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
[04:01:03] [Client thread/INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
[04:01:03] [Client thread/INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
[04:01:03] [Client thread/INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
[04:01:03] [Client thread/INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
[04:01:03] [Client thread/INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
[04:01:03] [Client thread/INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
[04:01:03] [Client thread/INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
[04:01:03] [Client thread/INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
[04:01:03] [Client thread/INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
[04:01:03] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[04:01:03] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
[04:01:03] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
[04:01:03] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[04:01:03] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
[04:01:03] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
[04:01:03] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
[04:01:03] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
[04:01:04] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchArmorProperties:637]: LOTRCore: Patched method ApplyArmor
[04:01:05] [Client thread/INFO]: [Botania] Registered 1215 recipes.
[04:01:06] [Client thread/INFO]: Starting pre-init...
[04:01:06] [Client thread/INFO]: Loading blocks...
[04:01:06] [Client thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[04:01:06] [Client thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[04:01:07] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
[04:01:07] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: 96 Feature's blocks loaded.
[04:01:07] [Client thread/INFO]: Loading Tile Entities...
[04:01:07] [Client thread/INFO]: Tile Entities loaded.
[04:01:07] [Client thread/INFO]: Loading items...
[04:01:07] [Client thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[04:01:07] [Client thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[04:01:07] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
[04:01:07] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[04:01:07] [Client thread/INFO]: 96 Feature's items loaded.
[04:01:07] [Client thread/INFO]: Pre-init finished.
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:07] [Client thread/INFO]: [mods.eln.misc.Obj3D:getResourceAsStream:385]: java.lang.NullPointerException
[04:01:08] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
[04:01:08] [Client thread/INFO]: XP Juice registered by Ender IO.
[04:01:08] [Client thread/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
[04:01:09] [Client thread/INFO]: Agricraft API is installed. Agricraft is installed. AgriCarft Farming station is available.
[04:01:09] [Client thread/INFO]: Loaded configuration file.
[04:01:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ms (1 / 1)
[04:01:09] [Client thread/INFO]: [lotr.common.coremod.LOTRClassTransformer:patchSpawnerAnimals:711]: LOTRCore: Patched method func_77192_a
[04:01:12] [Client thread/INFO]: Module BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
[04:01:12] [Client thread/INFO]: Module BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
[04:01:12] [Client thread/INFO]: Module BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
[04:01:12] [Client thread/INFO]: Module BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
[04:01:12] [Client thread/INFO]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
[04:01:12] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
[04:01:12] [Client thread/INFO]: Module ExtraUtilities Plugin failed to load: ExtraUtilities not found
[04:01:12] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
[04:01:12] [Client thread/INFO]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
[04:01:12] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
[04:01:12] [Client thread/INFO]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found
[04:01:12] [Client thread/INFO]: Module Natura Plugin failed to load: Natura not found
[04:01:12] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
[04:01:12] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
[04:01:12] [Client thread/INFO]: Module Witchery Plugin failed to load: Witchery not found
[04:01:13] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
[04:01:13] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
[04:01:13] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
[04:01:13] [Client thread/INFO]: Entering preinitialization phase.
[04:01:13] [Client thread/INFO]: Loading configuration from disk.
[04:01:13] [Client thread/INFO]: Configuration load completed.
[04:01:13] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
[04:01:13] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
[04:01:13] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
[04:01:13] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.13.61 detected
[04:01:13] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
[04:01:13] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
[04:01:14] [Client thread/INFO]: [4.0.0-beta-6] Loading properties.
[04:01:14] [Client thread/INFO]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[04:01:14] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[04:01:14] [Client thread/INFO]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[04:01:14] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[04:01:14] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
[04:01:14] [Client thread/INFO]: Gear module active. Adding gear cast.
[04:01:14] [Client thread/INFO]: Starting (PreInit)
[04:01:14] [Client thread/INFO]: Finished (PreInit in 114ms)
[04:01:14] [Client thread/INFO]: Loaded configuration file.
[04:01:15] [Client thread/INFO]: Loading Plugins...
[04:01:15] [Client thread/INFO]: Finished Loading Plugins.
[04:01:15] [Client thread/INFO]: Loading configuration...
[04:01:15] [Client thread/INFO]: Done.
[04:01:15] [Client thread/INFO]: Beginning plugin registration: 14 candidates found.
[04:01:15] [Client thread/INFO]: Attempting to create plugin Forestry.
[04:01:15] [Client thread/INFO]: Successfully created plugin Forestry.
[04:01:15] [Client thread/INFO]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
[04:01:15] [Client thread/INFO]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
[04:01:15] [Client thread/INFO]: Skipping over plugin magicalcrops as its dependencies [magicalcrops] were not found.
[04:01:15] [Client thread/INFO]: Skipping over plugin MFR as its dependencies [MineFactoryReloaded] were not found.
[04:01:15] [Client thread/INFO]: Skipping over plugin Pam's Fruit as its dependencies [harvestcraft] were not found.
[04:01:15] [Client thread/INFO]: Attempting to create plugin DSU.
[04:01:15] [Client thread/INFO]: Successfully created plugin DSU.
[04:01:15] [Client thread/INFO]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
[04:01:15] [Client thread/INFO]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
[04:01:15] [Client thread/INFO]: Attempting to create plugin Flaxbeard's Steam Power.
[04:01:15] [Client thread/INFO]: Successfully created plugin Flaxbeard's Steam Power.
[04:01:15] [Client thread/INFO]: Attempting to create plugin IFluidHandler.
[04:01:15] [Client thread/INFO]: Successfully created plugin IFluidHandler.
[04:01:15] [Client thread/INFO]: Attempting to create plugin TE Augments.
[04:01:15] [Client thread/INFO]: Successfully created plugin TE Augments.
[04:01:15] [Client thread/INFO]: Attempting to create plugin Mekanism.
[04:01:15] [Client thread/INFO]: Successfully created plugin Mekanism.
[04:01:15] [Client thread/INFO]: Skipping over plugin ExtraUtilities as its dependencies [ExtraUtilities] were not found.
[04:01:15] [Client thread/INFO]: Sorting plugins. Before: [Forestry, DSU, Flaxbeard's Steam Power, IFluidHandler, TE Augments, Mekanism]
[04:01:15] [Client thread/INFO]: Sorting plugins. After: [Forestry, DSU, Flaxbeard's Steam Power, IFluidHandler, TE Augments, Mekanism]
[04:01:15] [Client thread/INFO]: Successfully loaded plugin Forestry.
[04:01:15] [Client thread/INFO]: Successfully loaded plugin DSU.
[04:01:15] [Client thread/INFO]: Successfully loaded plugin Steamcraft.
[04:01:15] [Client thread/INFO]: Successfully loaded plugin IFluidHandler.
[04:01:15] [Client thread/INFO]: Successfully loaded plugin TE Augments.
[04:01:15] [Client thread/INFO]: Successfully loaded plugin Mekanism.
[04:01:15] [Client thread/INFO]: Completed plugin registration. 6 plugins registered.
[04:01:15] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
[04:01:15] [Client thread/INFO]: LOTR: Found logger
[04:01:15] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
[04:01:15] [Client thread/INFO]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
[04:01:15] [Client thread/INFO]: LOTR: Registered 108 packet types
[04:01:16] [Client thread/INFO]: Applying holder lookups
[04:01:16] [Client thread/INFO]: Holder lookups applied
[04:01:16] [Client thread/INFO]: Injecting itemstacks
[04:01:16] [Client thread/INFO]: Itemstack injection complete
[04:01:16] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[04:01:16] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[04:01:16] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
[04:01:16] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[04:01:16] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[04:01:16] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 12/2/17 4:01 AM
Description: Initializing game

java.lang.NullPointerException: Initializing game
at net.minecraft.block.BlockOldLeaf.func_149691_a(SourceFile:84)
at net.minecraft.block.Block.func_149733_h(Block.java:583)
at twilightforest.block.BlockTFGiantBlock.func_149651_a(BlockTFGiantBlock.java:40)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:335)
at net.minecraft.client.renderer.texture.TextureMap.(TextureMap.java:62)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Stacktrace:
at net.minecraft.block.BlockOldLeaf.func_149691_a(SourceFile:84)
at net.minecraft.block.Block.func_149733_h(Block.java:583)
at twilightforest.block.BlockTFGiantBlock.func_149651_a(BlockTFGiantBlock.java:40)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:335)
at net.minecraft.client.renderer.texture.TextureMap.(TextureMap.java:62)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: Mac OS X (x86_64) version 10.13
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 445060168 bytes (424 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
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.99.99 Minecraft Forge 10.13.4.1614 73 mods loaded, 72 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCH BugfixMod{2.5.0} [BugfixMod] (minecraft.jar)
UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (Not-Enough-Items-1.7.10-Latest.jar)
UCH ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10.jar)
UCH arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCH AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCH ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCH arcane_engineering{0.2.7} [Arcane Engineering] (arcane_engineering-0.2.7.jar)
UCH Waila{1.5.10} [Waila] (Waila-Mod-1.7.10.jar)
UCH Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
UCH BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCH malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCH malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCH BigDoors{1.7.10-1.1.0} [Big Doors] (BigDoors-1.7.10-1.1.0.jar)
UCH ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCH ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCH Eln{@Version@} [Electrical Age] (ElectricalAge-1.14.2.jar)
UCH endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCH EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCH enderioaddons{0.10.13} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar)
UCH ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
UCH equivalentenergistics{0.7} [Equivalent Energistics] (EquivalentEnergistics - 0.7 - 1.7.10.jar)
UCH IC2{2.2.823-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.823-experimental.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.502.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.502.jar)
UCH ExtraPlanets{1.6.9} [ExtraPlanets] (Extra-Planets-Mod-1.7.10.jar)
UCH FFS{1.7.10-1.3.7} [Fancy Fluid Storage] (Fancy Fluid Storage-1.7.10-1.3.7.jar)
UCH Flamingo{1.7.10-1.3} [Pink Flamingo] (Flamingo-1.7.10-1.3.jar)
UCH Forestry{4.2.13.61} [Forestry for Minecraft] (forestry_1.7.10-4.2.13.61.jar)
UCH Steamcraft{0.29.3} [Flaxbeard's Steam Power] (FSP-1.7.10-0.29.3.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-Mod-1.7.10.jar)
UCH Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281 (1).jar)
UCH NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NuclearCraft{1.9f} [NuclearCraft] (NuclearCraft-1.9f--1.7.10.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
UCH thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
UCH ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar)
UCH ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (Tinkers-Mechworks-Mod-1.7.10.jar)
UCH wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
UCH lotr{Beta v33.4 for Minecraft 1.7.10} [The Lord of the Rings Mod] (ZZZ[1.7.10] LOTRMod B33.4.jar)
UCH McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCH aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
UCH UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar)
UCH ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UD equivalentenergisticsCore{0.7} [Equivalent Energistics Core] (minecraft.jar)
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.2.1-172
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.3.1 from ) differes from that that is reported as being loaded (1.7.10R1.0.2 from ElectricalAge-1.14.2.jar).
It is a supported version, but that difference may lead to problems.
* An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
Ender IO was build against API version rv2 and may or may not work with a newer version.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon Pro 460 OpenGL Engine GL version 2.1 ATI-1.58.30, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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)
commented

This has nothing to do with EnderIO, AE2 or RF API.

I can see 2 issues: AM2 core mod throws an error but game continues to load - so maybe you are fine.
Twilight forest crashes:
at twilightforest.block.BlockTFGiantBlock.func_149651_a(BlockTFGiantBlock.java:40)

commented

I see, should I install a different version of Twilight Forest or is there someway to resurrect this issue?