Advertisement
Guest User

TOOL MOD Log Doc

a guest
Oct 17th, 2017
834
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 294.92 KB | None | 0 0
  1. [13:39:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [13:39:19] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [13:39:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [13:39:19] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [13:39:19] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
  6. [13:39:19] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [13:39:19] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  8. [13:39:19] [main/INFO]: [AppEng] Core Init
  9. [13:39:20] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [13:39:21] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [13:39:21] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  12. [13:39:21] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  13. [13:39:21] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [13:39:21] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [13:39:21] [main/WARN]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [13:39:21] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [13:39:21] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [13:39:21] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods
  19. [13:39:21] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [13:39:21] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [13:39:21] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [13:39:21] [main/WARN]: The coremod xreliquary.common.asm.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [13:39:21] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [13:39:21] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [13:39:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  26. [13:39:21] [main/INFO]: Loading tweak class name fastcraft.Tweaker
  27. [13:39:21] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  28. [13:39:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  29. [13:39:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  30. [13:39:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  31. [13:39:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  32. [13:39:22] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  33. [13:39:22] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  34. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  35. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  36. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  37. [13:39:22] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  38. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  39. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  40. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  41. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  42. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  43. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  44. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  45. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
  46. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
  47. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
  48. at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
  49. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  50. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  53. [13:39:22] [main/INFO]: Core: Located Thaumcraft in Thaumcraft Minus Thaumcraft-1.7.10-1.1.jar
  54. [13:39:22] [main/INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  55. [13:39:22] [main/INFO]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
  56. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [13:39:22] [main/INFO]: Loaded library EJML-core-0.26.jar.
  60. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [13:39:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [13:39:22] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  64. [13:39:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  65. [13:39:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  66. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [13:39:23] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
  72. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  73. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  75. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  77. [13:39:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. [13:39:24] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  79. [13:39:24] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  80. [13:39:24] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
  81. [13:39:24] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
  82. [13:39:24] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
  83. [13:39:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  84. [13:39:24] [main/INFO]: Calling tweak class fastcraft.Tweaker
  85. [13:39:24] [main/INFO]: FastCraft loaded.
  86. [13:39:24] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  87. [13:39:24] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  88. [13:39:24] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  89. [13:39:24] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  90. [13:39:24] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
  91. [13:39:24] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  92. [13:39:24] [main/INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  93. [13:39:24] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
  94. [13:39:24] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
  95. [13:39:25] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
  96. [13:39:25] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  97. [13:39:25] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  98. [13:39:25] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  99. [13:39:25] [main/INFO]: Setting user: daynekingleone
  100. [13:39:25] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  101. [13:39:26] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
  102. [13:39:26] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  103. [13:39:26] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  104. [13:39:26] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  105. [13:39:27] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  106. [13:39:27] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
  107. [13:39:27] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
  108. [13:39:27] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  109. [13:39:27] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  110. [13:39:27] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  111. [13:39:27] [Client thread/INFO]: LWJGL Version: 2.9.1
  112. [13:39:27] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
  113. [13:39:27] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  114. [13:39:27] [Client thread/ERROR]: Couldn't initialize twitch stream
  115. [13:39:27] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
  116. [13:39:28] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  117. // Everything's going to plan. No, really, that was supposed to happen.
  118.  
  119. Time: 10/17/17 1:39 PM
  120. Description: Loading screen debug info
  121.  
  122. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  123.  
  124.  
  125. A detailed walkthrough of the error, its code path and all known details is as follows:
  126. ---------------------------------------------------------------------------------------
  127.  
  128. -- System Details --
  129. Details:
  130. Minecraft Version: 1.7.10
  131. Operating System: Windows 10 (amd64) version 10.0
  132. Java Version: 1.8.0_25, Oracle Corporation
  133. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  134. Memory: 475285096 bytes (453 MB) / 641204224 bytes (611 MB) up to 2863661056 bytes (2731 MB)
  135. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  136. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  137. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  138. FML:
  139. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4639' Renderer: 'Intel(R) Iris(TM) Graphics 540'
  140. [13:39:28] [Client thread/INFO]: Attempting early MinecraftForge initialization
  141. [13:39:28] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  142. [13:39:28] [Client thread/INFO]: Replaced 183 ore recipies
  143. [13:39:28] [Client thread/INFO]: Completed early MinecraftForge initialization
  144. [13:39:28] [Client thread/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  145. [13:39:28] [Client thread/INFO]: [AppEng] Core Init
  146. [13:39:28] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  147. [13:39:28] [Client thread/INFO]: Searching C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods for mods
  148. [13:39:28] [Client thread/INFO]: Also searching C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\1.7.10 for mods
  149. [13:39:36] [Client thread/WARN]: Mod bluepower is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2.962
  150. [13:39:36] [Client thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
  151. [13:39:37] [Client thread/WARN]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
  152. [13:39:37] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  153. [13:39:38] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  154. [13:39:38] [Client thread/WARN]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.6
  155. [13:39:39] [Client thread/WARN]: Mod IGWMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.12-34
  156. [13:39:40] [Client thread/WARN]: Mod qmunitylib is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  157. [13:39:41] [Client thread/WARN]: Mod Unthaumic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.1
  158. [13:39:42] [Client thread/INFO]: Forge Mod Loader has identified 138 mods to load
  159. [13:39:42] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  160. [13:39:42] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  161. [13:39:42] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  162. [13:39:42] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  163. [13:39:42] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  164. [13:39:42] [Client thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  165. [13:39:43] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  166. [13:39:43] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  167. [13:39:43] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  168. [13:39:43] [Client thread/WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
  169. [13:39:43] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  170. [13:39:44] [Client thread/INFO]: FML has found a non-mod file EJML-core-0.26.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  171. [13:39:44] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  172. [13:39:44] [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.
  173. [13:39:45] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, ivtoolkit, Micdoodlecore, NotEnoughItems, PlayerAPI, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, abyssalcraft, AgriCraft, AnimationAPI, appliedenergistics2, BiblioCraft, BigReactors, AWWayofTime, bluepower, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, Calculator, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, ComputerCraft, cookingbook, customnpcs, PTRModelLib, props, DraconicEvolution, endercore, EnderIO, EnderStorage, EE3, ExtrabiomesXL, ExtraTiC, ExtraUtilities, Forestry, GalacticraftMars, GalacticraftCore, cb, GraviSuite, GraviGun, HardcoreEnderExpansion, Hats, HardcoreQuesting, IC2NuclearControl, iChunUtil, IGWMod, ImmersiveEngineering, IC2, InventoryPets, inventorytweaks, IrishLuck, IronChest, iskallminimobs, JABBA, journeymap, malisiscore, malisisdoors, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, Morph, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, NetherOres, OpenBlocks, OpenMods, openmodularturrets, harvestcraft, PortalGun, qmunitylib, Railcraft, reccomplex, RedstoneArsenal, xreliquary, rftools, SonarCore, SpecialMobs, StevesCarts, TConstruct, Unthaumic, Thaumcraft, thaumcraftneiplugin, ThaumicTinkerer, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, TwilightForest, UtilityMobs, VeinMiner, VeinMinerModSupport, Waila, witchery, Baubles, libsandstone] at CLIENT
  174. [13:39:45] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, ivtoolkit, Micdoodlecore, NotEnoughItems, PlayerAPI, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, abyssalcraft, AgriCraft, AnimationAPI, appliedenergistics2, BiblioCraft, BigReactors, AWWayofTime, bluepower, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, Calculator, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, ComputerCraft, cookingbook, customnpcs, PTRModelLib, props, DraconicEvolution, endercore, EnderIO, EnderStorage, EE3, ExtrabiomesXL, ExtraTiC, ExtraUtilities, Forestry, GalacticraftMars, GalacticraftCore, cb, GraviSuite, GraviGun, HardcoreEnderExpansion, Hats, HardcoreQuesting, IC2NuclearControl, iChunUtil, IGWMod, ImmersiveEngineering, IC2, InventoryPets, inventorytweaks, IrishLuck, IronChest, iskallminimobs, JABBA, journeymap, malisiscore, malisisdoors, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, Morph, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, NetherOres, OpenBlocks, OpenMods, openmodularturrets, harvestcraft, PortalGun, qmunitylib, Railcraft, reccomplex, RedstoneArsenal, xreliquary, rftools, SonarCore, SpecialMobs, StevesCarts, TConstruct, Unthaumic, Thaumcraft, thaumcraftneiplugin, ThaumicTinkerer, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, TwilightForest, UtilityMobs, VeinMiner, VeinMinerModSupport, Waila, witchery, Baubles, libsandstone] at SERVER
  175. [13:39:46] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  176. [13:39:46] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
  177. [13:39:46] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
  178. [13:39:48] [Client thread/INFO]: Hello Minecraft!!!
  179. [13:39:51] [Client thread/INFO]: Hello Minecraft!!!
  180. [13:39:53] [Client thread/INFO]: Preparing to take over the world
  181. [13:39:55] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerChest
  182. [13:39:55] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  183. [13:39:56] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Blue Power, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Calculator, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Crundee Blocks, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Hats, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:In-Game wiki Mod, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Irish Luck, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Iskall MiniMobs, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Morph, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:QmunityLib, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:RFTools, FMLFileResourcePack:SonarCore, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft Minus Thaumcraft, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Erebus, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Utility Mobs, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles, FMLFileResourcePack:libsandstone
  184. [13:39:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  185. [13:39:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  186. [13:39:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  187. [13:39:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  188. [13:39:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  189. [13:39:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  190. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/46486053/RemoteInfo.txt
  191. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1834)
  192. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
  193. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
  194. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
  195. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  196. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  197. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
  198. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  199. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:51)
  200. [13:39:57] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  201. [13:39:57] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\TheErebus-0.4.7.jar
  202. [13:39:57] [Client thread/INFO]: Processing ObjectHolder annotations
  203. [13:39:57] [Client thread/INFO]: Found 475 ObjectHolder annotations
  204. [13:39:57] [Client thread/INFO]: Identifying ItemStackHolder annotations
  205. [13:39:57] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  206. [13:39:58] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  207. [13:39:58] [Client thread/INFO]: FastCraft 1.23 loaded.
  208. [13:39:58] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  209. [13:39:58] [Client thread/INFO]: Extending potions array
  210. [13:39:58] [Client thread/INFO]: Injecting potions starting from index 32
  211. [13:39:58] [Client thread/INFO]: Potion Water Breathing is ID 32
  212. [13:39:58] [Client thread/INFO]: Potion Flight is ID 33
  213. [13:39:58] [Client thread/INFO]: Potion Feather Fall is ID 34
  214. [13:39:58] [Client thread/INFO]: Potion Haste is ID 35
  215. [13:39:58] [Client thread/INFO]: Potion True Sight is ID 36
  216. [13:39:58] [Client thread/INFO]: Potion Regeneration is ID 37
  217. [13:39:58] [Client thread/INFO]: Potion Magic Shield is ID 38
  218. [13:39:58] [Client thread/INFO]: Potion Charmed is ID 39
  219. [13:39:58] [Client thread/INFO]: Potion Frost Slow is ID 40
  220. [13:39:58] [Client thread/INFO]: Potion Chrono Anchor is ID 41
  221. [13:39:58] [Client thread/INFO]: Potion Mana Regen is ID 42
  222. [13:39:58] [Client thread/INFO]: Potion Entangled is ID 43
  223. [13:39:58] [Client thread/INFO]: Potion Watery Grave is ID 44
  224. [13:39:58] [Client thread/INFO]: Potion Spell Reflect is ID 45
  225. [13:39:58] [Client thread/INFO]: Potion Silence is ID 46
  226. [13:39:58] [Client thread/INFO]: Potion Swift Swim is ID 47
  227. [13:39:58] [Client thread/INFO]: Potion Agility is ID 48
  228. [13:39:58] [Client thread/INFO]: Potion Leap is ID 49
  229. [13:39:58] [Client thread/INFO]: Potion Mana Boost is ID 50
  230. [13:39:58] [Client thread/INFO]: Potion Astral Distortion is ID 51
  231. [13:39:58] [Client thread/INFO]: Potion Mana Shield is ID 52
  232. [13:39:58] [Client thread/INFO]: Potion Fury is ID 53
  233. [13:39:58] [Client thread/INFO]: Potion Scramble Synapses is ID 54
  234. [13:39:58] [Client thread/INFO]: Potion Illuminated is ID 55
  235. [13:39:58] [Client thread/INFO]: Potion Greater Mana Restoration is ID 24
  236. [13:39:58] [Client thread/INFO]: Potion Epic Mana Restoration is ID 25
  237. [13:39:58] [Client thread/INFO]: Potion Legendary Mana Restoration is ID 26
  238. [13:39:58] [Client thread/INFO]: Potion Gravity Well is ID 59
  239. [13:39:58] [Client thread/INFO]: Potion Levitation is ID 60
  240. [13:39:58] [Client thread/INFO]: Potion Clarity is ID 61
  241. [13:39:58] [Client thread/INFO]: Potion Shrunken is ID 62
  242. [13:39:58] [Client thread/INFO]: Potion Burnout Redux is ID 63
  243. [13:39:58] [Thread-11/INFO]: You are using the latest suitable version.
  244. [13:39:58] [Client thread/INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  245. [13:39:58] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  246. [13:39:58] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  247. [13:39:58] [Client thread/INFO]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  248. [13:39:58] [Client thread/INFO]: Successfully registered enchanment!
  249. [13:39:58] [Client thread/INFO]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  250. [13:39:58] [Client thread/INFO]: Successfully registered enchanment!
  251. [13:39:58] [Client thread/INFO]: Registered imbuement: dr_phy
  252. [13:39:58] [Client thread/INFO]: Registered imbuement: dr_drn
  253. [13:39:58] [Client thread/INFO]: Registered imbuement: dr_fall
  254. [13:39:58] [Client thread/INFO]: Registered imbuement: dr_exp
  255. [13:39:58] [Client thread/INFO]: Registered imbuement: dr_fire
  256. [13:39:58] [Client thread/INFO]: Registered imbuement: dr_frst
  257. [13:39:58] [Client thread/INFO]: Registered imbuement: dr_mage
  258. [13:39:58] [Client thread/INFO]: Registered imbuement: dr_litn
  259. [13:39:58] [Client thread/INFO]: Registered imbuement: mn_reg
  260. [13:39:58] [Client thread/INFO]: Registered imbuement: bn_red
  261. [13:39:58] [Client thread/INFO]: Registered imbuement: soulbnd
  262. [13:39:58] [Client thread/INFO]: Registered imbuement: fl_lure
  263. [13:39:58] [Client thread/INFO]: Registered imbuement: mg_xp
  264. [13:39:58] [Client thread/INFO]: Registered imbuement: pp_ore
  265. [13:39:58] [Client thread/INFO]: Registered imbuement: mg_gog
  266. [13:39:58] [Client thread/INFO]: Registered imbuement: tc_nrv
  267. [13:39:58] [Client thread/INFO]: Registered imbuement: step_up
  268. [13:39:58] [Client thread/INFO]: Registered imbuement: run_spd
  269. [13:39:58] [Client thread/INFO]: Registered imbuement: dispel
  270. [13:39:58] [Client thread/INFO]: Registered imbuement: fallprot
  271. [13:39:58] [Client thread/INFO]: Registered imbuement: fireprot
  272. [13:39:58] [Client thread/INFO]: Registered imbuement: freedom
  273. [13:39:58] [Client thread/INFO]: Registered imbuement: healing
  274. [13:39:58] [Client thread/INFO]: Registered imbuement: hungerup
  275. [13:39:58] [Client thread/INFO]: Registered imbuement: highjump
  276. [13:39:58] [Client thread/INFO]: Registered imbuement: lifesave
  277. [13:39:58] [Client thread/INFO]: Registered imbuement: lightstep
  278. [13:39:58] [Client thread/INFO]: Registered imbuement: minespd
  279. [13:39:58] [Client thread/INFO]: Registered imbuement: recoil
  280. [13:39:58] [Client thread/INFO]: Registered imbuement: swimspd
  281. [13:39:58] [Client thread/INFO]: Registered imbuement: wtrbrth
  282. [13:39:58] [Client thread/INFO]: Registered imbuement: wtrwalk
  283. [13:39:59] [Client thread/INFO]: Pre-initializing AbyssalCraft.
  284. [13:39:59] [Client thread/INFO]: Scanning biome IDs to see if the ones needed are available.
  285. [13:39:59] [Client thread/INFO]: None of the needed biome IDs are occupied!
  286. [13:39:59] [Client thread/INFO]: Starting the Integration Handler.
  287. [13:39:59] [Client thread/INFO]: Preliminary integration search complete: found 1 possible mod integration(s)!
  288. [13:40:00] [Client thread/INFO]: registering tile.agricraft:crops
  289. [13:40:00] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
  290. [13:40:00] [Client thread/INFO]: registering tile.agricraft:waterPad
  291. [13:40:00] [Client thread/INFO]: registering tile.agricraft:waterPadFull
  292. [13:40:00] [Client thread/INFO]: registering tile.agricraft:waterTank
  293. [13:40:00] [Client thread/INFO]: registering tile.agricraft:waterChannel
  294. [13:40:00] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
  295. [13:40:00] [Client thread/INFO]: registering tile.agricraft:channelValve
  296. [13:40:00] [Client thread/INFO]: registering tile.agricraft:sprinkler
  297. [13:40:00] [Client thread/INFO]: registering tile.agricraft:seedStorage
  298. [13:40:00] [Client thread/INFO]: registering tile.agricraft:peripheral
  299. [13:40:00] [Client thread/INFO]: registering tile.agricraft:fence
  300. [13:40:00] [Client thread/INFO]: registering tile.agricraft:fenceGate
  301. [13:40:00] [Client thread/INFO]: registering tile.agricraft:grate
  302. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropPotato
  303. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedPotato
  304. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropCarrot
  305. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedCarrot
  306. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
  307. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedSugarcane
  308. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropDandelion
  309. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedDandelion
  310. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropPoppy
  311. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedPoppy
  312. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropOrchid
  313. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedOrchid
  314. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropAllium
  315. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedAllium
  316. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
  317. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedTulipRed
  318. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
  319. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
  320. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
  321. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
  322. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
  323. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedTulipPink
  324. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropDaisy
  325. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedDaisy
  326. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropCactus
  327. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedCactus
  328. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
  329. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedShroomRed
  330. [13:40:00] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
  331. [13:40:00] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
  332. [13:40:00] [Client thread/INFO]: Crops registered
  333. [13:40:00] [Client thread/INFO]: registering item.agricraft:cropsItem
  334. [13:40:00] [Client thread/INFO]: registering item.agricraft:journal
  335. [13:40:00] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
  336. [13:40:00] [Client thread/INFO]: registering item.agricraft:debugger
  337. [13:40:00] [Client thread/INFO]: registering item.agricraft:trowel
  338. [13:40:00] [Client thread/INFO]: registering item.agricraft:handRake
  339. [13:40:00] [Client thread/INFO]: registering item.agricraft:clipper
  340. [13:40:00] [Client thread/INFO]: registering item.agricraft:clipping
  341. [13:40:00] [Client thread/INFO]: Pre Initialization ( started )
  342. [13:40:00] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  343. [13:40:00] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  344. [13:40:01] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  345. [13:40:01] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  346. [13:40:01] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  347. [13:40:01] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  348. [13:40:01] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  349. [13:40:01] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  350. [13:40:01] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  351. [13:40:01] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
  352. [13:40:01] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  353. [13:40:01] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  354. [13:40:01] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  355. [13:40:01] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  356. [13:40:01] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  357. [13:40:01] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  358. [13:40:01] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  359. [13:40:01] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  360. [13:40:01] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  361. [13:40:01] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  362. [13:40:01] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  363. [13:40:01] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  364. [13:40:01] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  365. [13:40:01] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  366. [13:40:01] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  367. [13:40:01] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  368. [13:40:01] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  369. [13:40:01] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
  370. [13:40:01] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  371. [13:40:01] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
  372. [13:40:01] [Client thread/INFO]: Starting AE2 VersionChecker
  373. [13:40:01] [Client thread/INFO]: Pre Initialization ( ended after 930ms )
  374. [13:40:01] [AE2 VersionChecker/INFO]: Last check was just recently.
  375. [13:40:01] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  376. [13:40:02] [Client thread/INFO]: Registering Default Templates.
  377. [13:40:02] [Client thread/INFO]: Registering default generators
  378. [13:40:02] [CoFHUpdater:CoFHCore/INFO]: An updated version of CoFH Core is available: CoFH Core 3.1.4 for Minecraft 1.7.10.
  379. [13:40:02] [Client thread/INFO]: Complete
  380. [13:40:02] [CoFHUpdater:ThermalFoundation/INFO]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.6 for Minecraft 1.7.10.
  381. [13:40:02] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
  382. [13:40:02] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
  383. [13:40:02] [CoFHUpdater:ThermalExpansion/INFO]: An updated version of Thermal Expansion is available: Thermal Expansion 4.1.5 for Minecraft 1.7.10.
  384. [13:40:02] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
  385. [13:40:02] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
  386. [13:40:04] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  387. [13:40:04] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: blt (5 / 5)
  388. [13:40:06] [Client thread/INFO]: [Botania] Registered 1215 recipes.
  389. [13:40:06] [Client thread/INFO]: Starting BuildCraft 7.1.18
  390. [13:40:06] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2015
  391. [13:40:06] [Client thread/INFO]: http://www.mod-buildcraft.com
  392. [13:40:06] [Thread-13/INFO]: Beginning version check
  393. [13:40:06] [Thread-13/WARN]: Using outdated version [7.1.18] for Minecraft 1.7.10. Consider updating to 7.1.22.
  394. [13:40:06] [Client thread/INFO]: Initializing.
  395. [13:40:07] [Client thread/INFO]: BLACK = DYE_BLACK
  396. [13:40:07] [Client thread/INFO]: BLUE = DYE_BLUE
  397. [13:40:07] [Client thread/INFO]: BROWN = DYE_BROWN
  398. [13:40:07] [Client thread/INFO]: WHITE = DYE_WHITE
  399. [13:40:07] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  400. [13:40:07] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
  401. [13:40:07] [Client thread/INFO]: Module CAUTIA is enabled.
  402. [13:40:07] [Client thread/INFO]: Module FABRICA is enabled.
  403. [13:40:07] [Client thread/INFO]: Module AMICA is enabled.
  404. [13:40:07] [Client thread/INFO]: Name: ExtrabiomesXL:double_woodslab
  405. [13:40:07] [Client thread/WARN]: Invalid entry in Decomposition Blacklist, item not found: ExtraUtilities:unstableingot
  406. [13:40:07] [Client thread/INFO]: Added 1 items into Decomposition blacklist
  407. [13:40:08] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ms (1 / 1)
  408. [13:40:10] [Client thread/INFO]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
  409. [13:40:10] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
  410. [13:40:10] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
  411. [13:40:10] [Client thread/INFO]: Module Natura Plugin failed to load: Natura not found
  412. [13:40:10] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  413. [13:40:10] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  414. [13:40:11] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  415. [13:40:11] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
  416. [13:40:11] [Client thread/INFO]: Initilised API
  417. [13:40:11] [Client thread/INFO]: Registering Packets
  418. [13:40:11] [Client thread/INFO]: Register Packets
  419. [13:40:11] [Client thread/FATAL]: Sonar Core is not loaded
  420. [13:40:11] [Client thread/INFO]: Registered Network
  421. [13:40:11] [Client thread/INFO]: Registered Packets
  422. [13:40:11] [Client thread/INFO]: Loaded Configuration
  423. [13:40:11] [Client thread/INFO]: Integrated with 'IC2'
  424. [13:40:11] [Client thread/INFO]: Loaded Blocks
  425. [13:40:11] [Client thread/INFO]: Loaded Items
  426. [13:40:11] [Client thread/INFO]: Registered Entities
  427. [13:40:12] [Client thread/WARN]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@1a477bcb to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@5328c1bf. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
  428. [13:40:13] [Client thread/INFO]: Activating Halloween Seasonal Pack
  429. [13:40:14] [Client thread/INFO]: Starting pre-init...
  430. [13:40:14] [Client thread/INFO]: Loading blocks...
  431. [13:40:15] [Client thread/INFO]: 106 Feature's blocks loaded.
  432. [13:40:15] [Client thread/INFO]: Loading Tile Entities...
  433. [13:40:15] [Client thread/INFO]: Tile Entities loaded.
  434. [13:40:15] [Client thread/INFO]: Loading items...
  435. [13:40:15] [Client thread/INFO]: 106 Feature's items loaded.
  436. [13:40:15] [Client thread/INFO]: Pre-init finished.
  437. [13:40:15] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  438. [13:40:36] [Client thread/INFO]: Total mipmap : 2883 ms
  439. [13:40:36] [Client thread/INFO]: Finished PreInitialization
  440. [13:40:36] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
  441. [13:40:38] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
  442. [13:40:39] [Client thread/INFO]: Hello World
  443. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@77616878
  444. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@3f130038
  445. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@aaee8fa
  446. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@45503c11
  447. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EE3Helper@6a26e7b0
  448. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@4d93380c
  449. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@3007f07c
  450. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@7473e2d9
  451. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@29359080
  452. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@7d329ef2
  453. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@72390538
  454. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@19b7548c
  455. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@1c8376aa
  456. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@75afaec6
  457. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@4f85758e
  458. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@43b73f46
  459. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@589cb21
  460. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@6932783f
  461. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@1405a716
  462. [13:40:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@6e32f7df
  463. [13:40:42] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  464. [13:40:42] [Client thread/INFO]: Entering preinitialization phase.
  465. [13:40:42] [Client thread/INFO]: Loading configuration from disk.
  466. [13:40:42] [Client thread/INFO]: Configuration load completed.
  467. [13:40:42] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  468. [13:40:42] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
  469. [13:40:42] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  470. [13:40:42] [Client thread/INFO]: Gear module active. Adding gear cast.
  471. [13:40:43] [Client thread/INFO]: Applied Energistics Detected
  472. [13:40:43] [Client thread/INFO]: Botania Detected
  473. [13:40:43] [Client thread/INFO]: Galacticraft Mars Detected
  474. [13:40:43] [Client thread/INFO]: Twilight Forest Detected
  475. [13:40:43] [Client thread/INFO]: Erebus Detected
  476. [13:40:43] [Client thread/INFO]: Thaumcraft Detected
  477. [13:40:43] [Client thread/INFO]: Dragonic Evolution Detected
  478. [13:40:43] [Client thread/INFO]: EnderIO Detected
  479. [13:40:43] [Client thread/INFO]: BluePower Detected
  480. [13:40:43] [Client thread/INFO]: BigReactors Detected
  481. [13:40:43] [Client thread/INFO]: ExtraUtils Detected
  482. [13:40:43] [Client thread/INFO]: HarvestCraft Detected
  483. [13:40:43] [Client thread/INFO]: Thermal Foundation Detected
  484. [13:40:43] [Client thread/INFO]: Immersive Engineering Detected
  485. [13:40:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  486. [13:40:43] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  487. [13:40:43] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  488. [13:40:43] [Client thread/INFO]: [api.player.client.ClientPlayerAPI:log:37]: Client Player 1.4 Created
  489. [13:40:43] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
  490. [13:40:43] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
  491. [13:40:43] [Client thread/INFO]: [api.player.client.ClientPlayerAPI:register:946]: Client Player: registered GalacticraftCore
  492. [13:40:43] [Client thread/INFO]: Galacticraft oil is not default, issues may occur.
  493. [13:40:43] [Client thread/INFO]: Galacticraft fuel is not default, issues may occur.
  494. [13:40:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  495. [13:40:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
  496. [13:40:43] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  497. [13:40:43] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  498. [13:40:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerHopper
  499. [13:40:43] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
  500. [13:40:43] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
  501. [13:40:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerBeacon
  502. [13:40:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerMerchant
  503. [13:40:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
  504. [13:40:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerDispenser
  505. [13:40:43] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
  506. [13:40:43] [Client thread/INFO]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
  507. [13:40:43] [Client thread/INFO]: [api.player.server.ServerPlayerAPI:log:37]: Server Player 1.4 Created
  508. [13:40:43] [Client thread/INFO]: [api.player.server.ServerPlayerAPI:register:792]: Server Player: registered GalacticraftCore
  509. [13:40:44] [Client thread/INFO]: [4.0.0-beta] Loading properties.
  510. [13:40:45] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
  511. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForDirectories:31]: Directory config/IrishLuck/Reference exists
  512. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileEnchantedItems:55]: File exists
  513. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileEnchantedItems:73]: File has some content
  514. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileEnchantedBlocks:147]: File exists
  515. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileEnchantedBlocks:165]: File has some content
  516. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFilePassiveMobs:240]: File exists
  517. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFilePassiveMobs:258]: File has some content
  518. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileAgressiveMobs:332]: File exists
  519. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileAgressiveMobs:350]: File has some content
  520. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileMobsGroups:423]: File exists
  521. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileMobsGroups:441]: File has some content
  522. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileRiding:516]: File exists
  523. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.FileChecker:CheckForFileRiding:534]: File has some content
  524. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.ReferenceFileChecker:CheckForFileReadMe:34]: File exists
  525. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.ReferenceFileChecker:CheckForFileReadMe:52]: File has some content
  526. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.ReferenceFileChecker:CheckForFilePassiveMobs:241]: File exists
  527. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.ReferenceFileChecker:CheckForFilePassiveMobs:259]: File has some content
  528. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.ReferenceFileChecker:CheckForFileAggressiveMobs:132]: File exists
  529. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.ReferenceFileChecker:CheckForFileAggressiveMobs:150]: File has some content
  530. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.ReferenceFileChecker:CheckForFileEnchantments:346]: File exists
  531. [13:40:45] [Client thread/INFO]: [com.mramericanmike.irishluck.util.ReferenceFileChecker:CheckForFileEnchantments:364]: File has some content
  532. [13:40:45] [Client thread/INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
  533. [13:40:45] [Client thread/INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
  534. [13:40:45] [Client thread/INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
  535. [13:40:45] [Client thread/INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
  536. [13:40:45] [Client thread/INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
  537. [13:40:45] [Client thread/INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
  538. [13:40:45] [Client thread/INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
  539. [13:40:45] [Client thread/INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
  540. [13:40:45] [Client thread/INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
  541. [13:40:45] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  542. [13:40:45] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  543. [13:40:45] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  544. [13:40:45] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  545. [13:40:45] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  546. [13:40:45] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  547. [13:40:46] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
  548. [13:40:46] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
  549. [13:40:46] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
  550. [13:40:46] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
  551. [13:40:46] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
  552. [13:40:46] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
  553. [13:40:46] [Client thread/INFO]: Starting NEI Integration
  554. [13:40:46] [Client thread/INFO]: Loading configuration files
  555. [13:40:47] [Client thread/INFO]: [4.0.0-beta-6] Loading properties.
  556. [13:40:48] [CoFHUpdater:RedstoneArsenal/INFO]: An updated version of Redstone Arsenal is available: Redstone Arsenal 1.1.3 for Minecraft 1.7.10.
  557. [13:40:50] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
  558. [13:40:52] [CoFHUpdater:ThermalDynamics/INFO]: An updated version of Thermal Dynamics is available: Thermal Dynamics 1.2.1 for Minecraft 1.7.10.
  559. [13:40:52] [Client thread/INFO]: Loading Plugins...
  560. [13:40:52] [Client thread/INFO]: Finished Loading Plugins.
  561. [13:40:52] [Client thread/INFO]: Loading configuration...
  562. [13:40:52] [Client thread/INFO]: Done.
  563. [13:40:52] [Client thread/WARN]: witchery: Using potion slot 165 (for potion witchery:potion.paralysed), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  564. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 183 (for potion witchery:potion.wrappedinvine), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  565. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 175 (for potion witchery:potion.spiked), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  566. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 176 (for potion witchery:potion.sprouting), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  567. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 156 (for potion witchery:potion.grotesque), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  568. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 162 (for potion witchery:potion.love), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  569. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 142 (for potion witchery:potion.allergysun), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  570. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 145 (for potion witchery:potion.chilled), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  571. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 174 (for potion witchery:potion.snowtrail), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  572. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 153 (for potion witchery:potion.floating), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  573. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 157 (for potion witchery:potion.hellishaura), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  574. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 144 (for potion witchery:potion.brewingexpertise), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  575. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 148 (for potion witchery:potion.doublejump), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  576. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 151 (for potion witchery:potion.featherfall), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  577. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 141 (for potion witchery:potion.allergydark), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  578. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 170 (for potion witchery:potion.reincarnate), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  579. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 159 (for potion witchery:potion.insane), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  580. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 161 (for potion witchery:potion.keepinventory), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  581. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 173 (for potion witchery:potion.sinking), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  582. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 164 (for potion witchery:potion.overheating), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  583. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 180 (for potion witchery:potion.wakingnightmare), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  584. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 167 (for potion witchery:potion.queasy), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  585. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 178 (for potion witchery:potion.swimming), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  586. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 172 (for potion witchery:potion.resizing), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  587. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 146 (for potion witchery:potion.colorful), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  588. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 149 (for potion witchery:potion.enderinhibition), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  589. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 158 (for potion witchery:potion.illfitting), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  590. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 179 (for potion witchery:potion.volatility), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  591. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 150 (for potion witchery:potion.enslaved), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  592. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 163 (for potion witchery:potion.mortalcoil), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  593. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 140 (for potion witchery:potion.absorbmagic), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  594. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 166 (for potion witchery:potion.poisonweapons), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  595. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 169 (for potion witchery:potion.reflectprojectiles), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  596. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 168 (for potion witchery:potion.reflectdamage), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  597. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 143 (for potion witchery:potion.attractprojectiles), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  598. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 171 (for potion witchery:potion.repellattacker), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  599. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 177 (for potion witchery:potion.stoutbelly), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  600. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 152 (for potion witchery:potion.feelnopain), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  601. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 155 (for potion witchery:potion.gasmask), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  602. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 147 (for potion witchery:potion.diseased), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  603. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 154 (for potion witchery:potion.fortune), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  604. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 182 (for potion witchery:potion.worship), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  605. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 160 (for potion witchery:potion.keepeffects), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  606. [13:40:53] [Client thread/WARN]: witchery: Using potion slot 181 (for potion witchery:potion.wolfsbane), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  607. [13:40:54] [Client thread/INFO]: Applying holder lookups
  608. [13:40:54] [Client thread/INFO]: Holder lookups applied
  609. [13:40:54] [Client thread/INFO]: Injecting itemstacks
  610. [13:40:54] [Client thread/INFO]: Itemstack injection complete
  611. [13:40:54] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  612. [13:40:54] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  613. [13:40:54] [Thread-19/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  614. [13:40:54] [Thread-19/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  615. [13:40:55] [Thread-19/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  616. [13:40:55] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  617. [13:40:55] [Sound Library Loader/INFO]: Sound engine started
  618. [13:41:01] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
  619. [13:41:02] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  620. [13:41:02] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  621. [13:41:02] [Client thread/INFO]: Located 405 spell IIcons
  622. [13:41:02] [Client thread/INFO]: Located 405 spell IIcons
  623. [13:41:03] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  624. [13:41:03] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  625. [13:41:03] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  626. [13:41:03] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@41416dce
  627. [13:41:03] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@2cf4631b
  628. [13:41:03] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@66f34a6e
  629. [13:41:03] [Client thread/INFO]: Initializing API Hooks...
  630. [13:41:03] [Client thread/INFO]: Finished API Initialization
  631. [13:41:03] [Client thread/INFO]: Initializing AbyssalCraft.
  632. [13:41:04] [Client thread/INFO]: Not Enough Items is present, initializing informative stuff.
  633. [13:41:04] [Client thread/INFO]: Inventory Tweaks is present, initializing sorting stuff.
  634. [13:41:04] [Client thread/INFO]: Found a integration for mod Morph
  635. [13:41:04] [Client thread/INFO]: Mod integrations found: [Not Enough Items, Inventory Tweaks, Morph]
  636. [13:41:04] [Client thread/INFO]: Initializing integrations!
  637. [13:41:04] [Client thread/INFO]: Initialization ( started )
  638. [13:41:04] [Client thread/INFO]: Starting AE2 CSV Export
  639. [13:41:04] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
  640. [13:41:04] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
  641. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:BlockSkyChest:0
  642. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:BlockSkyChest:1
  643. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  644. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:BlockSkyCompass:0
  645. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  646. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  647. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  648. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  649. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  650. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  651. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  652. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  653. [13:41:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  654. [13:41:05] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
  655. [13:41:05] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
  656. [13:41:05] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
  657. [13:41:05] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
  658. [13:41:05] [Client thread/INFO]: Recipes Loading: Crusher: 8 loaded.
  659. [13:41:05] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  660. [13:41:05] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
  661. [13:41:05] [Client thread/INFO]: Recipes Loading: Shaped: 207 loaded.
  662. [13:41:05] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
  663. [13:41:05] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
  664. [13:41:05] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
  665. [13:41:05] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
  666. [13:41:05] [Client thread/INFO]: Recipes Loading: Macerator: 7 loaded.
  667. [13:41:05] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
  668. [13:41:05] [Client thread/INFO]: Initialization ( ended after 1354ms )
  669. [13:41:08] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
  670. [13:41:08] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
  671. [13:41:09] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
  672. [13:41:09] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
  673. [13:41:09] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  674. [13:41:09] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  675. [13:41:09] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
  676. [13:41:09] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
  677. [13:41:09] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
  678. [13:41:09] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
  679. [13:41:09] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  680. [13:41:09] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  681. [13:41:09] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  682. [13:41:09] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  683. [13:41:09] [Client thread/INFO]: Loading compat module IronChest
  684. [13:41:09] [Client thread/INFO]: Loading compat module Waila
  685. [13:41:09] [Client thread/INFO]: Loading compat module Railcraft
  686. [13:41:09] [Client thread/INFO]: Loading compat module AgriCraft
  687. [13:41:09] [Client thread/INFO]: Loading compat module ImmersiveEngineering
  688. [13:41:09] [Client thread/INFO]: Loading compat module NotEnoughItems
  689. [13:41:09] [Client thread/INFO]: Loading compat module PamHarvestCraft
  690. [13:41:09] [Client thread/INFO]: Loading compat module MineFactoryReloaded
  691. [13:41:09] [Client thread/INFO]: Loading compat module EnderStorage
  692. [13:41:09] [Client thread/INFO]: Loading compat module Witchery
  693. [13:41:09] [Client thread/INFO]: Loading compat module BigReactors
  694. [13:41:09] [Client thread/INFO]: Loading compat module MineTweaker3
  695. [13:41:09] [Client thread/INFO]: Loading compat module BundledRedstone
  696. [13:41:09] [Client thread/INFO]: Loading compat module ThermalExpansion
  697. [13:41:09] [Client thread/INFO]: Loading compat module EnderIO
  698. [13:41:09] [Client thread/INFO]: Loading compat module Forestry
  699. [13:41:09] [Client thread/INFO]: Loading compat module CarpentersBlocks
  700. [13:41:09] [Client thread/INFO]: Integrated with WAILA
  701. [13:41:09] [Client thread/INFO]: Registered Events
  702. [13:41:09] [Client thread/INFO]: Loaded Energy Type: Applied Energistics
  703. [13:41:09] [Client thread/INFO]: Loaded Energy Type: Minecraft Joules
  704. [13:41:09] [Client thread/INFO]: Loaded Energy Type: Energy Units
  705. [13:41:09] [Client thread/INFO]: Loaded Energy Type: Redstone Flux
  706. [13:41:09] [Client thread/INFO]: Loaded Inventory Provider: AE2-Inventory
  707. [13:41:09] [Client thread/INFO]: Loaded Inventory Provider: DSU-Inventory
  708. [13:41:09] [Client thread/WARN]: Inventory Provider wasn't loadable: LP-Inventory
  709. [13:41:09] [Client thread/WARN]: Inventory Provider wasn't loadable: Storage Drawers
  710. [13:41:09] [Client thread/INFO]: Loaded Inventory Provider: Storage Chamber
  711. [13:41:09] [Client thread/INFO]: Loaded Inventory Provider: Standard Inventory
  712. [13:41:09] [Client thread/INFO]: Loaded Fluid Provider: AE2-Fluids
  713. [13:41:09] [Client thread/INFO]: Loaded Fluid Provider: Tank-Inventory
  714. [13:41:09] [Client thread/INFO]: Loaded Energy Provider: AE-Provider
  715. [13:41:09] [Client thread/WARN]: Energy Provider wasn't loadable: Mekanism-Provider
  716. [13:41:09] [Client thread/INFO]: Loaded Energy Provider: EU-Provider
  717. [13:41:09] [Client thread/INFO]: Loaded Energy Provider: RF-Provider
  718. [13:41:09] [Client thread/INFO]: Registered Calculator Recipes
  719. [13:41:09] [Client thread/INFO]: Added Crafting Recipes
  720. [13:41:09] [Client thread/INFO]: Added Smelting Recipes
  721. [13:41:09] [Client thread/INFO]: Added Discharge Values
  722. [13:41:09] [Client thread/INFO]: Registered OreDict
  723. [13:41:09] [Client thread/INFO]: Registered Renderers
  724. [13:41:09] [Client thread/INFO]: Registered Planters
  725. [13:41:09] [Client thread/INFO]: Registered Handlers
  726. [13:41:09] [Client thread/INFO]: Registered Events
  727. [13:41:09] [Client thread/WARN]: Unable to find file 'C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\data\ee3\blacklist\exchange-blacklist.json'
  728. [13:41:10] [Client thread/INFO]: Starting init...
  729. [13:41:10] [Client thread/INFO]: Loading recipes...
  730. [13:41:10] [Client thread/INFO]: 106 Feature's recipes loaded.
  731. [13:41:10] [Client thread/INFO]: Init finished.
  732. [13:41:10] [Client thread/INFO]: Adding Iron Chests Integration
  733. [13:41:10] [Client thread/INFO]: Finished Initialization
  734. [13:41:11] [Thread-25/INFO]: [Update Checker] Thread Started
  735. [13:41:11] [Thread-25/INFO]: [Update Checker] Thread Finished
  736. [13:41:11] [Client thread/INFO]: RS Added
  737. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
  738. [13:41:11] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
  739. [13:41:11] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
  740. [13:41:11] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
  741. [13:41:11] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
  742. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
  743. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  744. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  745. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  746. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  747. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  748. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  749. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  750. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  751. [13:41:11] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  752. [13:41:11] [Client thread/INFO]: Sending dummy event to all mods
  753. [13:41:11] [Client thread/INFO]: Reloading ingame configs for modid: endercore
  754. [13:41:11] [Client thread/INFO]: Updating config...
  755. [13:41:12] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
  756. [13:41:12] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
  757. [13:41:12] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
  758. [13:41:12] [Client thread/INFO]: Attempting to extend PotionArray by 4
  759. [13:41:13] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
  760. [13:41:13] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  761. [13:41:13] [Client thread/INFO]: Entering initialization phase.
  762. [13:41:13] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
  763. [13:41:13] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  764. [13:41:13] [Client thread/INFO]: BuildCraft detected. Registering facades.
  765. [13:41:13] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
  766. [13:41:13] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
  767. [13:41:13] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  768. [13:41:14] [Hats Mod Mob Support Thread/INFO]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
  769. [13:41:14] [Hats Mod Mob Support Thread/INFO]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
  770. [13:41:14] [Client thread/FATAL]: We know that there is a foreign reactor installed...
  771. [13:41:14] [Client thread/FATAL]: Large Storage System? We can help to monitor that!
  772. [13:41:14] [Client thread/INFO]: InvTweaks: Configuration loaded.
  773. [13:41:14] [Client thread/INFO]: Mod initialized
  774. [13:41:15] [Client thread/INFO]: JourneyMap log initialized.
  775. [13:41:15] [Client thread/INFO]: initialize ENTER
  776. [13:41:15] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\config\5.1\journeymap.core.config
  777. [13:41:15] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\config\5.1\journeymap.fullmap.config
  778. [13:41:15] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\config\5.1\journeymap.minimap.config
  779. [13:41:15] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\config\5.1\journeymap.minimap2.config
  780. [13:41:15] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\config\5.1\journeymap.webmap.config
  781. [13:41:15] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\config\5.1\journeymap.waypoint.config
  782. [13:41:15] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
  783. [13:41:16] [Client thread/INFO]: Loading NEI Addons
  784. [13:41:16] [Client thread/INFO]: Developer Tools Addon disabled - skipping
  785. [13:41:16] [Client thread/INFO]: Loading Applied Energistics 2 Addon...
  786. [13:41:16] [Client thread/INFO]: Applied Energistics 2 Addon successfully loadded
  787. [13:41:16] [Client thread/INFO]: Loading Forestry Addon...
  788. [13:41:16] [Client thread/INFO]: Forestry Addon successfully loadded
  789. [13:41:16] [Client thread/INFO]: Loading Crafting Tables Addon...
  790. [13:41:16] [Client thread/INFO]: Version check success: EE3 required / 0.3.0.547 detected
  791. [13:41:16] [Client thread/WARN]: Registering EE3 Minium Stone failed
  792. java.lang.ClassNotFoundException: com.pahimar.ee3.client.gui.inventory.GuiPortableCrafting
  793. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  794. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
  795. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
  796. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
  797. at java.lang.Class.forName(Class.java:260) ~[?:1.8.0_25]
  798. at net.bdew.neiaddons.Utils.getAndCheckClass(Utils.java:25) ~[Utils.class:?]
  799. at net.bdew.neiaddons.crafting.AddonCraftingTables.tryLoadTableClass(AddonCraftingTables.java:48) [AddonCraftingTables.class:?]
  800. at net.bdew.neiaddons.crafting.AddonCraftingTables.init(AddonCraftingTables.java:62) [AddonCraftingTables.class:?]
  801. at net.bdew.neiaddons.NEIAddons.init(NEIAddons.java:89) [NEIAddons.class:?]
  802. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  803. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  804. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  805. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  806. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  807. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  808. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  809. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  810. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  811. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  812. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  813. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  814. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  815. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  816. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  817. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  818. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  819. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  820. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  821. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  822. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  823. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  824. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  825. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  826. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  827. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  828. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  829. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  830. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  831. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  832. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  833. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  834. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  835. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  836. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  837. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  838. Caused by: java.lang.NullPointerException
  839. [13:41:16] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 7.1.18 detected
  840. [13:41:16] [Client thread/INFO]: Registered BC Autorcrafting Table
  841. [13:41:16] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
  842. [13:41:16] [Client thread/INFO]: Not registering MPSA In-Place Assembler
  843. [13:41:16] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
  844. [13:41:16] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
  845. [13:41:16] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.5 detected
  846. [13:41:16] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
  847. [13:41:16] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
  848. [13:41:16] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
  849. [13:41:16] [Client thread/INFO]: Version check success: Railcraft required / 9.12.2.0 detected
  850. [13:41:16] [Client thread/INFO]: Registered Railcraft Work Cart
  851. [13:41:16] [Client thread/INFO]: 3 crafting tables registered
  852. [13:41:16] [Client thread/INFO]: Crafting Tables Addon successfully loadded
  853. [13:41:17] [Client thread/INFO]: Registered inventory generator 'mineshaftCorridor'
  854. [13:41:17] [Client thread/INFO]: Registered inventory generator 'pyramidDesertyChest'
  855. [13:41:17] [Client thread/INFO]: Registered inventory generator 'pyramidJungleChest'
  856. [13:41:17] [Client thread/INFO]: Registered inventory generator 'pyramidJungleDispenser'
  857. [13:41:17] [Client thread/INFO]: Registered inventory generator 'strongholdCorridor'
  858. [13:41:17] [Client thread/INFO]: Registered inventory generator 'strongholdLibrary'
  859. [13:41:17] [Client thread/INFO]: Registered inventory generator 'strongholdCrossing'
  860. [13:41:17] [Client thread/INFO]: Registered inventory generator 'villageBlacksmith'
  861. [13:41:17] [Client thread/INFO]: Registered inventory generator 'bonusChest'
  862. [13:41:17] [Client thread/INFO]: Registered inventory generator 'dungeonChest'
  863. [13:41:17] [Client thread/INFO]: [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
  864. [13:41:17] [Client thread/INFO]: RFTools villager registered with id: 10
  865. [13:41:18] [Client thread/INFO]: Skipping TC Multipart integration
  866. [13:41:19] [Hats Download/Read Hats Thread/INFO]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
  867. [13:41:20] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  868. [13:41:20] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
  869. [13:41:20] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  870. [13:41:20] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  871. [13:41:20] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
  872. [13:41:20] [Client thread/INFO]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
  873. [13:41:20] [Client thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
  874. [13:41:20] [Client thread/INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
  875. [13:41:20] [Client thread/INFO]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
  876. [13:41:20] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  877. [13:41:20] [Client thread/INFO]: Receiving registration request from [ bluepower ] for method com.bluepowermod.compat.waila.CompatModuleWaila.callbackRegister
  878. [13:41:20] [Client thread/INFO]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
  879. [13:41:20] [Client thread/INFO]: Receiving registration request from [ EE3 ] for method com.pahimar.ee3.waila.WailaDataProvider.callbackRegister
  880. [13:41:20] [Client thread/INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
  881. [13:41:20] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
  882. [13:41:20] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  883. [13:41:20] [Client thread/INFO]: Receiving registration request from [ HardcoreQuesting ] for method hardcorequesting.waila.Provider.callbackRegister
  884. [13:41:20] [Client thread/INFO]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
  885. [13:41:20] [Client thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
  886. [13:41:20] [Client thread/INFO]: Receiving registration request from [ openmodularturrets ] for method openmodularturrets.compatability.WailaTileHandler.callbackRegister
  887. [13:41:20] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
  888. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
  889. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
  890. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
  891. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
  892. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
  893. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
  894. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
  895. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
  896. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
  897. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
  898. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
  899. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
  900. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
  901. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
  902. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
  903. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
  904. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
  905. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
  906. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
  907. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
  908. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
  909. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
  910. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
  911. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
  912. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
  913. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
  914. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
  915. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
  916. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
  917. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
  918. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
  919. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
  920. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
  921. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
  922. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
  923. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
  924. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
  925. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
  926. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
  927. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
  928. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
  929. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
  930. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
  931. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
  932. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
  933. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
  934. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
  935. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
  936. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
  937. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
  938. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
  939. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
  940. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
  941. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
  942. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
  943. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
  944. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
  945. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
  946. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
  947. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
  948. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
  949. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
  950. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
  951. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
  952. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
  953. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
  954. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
  955. [13:41:20] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
  956. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
  957. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
  958. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
  959. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
  960. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
  961. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
  962. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
  963. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
  964. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
  965. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
  966. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
  967. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
  968. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
  969. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
  970. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
  971. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
  972. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
  973. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
  974. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
  975. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
  976. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
  977. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
  978. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
  979. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
  980. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
  981. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
  982. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
  983. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
  984. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
  985. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
  986. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
  987. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
  988. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
  989. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
  990. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
  991. [13:41:20] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
  992. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
  993. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
  994. [13:41:20] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
  995. [13:41:20] [Client thread/INFO]: Injecting itemstacks
  996. [13:41:20] [Client thread/INFO]: Itemstack injection complete
  997. [13:41:21] [Client thread/WARN]: My potion, Greater Mana Restoration, at index 24 has been over-written by another potion, ic2.potion.radiation. You have a conflict in your configuration files.
  998. [13:41:21] [Client thread/INFO]: Checking Version. MC Version: forge-10.13.4.1614
  999. [13:41:21] [Client thread/INFO]: No updated compendium found. Using packaged compendium.
  1000. [13:41:21] [Client thread/WARN]: Unable to update the compendium!
  1001. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
  1002. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:229)
  1003. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
  1004. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
  1005. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.AMCore.postInit(AMCore.java:120)
  1006. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1007. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1008. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1009. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1010. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1011. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1012. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1013. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1014. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1015. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1016. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1017. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1018. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1019. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1020. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1021. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1022. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1023. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1024. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1025. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1026. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1027. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1028. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1029. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1030. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1031. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1032. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1033. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1034. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1035. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1036. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1037. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1038. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1039. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1040. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1041. [13:41:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1042. [13:41:22] [Client thread/INFO]: Initializing Thaumcraft Compatibility
  1043. [13:41:22] [Client thread/INFO]: Post-initializing AbyssalCraft
  1044. [13:41:22] [Client thread/INFO]: Post-initializing integrations!
  1045. [13:41:22] [Client thread/INFO]: Checking so that no other mod has overridden a used biome ID.
  1046. [13:41:22] [Client thread/INFO]: None of the biome IDs has been overridden.
  1047. [13:41:22] [Client thread/INFO]: AbyssalCraft loaded.
  1048. [13:41:22] [Client thread/INFO]: registering item.agricraft:nuggetQuartz
  1049. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropAurigold
  1050. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedAurigold
  1051. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropFerranium
  1052. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedFerranium
  1053. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropDiamahlia
  1054. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedDiamahlia
  1055. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropLapender
  1056. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedLapender
  1057. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropEmeryllis
  1058. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedEmeryllis
  1059. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropRedstodendron
  1060. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedRedstodendron
  1061. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropNitorWart
  1062. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedNitorWart
  1063. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropQuartzanthemum
  1064. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedQuartzanthemum
  1065. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropCuprosia
  1066. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedCuprosia
  1067. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropPetinia
  1068. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedPetinia
  1069. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropPlombean
  1070. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedPlombean
  1071. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropSilverweed
  1072. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedSilverweed
  1073. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropJaslumine
  1074. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedJaslumine
  1075. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropNiccissus
  1076. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedNiccissus
  1077. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropPlatiolus
  1078. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedPlatiolus
  1079. [13:41:22] [Client thread/INFO]: Registering soils to whitelist:
  1080. [13:41:22] [Client thread/INFO]: Completed soil whitelist:
  1081. [13:41:22] [Client thread/INFO]: - minecraft:sand:0
  1082. [13:41:22] [Client thread/INFO]: - minecraft:mycelium:0
  1083. [13:41:22] [Client thread/INFO]: - minecraft:soul_sand:0
  1084. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropCinderpearl
  1085. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedCinderpearl
  1086. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropShimmerleaf
  1087. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedShimmerleaf
  1088. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropVishroom
  1089. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedVishroom
  1090. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropTaintedRoot
  1091. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedTaintedRoot
  1092. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropAum
  1093. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedAum
  1094. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropTarmaRoot
  1095. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedTarmaRoot
  1096. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropCerublossom
  1097. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedCerublossom
  1098. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropDesertNova
  1099. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedDesertNova
  1100. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropWakebloom
  1101. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedWakebloom
  1102. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaWhite
  1103. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaWhite
  1104. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaOrange
  1105. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaOrange
  1106. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaMagenta
  1107. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaMagenta
  1108. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightBlue
  1109. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightBlue
  1110. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaYellow
  1111. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaYellow
  1112. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLime
  1113. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaLime
  1114. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPink
  1115. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaPink
  1116. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGray
  1117. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaGray
  1118. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightGray
  1119. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightGray
  1120. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaCyan
  1121. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaCyan
  1122. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPurple
  1123. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaPurple
  1124. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlue
  1125. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlue
  1126. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBrown
  1127. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaBrown
  1128. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGreen
  1129. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaGreen
  1130. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaRed
  1131. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaRed
  1132. [13:41:22] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlack
  1133. [13:41:22] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlack
  1134. [13:41:22] [Client thread/INFO]: Botania crops registered
  1135. [13:41:22] [Client thread/INFO]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
  1136. [13:41:22] [Client thread/INFO]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
  1137. [13:41:22] [Client thread/INFO]: Post Initialization ( started )
  1138. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
  1139. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  1140. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  1141. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
  1142. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
  1143. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
  1144. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
  1145. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
  1146. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  1147. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  1148. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4301 bytes
  1149. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
  1150. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1363 bytes
  1151. [13:41:22] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
  1152. [13:41:22] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
  1153. [13:41:22] [Client thread/INFO]: Rotary Craft - Integration Disabled
  1154. [13:41:22] [Client thread/INFO]: Railcraft - Integration Enable
  1155. [13:41:22] [Client thread/INFO]: BuildCraft Core - Integration Enable
  1156. [13:41:22] [Client thread/INFO]: BuildCraft Transport - Integration Enable
  1157. [13:41:22] [Client thread/INFO]: BuildCraft Builders - Integration Enable
  1158. [13:41:22] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
  1159. [13:41:22] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
  1160. [13:41:22] [Client thread/INFO]: Mine Factory Reloaded - Integration Enable
  1161. [13:41:22] [Client thread/INFO]: Deep Storage Unit - Integration Enable
  1162. [13:41:22] [Client thread/INFO]: Factorization - Integration Disabled
  1163. [13:41:22] [Client thread/INFO]: Forge MultiPart - Integration Disabled
  1164. [13:41:22] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
  1165. [13:41:22] [Client thread/INFO]: Colored Lights Core - Integration Disabled
  1166. [13:41:22] [Client thread/INFO]: Waila - Integration Enable
  1167. [13:41:22] [Client thread/INFO]: Inventory Tweaks - Integration Enable
  1168. [13:41:22] [Client thread/INFO]: Not Enough Items - Integration Enable
  1169. [13:41:22] [Client thread/INFO]: Craft Guide - Integration Disabled
  1170. [13:41:22] [Client thread/INFO]: Mekanism - Integration Disabled
  1171. [13:41:22] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
  1172. [13:41:22] [Client thread/INFO]: BetterStorage - Integration Disabled
  1173. [13:41:22] [Client thread/INFO]: OpenComputers - Integration Disabled
  1174. [13:41:22] [Client thread/INFO]: PneumaticCraft - Integration Disabled
  1175. [13:41:22] [Client thread/INFO]: Post Initialization ( ended after 360ms )
  1176. [13:41:23] [Client thread/INFO]: There are no crafting files present in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\config\cofh\thermalexpansion\crafting.
  1177. [13:41:23] [Client thread/INFO]: Loaded Harvestcraft Handlers!
  1178. [13:41:23] [Client thread/INFO]: Loaded MineTweaker 3 Integration
  1179. [13:41:23] [Client thread/INFO]: Loaded AgriCraft Handlers!
  1180. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
  1181. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
  1182. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
  1183. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
  1184. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
  1185. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
  1186. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
  1187. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
  1188. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
  1189. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
  1190. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
  1191. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
  1192. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
  1193. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
  1194. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
  1195. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
  1196. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
  1197. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
  1198. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
  1199. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
  1200. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1201. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1202. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1203. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
  1204. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
  1205. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
  1206. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
  1207. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
  1208. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
  1209. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
  1210. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
  1211. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
  1212. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@0
  1213. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
  1214. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
  1215. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
  1216. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@1
  1217. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
  1218. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
  1219. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@3
  1220. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
  1221. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
  1222. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
  1223. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
  1224. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
  1225. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
  1226. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
  1227. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
  1228. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
  1229. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
  1230. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
  1231. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
  1232. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
  1233. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
  1234. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
  1235. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
  1236. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
  1237. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
  1238. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
  1239. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
  1240. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
  1241. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
  1242. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
  1243. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
  1244. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
  1245. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BOA@0
  1246. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BOC@0
  1247. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BOD@0
  1248. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BOE@0
  1249. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.AI@0
  1250. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.RCI@0
  1251. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.DI@0
  1252. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.EI@0
  1253. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@0
  1254. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@1
  1255. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@2
  1256. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@3
  1257. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@4
  1258. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@5
  1259. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@6
  1260. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@7
  1261. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@8
  1262. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@9
  1263. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@10
  1264. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@11
  1265. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@12
  1266. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@13
  1267. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@14
  1268. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@15
  1269. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@16
  1270. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@17
  1271. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@18
  1272. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@19
  1273. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@20
  1274. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@21
  1275. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@22
  1276. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@23
  1277. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@24
  1278. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.SG@0
  1279. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.SS@0
  1280. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.CGCC@0
  1281. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.CGCH@0
  1282. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
  1283. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
  1284. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
  1285. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
  1286. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
  1287. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
  1288. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
  1289. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.endiumBlock@0
  1290. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
  1291. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
  1292. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
  1293. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
  1294. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
  1295. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
  1296. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@9
  1297. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.AmethystBlock@0
  1298. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.TanzaniteBlock@0
  1299. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EndBlock@0
  1300. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EnrichedBlock@0
  1301. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.FlawlessBlock@0
  1302. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.FlawlessFireBlock@0
  1303. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ReinforcedBlock@0
  1304. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.WeakenedBlock@0
  1305. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ElectricBlock@0
  1306. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ee3:alchemicalFuelBlock@0
  1307. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ee3:alchemicalFuelBlock@1
  1308. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ee3:alchemicalFuelBlock@2
  1309. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
  1310. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
  1311. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
  1312. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
  1313. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
  1314. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
  1315. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
  1316. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
  1317. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
  1318. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
  1319. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
  1320. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
  1321. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
  1322. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
  1323. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
  1324. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
  1325. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1326. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
  1327. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
  1328. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
  1329. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
  1330. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
  1331. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
  1332. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
  1333. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
  1334. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
  1335. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
  1336. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
  1337. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
  1338. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
  1339. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
  1340. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
  1341. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
  1342. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
  1343. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
  1344. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
  1345. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
  1346. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
  1347. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
  1348. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
  1349. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
  1350. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
  1351. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
  1352. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1353. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
  1354. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
  1355. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
  1356. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
  1357. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
  1358. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
  1359. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
  1360. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
  1361. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
  1362. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
  1363. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
  1364. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
  1365. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
  1366. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
  1367. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.emerald@0
  1368. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.obsidian@0
  1369. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.dyePowder@4
  1370. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.enderPearl@0
  1371. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
  1372. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
  1373. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
  1374. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.erebus.blockSilk@0
  1375. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.erebus.blockJade@0
  1376. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1377. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1378. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1379. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1380. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1381. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1382. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1383. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1384. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1385. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1386. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1387. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1388. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1389. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1390. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1391. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1392. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1393. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1394. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1395. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1396. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1397. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1398. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1399. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1400. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1401. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1402. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1403. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1404. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1405. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1406. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1407. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1408. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1409. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1410. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1411. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1412. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1413. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1414. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1415. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1416. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1417. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1418. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1419. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1420. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1421. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1422. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1423. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1424. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1425. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1426. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1427. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1428. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1429. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1430. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1431. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1432. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1433. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1434. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1435. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1436. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1437. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1438. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1439. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1440. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1441. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1442. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1443. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1444. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1445. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1446. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1447. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1448. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1449. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1450. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1451. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1452. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1453. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1454. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1455. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1456. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1457. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1458. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1459. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1460. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1461. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1462. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1463. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1464. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1465. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1466. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1467. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1468. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1469. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1470. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1471. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1472. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1473. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1474. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1475. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1476. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1477. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1478. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1479. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.netherquartz@0
  1480. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@64
  1481. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@65
  1482. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@66
  1483. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@67
  1484. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@68
  1485. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@69
  1486. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@70
  1487. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@71
  1488. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@72
  1489. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@73
  1490. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@74
  1491. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@75
  1492. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@76
  1493. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@2
  1494. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@4
  1495. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@5
  1496. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@6
  1497. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@7
  1498. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@8
  1499. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@10
  1500. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@11
  1501. [13:41:23] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@12
  1502. [13:41:23] [Client thread/INFO]: Total number of compression recipes: 322
  1503. [13:41:24] [Client thread/INFO]: Found potion array with a size of 356
  1504. [13:41:24] [Client thread/INFO]: Initializing PotionFluxTaint with id 58
  1505. [13:41:24] [Client thread/INFO]: Initializing PotionVisExhaust with id 64
  1506. [13:41:24] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 65
  1507. [13:41:24] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 66
  1508. [13:41:24] [Client thread/INFO]: Initializing PotionWarpWard with id 67
  1509. [13:41:24] [Client thread/INFO]: Initializing PotionDeathGaze with id 68
  1510. [13:41:24] [Client thread/INFO]: Initializing PotionBlurredVision with id 69
  1511. [13:41:24] [Client thread/INFO]: Initializing PotionSunScorned with id 70
  1512. [13:41:24] [Client thread/INFO]: Initializing PotionThaumarhia with id 71
  1513. [13:41:24] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
  1514. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Artichoke Crop]
  1515. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Asparagus Crop]
  1516. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Bamboo Crop]
  1517. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Barley Crop]
  1518. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Bean Crop]
  1519. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Beet Crop]
  1520. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Bell Pepper Crop]
  1521. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Blackberry Crop]
  1522. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Blueberry Crop]
  1523. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Broccoli Crop]
  1524. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Brussel Sprout Crop]
  1525. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cabbage Crop]
  1526. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cactus Fruit Crop]
  1527. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Candleberry Crop]
  1528. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cantaloupe Crop]
  1529. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cauliflower Crop]
  1530. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Celery Crop]
  1531. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Chili Pepper Crop]
  1532. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Coffee Bean Crop]
  1533. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Corn Crop]
  1534. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cotton Crop]
  1535. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cranberry Crop]
  1536. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cucumber Crop]
  1537. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Eggplant Crop]
  1538. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Garlic Crop]
  1539. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Ginger Crop]
  1540. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Grape Crop]
  1541. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Leek Crop]
  1542. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Lettuce Crop]
  1543. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Mustard Seeds Crop]
  1544. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Oats Crop]
  1545. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Okra Crop]
  1546. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Onion Crop]
  1547. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Parsnip Crop]
  1548. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Peanut Crop]
  1549. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Peas Crop]
  1550. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Pineapple Crop]
  1551. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Radish Crop]
  1552. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Raspberry Crop]
  1553. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Rhubarb Crop]
  1554. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Rice Crop]
  1555. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Rutabaga Crop]
  1556. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Rye Crop]
  1557. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Scallion Crop]
  1558. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Seaweed Crop]
  1559. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Soybean Crop]
  1560. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Spice Leaf Crop]
  1561. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Spinach Crop]
  1562. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Strawberry Crop]
  1563. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Sweet Potato Crop]
  1564. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Tea Leaf Crop]
  1565. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Tomato Crop]
  1566. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Turnip Crop]
  1567. [13:41:25] [Client thread/WARN]: Adding standard crop support for [White Mushroom Crop]
  1568. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Winter Squash Crop]
  1569. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Zucchini Crop]
  1570. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Curry Leaf Crop]
  1571. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Sesame Seeds Crop]
  1572. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Water Chestnut Crop]
  1573. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Apple]
  1574. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Almond]
  1575. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Apricot]
  1576. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Avocado]
  1577. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Banana]
  1578. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cashew]
  1579. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cherry]
  1580. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Chestnut]
  1581. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Cinnamon Wood]
  1582. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Coconut]
  1583. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Date]
  1584. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Dragonfruit]
  1585. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Durian]
  1586. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Fig]
  1587. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Grapefruit]
  1588. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Lemon]
  1589. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Lime]
  1590. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Mango]
  1591. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Maple Wood]
  1592. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Nutmeg]
  1593. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Olive]
  1594. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Orange]
  1595. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Papaya]
  1596. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Paperbark Wood]
  1597. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Peach]
  1598. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Pear]
  1599. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Pecan]
  1600. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Peppercorn]
  1601. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Persimmon]
  1602. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Pistachio]
  1603. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Plum]
  1604. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Pomegranate]
  1605. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Starfruit]
  1606. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Vanilla Bean]
  1607. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Walnut]
  1608. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Goosberry]
  1609. [13:41:25] [Client thread/WARN]: Adding clickable crop support for [Crop Sticks]
  1610. [13:41:25] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
  1611. [13:41:25] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
  1612. [13:41:25] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
  1613. [13:41:25] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
  1614. [13:41:25] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
  1615. [13:41:25] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
  1616. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Water Artichoke]
  1617. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Belladonna]
  1618. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Mandrake]
  1619. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Snowbell]
  1620. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Wormwood]
  1621. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Minedrake]
  1622. [13:41:25] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
  1623. [13:41:25] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  1624. [13:41:25] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
  1625. [13:41:25] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  1626. [13:41:25] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
  1627. [13:41:25] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  1628. [13:41:25] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  1629. [13:41:25] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  1630. [13:41:25] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
  1631. [13:41:25] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  1632. [13:41:25] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  1633. [13:41:25] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  1634. [13:41:25] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  1635. [13:41:25] [Client thread/INFO]: [Botania] The Lexica Botania has 26825 words.
  1636. [13:41:26] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  1637. [13:41:26] [Client thread/INFO]: Successfully Loaded.
  1638. [13:41:26] [Client thread/INFO]: [HEE-IMC] [STATE] Running PostInit IMC messages.
  1639. [13:41:30] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1640. [13:41:30] [Client thread/INFO]: IC2 version 2.2.827-experimental loaded.
  1641. [13:41:30] [Client thread/INFO]: Skipping CraftGuide integration.
  1642. [13:41:30] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  1643. [13:41:31] [Client thread/INFO]: Adding Discharge Values
  1644. [13:41:31] [Client thread/INFO]: Added8Discharge Values
  1645. [13:41:31] [Client thread/INFO]: Discharge Values: 1xitem.PurifiedCoal@0=10000 = 10000
  1646. [13:41:31] [Client thread/INFO]: Discharge Values: 1xtile.blockRedstone@0=9000 = 9000
  1647. [13:41:31] [Client thread/INFO]: Discharge Values: 1xitem.FireCoal@0=10000 = 10000
  1648. [13:41:31] [Client thread/INFO]: Discharge Values: 1xitem.CoalDust@0=250 = 250
  1649. [13:41:31] [Client thread/INFO]: Discharge Values: 1xitem.redstone@0=1000 = 1000
  1650. [13:41:31] [Client thread/INFO]: Discharge Values: 1xitem.coal@0=500 = 500
  1651. [13:41:31] [Client thread/INFO]: Discharge Values: 1xtile.blockCoal@0=4500 = 4500
  1652. [13:41:31] [Client thread/INFO]: Discharge Values: 1xitem.EnrichedCoal@0=3000 = 3000
  1653. [13:41:31] [Client thread/INFO]: Registered 4 Energy Types
  1654. [13:41:31] [Client thread/INFO]: Registered 4 Inventory Providers
  1655. [13:41:31] [Client thread/INFO]: Registered 2 Fluid Providers
  1656. [13:41:31] [Client thread/INFO]: Registered 3 Energy Providers
  1657. [13:41:31] [Client thread/INFO]: 21 Standard Calculator Recipes were loaded
  1658. [13:41:31] [Client thread/INFO]: 0 Hidden Calculator Recipes were loaded
  1659. [13:41:31] [Client thread/INFO]: 14 Scientific Recipes were loaded
  1660. [13:41:31] [Client thread/INFO]: 21 Atomic Recipes were loaded
  1661. [13:41:31] [Client thread/INFO]: 13 Flawless Recipes were loaded
  1662. [13:41:31] [Client thread/INFO]: 3 Conductor Mast Recipes Recipes were loaded
  1663. [13:41:31] [Client thread/INFO]: 6 Algorithm Seperator Recipes were loaded
  1664. [13:41:31] [Client thread/INFO]: 2 Extraction Chamber Recipes were loaded
  1665. [13:41:31] [Client thread/INFO]: 2 Glowstone Extractor Recipes were loaded
  1666. [13:41:31] [Client thread/INFO]: 19 Health Processor Recipes were loaded
  1667. [13:41:31] [Client thread/INFO]: 16 Precision Chamber Recipes were loaded
  1668. [13:41:31] [Client thread/INFO]: 30 Processing Chamber Recipes were loaded
  1669. [13:41:31] [Client thread/INFO]: 15 Reassembly Chamber Recipes were loaded
  1670. [13:41:31] [Client thread/INFO]: 3 Redstone Extractor Recipes were loaded
  1671. [13:41:31] [Client thread/INFO]: 15 Starch Extractor Recipes were loaded
  1672. [13:41:31] [Client thread/INFO]: 12 Stone Separator Recipes were loaded
  1673. [13:41:31] [Client thread/INFO]: Registered AE2 Handler for Storage Chamber
  1674. [13:41:33] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
  1675. [13:41:34] [Client thread/WARN]: The reward chancecubes:Math has been disabled by the mod author due to a bug or some other reason.
  1676. [13:41:34] [Client thread/WARN]: The reward chancecubes:Cake has been disabled by the mod author due to a bug or some other reason.
  1677. [13:41:34] [Client thread/WARN]: The reward Holidays has been disabled by the mod author due to a bug or some other reason.
  1678. [13:41:34] [Client thread/INFO]: Finished PostInitialization
  1679. [13:41:34] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
  1680. [13:41:34] [Client thread/INFO]: Excluding 9 recipes from grinding balls bonus.
  1681. [13:41:34] [Client thread/INFO]: Found 150 valid SAG Mill recipes in config.
  1682. [13:41:34] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
  1683. [13:41:35] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1684. [13:41:35] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  1685. [13:41:35] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  1686. [13:41:35] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
  1687. [13:41:35] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
  1688. [13:41:35] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
  1689. [13:41:35] [Client thread/INFO]: Finished processing SAG Mill recipes. 143 recipes avaliable.
  1690. [13:41:35] [Client thread/INFO]: Found 34 valid Alloy Smelter recipes in config.
  1691. [13:41:35] [Client thread/INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
  1692. [13:41:35] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
  1693. [13:41:35] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
  1694. [13:41:35] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 52 recipes avaliable.
  1695. [13:41:35] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  1696. [13:41:35] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
  1697. [13:41:35] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  1698. [13:41:35] [Client thread/INFO]: Found 7 valid Vat recipes in config.
  1699. [13:41:35] [Client thread/INFO]: Finished processing Vat recipes. 7 recipes avaliable.
  1700. [13:41:35] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  1701. [13:41:35] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1702. [13:41:35] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1703. [13:41:35] [Client thread/WARN]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
  1704. [13:41:35] [Client thread/INFO]: Loaded 30 recipes for Enchanter
  1705. [13:41:35] [Client thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  1706. [13:41:39] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
  1707. [13:41:39] [Client thread/INFO]: Entering postinitialization phase.
  1708. [13:41:39] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1709. [13:41:39] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1710. [13:41:39] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1711. [13:41:39] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1712. [13:41:39] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1713. [13:41:39] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1714. [13:41:39] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
  1715. [13:41:40] [Client thread/WARN]: Ore ingotDesh Was not found, skipping adding melting recipe
  1716. [13:41:40] [Client thread/WARN]: Ore ingotDesh Was not found, skipping adding cast recipe
  1717. [13:41:40] [Client thread/WARN]: Peridot was not found, skipping recipe
  1718. [13:41:40] [Client thread/INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
  1719. [13:41:40] [Client thread/INFO]: While registering space station recipe, found 7 type(s) of ingotTin
  1720. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5, could not be parsed because it is not a String!
  1721. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5
  1722. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5, could not be parsed because it is not a String!
  1723. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5
  1724. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5, could not be parsed because it is not a String!
  1725. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5
  1726. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5, could not be parsed because it is not a String!
  1727. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5
  1728. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5, could not be parsed because it is not a String!
  1729. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@2c27bdf5
  1730. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@4d69e508, could not be parsed because it is not a String!
  1731. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@4d69e508
  1732. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@4d69e508, could not be parsed because it is not a String!
  1733. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@4d69e508
  1734. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@4d69e508, could not be parsed because it is not a String!
  1735. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@4d69e508
  1736. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@629a3994, could not be parsed because it is not a String!
  1737. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@629a3994
  1738. [13:41:41] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@629a3994, could not be parsed because it is not a String!
  1739. [13:41:41] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@629a3994
  1740. [13:41:41] [Client thread/FATAL]: Another Energy System is Loaded. Adding Intergration!
  1741. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ClassNotFoundException: mekanism.api.energy.IStrictEnergyStorage
  1742. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  1743. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  1744. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  1745. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName0(Native Method)
  1746. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName(Class.java:344)
  1747. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.crossmod.mekanism.CrossMekanism.<init>(CrossMekanism.java:16)
  1748. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.crossmod.CrossModLoader.postinit(CrossModLoader.java:30)
  1749. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.IC2NuclearControl.postInit(IC2NuclearControl.java:207)
  1750. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1751. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1752. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1753. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1754. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1755. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1756. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1757. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1758. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1759. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1760. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1761. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1762. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1763. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1764. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1765. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1766. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1767. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1768. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1769. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1770. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1771. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1772. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1773. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1774. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1775. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1776. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1777. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1778. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1779. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1780. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1781. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1782. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1783. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1784. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1785. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1786. [13:41:41] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
  1787. [13:41:43] [Client thread/INFO]: Registered 19 Block & Item page entries.
  1788. [13:41:43] [Client thread/INFO]: Registered 0 Entity page entries.
  1789. [13:41:49] [Client thread/INFO]: postInitialize ENTER
  1790. [13:41:49] [Client thread/INFO]: Registered channel: world_info
  1791. [13:41:49] [Client thread/INFO]: Initializing icon sets...
  1792. [13:41:50] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r770.43§8ms§r
  1793. [13:41:50] [Client thread/INFO]: Loading texture and data for Digital-7 Mono
  1794. [13:41:50] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.1.4 for Minecraft 1.7.10 on http://minecraft.curseforge.com/projects/journeymap-32274/files/2283867
  1795. [13:41:50] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: IC2 mod support
  1796. [13:41:50] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: NEI mod support
  1797. [13:41:51] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: MFR mod support
  1798. [13:41:51] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: Buildcraft mod support
  1799. [13:41:51] [Client thread/INFO]: openmods.proxy.OpenClientProxy.postInit(OpenClientProxy.java:125): EntityPlayerSP movement callback patch not applied, using legacy solution
  1800. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class am2.bosses.EntityAirGuardian
  1801. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityArcaneGuardian
  1802. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityEarthGuardian
  1803. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class am2.bosses.EntityFireGuardian
  1804. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityNatureGuardian
  1805. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityWaterGuardian
  1806. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityWinterGuardian
  1807. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class am2.entities.EntityBattleChicken
  1808. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityDarkling
  1809. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityDarkMage
  1810. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityEarthElemental
  1811. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class am2.entities.EntityFireElemental
  1812. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class am2.entities.EntityHecate
  1813. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityHellCow
  1814. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityLightMage
  1815. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityManaCreeper
  1816. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityManaElemental
  1817. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityWaterElemental
  1818. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityOwl
  1819. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityBabaYaga
  1820. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityBroom
  1821. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityCorpse
  1822. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityDemon
  1823. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityEnt
  1824. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class com.emoniph.witchery.entity.EntityNightmare
  1825. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate to class com.emoniph.witchery.entity.EntityToad
  1826. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityTreefyd
  1827. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityParasyticLouse
  1828. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class erebus.entity.EntityAntlion
  1829. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile, step to class erebus.entity.EntityBlackWidow
  1830. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class erebus.entity.EntityBombardierBeetle
  1831. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class erebus.entity.EntityBotFly
  1832. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class erebus.entity.EntityCentipede
  1833. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class erebus.entity.EntityFly
  1834. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate, float to class erebus.entity.EntityGrasshopper
  1835. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate, float, hostile to class erebus.entity.EntityLocust
  1836. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class erebus.entity.EntityMosquito
  1837. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class erebus.entity.EntityMoth
  1838. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb to class erebus.entity.EntityScorpion
  1839. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb to class erebus.entity.EntitySolifuge
  1840. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb to class erebus.entity.EntityTarantula
  1841. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class erebus.entity.EntityVelvetWorm
  1842. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class erebus.entity.EntityWasp
  1843. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
  1844. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
  1845. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
  1846. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
  1847. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
  1848. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
  1849. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
  1850. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
  1851. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
  1852. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
  1853. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
  1854. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
  1855. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
  1856. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
  1857. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
  1858. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
  1859. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
  1860. [13:41:51] [Client thread/INFO]: Registered structure 'WoodWallRemains'
  1861. [13:41:51] [Morph Online Resource Thread/INFO]: [0.9.3] Found and mapped ability mappings for 24 presumably Minecraft mobs.
  1862. [13:41:51] [Client thread/INFO]: Registered structure 'WoodenClockTower'
  1863. [13:41:51] [Client thread/INFO]: Registered structure 'WitchPillars'
  1864. [13:41:51] [Client thread/INFO]: Registered structure 'WhiteWillowLarge'
  1865. [13:41:51] [Client thread/INFO]: Registered structure 'WellShrine'
  1866. [13:41:51] [Client thread/INFO]: Registered structure 'VillageWoodMill'
  1867. [13:41:51] [Client thread/INFO]: Registered structure 'VillageInn'
  1868. [13:41:51] [Client thread/INFO]: Registered structure 'VillageHouseRich1'
  1869. [13:41:51] [Client thread/INFO]: Registered structure 'VillageHouseRich'
  1870. [13:41:51] [Client thread/INFO]: Registered structure 'VillageGuardTower'
  1871. [13:41:51] [Client thread/INFO]: Registered structure 'VillageForgeLarge'
  1872. [13:41:51] [Client thread/INFO]: Registered structure 'VeldtBath'
  1873. [13:41:51] [Client thread/INFO]: Registered structure 'UnnaturalCrater'
  1874. [13:41:51] [Client thread/INFO]: Registered structure 'UndergroundTreeoid'
  1875. [13:41:51] [Client thread/INFO]: Registered structure 'UndergroundCrypt'
  1876. [13:41:51] [Client thread/INFO]: Registered structure 'TribalJungleHead'
  1877. [13:41:51] [Client thread/INFO]: Registered structure 'TemplePyramid'
  1878. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMound3'
  1879. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMound2'
  1880. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMound1'
  1881. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMound'
  1882. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeSmall'
  1883. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMaze'
  1884. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeTurn'
  1885. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeStudy'
  1886. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeSpiderRoom'
  1887. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeShootingRange'
  1888. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeLitRoom'
  1889. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeFountain'
  1890. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeEndChest'
  1891. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeEnd'
  1892. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeCrossing'
  1893. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMazeCorridor'
  1894. [13:41:51] [Client thread/INFO]: Registered structure 'StoneMaze3Way'
  1895. [13:41:51] [Client thread/INFO]: Registered structure 'SpiderPit'
  1896. [13:41:51] [Client thread/INFO]: Registered structure 'SmallWoodenCottage2'
  1897. [13:41:51] [Client thread/INFO]: Registered structure 'SmallWoodenCottage1'
  1898. [13:41:51] [Client thread/INFO]: Registered structure 'SmallWoodenCottage'
  1899. [13:41:51] [Client thread/INFO]: Registered structure 'SmallPyramid'
  1900. [13:41:51] [Client thread/INFO]: Registered structure 'SmallFortRuins'
  1901. [13:41:51] [Client thread/INFO]: Registered structure 'SmallClockworkSite'
  1902. [13:41:51] [Client thread/INFO]: Registered structure 'SmallAbandonedMine'
  1903. [13:41:51] [Client thread/INFO]: Registered structure 'ShrineSmallWater'
  1904. [13:41:51] [Client thread/INFO]: Registered structure 'ShrineSmallFire'
  1905. [13:41:51] [Client thread/INFO]: Registered structure 'ShrineSmallEarth'
  1906. [13:41:51] [Client thread/INFO]: Registered structure 'ShrineSmallAir'
  1907. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeZombieTable'
  1908. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeTurn'
  1909. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeStorage'
  1910. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeStairTurn'
  1911. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeStairCorridor'
  1912. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeSpiderTurn'
  1913. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeEnd'
  1914. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeCrossing'
  1915. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeCorridorCollapse'
  1916. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMazeCorridor'
  1917. [13:41:51] [Client thread/INFO]: Registered structure 'PyramidMaze3Way'
  1918. [13:41:52] [Client thread/INFO]: Registered structure 'PirateHideout'
  1919. [13:41:52] [Client thread/INFO]: Registered structure 'PirateChest'
  1920. [13:41:52] [Client thread/INFO]: Registered structure 'PeacefulCrypt'
  1921. [13:41:52] [Client thread/INFO]: Registered structure 'OldWatchtower'
  1922. [13:41:52] [Client thread/INFO]: Registered structure 'MysticalTree2'
  1923. [13:41:52] [Client thread/INFO]: Registered structure 'MysticalTree1'
  1924. [13:41:52] [Client thread/INFO]: Registered structure 'MysticalTree'
  1925. [13:41:52] [Client thread/INFO]: Registered structure 'MonolythUnholy'
  1926. [13:41:52] [Client thread/INFO]: Registered structure 'MonolythHoly'
  1927. [13:41:52] [Client thread/INFO]: Registered structure 'MeteorSite'
  1928. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeZombieTable'
  1929. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeTurn'
  1930. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeStorage'
  1931. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeStairTurn'
  1932. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeStairCorridor'
  1933. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeSpiderTurn'
  1934. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeEnd'
  1935. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeCrossing'
  1936. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeCorridorCollapse'
  1937. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMazeCorridor'
  1938. [13:41:52] [Client thread/INFO]: Registered structure 'MesoMaze3Way'
  1939. [13:41:52] [Client thread/INFO]: Registered structure 'LonePillars'
  1940. [13:41:52] [Client thread/INFO]: Registered structure 'JokerTower'
  1941. [13:41:52] [Client thread/INFO]: Registered structure 'HillAltarHouse'
  1942. [13:41:52] [Client thread/INFO]: Registered structure 'GiganticTree1'
  1943. [13:41:52] [Client thread/INFO]: Registered structure 'GiganticTree'
  1944. [13:41:52] [Client thread/INFO]: Registered structure 'ForestMaze'
  1945. [13:41:52] [Client thread/INFO]: Registered structure 'ForestMazeTurn'
  1946. [13:41:52] [Client thread/INFO]: Registered structure 'ForestMazeSlimes'
  1947. [13:41:52] [Client thread/INFO]: Registered structure 'ForestMazeEnd'
  1948. [13:41:52] [Client thread/INFO]: Registered structure 'ForestMazeCrossing'
  1949. [13:41:52] [Client thread/INFO]: Registered structure 'ForestMazeCorridor'
  1950. [13:41:52] [Client thread/INFO]: Registered structure 'ForestMazeClearing'
  1951. [13:41:52] [Client thread/INFO]: Registered structure 'ForestMaze3Way'
  1952. [13:41:52] [Client thread/INFO]: Registered structure 'ForestBeacon'
  1953. [13:41:52] [Client thread/INFO]: Registered structure 'ElvenPond'
  1954. [13:41:52] [Client thread/INFO]: Registered structure 'DinosaurSkull'
  1955. [13:41:52] [Client thread/INFO]: Registered structure 'DinosaurSkeleton'
  1956. [13:41:52] [Client thread/INFO]: Registered structure 'DesertWatchtower'
  1957. [13:41:52] [Client thread/INFO]: Registered structure 'DesertHut'
  1958. [13:41:52] [Client thread/INFO]: Registered structure 'DesertFort'
  1959. [13:41:52] [Client thread/INFO]: Registered structure 'DesertBeacon'
  1960. [13:41:52] [Client thread/INFO]: Registered structure 'CorruptedEnderTree'
  1961. [13:41:52] [Client thread/INFO]: Registered structure 'ClayMound1'
  1962. [13:41:52] [Client thread/INFO]: Registered structure 'ClayMound'
  1963. [13:41:52] [Client thread/INFO]: Registered structure 'BlazeSpawnerCrystal'
  1964. [13:41:52] [Client thread/INFO]: Registered structure 'BigPyramid'
  1965. [13:41:52] [Client thread/INFO]: Registered structure 'BigClockworkSite'
  1966. [13:41:52] [Client thread/INFO]: Registered structure 'BabylonTower'
  1967. [13:41:52] [Client thread/INFO]: Registered poem theme 'winter'
  1968. [13:41:52] [Client thread/INFO]: Registered poem theme 'war'
  1969. [13:41:52] [Client thread/INFO]: Registered poem theme 'summer'
  1970. [13:41:52] [Client thread/INFO]: Registered poem theme 'love'
  1971. [13:41:52] [Client thread/INFO]: Registered poem theme 'grief'
  1972. [13:41:52] [Client thread/INFO]: Registered generation component 'WheatFieldMillTools'
  1973. [13:41:52] [Client thread/INFO]: Registered inventory generator 'WheatFieldMillTools'
  1974. [13:41:52] [Client thread/INFO]: Registered generation component 'WheatFieldMill'
  1975. [13:41:52] [Client thread/INFO]: Registered inventory generator 'WheatFieldMill'
  1976. [13:41:52] [Client thread/INFO]: Registered generation component 'VillageKitchen'
  1977. [13:41:52] [Client thread/INFO]: Registered inventory generator 'VillageKitchen'
  1978. [13:41:52] [Client thread/INFO]: Registered generation component 'VillageGuardTower'
  1979. [13:41:52] [Client thread/INFO]: Registered inventory generator 'VillageGuardTower'
  1980. [13:41:52] [Client thread/INFO]: Registered generation component 'Unholy'
  1981. [13:41:52] [Client thread/INFO]: Registered inventory generator 'Unholy'
  1982. [13:41:52] [Client thread/INFO]: Registered generation component 'UnderwaterShrine'
  1983. [13:41:52] [Client thread/INFO]: Registered inventory generator 'UnderwaterShrine'
  1984. [13:41:52] [Client thread/INFO]: Registered generation component 'TribalChest'
  1985. [13:41:52] [Client thread/INFO]: Registered inventory generator 'TribalChest'
  1986. [13:41:52] [Client thread/INFO]: Registered generation component 'RichVillageHouse'
  1987. [13:41:52] [Client thread/INFO]: Registered inventory generator 'RichVillageHouse'
  1988. [13:41:52] [Client thread/INFO]: Registered generation component 'PyramidGraveGoodsCheap'
  1989. [13:41:52] [Client thread/INFO]: Registered inventory generator 'PyramidGraveGoodsCheap'
  1990. [13:41:52] [Client thread/INFO]: Registered generation component 'PyramidChest'
  1991. [13:41:52] [Client thread/INFO]: Registered inventory generator 'PyramidChest'
  1992. [13:41:52] [Client thread/INFO]: Registered generation component 'PirateChest'
  1993. [13:41:52] [Client thread/INFO]: Registered inventory generator 'PirateChest'
  1994. [13:41:52] [Client thread/INFO]: Registered generation component 'PeacefulCrypt'
  1995. [13:41:52] [Client thread/INFO]: Registered inventory generator 'PeacefulCrypt'
  1996. [13:41:52] [Client thread/INFO]: Registered generation component 'MesoStorageChest'
  1997. [13:41:52] [Client thread/INFO]: Registered inventory generator 'MesoStorageChest'
  1998. [13:41:52] [Client thread/INFO]: Registered generation component 'Holy'
  1999. [13:41:52] [Client thread/INFO]: Registered inventory generator 'Holy'
  2000. [13:41:52] [Client thread/INFO]: Registered generation component 'ForestChest'
  2001. [13:41:52] [Client thread/INFO]: Registered inventory generator 'ForestChest'
  2002. [13:41:52] [Client thread/INFO]: Registered generation component 'FireShrine'
  2003. [13:41:52] [Client thread/INFO]: Registered inventory generator 'FireShrine'
  2004. [13:41:52] [Client thread/INFO]: Registered generation component 'EarthShrine'
  2005. [13:41:52] [Client thread/INFO]: Registered inventory generator 'EarthShrine'
  2006. [13:41:52] [Client thread/INFO]: Registered generation component 'AirShrine'
  2007. [13:41:52] [Client thread/INFO]: Registered inventory generator 'AirShrine'
  2008. [13:41:52] [Client thread/INFO]: Registered generation component 'AbandonedChest'
  2009. [13:41:52] [Client thread/INFO]: Registered inventory generator 'AbandonedChest'
  2010. [13:41:52] [Client thread/INFO]: Loaded successfully!
  2011. [13:41:52] [Client thread/INFO]: Hey NEI! I got a plugin for you! (hopefully in the near future).
  2012. [13:41:52] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  2013. [13:41:52] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
  2014. [13:41:52] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  2015. [13:41:52] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  2016. [13:41:52] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  2017. [13:41:52] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  2018. [13:41:52] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  2019. [13:41:52] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  2020. [13:41:52] [Client thread/INFO]: RFTools Detected EnderIO: enabling support
  2021. [13:41:52] [Client thread/INFO]: RFTools Detected MineFactory Reloaded: enabling support
  2022. [13:41:52] [Client thread/INFO]: RFTools Detected JABBA: enabling support
  2023. [13:41:52] [Client thread/INFO]: RFTools Detected Draconic Evolution: enabling support
  2024. [13:41:52] [Client thread/INFO]: RFTools Detected ComputerCraft: enabling support
  2025. [13:41:52] [Client thread/INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2026. [13:41:52] [Client thread/INFO]: Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2027. [13:41:52] [Client thread/INFO]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2028. [13:41:52] [Client thread/INFO]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2029. [13:41:52] [Client thread/INFO]: Unknown recipe class! toast.utilityMobs.RecipeSavePermissions Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2030. [13:41:52] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2031. [13:41:52] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeJournal Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2032. [13:41:52] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeShapelessCustomWood Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2033. [13:41:52] [Client thread/INFO]: Unknown recipe class! com.bluepowermod.recipe.RecipeNullCell Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2034. [13:41:52] [Client thread/INFO]: CoFH Core found 2 World Generation files present in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\config\cofh\world/.
  2035. [13:41:52] [Client thread/INFO]: Reading world generation info from: C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\config\cofh\world\ThermalFoundation-Ores.json:
  2036. [13:41:52] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
  2037. [13:41:52] [Client thread/INFO]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  2038. [13:41:53] [Client thread/INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
  2039. [13:41:53] [Client thread/INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  2040. [13:41:53] [Client thread/INFO]: Thermal Foundation: Equivalent Exchange 3 Plugin Enabled.
  2041. [13:41:53] [Client thread/INFO]: Thermal Foundation: Load Complete.
  2042. [13:41:54] [Client thread/INFO]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  2043. [13:41:54] [Client thread/INFO]: Thermal Expansion: Equivalent Exchange 3 Plugin Enabled.
  2044. [13:41:54] [Client thread/INFO]: Thermal Expansion: EnderIO Plugin Enabled.
  2045. [13:41:54] [Client thread/INFO]: Thermal Expansion: Forestry Plugin Enabled.
  2046. [13:41:54] [Client thread/INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
  2047. [13:41:54] [Client thread/INFO]: Thermal Expansion: Load Complete.
  2048. [13:41:54] [Client thread/INFO]: [HEE-IMC] [STATE] Running LoadComplete IMC messages.
  2049. [13:41:54] [Client thread/INFO]: EnderStorage mod found.
  2050. [13:41:54] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
  2051. [13:41:54] [Client thread/INFO]: TwilightForestMod mod found.
  2052. [13:41:55] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  2053. [13:41:55] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
  2054. [13:41:55] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
  2055. [13:41:55] [Client thread/INFO]: ExtraUtilities mod found.
  2056. [13:41:55] [Client thread/INFO]: OpenBlocks mod found.
  2057. [13:41:55] [Client thread/INFO]: Railcraft mod found.
  2058. [13:41:55] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
  2059. [13:41:55] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
  2060. [13:41:55] [Client thread/INFO]: [Statues] Statues mod not found.
  2061. [13:41:55] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  2062. [13:41:55] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  2063. [13:41:55] [Client thread/INFO]: Success in registering EnderIO
  2064. [13:41:55] [Client thread/INFO]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
  2065. [13:41:55] [Client thread/INFO]: Success in registering rftools
  2066. [13:41:55] [Client thread/INFO]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
  2067. [13:41:55] [Client thread/INFO]: Success in registering ThaumicTinkerer
  2068. [13:41:55] [Client thread/INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
  2069. [13:41:55] [Client thread/WARN]: Could not find class am2.interop.WailaSupport
  2070. [13:41:55] [Client thread/INFO]: Trying to reflect com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry initWaila
  2071. [13:41:55] [Client thread/INFO]: Success in registering AgriCraft
  2072. [13:41:55] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
  2073. [13:41:55] [Client thread/INFO]: Success in registering appliedenergistics2
  2074. [13:41:55] [Client thread/INFO]: Trying to reflect com.bluepowermod.compat.waila.CompatModuleWaila callbackRegister
  2075. [13:41:55] [Client thread/INFO]: Success in registering bluepower
  2076. [13:41:55] [Client thread/INFO]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
  2077. [13:41:55] [Client thread/INFO]: Success in registering BuildCraft|Compat
  2078. [13:41:55] [Client thread/INFO]: Trying to reflect com.pahimar.ee3.waila.WailaDataProvider callbackRegister
  2079. [13:41:55] [Client thread/INFO]: Success in registering EE3
  2080. [13:41:55] [Client thread/INFO]: Trying to reflect team.chisel.compat.WailaCompat register
  2081. [13:41:55] [Client thread/INFO]: Success in registering chisel
  2082. [13:41:55] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
  2083. [13:41:55] [Client thread/INFO]: Success in registering ImmersiveEngineering
  2084. [13:41:55] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  2085. [13:41:55] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@71d8f5e4
  2086. [13:41:55] [Client thread/INFO]: Success in registering TConstruct
  2087. [13:41:55] [Client thread/INFO]: Trying to reflect hardcorequesting.waila.Provider callbackRegister
  2088. [13:41:55] [Client thread/INFO]: Success in registering HardcoreQuesting
  2089. [13:41:55] [Client thread/INFO]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
  2090. [13:41:55] [Client thread/INFO]: Success in registering IC2NuclearControl
  2091. [13:41:55] [Client thread/INFO]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
  2092. [13:41:55] [Client thread/INFO]: Success in registering JABBA
  2093. [13:41:55] [Client thread/INFO]: Trying to reflect openmodularturrets.compatability.WailaTileHandler callbackRegister
  2094. [13:41:55] [Client thread/INFO]: Success in registering openmodularturrets
  2095. [13:41:55] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
  2096. [13:41:55] [Client thread/INFO]: Success in registering witchery
  2097. [13:41:55] [Client thread/INFO]: Load Complete.
  2098. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: ItemStack with null item found in AlkahestryDrainRecipe getRecipeOutput()
  2099. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
  2100. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
  2101. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
  2102. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
  2103. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2104. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2105. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2106. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  2107. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2108. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2109. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2110. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  2111. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2112. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2113. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2114. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2115. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2116. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2117. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2118. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2119. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2120. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2121. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  2122. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2123. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2124. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2125. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2126. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2127. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2128. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
  2129. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  2130. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  2131. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  2132. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  2133. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2134. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2135. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2136. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  2137. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2138. [13:41:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2139. [13:41:55] [Client thread/INFO]: Load Complete.
  2140. [13:41:55] [Client thread/INFO]: Redstone Arsenal: Load Complete.
  2141. [13:41:56] [Client thread/INFO]: Thaumcraft Plugin Enabled.
  2142. [13:41:56] [Client thread/INFO]: Thermal Dynamics: Load Complete.
  2143. [13:41:56] [Client thread/INFO]: Forge Mod Loader has successfully loaded 138 mods
  2144. [13:41:56] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Blue Power, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Calculator, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Crundee Blocks, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Hats, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:In-Game wiki Mod, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Irish Luck, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Iskall MiniMobs, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Morph, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:QmunityLib, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:RFTools, FMLFileResourcePack:SonarCore, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft Minus Thaumcraft, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Erebus, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Utility Mobs, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles, FMLFileResourcePack:libsandstone, CustomSounds-Resourcepack.zip, PortalGunSounds.pak, FMLFileResourcePack:Carpenter's Blocks Cached Resources, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
  2145. [13:41:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2146. [13:41:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2147. [13:41:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2148. [13:41:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2149. [13:41:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2150. [13:41:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2151. [13:41:56] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\TheErebus-0.4.7.jar
  2152. [13:42:02] [Client thread/INFO]: Total mipmap : 2371 ms
  2153. [13:42:10] [Client thread/WARN]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
  2154. [13:42:10] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
  2155. [13:42:10] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  2156. [13:42:10] [Client thread/INFO]: Stitching Revolver Textures!
  2157. [13:42:10] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
  2158. [13:42:10] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  2159. [13:42:10] [Client thread/INFO]: Located 405 spell IIcons
  2160. [13:42:20] [Client thread/WARN]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
  2161. [13:42:20] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
  2162. [13:42:20] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  2163. [13:42:20] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2164. [13:42:20] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2165. [13:42:20] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2166. [13:42:20] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2167. [13:42:20] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2168. [13:42:20] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  2169. [13:42:20] [Client thread/INFO]: Successfully wrapped a music system replaced by another mod: micdoodle8.mods.galacticraft.core.client.sounds.MusicTickerGC
  2170. [13:42:21] [Thread-33/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  2171. [13:42:21] [Thread-33/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2172. [13:42:21] [Thread-33/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  2173. [13:42:21] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2174. [13:42:21] [Sound Library Loader/INFO]: Sound engine started
  2175. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2176. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2177. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2178. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2179. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2180. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2181. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2182. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2183. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2184. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2185. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2186. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2187. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2188. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2189. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2190. [13:42:21] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2191. [13:42:22] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2192. [13:42:22] [Client thread/ERROR]: The following texture errors were found.
  2193. [13:42:22] [Client thread/ERROR]: ==================================================
  2194. [13:42:22] [Client thread/ERROR]: DOMAIN minecraft
  2195. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2196. [13:42:22] [Client thread/ERROR]: domain minecraft is missing 47 textures
  2197. [13:42:22] [Client thread/ERROR]: domain minecraft has 8 locations:
  2198. [13:42:22] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  2199. [13:42:22] [Client thread/ERROR]: mod bluepower resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BluePower-1.7.10-0.2.962-universal.jar
  2200. [13:42:22] [Client thread/ERROR]: mod Botania resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\Botania r1.8-249.jar
  2201. [13:42:22] [Client thread/ERROR]: mod IGWMod resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\IGW-Mod-1.7.10-1.1.12-34-universal.jar
  2202. [13:42:22] [Client thread/ERROR]: mod IC2 resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\industrialcraft-2-2.2.827-experimental.jar
  2203. [13:42:22] [Client thread/ERROR]: mod journeymap resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\journeymap-1.7.10-5.1.4p2-unlimited.jar
  2204. [13:42:22] [Client thread/ERROR]: mod Thaumcraft resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\Thaumcraft-1.7.10-4.2.3.5.jar
  2205. [13:42:22] [Client thread/ERROR]: resource pack at path C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\config\ChanceCubes\CustomRewards\Resourcepack\CustomSounds-Resourcepack.zip
  2206. [13:42:22] [Client thread/ERROR]: -------------------------
  2207. [13:42:22] [Client thread/ERROR]: The missing resources for domain minecraft are:
  2208. [13:42:22] [Client thread/ERROR]: textures/revolvers/door_wood_lower.png
  2209. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_649_blockSpellParadigm.png
  2210. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_661_blockMimic.png
  2211. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2471_hardWallTierOne.png
  2212. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8432_focusDeflect.png
  2213. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2468_expanderInvTierThree.png
  2214. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8417_focusDislocation.png
  2215. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_652_blockSpellEffect.png
  2216. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8433_focusShadowbeam.png
  2217. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2470_expanderInvTierFive.png
  2218. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8424_focusTelekinesis.png
  2219. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_651_blockSpellModifier.png
  2220. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2474_hardWallTierFour.png
  2221. [13:42:22] [Client thread/ERROR]: textures/blocks/TConIntegration.bedrock.png
  2222. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2464_expanderPowerTierFour.png
  2223. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8436_focusRecall.png
  2224. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8388_itemAspect.png
  2225. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2462_expanderPowerTierTwo.png
  2226. [13:42:22] [Client thread/ERROR]: textures/revolvers/door_iron_lower.png
  2227. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8407_focusXPDrain.png
  2228. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6213_decowand.png
  2229. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2461_expanderPowerTierOne.png
  2230. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8416_focusHeal.png
  2231. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2466_expanderInvTierOne.png
  2232. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_658_crystalBelljar.png
  2233. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_650_blockSpellEnhancement.png
  2234. [13:42:22] [Client thread/ERROR]: textures/revolvers/trapdoor.png
  2235. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2475_hardWallTierFive.png
  2236. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_BLOCK_793_gaiaHeadBlock_skeleton.png
  2237. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_657_alchemicCalcinator.png
  2238. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2472_hardWallTierTwo.png
  2239. [13:42:22] [Client thread/ERROR]: textures/revolvers/door_wood_upper.png
  2240. [13:42:22] [Client thread/ERROR]: textures/blocks/planks.png
  2241. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1361_calculatorScreen.png
  2242. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2473_hardWallTierThree.png
  2243. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1735_null.png
  2244. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2469_expanderInvTierFour.png
  2245. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8411_focusFlight.png
  2246. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2465_expanderPowerTierFive.png
  2247. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_655_schematicSaver.png
  2248. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2571_proxyBlock.png
  2249. [13:42:22] [Client thread/ERROR]: textures/revolvers/door_iron_upper.png
  2250. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8420_focusSmelt.png
  2251. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2467_expanderInvTierTwo.png
  2252. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1692_Chance_Icosahedron.png
  2253. [13:42:22] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2463_expanderPowerTierThree.png
  2254. [13:42:22] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8431_focusEnderChest.png
  2255. [13:42:22] [Client thread/ERROR]: -------------------------
  2256. [13:42:22] [Client thread/ERROR]: No other errors exist for domain minecraft
  2257. [13:42:22] [Client thread/ERROR]: ==================================================
  2258. [13:42:22] [Client thread/ERROR]: ==================================================
  2259. [13:42:22] [Client thread/ERROR]: DOMAIN gravisuite
  2260. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2261. [13:42:22] [Client thread/ERROR]: domain gravisuite is missing 1 texture
  2262. [13:42:22] [Client thread/ERROR]: domain gravisuite has 1 location:
  2263. [13:42:22] [Client thread/ERROR]: mod GraviSuite resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\GraviSuite-1.7.10-2.0.3.jar
  2264. [13:42:22] [Client thread/ERROR]: -------------------------
  2265. [13:42:22] [Client thread/ERROR]: The missing resources for domain gravisuite are:
  2266. [13:42:22] [Client thread/ERROR]: textures/blocks/block_side.png.png
  2267. [13:42:22] [Client thread/ERROR]: -------------------------
  2268. [13:42:22] [Client thread/ERROR]: No other errors exist for domain gravisuite
  2269. [13:42:22] [Client thread/ERROR]: ==================================================
  2270. [13:42:22] [Client thread/ERROR]: ==================================================
  2271. [13:42:22] [Client thread/ERROR]: DOMAIN ttinkerer
  2272. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2273. [13:42:22] [Client thread/ERROR]: domain ttinkerer is missing 7 textures
  2274. [13:42:22] [Client thread/ERROR]: domain ttinkerer has 1 location:
  2275. [13:42:22] [Client thread/ERROR]: mod ThaumicTinkerer resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\ThaumicTinkerer-2.5-1.7.10-512.jar
  2276. [13:42:22] [Client thread/ERROR]: -------------------------
  2277. [13:42:22] [Client thread/ERROR]: The missing resources for domain ttinkerer are:
  2278. [13:42:22] [Client thread/ERROR]: textures/blocks/repairer.png
  2279. [13:42:22] [Client thread/ERROR]: textures/items/ichorSwordGem.png
  2280. [13:42:22] [Client thread/ERROR]: textures/blocks/magnet.png
  2281. [13:42:22] [Client thread/ERROR]: textures/items/ichorAxeGem.png
  2282. [13:42:22] [Client thread/ERROR]: textures/items/ichorShovelGem.png
  2283. [13:42:22] [Client thread/ERROR]: textures/items/mobAspect.png
  2284. [13:42:22] [Client thread/ERROR]: textures/items/ichorPickGem.png
  2285. [13:42:22] [Client thread/ERROR]: -------------------------
  2286. [13:42:22] [Client thread/ERROR]: No other errors exist for domain ttinkerer
  2287. [13:42:22] [Client thread/ERROR]: ==================================================
  2288. [13:42:22] [Client thread/ERROR]: ==================================================
  2289. [13:42:22] [Client thread/ERROR]: DOMAIN immersiveengineering
  2290. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2291. [13:42:22] [Client thread/ERROR]: domain immersiveengineering is missing 3 textures
  2292. [13:42:22] [Client thread/ERROR]: domain immersiveengineering has 1 location:
  2293. [13:42:22] [Client thread/ERROR]: mod ImmersiveEngineering resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\ImmersiveEngineering-0.7.7.jar
  2294. [13:42:22] [Client thread/ERROR]: -------------------------
  2295. [13:42:22] [Client thread/ERROR]: The missing resources for domain immersiveengineering are:
  2296. [13:42:22] [Client thread/ERROR]: textures/revolvers/revolver_rose.png
  2297. [13:42:22] [Client thread/ERROR]: textures/blocks/metal2_skycrateDispenser.png
  2298. [13:42:22] [Client thread/ERROR]: textures/revolvers/revolver_tesla.png
  2299. [13:42:22] [Client thread/ERROR]: -------------------------
  2300. [13:42:22] [Client thread/ERROR]: No other errors exist for domain immersiveengineering
  2301. [13:42:22] [Client thread/ERROR]: ==================================================
  2302. [13:42:22] [Client thread/ERROR]: ==================================================
  2303. [13:42:22] [Client thread/ERROR]: DOMAIN harvestcraft
  2304. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2305. [13:42:22] [Client thread/ERROR]: domain harvestcraft is missing 1 texture
  2306. [13:42:22] [Client thread/ERROR]: domain harvestcraft has 1 location:
  2307. [13:42:22] [Client thread/ERROR]: mod harvestcraft resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\Pam's HarvestCraft 1.7.10Lb.jar
  2308. [13:42:22] [Client thread/ERROR]: -------------------------
  2309. [13:42:22] [Client thread/ERROR]: The missing resources for domain harvestcraft are:
  2310. [13:42:22] [Client thread/ERROR]: textures/items/chocolaterollItem.png
  2311. [13:42:22] [Client thread/ERROR]: -------------------------
  2312. [13:42:22] [Client thread/ERROR]: No other errors exist for domain harvestcraft
  2313. [13:42:22] [Client thread/ERROR]: ==================================================
  2314. [13:42:22] [Client thread/ERROR]: ==================================================
  2315. [13:42:22] [Client thread/ERROR]: DOMAIN bluepower
  2316. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2317. [13:42:22] [Client thread/ERROR]: domain bluepower is missing 1 texture
  2318. [13:42:22] [Client thread/ERROR]: domain bluepower has 1 location:
  2319. [13:42:22] [Client thread/ERROR]: mod bluepower resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BluePower-1.7.10-0.2.962-universal.jar
  2320. [13:42:22] [Client thread/ERROR]: -------------------------
  2321. [13:42:22] [Client thread/ERROR]: The missing resources for domain bluepower are:
  2322. [13:42:22] [Client thread/ERROR]: textures/blocks/machines/igniter_side_0.png
  2323. [13:42:22] [Client thread/ERROR]: -------------------------
  2324. [13:42:22] [Client thread/ERROR]: No other errors exist for domain bluepower
  2325. [13:42:22] [Client thread/ERROR]: ==================================================
  2326. [13:42:22] [Client thread/ERROR]: ==================================================
  2327. [13:42:22] [Client thread/ERROR]: DOMAIN missing_icon_item_6377_extrautils
  2328. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2329. [13:42:22] [Client thread/ERROR]: domain missing_icon_item_6377_extrautils is missing 1 texture
  2330. [13:42:22] [Client thread/ERROR]: domain missing_icon_item_6377_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  2331. [13:42:22] [Client thread/ERROR]: -------------------------
  2332. [13:42:22] [Client thread/ERROR]: The missing resources for domain missing_icon_item_6377_extrautils are:
  2333. [13:42:22] [Client thread/ERROR]: textures/items/lawSword.png
  2334. [13:42:22] [Client thread/ERROR]: -------------------------
  2335. [13:42:22] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_6377_extrautils
  2336. [13:42:22] [Client thread/ERROR]: ==================================================
  2337. [13:42:22] [Client thread/ERROR]: ==================================================
  2338. [13:42:22] [Client thread/ERROR]: DOMAIN chisel
  2339. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2340. [13:42:22] [Client thread/ERROR]: domain chisel is missing 1 texture
  2341. [13:42:22] [Client thread/ERROR]: domain chisel has 1 location:
  2342. [13:42:22] [Client thread/ERROR]: mod chisel resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\Chisel-2.9.5.11.jar
  2343. [13:42:22] [Client thread/ERROR]: -------------------------
  2344. [13:42:22] [Client thread/ERROR]: The missing resources for domain chisel are:
  2345. [13:42:22] [Client thread/ERROR]: textures/blocks/endstone/EnderFrame.png
  2346. [13:42:22] [Client thread/ERROR]: -------------------------
  2347. [13:42:22] [Client thread/ERROR]: No other errors exist for domain chisel
  2348. [13:42:22] [Client thread/ERROR]: ==================================================
  2349. [13:42:22] [Client thread/ERROR]: ==================================================
  2350. [13:42:22] [Client thread/ERROR]: DOMAIN botania
  2351. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2352. [13:42:22] [Client thread/ERROR]: domain botania is missing 1 texture
  2353. [13:42:22] [Client thread/ERROR]: domain botania has 1 location:
  2354. [13:42:22] [Client thread/ERROR]: mod Botania resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\Botania r1.8-249.jar
  2355. [13:42:22] [Client thread/ERROR]: -------------------------
  2356. [13:42:22] [Client thread/ERROR]: The missing resources for domain botania are:
  2357. [13:42:22] [Client thread/ERROR]: textures/blocks/alt/clayconiaChibi.png
  2358. [13:42:22] [Client thread/ERROR]: -------------------------
  2359. [13:42:22] [Client thread/ERROR]: No other errors exist for domain botania
  2360. [13:42:22] [Client thread/ERROR]: ==================================================
  2361. [13:42:22] [Client thread/ERROR]: ==================================================
  2362. [13:42:22] [Client thread/ERROR]: DOMAIN ee3
  2363. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2364. [13:42:22] [Client thread/ERROR]: domain ee3 is missing 1 texture
  2365. [13:42:22] [Client thread/ERROR]: domain ee3 has 1 location:
  2366. [13:42:22] [Client thread/ERROR]: mod EE3 resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\EquivalentExchange3-1.7.10-0.3.0.547.jar
  2367. [13:42:22] [Client thread/ERROR]: -------------------------
  2368. [13:42:22] [Client thread/ERROR]: The missing resources for domain ee3 are:
  2369. [13:42:22] [Client thread/ERROR]: textures/items/bowDarkMatter.png
  2370. [13:42:22] [Client thread/ERROR]: -------------------------
  2371. [13:42:22] [Client thread/ERROR]: No other errors exist for domain ee3
  2372. [13:42:22] [Client thread/ERROR]: ==================================================
  2373. [13:42:22] [Client thread/ERROR]: ==================================================
  2374. [13:42:22] [Client thread/ERROR]: DOMAIN draconicevolution
  2375. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2376. [13:42:22] [Client thread/ERROR]: domain draconicevolution is missing 1 texture
  2377. [13:42:22] [Client thread/ERROR]: domain draconicevolution has 2 locations:
  2378. [13:42:22] [Client thread/ERROR]: mod DraconicEvolution resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\Draconic-Evolution-1.7.10-1.0.2h.jar
  2379. [13:42:22] [Client thread/ERROR]: resource pack at path C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\config\draconicevolution\resources
  2380. [13:42:22] [Client thread/ERROR]: -------------------------
  2381. [13:42:22] [Client thread/ERROR]: The missing resources for domain draconicevolution are:
  2382. [13:42:22] [Client thread/ERROR]: textures/items/chaosFragment.png
  2383. [13:42:22] [Client thread/ERROR]: -------------------------
  2384. [13:42:22] [Client thread/ERROR]: No other errors exist for domain draconicevolution
  2385. [13:42:22] [Client thread/ERROR]: ==================================================
  2386. [13:42:22] [Client thread/ERROR]: ==================================================
  2387. [13:42:22] [Client thread/ERROR]: DOMAIN alchemicalwizardry
  2388. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2389. [13:42:22] [Client thread/ERROR]: domain alchemicalwizardry is missing 1 texture
  2390. [13:42:22] [Client thread/ERROR]: domain alchemicalwizardry has 1 location:
  2391. [13:42:22] [Client thread/ERROR]: mod AWWayofTime resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2392. [13:42:22] [Client thread/ERROR]: -------------------------
  2393. [13:42:22] [Client thread/ERROR]: The missing resources for domain alchemicalwizardry are:
  2394. [13:42:22] [Client thread/ERROR]: textures/items/SigilOfTheFastMiner.png
  2395. [13:42:22] [Client thread/ERROR]: -------------------------
  2396. [13:42:22] [Client thread/ERROR]: No other errors exist for domain alchemicalwizardry
  2397. [13:42:22] [Client thread/ERROR]: ==================================================
  2398. [13:42:22] [Client thread/ERROR]: ==================================================
  2399. [13:42:22] [Client thread/ERROR]: DOMAIN openmodularturrets
  2400. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2401. [13:42:22] [Client thread/ERROR]: domain openmodularturrets is missing 1 texture
  2402. [13:42:22] [Client thread/ERROR]: domain openmodularturrets has 1 location:
  2403. [13:42:22] [Client thread/ERROR]: mod openmodularturrets resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\OpenModularTurrets-1.7.10-2.2.10-233.jar
  2404. [13:42:22] [Client thread/ERROR]: -------------------------
  2405. [13:42:22] [Client thread/ERROR]: The missing resources for domain openmodularturrets are:
  2406. [13:42:22] [Client thread/ERROR]: textures/blocks/expanderInvTierOne.png
  2407. [13:42:22] [Client thread/ERROR]: -------------------------
  2408. [13:42:22] [Client thread/ERROR]: No other errors exist for domain openmodularturrets
  2409. [13:42:22] [Client thread/ERROR]: ==================================================
  2410. [13:42:22] [Client thread/ERROR]: ==================================================
  2411. [13:42:22] [Client thread/ERROR]: DOMAIN buildcraft
  2412. [13:42:22] [Client thread/ERROR]: --------------------------------------------------
  2413. [13:42:22] [Client thread/ERROR]: domain buildcraft is missing 2 textures
  2414. [13:42:22] [Client thread/ERROR]: domain buildcraft has 7 locations:
  2415. [13:42:22] [Client thread/ERROR]: mod BuildCraft|Transport resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\buildcraft-7.1.18.jar
  2416. [13:42:22] [Client thread/ERROR]: mod BuildCraft|Silicon resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\buildcraft-7.1.18.jar
  2417. [13:42:22] [Client thread/ERROR]: mod BuildCraft|Core resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\buildcraft-7.1.18.jar
  2418. [13:42:22] [Client thread/ERROR]: mod BuildCraft|Energy resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\buildcraft-7.1.18.jar
  2419. [13:42:22] [Client thread/ERROR]: mod BuildCraft|Factory resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\buildcraft-7.1.18.jar
  2420. [13:42:22] [Client thread/ERROR]: mod BuildCraft|Builders resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\buildcraft-7.1.18.jar
  2421. [13:42:22] [Client thread/ERROR]: mod BuildCraft|Robotics resources at C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\mods\buildcraft-7.1.18.jar
  2422. [13:42:22] [Client thread/ERROR]: -------------------------
  2423. [13:42:22] [Client thread/ERROR]: The missing resources for domain buildcraft are:
  2424. [13:42:22] [Client thread/ERROR]: textures/items/triggers/trigger_machine_active.png
  2425. [13:42:22] [Client thread/ERROR]: textures/items/triggers/trigger_machine_inactive.png
  2426. [13:42:22] [Client thread/ERROR]: -------------------------
  2427. [13:42:22] [Client thread/ERROR]: No other errors exist for domain buildcraft
  2428. [13:42:22] [Client thread/ERROR]: ==================================================
  2429. [13:42:22] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2430. [13:42:23] [Client thread/INFO]: Loading blocks and textures...
  2431. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (SpecialHandling)'.
  2432. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (SpecialHandling)'.
  2433. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBed:0] (SpecialHandling)'.
  2434. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersButton:0] (SpecialHandling)'.
  2435. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (SpecialHandling)'.
  2436. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (SpecialHandling)'.
  2437. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (SpecialHandling)'.
  2438. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersFlowerPot:0] (SpecialHandling)'.
  2439. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (SpecialHandling)'.
  2440. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGate:0] (SpecialHandling)'.
  2441. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (SpecialHandling)'.
  2442. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,SpecialHandling)'.
  2443. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLever:0] (SpecialHandling)'.
  2444. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (SpecialHandling)'.
  2445. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (SpecialHandling)'.
  2446. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (SpecialHandling)'.
  2447. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (SpecialHandling)'.
  2448. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (SpecialHandling)'.
  2449. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (SpecialHandling)'.
  2450. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (SpecialHandling)'.
  2451. [13:42:23] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (SpecialHandling)'.
  2452. [13:42:23] [Client thread/INFO]: Built BlockMD cache (7965) : BlockMD.reset count 1 avg 111.66ms
  2453. [13:42:23] [Client thread/INFO]: initBlocksTexture: 4096x2048 loaded in 139.43553ms
  2454. [13:42:23] [Client thread/INFO]: Existing color palette's resource packs and mod names match current loadout.
  2455. [13:42:23] [Client thread/INFO]: Loaded 7107 block colors from color palette file in 15ms: C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\colorpalette.json
  2456. [13:42:24] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:sundew: java.lang.NullPointerException
  2457. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2458. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2459. [13:42:24] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:weepingBlue: java.lang.NullPointerException
  2460. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2461. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2462. [13:42:24] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:bullrush: java.lang.NullPointerException
  2463. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2464. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2465. [13:42:24] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:droughtedShrub: java.lang.NullPointerException
  2466. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2467. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2468. [13:42:24] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:tangledStalk: java.lang.NullPointerException
  2469. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2470. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2471. [13:42:24] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:highCapped: java.lang.NullPointerException
  2472. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2473. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2474. [13:42:24] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:waterFlower: java.lang.NullPointerException
  2475. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2476. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2477. [13:42:24] [Client thread/INFO]: Initialized 114 block colors from mods and resource packs in 28ms
  2478. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorCore:0] (Transparency,Error)
  2479. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockAiry:0] (Transparency,Error)
  2480. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:spectralContainer:0] (Transparency,Error)
  2481. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (Transparency,Error,SpecialHandling)
  2482. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockEldritchNothing:0] (Transparency,Error)
  2483. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorStabilizer:0] (Transparency,Error)
  2484. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockPortalEldritch:0] (Transparency,Error)
  2485. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (Transparency,Error,SpecialHandling)
  2486. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [witchery:force:0] (Transparency,Error)
  2487. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (Transparency,Error,SpecialHandling)
  2488. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBed:0] (Transparency,Error,SpecialHandling)
  2489. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (Transparency,Error,SpecialHandling)
  2490. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (Transparency,Error,SpecialHandling)
  2491. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:bloodLight:0] (Transparency,Error)
  2492. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (Transparency,Error,SpecialHandling)
  2493. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (Transparency,Error,SpecialHandling)
  2494. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (Transparency,Error,SpecialHandling)
  2495. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (Transparency,Error,SpecialHandling)
  2496. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (Transparency,Error,SpecialHandling)
  2497. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockWarded:0] (Transparency,Error)
  2498. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,Transparency,Error,SpecialHandling)
  2499. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [GalacticraftCore:tile.viewScreen:0] (Transparency,Error)
  2500. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (Transparency,Error,SpecialHandling)
  2501. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorEnergyInjector:0] (Transparency,Error)
  2502. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (Transparency,Error,SpecialHandling)
  2503. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [chisel:glass_pane:4] (OpenToSky,Transparency,Error,TransparentRoof)
  2504. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGate:0] (Transparency,Error,SpecialHandling)
  2505. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:1] (OpenToSky,Transparency,Error,TransparentRoof)
  2506. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:3] (OpenToSky,Transparency,Error,TransparentRoof)
  2507. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:portal:0] (Transparency,Error)
  2508. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (Transparency,Error,SpecialHandling)
  2509. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:chaosCrystal:0] (Transparency,Error)
  2510. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersButton:0] (Transparency,Error,SpecialHandling)
  2511. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:5] (OpenToSky,Transparency,Error,TransparentRoof)
  2512. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (Transparency,Error,SpecialHandling)
  2513. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (Transparency,Error,SpecialHandling)
  2514. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [TwilightForest:tile.HugeLilyPad:0] (NoShadow,Transparency,Error,Plant,NoTopo)
  2515. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:0] (NoShadow,Transparency,Error,Plant,NoTopo)
  2516. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:2] (NoShadow,Transparency,Error,Plant,NoTopo)
  2517. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:1] (NoShadow,Transparency,Error,Plant,NoTopo)
  2518. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:4] (NoShadow,Transparency,Error,Plant,NoTopo)
  2519. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:3] (NoShadow,Transparency,Error,Plant,NoTopo)
  2520. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:6] (NoShadow,Transparency,Error,Plant,NoTopo)
  2521. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:5] (NoShadow,Transparency,Error,Plant,NoTopo)
  2522. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:8] (NoShadow,Transparency,Error,Plant,NoTopo)
  2523. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:7] (NoShadow,Transparency,Error,Plant,NoTopo)
  2524. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:10] (NoShadow,Transparency,Error,Plant,NoTopo)
  2525. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:9] (NoShadow,Transparency,Error,Plant,NoTopo)
  2526. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:12] (NoShadow,Transparency,Error,Plant,NoTopo)
  2527. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:11] (NoShadow,Transparency,Error,Plant,NoTopo)
  2528. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:14] (NoShadow,Transparency,Error,Plant,NoTopo)
  2529. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:13] (NoShadow,Transparency,Error,Plant,NoTopo)
  2530. [13:42:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:15] (NoShadow,Transparency,Error,Plant,NoTopo)
  2531. [13:42:24] [Client thread/INFO]: Color palette file generated with 7107 colors in 237ms for: C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\colorpalette.json
  2532. [13:42:24] [Client thread/INFO]: Updated color palette file: C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\colorpalette.json
  2533. [13:42:31] [Netty Client IO #0/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, ivtoolkit, Micdoodlecore, NotEnoughItems, PlayerAPI, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, abyssalcraft, AgriCraft, AnimationAPI, appliedenergistics2, BiblioCraft, BigReactors, AWWayofTime, bluepower, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, Calculator, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, ComputerCraft, cookingbook, customnpcs, PTRModelLib, props, DraconicEvolution, endercore, EnderIO, EnderStorage, EE3, ExtrabiomesXL, ExtraTiC, ExtraUtilities, Forestry, GalacticraftMars, GalacticraftCore, cb, GraviSuite, GraviGun, HardcoreEnderExpansion, Hats, HardcoreQuesting, IC2NuclearControl, iChunUtil, IGWMod, ImmersiveEngineering, IC2, InventoryPets, inventorytweaks, IrishLuck, IronChest, iskallminimobs, JABBA, journeymap, malisiscore, malisisdoors, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, Morph, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, NetherOres, OpenBlocks, OpenMods, openmodularturrets, harvestcraft, PortalGun, qmunitylib, Railcraft, reccomplex, RedstoneArsenal, xreliquary, rftools, SonarCore, SpecialMobs, StevesCarts, TConstruct, Unthaumic, Thaumcraft, thaumcraftneiplugin, ThaumicTinkerer, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, TwilightForest, UtilityMobs, VeinMiner, VeinMinerModSupport, Waila, witchery, Baubles, libsandstone] at SERVER
  2534. [13:42:31] [Netty Client IO #0/INFO]: Rejecting connection SERVER: [FMLMod:ThermalFoundation{1.7.10R1.2.5}, FMLMod:RedstoneArsenal{1.7.10R1.1.2}, FMLMod:NetherOres{1.7.10R2.3.1}, FMLMod:reccomplex{0.9.7.1.1}, FMLMod:ThermalDynamics{1.7.10R1.2.0}, FMLMod:TConstruct{1.7.10-1.8.8.build988}, FMLMod:ThermalExpansion{1.7.10R4.1.4}, FMLMod:MineFactoryReloaded{1.7.10R2.8.1}]
  2535. [13:42:31] [Netty Client IO #1/INFO]: Attempting connection with missing mods [FastCraft] at SERVER
  2536. [13:42:35] [Client thread/INFO]: Connecting to tgc.kookykraftmc.net, 25565
  2537. [13:42:36] [Netty Client IO #2/INFO]: Server protocol version 2
  2538. [13:42:36] [Netty Client IO #2/INFO]: Attempting connection with missing mods [FastCraft] at SERVER
  2539. [13:42:37] [Netty Client IO #2/INFO]: Injecting existing block and item data into this client instance
  2540. [13:42:37] [Netty Client IO #2/INFO]: Applying holder lookups
  2541. [13:42:37] [Netty Client IO #2/INFO]: Holder lookups applied
  2542. [13:42:37] [Client thread/INFO]: [Client thread] Client side modded connection established
  2543. [13:42:37] [Client thread/INFO]: Connected to new server, resetting commands
  2544. [13:42:40] [Thread-36/WARN]: [Modstats] Something wrong: java.lang.IllegalStateException: Not a JSON Object: null
  2545. [13:42:40] [Client thread/INFO]: Requesting World ID
  2546. [13:42:42] [Thread-15/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
  2547. [13:42:42] [Client thread/INFO]: Receiving Server Configuration...
  2548. [13:42:42] [Client thread/INFO]: Client received server config settings.
  2549. [13:42:42] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  2550. [13:42:42] [Client thread/INFO]: [CHAT] §fVersion 1.4.9.9 of §aInventory Pets§f is now available.
  2551. [13:42:42] [Client thread/INFO]: [CHAT] Click to: [Download]
  2552. [13:42:42] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  2553. [13:42:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading kkmc tgc.zs
  2554. [13:42:43] [Netty Client IO #2/INFO]: Restoring client configs.
  2555. [13:42:43] [Netty Client IO #2/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  2556. [13:42:43] [Netty Client IO #2/INFO]: Unregistered Dimension: -30
  2557. [13:42:43] [Netty Client IO #2/INFO]: Unregistered Dimension: -29
  2558. [13:42:43] [Netty Client IO #2/INFO]: Unregistered Dimension: -28
  2559. [13:42:43] [Netty Client IO #2/INFO]: Disconnect from server: Unregistering RFTools dimensions
  2560. [13:42:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading AE2.zs
  2561. [13:42:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  2562. [13:42:43] [Client thread/INFO]: [4.0.0-beta-6] Sending client info to server
  2563. [13:42:44] [Client thread/WARN]: =============================================================
  2564. [13:42:44] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  2565. [13:42:44] [Client thread/WARN]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  2566. [13:42:44] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
  2567. [13:42:44] [Client thread/WARN]: =============================================================
  2568. [13:42:44] [Client thread/INFO]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
  2569. [13:42:45] [Client thread/ERROR]: Failed to find identifier for: net.minecraft.item.ItemBlock@72aae8bc
  2570. [13:42:54] [Client thread/INFO]: Loading: Forestry NEI Integration
  2571. [13:42:54] [Client thread/INFO]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
  2572. [13:42:54] [Client thread/INFO]: Added NEI integration
  2573. [13:42:54] [Client thread/INFO]: Added NEI integration
  2574. [13:42:54] [Client thread/INFO]: Loading integration: Minecraft / Forge
  2575. [13:42:55] [Client thread/INFO]: Loading integration: Big Reactors
  2576. [13:42:55] [Client thread/INFO]: Loading integration: Pam's HarvestCraft
  2577. [13:42:55] [Client thread/INFO]: Loading integration: MineFactory Reloaded
  2578. [13:42:55] [Client thread/INFO]: Loading integration: Railcraft
  2579. [13:42:55] [Client thread/INFO]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 ALT key found
  2580. [13:42:55] [Client thread/INFO]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 Boost key found
  2581. [13:42:55] [Client thread/INFO]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 MODE SWITCH key found
  2582. [13:42:55] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
  2583. [13:42:55] [Client thread/INFO]: Applying holder lookups
  2584. [13:42:55] [Client thread/INFO]: Holder lookups applied
  2585. [13:42:58] [Thread-37/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  2586. [13:43:13] [Thread-37/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  2587. [13:43:28] [Thread-37/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  2588. [13:48:12] [Netty Client IO #3/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, ivtoolkit, Micdoodlecore, NotEnoughItems, PlayerAPI, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, abyssalcraft, AgriCraft, AnimationAPI, appliedenergistics2, BiblioCraft, BigReactors, AWWayofTime, bluepower, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, Calculator, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, ComputerCraft, cookingbook, customnpcs, PTRModelLib, props, DraconicEvolution, endercore, EnderIO, EnderStorage, EE3, ExtrabiomesXL, ExtraTiC, ExtraUtilities, Forestry, GalacticraftMars, GalacticraftCore, cb, GraviSuite, GraviGun, HardcoreEnderExpansion, Hats, HardcoreQuesting, IC2NuclearControl, iChunUtil, IGWMod, ImmersiveEngineering, IC2, InventoryPets, inventorytweaks, IrishLuck, IronChest, iskallminimobs, JABBA, journeymap, malisiscore, malisisdoors, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, Morph, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, NetherOres, OpenBlocks, OpenMods, openmodularturrets, harvestcraft, PortalGun, qmunitylib, Railcraft, reccomplex, RedstoneArsenal, xreliquary, rftools, SonarCore, SpecialMobs, StevesCarts, TConstruct, Unthaumic, Thaumcraft, thaumcraftneiplugin, ThaumicTinkerer, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, TwilightForest, UtilityMobs, VeinMiner, VeinMinerModSupport, Waila, witchery, Baubles, libsandstone] at SERVER
  2589. [13:48:12] [Netty Client IO #3/INFO]: Rejecting connection SERVER: [FMLMod:ThermalFoundation{1.7.10R1.2.5}, FMLMod:RedstoneArsenal{1.7.10R1.1.2}, FMLMod:NetherOres{1.7.10R2.3.1}, FMLMod:reccomplex{0.9.7.1.1}, FMLMod:ThermalDynamics{1.7.10R1.2.0}, FMLMod:TConstruct{1.7.10-1.8.8.build988}, FMLMod:ThermalExpansion{1.7.10R4.1.4}, FMLMod:MineFactoryReloaded{1.7.10R2.8.1}]
  2590. [13:48:12] [Netty Client IO #4/INFO]: Attempting connection with missing mods [FastCraft] at SERVER
  2591. [13:48:15] [Client thread/INFO]: Connecting to tgc.kookykraftmc.net, 25565
  2592. [13:48:16] [Netty Client IO #5/INFO]: Server protocol version 2
  2593. [13:48:16] [Netty Client IO #5/INFO]: Attempting connection with missing mods [FastCraft] at SERVER
  2594. [13:48:16] [Netty Client IO #5/INFO]: Injecting existing block and item data into this client instance
  2595. [13:48:16] [Netty Client IO #5/INFO]: Applying holder lookups
  2596. [13:48:16] [Netty Client IO #5/INFO]: Holder lookups applied
  2597. [13:48:17] [Client thread/INFO]: [Client thread] Client side modded connection established
  2598. [13:48:17] [Client thread/INFO]: Connected to new server, resetting commands
  2599. [13:48:19] [Client thread/INFO]: Requesting World ID
  2600. [13:48:20] [Client thread/INFO]: Receiving Server Configuration...
  2601. [13:48:20] [Client thread/INFO]: Client received server config settings.
  2602. [13:48:20] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  2603. [13:48:20] [Client thread/INFO]: [CHAT] §fVersion 1.4.9.9 of §aInventory Pets§f is now available.
  2604. [13:48:20] [Client thread/INFO]: [CHAT] Click to: [Download]
  2605. [13:48:20] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  2606. [13:48:20] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading kkmc tgc.zs
  2607. [13:48:20] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading AE2.zs
  2608. [13:48:20] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  2609. [13:48:20] [Client thread/INFO]: [4.0.0-beta-6] Sending client info to server
  2610. [13:48:21] [Client thread/INFO]: Requesting speed packet from server
  2611. [13:48:21] [Client thread/INFO]: Requesting World ID
  2612. [13:48:22] [Client thread/INFO]: Loaded 5 waypoints from C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\data\mp\Minecraft~Server\waypoints
  2613. [13:48:22] [Client thread/INFO]: Blocks and textures are current
  2614. [13:48:22] [Client thread/INFO]: Mapping started in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\data\mp\Minecraft~Server\DIM0. Memory: 2461MB total, 870MB free
  2615. [13:48:22] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  2616. [13:48:22] [Client thread/INFO]: JourneyMap: Press [J]
  2617. [13:48:29] [Netty Client IO #5/INFO]: Restoring client configs.
  2618. [13:48:29] [Netty Client IO #5/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  2619. [13:48:29] [Netty Client IO #5/INFO]: Unregistered Dimension: -30
  2620. [13:48:29] [Netty Client IO #5/INFO]: Unregistered Dimension: -29
  2621. [13:48:29] [Netty Client IO #5/INFO]: Unregistered Dimension: -28
  2622. [13:48:29] [Netty Client IO #5/INFO]: Disconnect from server: Unregistering RFTools dimensions
  2623. [13:48:29] [Client thread/INFO]: Mapping halted in C:\Users\Daynekingleone\Documents\Curse\Minecraft\Instances\The Golden Cobblestone\journeymap\data\mp\Minecraft~Server\DIM0
  2624. [13:48:29] [Client thread/INFO]: Applying holder lookups
  2625. [13:48:29] [Client thread/INFO]: Holder lookups applied
  2626. [13:50:47] [Client thread/INFO]: Stopping!
  2627. [13:50:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2628. [13:50:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2629. [13:50:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2630. [13:50:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement