Guest User

Untitled

a guest
May 31st, 2019
780
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 322.35 KB | None | 0 0
  1. [16:46:08] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [16:46:08] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [16:46:08] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [16:46:08] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [16:46:08] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\timo Ball\Twitch\Minecraft\Install\runtime\jre-x64
  6. [16:46:08] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [16:46:08] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  8. [16:46:08] [main/INFO]: [AppEng] Core Init
  9. [16:46:08] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [16:46:09] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [16:46:09] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  12. [16:46:09] [main/WARN]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [16:46:09] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [16:46:09] [main/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [16:46:09] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [16:46:09] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [16:46:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [16:46:10] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  19. [16:46:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  20. [16:46:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [16:46:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [16:46:10] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [16:46:12] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  24. [16:46:12] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  25. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [16:46:12] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  29. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  30. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  31. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  32. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  33. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  34. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  35. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  36. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  37. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  38. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  39. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
  40. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  41. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  42. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  43. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  44. [16:46:12] [main/INFO]: Core: Located Thaumcraft in NotEnoughThaumcraftTabs-1.0.2.jar
  45. [16:46:12] [main/INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  46. [16:46:12] [main/INFO]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
  47. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  48. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [16:46:12] [main/INFO]: Loaded library EJML-core-0.26.jar.
  51. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [16:46:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [16:46:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [16:46:13] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
  57. [16:46:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  58. [16:46:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [16:46:13] [main/INFO]: Starting to apply transformations
  60. [16:46:13] [main/INFO]: Starting to apply transformations
  61. [16:46:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [16:46:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [16:46:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [16:46:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:addTranslation:102]: Adding locale ru_RU
  66. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.minecraft_init, ????????????? ???????? Minecraft]
  67. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.construction, ??????]
  68. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.pre_initialization, ???-?????????????]
  69. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.initialization, ?????????????]
  70. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.post_initialization, ????-?????????????]
  71. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.completed, ?????????]
  72. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.reloading_resource_packs, ????????????? ?????? ????????]
  73. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.loading, ?????????]
  74. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:addTranslation:102]: Adding locale en_US
  75. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.minecraft_init, Minecraft Initializing]
  76. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.construction, Construction]
  77. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.pre_initialization, Pre Initialization]
  78. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.initialization, Initialization]
  79. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.post_initialization, Post Initialization]
  80. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.completed, Completed]
  81. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.reloading_resource_packs, Reloading Resource Packs]
  82. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.loading, loading]
  83. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
  84. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.contributors, Contributors]
  85. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.commits, Changelog history]
  86. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.connectExternallyDisabled, Connect externally has been disabled, so the contributors list and changelog could not be fetched]
  87. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
  88. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.title, Main Configuration File]
  89. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.button, Edit the main configuration]
  90. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.tech.title, Technology tree]
  91. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.tech.button, Edit the technology tree]
  92. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.help, Help, why is this not a configuration? And what do all the colours mean?]
  93. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.closeHelp, Close Help]
  94. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
  95. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [#This is a list, so adding "civcraft.gui.config.help3, ..." is fine (and etc) ]
  96. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.0, The config can be accessed by the buttons at the top left (don't worry, the configs are still there)]
  97. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.1, On the left side is a list of all the people who have put some time and effort into this mod]
  98. [16:46:14] [main/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.2, On the right side is a changelog of this mod, where gold represents the current version you are using, blue is the start of a new changelog, and green is when a built jar is available on CurseForge.]
  99. [16:46:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  100. [16:46:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  101. [16:46:14] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  102. [16:46:14] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  103. [16:46:14] [main/INFO]: [alexiil.mods.load.coremod.BetterLoadingScreenTransformer:transformMinecraft:119]: Transformed Minecraft
  104. [16:46:15] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  105. [16:46:15] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  106. [16:46:15] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  107. [16:46:15] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  108. [16:46:15] [main/INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  109. [16:46:15] [main/INFO]: Found World Class: net/minecraft/world/World
  110. [16:46:15] [main/INFO]: - Patched minimal sky light (1)
  111. [16:46:15] [main/INFO]: - Patched minimal sky light (2)
  112. [16:46:16] [main/INFO]: Setting user: RavenEos
  113. [16:46:17] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  114. [16:46:17] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  115. [16:46:17] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  116. [16:46:17] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
  117. [16:46:17] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  118. [16:46:17] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  119. [16:46:18] [Client thread/INFO]: LWJGL Version: 2.9.1
  120. [16:46:20] [Client thread/INFO]: [alexiil.mods.load.coremod.BetterLoadingScreenTransformer:transform:34]: An issue occoured while transforming lumien.resourceloader.ResourceLoader
  121. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  122. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  123. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.coremod.BetterLoadingScreenTransformer.transformResourceLoader(BetterLoadingScreenTransformer.java:125)
  124. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.coremod.BetterLoadingScreenTransformer.transform(BetterLoadingScreenTransformer.java:31)
  125. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  126. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  127. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  128. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  129. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName0(Native Method)
  130. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName(Class.java:264)
  131. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.ProgressDisplayer.loadResourceLoader(ProgressDisplayer.java:97)
  132. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.ProgressDisplayer.displayProgress(ProgressDisplayer.java:172)
  133. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.ProgressDisplayer.minecraftDisplayFirstProgress(ProgressDisplayer.java:220)
  134. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  135. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  136. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  137. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  138. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  139. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  140. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  141. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  142. [16:46:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  143. [16:46:20] [Client thread/INFO]: [alexiil.mods.load.ProgressDisplayer:loadResourceLoader:105]: Resource loader not loaded, not initialising early
  144. [16:46:20] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  145. [16:46:20] [Client thread/INFO]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
  146. [16:46:20] [Client thread/INFO]: - Patched Nightvision Potion
  147. [16:46:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
  148. [16:46:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
  149. [16:46:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
  150. [16:46:20] [Client thread/INFO]: Attempting early MinecraftForge initialization
  151. [16:46:20] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  152. [16:46:20] [Client thread/INFO]: Replaced 183 ore recipies
  153. [16:46:21] [Client thread/INFO]: Completed early MinecraftForge initialization
  154. [16:46:21] [Client thread/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  155. [16:46:21] [Client thread/INFO]: [AppEng] Core Init
  156. [16:46:21] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  157. [16:46:21] [Client thread/INFO]: Searching C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods for mods
  158. [16:46:21] [Client thread/INFO]: Also searching C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\1.7.10 for mods
  159. [16:46:32] [Client thread/WARN]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13
  160. [16:46:32] [Client thread/WARN]: Mod betterloadingscreen is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.10
  161. [16:46:34] [Client thread/WARN]: Mod commandkeybindings is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version bp1.7.10(5.0.1.6)
  162. [16:46:34] [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
  163. [16:46:34] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
  164. [16:46:35] [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
  165. [16:46:36] [Client thread/WARN]: Mod oreexcavation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.134
  166. [16:46:37] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  167. [16:46:37] [Client thread/INFO]: Forge Mod Loader has identified 99 mods to load
  168. [16:46:37] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  169. [16:46:37] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  170. [16:46:38] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.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. [16:46:38] [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. [16:46:38] [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. [16:46:40] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, <CoFH ASM>, arsmagica2, StartingInventory, ae2stuff, AgriCraft, AnimationAPI, appliedenergistics2, Avaritia, avaritiaddons, babymobs, bdlib, betterloadingscreen, betterquesting, BiblioCraft, AWWayofTime, bookshelf, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CoFHCore, commandkeybindings, CompactSolars, ComputerCraft, CustomMainMenu, DraconicEvolution, endercore, endercrop, EnderIO, enderutilities, exnihilo, excore, extracells, ExtraUtilities, ForbiddenMagic, Forestry, FTBL, FTBU, GardenOfGlass, HardcoreDarkness, IC2NuclearControl, iChunUtil, IGWMod, ImmersiveEngineering, IC2, ironbackpacks, IronChest, JABBA, journeymap, LavaMonsters, LogisticsPipes, lootbags, MagicBees, Mantle, MineTweaker3, MobAmputation, modtweaker2, MoreFurnaces, Morph, notenoughIDs, bt, oreexcavation, OreSpawn, p455w0rdslib, harvestcraft, pandorasbox, PortalGun, Railcraft, rftools, woodenshears, StorageDrawers, tcinventoryscan, TConstruct, telepads, Thaumcraft, thaumcraftneiplugin, TiConAutoToolStation, tinker_io, Torcherino, treeGrowingSimulator, vtb, Waila, wanionlib, ae2wct, witchery, bspkrsCore, Baubles] at CLIENT
  174. [16:46:40] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, <CoFH ASM>, arsmagica2, StartingInventory, ae2stuff, AgriCraft, AnimationAPI, appliedenergistics2, Avaritia, avaritiaddons, babymobs, bdlib, betterloadingscreen, betterquesting, BiblioCraft, AWWayofTime, bookshelf, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CoFHCore, commandkeybindings, CompactSolars, ComputerCraft, CustomMainMenu, DraconicEvolution, endercore, endercrop, EnderIO, enderutilities, exnihilo, excore, extracells, ExtraUtilities, ForbiddenMagic, Forestry, FTBL, FTBU, GardenOfGlass, HardcoreDarkness, IC2NuclearControl, iChunUtil, IGWMod, ImmersiveEngineering, IC2, ironbackpacks, IronChest, JABBA, journeymap, LavaMonsters, LogisticsPipes, lootbags, MagicBees, Mantle, MineTweaker3, MobAmputation, modtweaker2, MoreFurnaces, Morph, notenoughIDs, bt, oreexcavation, OreSpawn, p455w0rdslib, harvestcraft, pandorasbox, PortalGun, Railcraft, rftools, woodenshears, StorageDrawers, tcinventoryscan, TConstruct, telepads, Thaumcraft, thaumcraftneiplugin, TiConAutoToolStation, tinker_io, Torcherino, treeGrowingSimulator, vtb, Waila, wanionlib, ae2wct, witchery, bspkrsCore, Baubles] at SERVER
  175. [16:46:42] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  176. [16:46:44] [Client thread/INFO]: Hello Minecraft!!!
  177. [16:46:46] [Client thread/INFO]: Hello Minecraft!!!
  178. [16:46:52] [Client thread/INFO]: Preparing to take over the world
  179. [16:46:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:Baby Mobs, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Command Keybindings, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender Crop, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender Utilities, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:EXCore, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Hardcore Darkness, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:In-Game wiki Mod, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Lava Monsters, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MobAmputation, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:More Furnaces, FMLFileResourcePack:Morph, FMLFileResourcePack:NotEnoughIDs, FMLFileResourcePack:NotEnoughThaumcraftTabs, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Railcraft, FMLFileResourcePack:RFTools, FMLFileResourcePack:Wooden Shears, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Telepads, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:Tinker I/O, FMLFileResourcePack:Torcherino, FMLFileResourcePack:Tree Growing Simulator 2014, FMLFileResourcePack:VillageTradingBan, FMLFileResourcePack:Waila, FMLFileResourcePack:WanionLib, FMLFileResourcePack:AE2 Wireless Crafting Terminal, FMLFileResourcePack:Witchery, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles
  180. [16:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  181. [16:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  182. [16:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  183. [16:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  184. [16:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  185. [16:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  186. [16:46:54] [Client thread/INFO]: Processing ObjectHolder annotations
  187. [16:46:54] [Client thread/INFO]: Found 337 ObjectHolder annotations
  188. [16:46:54] [Client thread/INFO]: Identifying ItemStackHolder annotations
  189. [16:46:54] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  190. [16:46:54] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  191. [16:46:55] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  192. [16:46:55] [Client thread/INFO]: Extending potions array
  193. [16:46:55] [Client thread/INFO]: Injecting potions starting from index 32
  194. [16:46:55] [Client thread/INFO]: Potion Water Breathing is ID 24
  195. [16:46:55] [Client thread/INFO]: Potion Flight is ID 25
  196. [16:46:55] [Client thread/INFO]: Potion Feather Fall is ID 26
  197. [16:46:55] [Client thread/INFO]: Potion Haste is ID 27
  198. [16:46:55] [Client thread/INFO]: Potion True Sight is ID 28
  199. [16:46:55] [Client thread/INFO]: Potion Regeneration is ID 29
  200. [16:46:55] [Client thread/INFO]: Potion Magic Shield is ID 30
  201. [16:46:55] [Client thread/INFO]: Potion Charmed is ID 31
  202. [16:46:55] [Client thread/INFO]: Potion Frost Slow is ID 32
  203. [16:46:55] [Client thread/INFO]: Potion Chrono Anchor is ID 33
  204. [16:46:55] [Client thread/INFO]: Potion Mana Regen is ID 34
  205. [16:46:55] [Client thread/INFO]: Potion Entangled is ID 35
  206. [16:46:55] [Client thread/INFO]: Potion Watery Grave is ID 36
  207. [16:46:55] [Client thread/INFO]: Potion Spell Reflect is ID 37
  208. [16:46:55] [Client thread/INFO]: Potion Silence is ID 38
  209. [16:46:55] [Client thread/INFO]: Potion Swift Swim is ID 39
  210. [16:46:55] [Client thread/INFO]: Potion Agility is ID 40
  211. [16:46:55] [Client thread/INFO]: Potion Leap is ID 41
  212. [16:46:55] [Client thread/INFO]: Potion Mana Boost is ID 42
  213. [16:46:55] [Client thread/INFO]: Potion Astral Distortion is ID 43
  214. [16:46:55] [Client thread/INFO]: Potion Mana Shield is ID 44
  215. [16:46:55] [Client thread/INFO]: Potion Fury is ID 45
  216. [16:46:55] [Client thread/INFO]: Potion Scramble Synapses is ID 46
  217. [16:46:55] [Client thread/INFO]: Potion Illuminated is ID 47
  218. [16:46:55] [Client thread/INFO]: Potion Greater Mana Restoration is ID 48
  219. [16:46:55] [Client thread/INFO]: Potion Epic Mana Restoration is ID 49
  220. [16:46:55] [Client thread/INFO]: Potion Legendary Mana Restoration is ID 50
  221. [16:46:55] [Client thread/INFO]: Potion Gravity Well is ID 51
  222. [16:46:55] [Client thread/INFO]: Potion Levitation is ID 52
  223. [16:46:55] [Client thread/INFO]: Potion Clarity is ID 53
  224. [16:46:55] [Client thread/INFO]: Potion Shrunken is ID 54
  225. [16:46:55] [Client thread/INFO]: Potion Burnout Redux is ID 55
  226. [16:46:55] [Client thread/INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  227. [16:46:55] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  228. [16:46:55] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  229. [16:46:55] [Client thread/INFO]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  230. [16:46:55] [Client thread/INFO]: Successfully registered enchanment!
  231. [16:46:55] [Client thread/INFO]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  232. [16:46:55] [Client thread/INFO]: Successfully registered enchanment!
  233. [16:46:56] [Client thread/INFO]: Registered imbuement: dr_phy
  234. [16:46:56] [Client thread/INFO]: Registered imbuement: dr_drn
  235. [16:46:56] [Client thread/INFO]: Registered imbuement: dr_fall
  236. [16:46:56] [Client thread/INFO]: Registered imbuement: dr_exp
  237. [16:46:56] [Client thread/INFO]: Registered imbuement: dr_fire
  238. [16:46:56] [Client thread/INFO]: Registered imbuement: dr_frst
  239. [16:46:56] [Client thread/INFO]: Registered imbuement: dr_mage
  240. [16:46:56] [Client thread/INFO]: Registered imbuement: dr_litn
  241. [16:46:56] [Client thread/INFO]: Registered imbuement: mn_reg
  242. [16:46:56] [Client thread/INFO]: Registered imbuement: bn_red
  243. [16:46:56] [Client thread/INFO]: Registered imbuement: soulbnd
  244. [16:46:56] [Client thread/INFO]: Registered imbuement: fl_lure
  245. [16:46:56] [Client thread/INFO]: Registered imbuement: mg_xp
  246. [16:46:56] [Client thread/INFO]: Registered imbuement: pp_ore
  247. [16:46:56] [Client thread/INFO]: Registered imbuement: mg_gog
  248. [16:46:56] [Client thread/INFO]: Registered imbuement: tc_nrv
  249. [16:46:56] [Client thread/INFO]: Registered imbuement: step_up
  250. [16:46:56] [Client thread/INFO]: Registered imbuement: run_spd
  251. [16:46:56] [Client thread/INFO]: Registered imbuement: dispel
  252. [16:46:56] [Client thread/INFO]: Registered imbuement: fallprot
  253. [16:46:56] [Client thread/INFO]: Registered imbuement: fireprot
  254. [16:46:56] [Client thread/INFO]: Registered imbuement: freedom
  255. [16:46:56] [Client thread/INFO]: Registered imbuement: healing
  256. [16:46:56] [Client thread/INFO]: Registered imbuement: hungerup
  257. [16:46:56] [Client thread/INFO]: Registered imbuement: highjump
  258. [16:46:56] [Client thread/INFO]: Registered imbuement: lifesave
  259. [16:46:56] [Client thread/INFO]: Registered imbuement: lightstep
  260. [16:46:56] [Client thread/INFO]: Registered imbuement: minespd
  261. [16:46:56] [Client thread/INFO]: Registered imbuement: recoil
  262. [16:46:56] [Client thread/INFO]: Registered imbuement: swimspd
  263. [16:46:56] [Client thread/INFO]: Registered imbuement: wtrbrth
  264. [16:46:56] [Client thread/INFO]: Registered imbuement: wtrwalk
  265. [16:46:56] [Client thread/INFO]: Pre Initialization ( started )
  266. [16:46:56] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  267. [16:46:56] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  268. [16:46:56] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  269. [16:46:56] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  270. [16:46:56] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  271. [16:46:56] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  272. [16:46:56] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  273. [16:46:56] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  274. [16:46:56] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  275. [16:46:56] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
  276. [16:46:56] [Client thread/INFO]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  277. [16:46:56] [Client thread/INFO]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  278. [16:46:56] [Client thread/INFO]: Updated appeng/block/networking/BlockCableBus
  279. [16:46:56] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  280. [16:46:56] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  281. [16:46:56] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  282. [16:46:56] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  283. [16:46:56] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  284. [16:46:56] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  285. [16:46:57] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  286. [16:46:57] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  287. [16:46:57] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  288. [16:46:57] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  289. [16:46:57] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  290. [16:46:57] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  291. [16:46:57] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  292. [16:46:57] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  293. [16:46:57] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  294. [16:46:57] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
  295. [16:46:57] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  296. [16:46:57] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
  297. [16:46:57] [Client thread/INFO]: Starting AE2 VersionChecker
  298. [16:46:57] [Client thread/INFO]: Pre Initialization ( ended after 1089ms )
  299. [16:46:57] [AE2 VersionChecker/INFO]: Last check was just recently.
  300. [16:46:57] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  301. [16:46:57] [Client thread/INFO]: bdlib 1.9.4.109 loaded
  302. [16:46:57] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  303. [16:46:57] [Client thread/INFO]: Loading internal config files for mod AE2 Stuff
  304. [16:46:57] [Client thread/INFO]: Loading config: jar:file:/C:/Users/timo%20Ball/Twitch/Minecraft/Instances/Strickergames2018%20Skyblock/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  305. [16:46:58] [Client thread/INFO]: Loading config: jar:file:/C:/Users/timo%20Ball/Twitch/Minecraft/Instances/Strickergames2018%20Skyblock/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  306. [16:46:58] [Client thread/INFO]: Loading user config files for mod AE2 Stuff
  307. [16:46:58] [Client thread/INFO]: Config loading for mod AE2 Stuff finished
  308. [16:46:58] [Client thread/INFO]: Loaded creative tabs for ae2stuff
  309. [16:46:58] [Client thread/INFO]: registering tile.agricraft:crops
  310. [16:46:58] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
  311. [16:46:58] [Client thread/INFO]: registering tile.agricraft:waterPad
  312. [16:46:58] [Client thread/INFO]: registering tile.agricraft:waterPadFull
  313. [16:46:58] [Client thread/INFO]: registering tile.agricraft:waterTank
  314. [16:46:58] [Client thread/INFO]: registering tile.agricraft:waterChannel
  315. [16:46:58] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
  316. [16:46:58] [Client thread/INFO]: registering tile.agricraft:channelValve
  317. [16:46:58] [Client thread/INFO]: registering tile.agricraft:sprinkler
  318. [16:46:58] [Client thread/INFO]: registering tile.agricraft:seedStorage
  319. [16:46:58] [Client thread/INFO]: registering tile.agricraft:peripheral
  320. [16:46:58] [Client thread/INFO]: registering tile.agricraft:fence
  321. [16:46:58] [Client thread/INFO]: registering tile.agricraft:fenceGate
  322. [16:46:58] [Client thread/INFO]: registering tile.agricraft:grate
  323. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropPotato
  324. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedPotato
  325. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropCarrot
  326. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedCarrot
  327. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
  328. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedSugarcane
  329. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropDandelion
  330. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedDandelion
  331. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropPoppy
  332. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedPoppy
  333. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropOrchid
  334. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedOrchid
  335. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropAllium
  336. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedAllium
  337. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
  338. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedTulipRed
  339. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
  340. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
  341. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
  342. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
  343. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
  344. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedTulipPink
  345. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropDaisy
  346. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedDaisy
  347. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropCactus
  348. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedCactus
  349. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
  350. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedShroomRed
  351. [16:46:58] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
  352. [16:46:58] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
  353. [16:46:58] [Client thread/INFO]: Crops registered
  354. [16:46:58] [Client thread/INFO]: registering item.agricraft:cropsItem
  355. [16:46:58] [Client thread/INFO]: registering item.agricraft:journal
  356. [16:46:58] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
  357. [16:46:58] [Client thread/INFO]: registering item.agricraft:debugger
  358. [16:46:58] [Client thread/INFO]: registering item.agricraft:trowel
  359. [16:46:58] [Client thread/INFO]: registering item.agricraft:handRake
  360. [16:46:58] [Client thread/INFO]: registering item.agricraft:clipper
  361. [16:46:58] [Client thread/INFO]: registering item.agricraft:clipping
  362. [16:47:01] [Client thread/INFO]: [Botania] Registered 1220 recipes.
  363. [16:47:02] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  364. [16:47:02] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
  365. [16:47:02] [Client thread/INFO]: Loaded configs...
  366. [16:47:03] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
  367. [16:47:03] [Client thread/INFO]: Attempting to expand Enchantment List to 4096 spaces.
  368. [16:47:03] [Client thread/INFO]: The Enchantment List has successfully been expanded to 4096 spaces.
  369. [16:47:03] [Client thread/INFO]: Registering Default Templates.
  370. [16:47:03] [Client thread/INFO]: Registering default generators
  371. [16:47:03] [Client thread/INFO]: Complete
  372. [16:47:04] [Client thread/INFO]: Starting BuildCraft 7.1.23
  373. [16:47:04] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
  374. [16:47:04] [Client thread/INFO]: http://www.mod-buildcraft.com
  375. [16:47:04] [Thread-9/INFO]: Beginning version check
  376. [16:47:04] [CoFHUpdater:CoFHCore/ERROR]: Update check for CoFH Core failed.
  377. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
  378. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
  379. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
  380. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
  381. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
  382. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  383. at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
  384. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
  385. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  386. at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
  387. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  388. [16:47:07] [Client thread/INFO]: Finished PreInitialization
  389. [16:47:07] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
  390. [16:47:08] [Client thread/INFO]: XP Juice registered by Ender IO.
  391. [16:47:09] [Client thread/INFO]: Loading configuration...
  392. [16:47:10] [Client thread/INFO]: Hello World
  393. [16:47:11] [Client thread/INFO]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
  394. [16:47:11] [Client thread/INFO]: Module Chisel Plugin failed to load: Chisel not found
  395. [16:47:11] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
  396. [16:47:11] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
  397. [16:47:11] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
  398. [16:47:11] [Client thread/INFO]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found
  399. [16:47:11] [Client thread/INFO]: Module Natura Plugin failed to load: Natura not found
  400. [16:47:11] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  401. [16:47:11] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  402. [16:47:12] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  403. [16:47:12] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
  404. [16:47:12] [Client thread/INFO]: Loading FTBLib, v1.0.18.2
  405. [16:47:12] [Client thread/INFO]: OS: WINDOWS, 64bit: true
  406. [16:47:12] [Client thread/INFO]: Backups folder - C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\.\backups
  407. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@25e91e86
  408. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@7262f3d8
  409. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@1611316c
  410. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@3ef22102
  411. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@66d68215
  412. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@52ed4169
  413. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@4d688009
  414. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@623d4297
  415. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@30a9b2ef
  416. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@8774b9a
  417. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@116fa55
  418. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@937391a
  419. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@74f4dc19
  420. [16:47:15] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@46ed6286
  421. [16:47:15] [Client thread/INFO]: Loaded BCProxy
  422. [16:47:15] [Client thread/INFO]: Loaded ForestryProxy
  423. [16:47:15] [Client thread/INFO]: Loaded IC2Proxy
  424. [16:47:15] [Client thread/INFO]: Loaded CCProxy
  425. [16:47:15] [Client thread/INFO]: Loaded ThaumCraftProxy
  426. [16:47:15] [Client thread/INFO]: Loaded ThermalExpansion DummyProxy
  427. [16:47:15] [Client thread/INFO]: Loaded BetterStorage DummyProxy
  428. [16:47:15] [Client thread/INFO]: Loaded NEIProxy
  429. [16:47:15] [Client thread/INFO]: Loaded Factorization DummyProxy
  430. [16:47:15] [Client thread/INFO]: Loaded EnderIOProxy
  431. [16:47:15] [Client thread/INFO]: Loaded IronChestProxy
  432. [16:47:15] [Client thread/INFO]: Loaded EnderStorage DummyProxy
  433. [16:47:15] [Client thread/INFO]: Loaded OpenComputers DummyProxy
  434. [16:47:15] [Client thread/INFO]: Loaded ToolWrenchProxy
  435. [16:47:15] [Client thread/INFO]: Loaded ExtraCellsProxy
  436. [16:47:15] [Client thread/INFO]: Loaded CoFHPowerProxy
  437. [16:47:15] [Client thread/INFO]: Loaded TD DummyProxy
  438. [16:47:15] [Client thread/INFO]: Loaded Binnie DummyProxy
  439. [16:47:15] [Client thread/INFO]: Loaded CCLProxy
  440. [16:47:16] [Client thread/INFO]: Your current LootBags version is: 2.0.17
  441. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
  442. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
  443. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §f.
  444. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  445. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
  446. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
  447. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
  448. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
  449. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  450. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
  451. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
  452. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
  453. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
  454. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  455. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
  456. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
  457. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
  458. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §d.
  459. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  460. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
  461. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
  462. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
  463. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §6.
  464. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  465. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
  466. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
  467. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
  468. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
  469. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  470. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
  471. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code 7.
  472. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code b.
  473. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
  474. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
  475. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
  476. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §7.
  477. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  478. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §5.
  479. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
  480. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
  481. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
  482. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
  483. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  484. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
  485. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
  486. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
  487. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §c.
  488. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
  489. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
  490. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
  491. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
  492. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
  493. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §2.
  494. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
  495. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
  496. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
  497. [16:47:16] [Client thread/INFO]: [LOOTBAGS]: Bag Config Completed.
  498. [16:47:16] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  499. [16:47:16] [Client thread/INFO]: Entering preinitialization phase.
  500. [16:47:16] [Client thread/INFO]: Loading configuration from disk.
  501. [16:47:16] [Client thread/INFO]: Configuration load completed.
  502. [16:47:16] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  503. [16:47:16] [Client thread/INFO]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
  504. [16:47:16] [Client thread/INFO]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
  505. [16:47:16] [Client thread/INFO]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
  506. [16:47:16] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
  507. [16:47:16] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  508. [16:47:17] [Client thread/INFO]: Gear module active. Adding gear cast.
  509. [16:47:17] [Client thread/INFO]: Preinit started
  510. [16:47:17] [Client thread/INFO]: Found nugget of type IRON
  511. [16:47:17] [Client thread/INFO]: Found nugget of type COPPER
  512. [16:47:17] [Client thread/INFO]: Found nugget of type TIN
  513. [16:47:17] [Client thread/INFO]: Found nugget of type SILVER
  514. [16:47:17] [Client thread/INFO]: Found nugget of type LEAD
  515. [16:47:17] [Client thread/INFO]: Found nugget of type DIAMOND
  516. [16:47:17] [Client thread/INFO]: Disabled nugget DIAMOND
  517. [16:47:17] [Client thread/INFO]: Found nugget of type EMERALD
  518. [16:47:17] [Client thread/INFO]: Found nugget of type APATITE
  519. [16:47:17] [Client thread/INFO]: Disabled nugget APATITE
  520. [16:47:17] [Client thread/INFO]: Preinit completed
  521. [16:47:17] [Client thread/INFO]: Starting PreInitialization for modtweaker2
  522. [16:47:19] [Client thread/INFO]: [4.0.0-beta-6] Loading properties.
  523. [16:47:20] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
  524. [16:47:20] [Client thread/INFO]: [tinker_io.plugins.waila.MainWaila:load:19]: [Tinker I/O] Tinker I/O Waila Plugin Started!
  525. [16:47:20] [Client thread/INFO]: -=-=-=-=-=-=-=[START] PreInit=-=-=-=-=-=-=-
  526. [16:47:20] [Client thread/INFO]: -=-=-=-=-=-=-=[FINISH] PreInit in 9ms=-=-=-=-=-=-=-
  527. [16:47:20] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
  528. [16:47:20] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
  529. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://raw.githubusercontent.com/sci4me/Torcherino/1.7.10/VERSION
  530. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
  531. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
  532. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
  533. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
  534. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  535. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  536. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
  537. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  538. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
  539. [16:47:20] [TorcherinoUpdater: Torcherino/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.sci.torcherino.update.UpdateCheckThread.run(UpdateCheckThread.java:36)
  540. [16:47:21] [Client thread/INFO]: Applying holder lookups
  541. [16:47:21] [Client thread/INFO]: Holder lookups applied
  542. [16:47:21] [Client thread/INFO]: Injecting itemstacks
  543. [16:47:21] [Client thread/INFO]: Itemstack injection complete
  544. [16:47:21] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  545. [16:47:21] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  546. [16:47:21] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  547. [16:47:21] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  548. [16:47:22] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  549. [16:47:22] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  550. [16:47:22] [Sound Library Loader/INFO]: Sound engine started
  551. [16:47:25] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  552. [16:47:25] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  553. [16:47:25] [Client thread/INFO]: Located 405 spell IIcons
  554. [16:47:25] [Client thread/INFO]: Located 405 spell IIcons
  555. [16:47:25] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  556. [16:47:25] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  557. [16:47:25] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  558. [16:47:25] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@7dc86d0e
  559. [16:47:25] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@63411a44
  560. [16:47:25] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@2fae2447
  561. [16:47:26] [Client thread/INFO]: Initializing API Hooks...
  562. [16:47:26] [Client thread/INFO]: Finished API Initialization
  563. [16:47:26] [Client thread/INFO]: Initializing ModVersionChecker for mod bspkrsCore
  564. [16:47:26] [Client thread/INFO]: bspkrsCore 6.15 is out of date! Visit http://www.minecraftforum.net/topic/1114612- to download the latest release (6.16).
  565. [16:47:26] [Client thread/INFO]: Initializing ModVersionChecker for mod StartingInventory
  566. [16:47:26] [Client thread/INFO]: Initialization ( started )
  567. [16:47:26] [Client thread/INFO]: Starting AE2 CSV Export
  568. [16:47:26] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
  569. [16:47:26] [AE2 CSV Export/INFO]: New mod configuration was found. Commencing exporting.
  570. [16:47:26] [AE2 CSV Export/INFO]: Item Exporting ( started )
  571. [16:47:27] [AE2 CSV Export/INFO]: Exported successfully 5035 items into items.csv
  572. [16:47:27] [AE2 CSV Export/INFO]: Item Exporting ( ended after 1080 ms)
  573. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  574. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  575. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  576. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  577. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  578. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  579. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  580. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  581. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  582. [16:47:27] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  583. [16:47:27] [Client thread/INFO]: Recipes Loading: OreRegistration: 14 loaded.
  584. [16:47:27] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
  585. [16:47:27] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
  586. [16:47:27] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
  587. [16:47:27] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
  588. [16:47:27] [Client thread/INFO]: Recipes Loading: Crusher: 8 loaded.
  589. [16:47:27] [Client thread/INFO]: Recipes Loading: Shaped: 210 loaded.
  590. [16:47:27] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
  591. [16:47:27] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
  592. [16:47:27] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
  593. [16:47:27] [Client thread/INFO]: Recipes Loading: Macerator: 7 loaded.
  594. [16:47:27] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
  595. [16:47:27] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  596. [16:47:27] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
  597. [16:47:28] [Client thread/INFO]: Initialization ( ended after 1444ms )
  598. [16:47:28] [Client thread/INFO]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
  599. [16:47:29] [Client thread/INFO]: Registering TiCon renderer mappings
  600. [16:47:29] [Client thread/INFO]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
  601. [16:47:29] [Client thread/INFO]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
  602. [16:47:32] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
  603. [16:47:32] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
  604. [16:47:32] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  605. [16:47:32] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  606. [16:47:32] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
  607. [16:47:32] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
  608. [16:47:32] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
  609. [16:47:32] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
  610. [16:47:32] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  611. [16:47:32] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  612. [16:47:32] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  613. [16:47:32] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  614. [16:47:32] [Client thread/INFO]: Adding Iron Chests Integration
  615. [16:47:32] [Client thread/INFO]: Finished Initialization
  616. [16:47:32] [Thread-19/INFO]: [Update Checker] Thread Started
  617. [16:47:33] [Thread-19/INFO]: [Update Checker] Thread Finished
  618. [16:47:33] [Client thread/INFO]: RS Added
  619. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  620. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  621. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  622. [16:47:33] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
  623. [16:47:33] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
  624. [16:47:33] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
  625. [16:47:33] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
  626. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
  627. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  628. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  629. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
  630. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  631. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  632. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  633. [16:47:33] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  634. [16:47:33] [Client thread/INFO]: Sending dummy event to all mods
  635. [16:47:33] [Client thread/INFO]: Reloading ingame configs for modid: endercore
  636. [16:47:33] [Client thread/INFO]: Updating config...
  637. [16:47:34] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.
  638. [16:47:34] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.
  639. [16:47:34] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
  640. [16:47:34] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
  641. [16:47:34] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
  642. [16:47:35] [Client thread/FATAL]: Large Storage System? We can help to monitor that!
  643. [16:47:35] [Client thread/INFO]: Attempting to extend PotionArray by 4
  644. [16:47:35] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
  645. [16:47:35] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  646. [16:47:35] [Client thread/INFO]: JourneyMap log initialized.
  647. [16:47:35] [Client thread/INFO]: initialize ENTER
  648. [16:47:36] [Client thread/INFO]: Loaded CoreProperties from C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\journeymap\config\5.1\journeymap.core.config
  649. [16:47:36] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\journeymap\config\5.1\journeymap.fullmap.config
  650. [16:47:36] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\journeymap\config\5.1\journeymap.minimap.config
  651. [16:47:36] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\journeymap\config\5.1\journeymap.minimap2.config
  652. [16:47:36] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\journeymap\config\5.1\journeymap.webmap.config
  653. [16:47:36] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\journeymap\config\5.1\journeymap.waypoint.config
  654. [16:47:36] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
  655. [16:47:36] [Client thread/INFO]: Entering initialization phase.
  656. [16:47:36] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
  657. [16:47:36] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  658. [16:47:36] [Client thread/INFO]: BuildCraft detected. Registering facades.
  659. [16:47:36] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
  660. [16:47:36] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
  661. [16:47:36] [Client thread/INFO]: Init completed
  662. [16:47:36] [Client thread/INFO]: Starting Initialization for modtweaker2
  663. [16:47:37] [Client thread/INFO]: RFTools villager registered with id: 10
  664. [16:47:37] [Client thread/INFO]: -=-=-=-=-=-=-=[START] Init=-=-=-=-=-=-=-
  665. [16:47:37] [Client thread/INFO]: Reinitializing Recipes
  666. [16:47:37] [Client thread/INFO]: Added Recipe for Wireless Crafting Terminal
  667. [16:47:37] [Client thread/INFO]: Added Recipe for Magnet Card
  668. [16:47:37] [Client thread/INFO]: -=-=-=-=-=-=-=[FINISH] Init in 63ms=-=-=-=-=-=-=-
  669. [16:47:38] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.feelnopain in slot 100! offender: Drowning.
  670. [16:47:38] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 101! offender: Boost.
  671. [16:47:38] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 102! offender: Whirlwind.
  672. [16:47:38] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 103! offender: Inhibit.
  673. [16:47:38] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 104! offender: Flight.
  674. [16:47:38] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 105! offender: Reciprocation.
  675. [16:47:38] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 106! offender: Flame Cloak.
  676. [16:47:38] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  677. [16:47:38] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
  678. [16:47:38] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  679. [16:47:38] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  680. [16:47:38] [Client thread/INFO]: Receiving registration request from [ endercrop ] for method io.github.mathiasdj.endercrop.waila.WailaDataProvider.callbackRegister
  681. [16:47:38] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
  682. [16:47:38] [Client thread/INFO]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
  683. [16:47:38] [Client thread/INFO]: Receiving registration request from [ tinker_io ] for method tinker_io.plugins.waila.Registry.wailaCallback
  684. [16:47:38] [Client thread/INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
  685. [16:47:38] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  686. [16:47:38] [Client thread/INFO]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
  687. [16:47:38] [Client thread/INFO]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
  688. [16:47:38] [Client thread/INFO]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
  689. [16:47:38] [Client thread/INFO]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
  690. [16:47:38] [Client thread/INFO]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
  691. [16:47:38] [Client thread/INFO]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
  692. [16:47:38] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
  693. [16:47:38] [Client thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
  694. [16:47:38] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  695. [16:47:38] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
  696. [16:47:38] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
  697. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
  698. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
  699. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
  700. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
  701. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
  702. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
  703. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
  704. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
  705. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
  706. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
  707. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
  708. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
  709. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
  710. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
  711. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
  712. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
  713. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
  714. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
  715. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
  716. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
  717. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
  718. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
  719. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
  720. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
  721. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
  722. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
  723. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
  724. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
  725. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
  726. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
  727. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
  728. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
  729. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
  730. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
  731. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
  732. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
  733. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
  734. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
  735. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
  736. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
  737. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
  738. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
  739. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
  740. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
  741. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
  742. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
  743. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
  744. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
  745. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
  746. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
  747. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
  748. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
  749. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
  750. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
  751. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
  752. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
  753. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
  754. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
  755. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
  756. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
  757. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
  758. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
  759. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
  760. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
  761. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
  762. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
  763. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
  764. [16:47:38] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
  765. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
  766. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
  767. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
  768. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
  769. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
  770. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
  771. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
  772. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
  773. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
  774. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
  775. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
  776. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
  777. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
  778. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
  779. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
  780. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
  781. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
  782. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
  783. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
  784. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
  785. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
  786. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
  787. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
  788. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
  789. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
  790. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
  791. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
  792. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
  793. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
  794. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
  795. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
  796. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
  797. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
  798. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
  799. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
  800. [16:47:38] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
  801. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
  802. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
  803. [16:47:38] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
  804. [16:47:38] [Client thread/INFO]: Injecting itemstacks
  805. [16:47:38] [Client thread/INFO]: Itemstack injection complete
  806. [16:47:38] [Client thread/WARN]: My potion, Water Breathing, at index 24 has been over-written by another potion, ic2.potion.radiation. You have a conflict in your configuration files.
  807. [16:47:39] [Client thread/INFO]: Checking Version. MC Version: forge-10.13.4.1614
  808. [16:47:39] [Client thread/INFO]: No updated compendium found. Using packaged compendium.
  809. [16:47:39] [Client thread/WARN]: Unable to update the compendium!
  810. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
  811. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:229)
  812. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
  813. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
  814. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.AMCore.postInit(AMCore.java:120)
  815. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  816. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  817. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  818. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  819. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  820. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  821. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  822. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  823. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  824. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  825. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  826. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  827. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  828. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  829. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  830. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  831. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  832. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  833. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  834. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  835. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  836. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  837. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  838. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  839. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  840. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  841. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  842. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  843. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  844. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  845. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  846. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  847. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  848. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  849. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  850. [16:47:39] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  851. [16:47:42] [Client thread/INFO]: Initializing Thaumcraft Compatibility
  852. [16:47:42] [Client thread/INFO]: Post Initialization ( started )
  853. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
  854. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  855. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  856. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
  857. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
  858. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
  859. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
  860. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
  861. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  862. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  863. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4301 bytes
  864. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
  865. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1363 bytes
  866. [16:47:42] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
  867. [16:47:42] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
  868. [16:47:42] [Client thread/INFO]: Rotary Craft - Integration Disabled
  869. [16:47:42] [Client thread/INFO]: Railcraft - Integration Enable
  870. [16:47:42] [Client thread/INFO]: BuildCraft Core - Integration Enable
  871. [16:47:42] [Client thread/INFO]: BuildCraft Transport - Integration Enable
  872. [16:47:42] [Client thread/INFO]: BuildCraft Builders - Integration Enable
  873. [16:47:42] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
  874. [16:47:42] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
  875. [16:47:42] [Client thread/INFO]: Mine Factory Reloaded - Integration Disabled
  876. [16:47:42] [Client thread/INFO]: Deep Storage Unit - Integration Enable
  877. [16:47:42] [Client thread/INFO]: Factorization - Integration Disabled
  878. [16:47:42] [Client thread/INFO]: Forge MultiPart - Integration Disabled
  879. [16:47:42] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
  880. [16:47:42] [Client thread/INFO]: Colored Lights Core - Integration Disabled
  881. [16:47:42] [Client thread/INFO]: Waila - Integration Enable
  882. [16:47:42] [Client thread/INFO]: Inventory Tweaks - Integration Disabled
  883. [16:47:42] [Client thread/INFO]: Not Enough Items - Integration Enable
  884. [16:47:42] [Client thread/INFO]: Craft Guide - Integration Disabled
  885. [16:47:42] [Client thread/INFO]: Mekanism - Integration Disabled
  886. [16:47:42] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
  887. [16:47:42] [Client thread/INFO]: BetterStorage - Integration Disabled
  888. [16:47:42] [Client thread/INFO]: OpenComputers - Integration Disabled
  889. [16:47:42] [Client thread/INFO]: PneumaticCraft - Integration Disabled
  890. [16:47:42] [Client thread/INFO]: Post Initialization ( ended after 360ms )
  891. [16:47:42] [Client thread/INFO]: registering item.agricraft:nuggetQuartz
  892. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropAurigold
  893. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedAurigold
  894. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropFerranium
  895. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedFerranium
  896. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropDiamahlia
  897. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedDiamahlia
  898. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropLapender
  899. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedLapender
  900. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropEmeryllis
  901. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedEmeryllis
  902. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropRedstodendron
  903. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedRedstodendron
  904. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropNitorWart
  905. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedNitorWart
  906. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropQuartzanthemum
  907. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedQuartzanthemum
  908. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropCuprosia
  909. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedCuprosia
  910. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropPetinia
  911. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedPetinia
  912. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropPlombean
  913. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedPlombean
  914. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropSilverweed
  915. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedSilverweed
  916. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropJaslumine
  917. [16:47:42] [Client thread/INFO]: registering item.agricraft:seedJaslumine
  918. [16:47:42] [Client thread/INFO]: registering tile.agricraft:cropNiccissus
  919. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedNiccissus
  920. [16:47:43] [Client thread/INFO]: Registering soils to whitelist:
  921. [16:47:43] [Client thread/INFO]: Completed soil whitelist:
  922. [16:47:43] [Client thread/INFO]: - minecraft:sand:0
  923. [16:47:43] [Client thread/INFO]: - minecraft:mycelium:0
  924. [16:47:43] [Client thread/INFO]: - minecraft:soul_sand:0
  925. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropCinderpearl
  926. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedCinderpearl
  927. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropShimmerleaf
  928. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedShimmerleaf
  929. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropVishroom
  930. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedVishroom
  931. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropTaintedRoot
  932. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedTaintedRoot
  933. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropAum
  934. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedAum
  935. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropTarmaRoot
  936. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedTarmaRoot
  937. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropCerublossom
  938. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedCerublossom
  939. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropDesertNova
  940. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedDesertNova
  941. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropWakebloom
  942. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedWakebloom
  943. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaWhite
  944. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaWhite
  945. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaOrange
  946. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaOrange
  947. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaMagenta
  948. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaMagenta
  949. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightBlue
  950. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightBlue
  951. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaYellow
  952. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaYellow
  953. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLime
  954. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaLime
  955. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPink
  956. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaPink
  957. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGray
  958. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaGray
  959. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightGray
  960. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightGray
  961. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaCyan
  962. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaCyan
  963. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPurple
  964. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaPurple
  965. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlue
  966. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlue
  967. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBrown
  968. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaBrown
  969. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGreen
  970. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaGreen
  971. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaRed
  972. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaRed
  973. [16:47:43] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlack
  974. [16:47:43] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlack
  975. [16:47:43] [Client thread/INFO]: Botania crops registered
  976. [16:47:43] [Client thread/INFO]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
  977. [16:47:43] [Client thread/INFO]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
  978. [16:47:43] [Client thread/INFO]: Loaded Harvestcraft Handlers!
  979. [16:47:43] [Client thread/INFO]: Loaded MineTweaker 3 Integration
  980. [16:47:43] [Client thread/INFO]: Loaded AgriCraft Handlers!
  981. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
  982. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
  983. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
  984. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
  985. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
  986. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
  987. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
  988. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
  989. [16:47:43] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
  990. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
  991. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
  992. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
  993. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
  994. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
  995. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
  996. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
  997. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
  998. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
  999. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
  1000. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
  1001. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
  1002. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
  1003. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
  1004. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
  1005. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
  1006. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
  1007. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
  1008. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
  1009. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
  1010. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
  1011. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
  1012. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
  1013. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
  1014. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
  1015. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
  1016. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
  1017. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
  1018. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
  1019. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1020. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
  1021. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
  1022. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
  1023. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
  1024. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
  1025. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
  1026. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
  1027. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
  1028. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
  1029. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
  1030. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
  1031. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
  1032. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
  1033. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
  1034. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
  1035. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingoturanium@0
  1036. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingottitanium@0
  1037. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockuranium@0
  1038. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blocktitanium@0
  1039. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockmobzillascale@0
  1040. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockruby@0
  1041. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockamethyst@0
  1042. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.crystalpink_block@0
  1043. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tigerseye_block@0
  1044. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockenderpearl@0
  1045. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockeyeofender@0
  1046. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
  1047. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
  1048. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
  1049. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
  1050. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
  1051. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
  1052. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
  1053. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
  1054. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.compressed_workbench@0
  1055. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.very_compressed_workbench@0
  1056. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.block_crystal_matrix@0
  1057. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.avaritia_resource@4
  1058. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.avaritia_resource@3
  1059. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.avaritia_resource@0
  1060. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.avaritia_resource@1
  1061. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
  1062. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
  1063. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
  1064. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
  1065. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
  1066. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
  1067. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
  1068. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
  1069. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
  1070. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
  1071. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
  1072. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
  1073. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
  1074. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
  1075. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
  1076. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
  1077. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
  1078. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
  1079. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
  1080. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
  1081. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
  1082. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1083. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
  1084. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
  1085. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
  1086. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
  1087. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
  1088. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
  1089. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
  1090. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
  1091. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
  1092. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
  1093. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
  1094. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
  1095. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
  1096. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
  1097. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
  1098. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
  1099. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
  1100. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
  1101. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
  1102. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
  1103. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
  1104. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
  1105. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
  1106. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
  1107. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
  1108. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
  1109. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1110. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
  1111. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
  1112. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
  1113. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
  1114. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
  1115. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
  1116. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
  1117. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
  1118. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
  1119. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
  1120. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
  1121. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
  1122. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
  1123. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1124. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1125. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1126. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1127. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1128. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1129. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1130. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1131. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1132. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1133. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1134. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1135. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1136. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1137. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1138. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1139. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1140. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1141. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1142. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1143. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1144. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1145. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1146. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1147. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1148. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1149. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1150. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1151. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1152. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1153. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1154. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1155. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1156. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1157. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1158. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1159. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1160. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1161. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1162. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1163. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1164. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1165. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1166. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1167. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1168. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1169. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1170. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1171. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1172. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1173. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1174. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1175. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1176. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1177. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1178. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1179. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1180. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1181. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1182. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1183. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1184. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1185. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1186. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1187. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1188. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1189. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1190. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1191. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1192. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1193. [16:47:44] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.netherquartz@0
  1194. [16:47:44] [Client thread/INFO]: Total number of compression recipes: 213
  1195. [16:47:44] [Client thread/INFO]: Found potion array with a size of 356
  1196. [16:47:44] [Client thread/INFO]: Initializing PotionFluxTaint with id 121
  1197. [16:47:44] [Client thread/INFO]: Initializing PotionVisExhaust with id 122
  1198. [16:47:44] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 123
  1199. [16:47:44] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 124
  1200. [16:47:44] [Client thread/INFO]: Initializing PotionWarpWard with id 125
  1201. [16:47:44] [Client thread/INFO]: Initializing PotionDeathGaze with id 126
  1202. [16:47:44] [Client thread/INFO]: Initializing PotionBlurredVision with id 127
  1203. [16:47:44] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
  1204. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Artichoke Crop]
  1205. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Asparagus Crop]
  1206. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Bamboo Crop]
  1207. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Barley Crop]
  1208. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Bean Crop]
  1209. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Beet Crop]
  1210. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Bell Pepper Crop]
  1211. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Blackberry Crop]
  1212. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Blueberry Crop]
  1213. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Broccoli Crop]
  1214. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Brussel Sprout Crop]
  1215. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cabbage Crop]
  1216. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cactus Fruit Crop]
  1217. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Candleberry Crop]
  1218. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cantaloupe Crop]
  1219. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cauliflower Crop]
  1220. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Celery Crop]
  1221. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Chili Pepper Crop]
  1222. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Coffee Bean Crop]
  1223. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Corn Crop]
  1224. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cotton Crop]
  1225. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cranberry Crop]
  1226. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cucumber Crop]
  1227. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Eggplant Crop]
  1228. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Garlic Crop]
  1229. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Ginger Crop]
  1230. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Grape Crop]
  1231. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Leek Crop]
  1232. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Lettuce Crop]
  1233. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Mustard Seeds Crop]
  1234. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Oats Crop]
  1235. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Okra Crop]
  1236. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Onion Crop]
  1237. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Parsnip Crop]
  1238. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Peanut Crop]
  1239. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Peas Crop]
  1240. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Pineapple Crop]
  1241. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Radish Crop]
  1242. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Raspberry Crop]
  1243. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Rhubarb Crop]
  1244. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Rice Crop]
  1245. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Rutabaga Crop]
  1246. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Rye Crop]
  1247. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Scallion Crop]
  1248. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Seaweed Crop]
  1249. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Soybean Crop]
  1250. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Spice Leaf Crop]
  1251. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Spinach Crop]
  1252. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Strawberry Crop]
  1253. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Sweet Potato Crop]
  1254. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Tea Leaf Crop]
  1255. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Tomato Crop]
  1256. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Turnip Crop]
  1257. [16:47:45] [Client thread/WARN]: Adding standard crop support for [White Mushroom Crop]
  1258. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Winter Squash Crop]
  1259. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Zucchini Crop]
  1260. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Curry Leaf Crop]
  1261. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Sesame Seeds Crop]
  1262. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Water Chestnut Crop]
  1263. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Apple]
  1264. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Almond]
  1265. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Apricot]
  1266. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Avocado]
  1267. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Banana]
  1268. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cashew]
  1269. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cherry]
  1270. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Chestnut]
  1271. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Cinnamon Wood]
  1272. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Coconut]
  1273. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Date]
  1274. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Dragonfruit]
  1275. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Durian]
  1276. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Fig]
  1277. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Grapefruit]
  1278. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Lemon]
  1279. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Lime]
  1280. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Mango]
  1281. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Maple Wood]
  1282. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Nutmeg]
  1283. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Olive]
  1284. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Orange]
  1285. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Papaya]
  1286. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Paperbark Wood]
  1287. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Peach]
  1288. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Pear]
  1289. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Pecan]
  1290. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Peppercorn]
  1291. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Persimmon]
  1292. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Pistachio]
  1293. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Plum]
  1294. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Pomegranate]
  1295. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Starfruit]
  1296. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Vanilla Bean]
  1297. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Walnut]
  1298. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Goosberry]
  1299. [16:47:45] [Client thread/WARN]: Adding clickable crop support for [Crop Sticks]
  1300. [16:47:45] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
  1301. [16:47:45] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
  1302. [16:47:45] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
  1303. [16:47:45] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
  1304. [16:47:45] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
  1305. [16:47:45] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
  1306. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Water Artichoke]
  1307. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Belladonna]
  1308. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Mandrake]
  1309. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Snowbell]
  1310. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Wormwood]
  1311. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Minedrake]
  1312. [16:47:45] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
  1313. [16:47:45] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  1314. [16:47:45] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
  1315. [16:47:45] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  1316. [16:47:45] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
  1317. [16:47:45] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  1318. [16:47:45] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  1319. [16:47:45] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  1320. [16:47:45] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
  1321. [16:47:45] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  1322. [16:47:45] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  1323. [16:47:45] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  1324. [16:47:45] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  1325. [16:47:45] [Client thread/INFO]: [Botania] The Lexica Botania has 27174 words.
  1326. [16:47:45] [Client thread/INFO]: rawMeats: [rawMutton]
  1327. [16:47:45] [Client thread/INFO]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.fish@0, 1xitem.arsmagica2:itemOre@8]
  1328. [16:47:46] [Client thread/ERROR]: 8 overlapping potions have been detected.
  1329. [16:47:46] [Client thread/ERROR]: The ic2.potion.radiation effect from IndustrialCraft 2 is using an overlapping ID. ID: 24
  1330. [16:47:46] [Client thread/ERROR]: The Drowning effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 100
  1331. [16:47:46] [Client thread/ERROR]: The Boost effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 101
  1332. [16:47:46] [Client thread/ERROR]: The Whirlwind effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 102
  1333. [16:47:46] [Client thread/ERROR]: The Inhibit effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 103
  1334. [16:47:46] [Client thread/ERROR]: The Flight effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 104
  1335. [16:47:46] [Client thread/ERROR]: The Reciprocation effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 105
  1336. [16:47:46] [Client thread/ERROR]: The Flame Cloak effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 106
  1337. [16:47:46] [Client thread/ERROR]: Here are a few recommended potion IDs which are not being used: [128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140]
  1338. [16:47:46] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  1339. [16:47:46] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1340. [16:47:46] [Client thread/INFO]: IC2 version 2.2.827-experimental loaded.
  1341. [16:47:47] [Client thread/INFO]: Finished PostInitialization
  1342. [16:47:48] [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
  1343. [16:47:49] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
  1344. [16:47:49] [Client thread/INFO]: Excluding 9 recipes from grinding balls bonus.
  1345. [16:47:49] [Client thread/INFO]: Found 91 valid SAG Mill recipes in config.
  1346. [16:47:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
  1347. [16:47:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.ImmersiveEngineering.ore@3
  1348. [16:47:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.itemIngot@6
  1349. [16:47:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@13
  1350. [16:47:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.ImmersiveEngineering.storage@3
  1351. [16:47:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
  1352. [16:47:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
  1353. [16:47:49] [Client thread/INFO]: Finished processing SAG Mill recipes. 84 recipes avaliable.
  1354. [16:47:49] [Client thread/INFO]: Found 26 valid Alloy Smelter recipes in config.
  1355. [16:47:49] [Client thread/INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
  1356. [16:47:49] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
  1357. [16:47:49] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
  1358. [16:47:49] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 44 recipes avaliable.
  1359. [16:47:49] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  1360. [16:47:49] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
  1361. [16:47:49] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  1362. [16:47:49] [Client thread/INFO]: Found 7 valid Vat recipes in config.
  1363. [16:47:49] [Client thread/INFO]: Finished processing Vat recipes. 7 recipes avaliable.
  1364. [16:47:49] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  1365. [16:47:49] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1366. [16:47:49] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1367. [16:47:49] [Client thread/WARN]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
  1368. [16:47:49] [Client thread/ERROR]: Valid input found for enchantment enchant.cofh.holding not found.
  1369. [16:47:49] [Client thread/ERROR]: Valid input found for enchantment enchant.cofh.multishot not found.
  1370. [16:47:49] [Client thread/INFO]: Loaded 28 recipes for Enchanter
  1371. [16:47:50] [Client thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  1372. [16:47:52] [Client thread/INFO]: +++ - Found IC2!
  1373. [16:47:52] [Client thread/INFO]: Sulfur was successfully integrated
  1374. [16:47:52] [Client thread/INFO]: Rubber was successfully integrated
  1375. [16:47:52] [Client thread/INFO]: Crushed Ores were successfully integrated
  1376. [16:47:52] [Client thread/INFO]: Plantball was successfully integrated
  1377. [16:47:52] [Client thread/ERROR]: COMPRESSED PLANTS WERE NOT INTEGRATED
  1378. [16:47:52] [Client thread/INFO]: Macerator: removed default cobble->sand Macerator recipe
  1379. [16:47:52] [Client thread/INFO]: Macerator: removed default gravel->flint Macerator recipe
  1380. [16:47:52] [Client thread/INFO]: Macerator: added recipe for cobble->gravel
  1381. [16:47:52] [Client thread/INFO]: Macerator: added recipe for gravel->sand
  1382. [16:47:52] [Client thread/INFO]: Macerator: added recipe sand->dust
  1383. [16:47:52] [Client thread/INFO]: --- IC2 Integration Complete!
  1384. [16:47:52] [Client thread/INFO]: +++ - Found Forestry!
  1385. [16:47:52] [Client thread/INFO]: Apatite was successfully integrated
  1386. [16:47:52] [Client thread/INFO]: Beginning Hive Registry...
  1387. [16:47:52] [Client thread/INFO]: Compatibility OK!: Forestry Bees
  1388. [16:47:52] [Client thread/INFO]: Compatibility OK!: Extra Bees
  1389. [16:47:52] [Client thread/INFO]: Compatibility FAIL!: Magic Bees
  1390. [16:47:52] [Client thread/INFO]: Hive Registry Completed!
  1391. [16:47:52] [Client thread/INFO]: Recipes sucessfully added
  1392. [16:47:52] [Client thread/INFO]: --- Forestry Integration Complete!
  1393. [16:47:52] [Client thread/INFO]: +++ - Found AE2!
  1394. [16:47:52] [Client thread/INFO]: Certus Quartz was successfully integrated
  1395. [16:47:52] [Client thread/INFO]: Skystone was successfully integrated
  1396. [16:47:52] [Client thread/INFO]: --- AE2 Integration Complete!
  1397. [16:47:52] [Client thread/INFO]: +++ - Found Tinkers Construct!
  1398. [16:47:52] [Client thread/INFO]: --- Tinkers Construct Integration Complete!
  1399. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:iron_ore:0
  1400. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:0
  1401. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:gold_ore:0
  1402. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:1
  1403. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering IC2:blockOreCopper:0
  1404. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Forestry:resources:1
  1405. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:0
  1406. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:3
  1407. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:2
  1408. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering IC2:blockOreTin:0
  1409. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Forestry:resources:2
  1410. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:4
  1411. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:3
  1412. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:3
  1413. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering IC2:blockOreLead:0
  1414. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:2
  1415. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:4
  1416. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:1
  1417. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:5
  1418. [16:47:52] [Client thread/INFO]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:4
  1419. [16:47:53] [Client thread/INFO]: Skipping CraftGuide integration.
  1420. [16:47:54] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: IC2 mod support
  1421. [16:47:54] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: NEI mod support
  1422. [16:47:54] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: MFR mod support
  1423. [16:47:54] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: Buildcraft mod support
  1424. [16:47:54] [Client thread/INFO]: Loading override configs
  1425. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  1426. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:815)
  1427. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)
  1428. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)
  1429. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)
  1430. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.cape.CapeConfigManager.parse(CapeConfigManager.java:91)
  1431. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.cape.CapeConfigManager.parseFromStream(CapeConfigManager.java:130)
  1432. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.DevCapes.registerConfig(DevCapes.java:137)
  1433. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.ClientProxy.cape(ClientProxy.java:70)
  1434. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.IC2NuclearControl.postInit(IC2NuclearControl.java:205)
  1435. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1436. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1437. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1438. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  1439. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1440. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  1441. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1442. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  1443. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1444. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1445. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1446. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1447. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1448. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1449. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1450. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1451. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1452. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1453. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  1454. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1455. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1456. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1457. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1458. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1459. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1460. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1461. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1462. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1463. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1464. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1465. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1466. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1467. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1468. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  1469. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1470. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1471. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  1472. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
  1473. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
  1474. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
  1475. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)
  1476. [16:47:55] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 44 more
  1477. [16:47:55] [Client thread/FATAL]: Another Energy System is Loaded. Adding Intergration!
  1478. [16:47:56] [Client thread/INFO]: Registered 70 Block & Item page entries.
  1479. [16:47:56] [Client thread/INFO]: Registered 0 Entity page entries.
  1480. [16:47:56] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
  1481. [16:47:56] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
  1482. [16:47:56] [Client thread/INFO]: postInitialize ENTER
  1483. [16:47:56] [Client thread/INFO]: Registered channel: world_info
  1484. [16:47:57] [Client thread/INFO]: Initializing icon sets...
  1485. [16:47:57] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r769.61§8ms§r
  1486. [16:47:57] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
  1487. [16:47:57] [JM-VersionCheck-1/ERROR]: Could not check version URL
  1488. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
  1489. at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
  1490. at com.google.gson.JsonParser.parse(JsonParser.java:45) ~[JsonParser.class:?]
  1491. at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:137) [VersionCheck$1.class:?]
  1492. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
  1493. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
  1494. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
  1495. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
  1496. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1497. Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
  1498. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  1499. at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
  1500. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
  1501. at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
  1502. at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
  1503. ... 7 more
  1504. [16:47:57] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.JABBAInventoryHandler
  1505. [16:47:57] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.StorageDrawersInventoryHandler
  1506. [16:47:57] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
  1507. [16:47:57] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
  1508. [16:47:57] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
  1509. [16:47:57] [Client thread/INFO]: Loaded AutoWorkbench RecipeProvider
  1510. [16:47:57] [Client thread/INFO]: Loaded AssemblyAdvancedWorkbench RecipeProvider
  1511. [16:47:57] [Client thread/INFO]: Loaded AssemblyTable RecipeProvider
  1512. [16:47:57] [Client thread/INFO]: Loaded RollingMachine RecipeProvider
  1513. [16:47:57] [Client thread/INFO]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
  1514. [16:47:57] [Client thread/INFO]: Loaded Forestry, Generic ProgressProvider
  1515. [16:47:57] [Client thread/INFO]: Didn't load ThermalExpansion, Generic ProgressProvider
  1516. [16:47:57] [Client thread/INFO]: Loaded IC2, Generic ProgressProvider
  1517. [16:47:57] [Client thread/INFO]: Loaded EnderIO, Generic ProgressProvider
  1518. [16:47:57] [Client thread/INFO]: Loaded endercore, Generic ProgressProvider
  1519. [16:47:57] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: dungeonChest.
  1520. [16:47:57] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: mineshaftCorridor.
  1521. [16:47:57] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: pyramidDesertyChest.
  1522. [16:47:57] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleChest.
  1523. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleDispenser.
  1524. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: strongholdCorridor.
  1525. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: strongholdCrossing.
  1526. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: strongholdLibrary.
  1527. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Starting adding items from loot category: villageBlacksmith.
  1528. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
  1529. [16:47:58] [Client thread/ERROR]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
  1530. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
  1531. [16:47:58] [Client thread/ERROR]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
  1532. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
  1533. [16:47:58] [Client thread/ERROR]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
  1534. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
  1535. [16:47:58] [Client thread/ERROR]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
  1536. [16:47:58] [Client thread/INFO]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
  1537. [16:47:58] [Client thread/ERROR]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
  1538. [16:47:58] [Client thread/INFO]: Entering postinitialization phase.
  1539. [16:47:58] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1540. [16:47:58] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1541. [16:47:58] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1542. [16:47:58] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1543. [16:47:58] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1544. [16:47:58] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1545. [16:47:58] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
  1546. [16:47:58] [Client thread/INFO]: Postinit completed
  1547. [16:47:58] [Client thread/INFO]: Starting PostInitialization for modtweaker2
  1548. [16:47:58] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1549. [16:47:58] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
  1550. [16:47:58] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1551. [16:47:58] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1552. [16:47:58] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  1553. [16:47:58] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1554. [16:47:58] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1555. [16:47:58] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1556. [16:47:58] [Client thread/INFO]: RFTools Detected EnderIO: enabling support
  1557. [16:47:58] [Client thread/INFO]: RFTools Detected JABBA: enabling support
  1558. [16:47:58] [Client thread/INFO]: RFTools Detected Draconic Evolution: enabling support
  1559. [16:47:58] [Client thread/INFO]: RFTools Detected ComputerCraft: enabling support
  1560. [16:47:58] [Client thread/INFO]: -=-=-=-=-=-=-=[START] PostInit=-=-=-=-=-=-=-
  1561. [16:47:58] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
  1562. [16:47:58] [Client thread/INFO]: Not Enough Items - Integration Enable
  1563. [16:47:58] [Client thread/INFO]: -=-=-=-=-=-=-=[FINISH] PostInit in 43ms=-=-=-=-=-=-=-
  1564. [16:47:58] [Client thread/INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1565. [16:47:58] [Client thread/INFO]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1566. [16:47:58] [Client thread/INFO]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1567. [16:47:58] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1568. [16:47:58] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeJournal Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1569. [16:47:58] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeShapelessCustomWood Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1570. [16:47:58] [Client thread/INFO]: Unknown recipe class! mal.lootbags.loot.LootRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1571. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class am2.bosses.EntityAirGuardian
  1572. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityArcaneGuardian
  1573. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityEarthGuardian
  1574. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class am2.bosses.EntityFireGuardian
  1575. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityNatureGuardian
  1576. [16:47:58] [Client thread/INFO]: CoFH Core found 2 World Generation files present in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\config\cofh\world/.
  1577. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityWaterGuardian
  1578. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityWinterGuardian
  1579. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class am2.entities.EntityBattleChicken
  1580. [16:47:58] [Client thread/INFO]: Reading world generation info from: C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\config\cofh\world\ThermalFoundation-Ores.json:
  1581. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityDarkling
  1582. [16:47:58] [Client thread/ERROR]: Invalid block entry!
  1583. [16:47:58] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
  1584. [16:47:58] [Client thread/ERROR]: Error parsing generation entry: "copper" > Please check the parameters. It *may* be a duplicate.
  1585. [16:47:58] [Client thread/ERROR]: Invalid block entry!
  1586. [16:47:58] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
  1587. [16:47:58] [Client thread/ERROR]: Error parsing generation entry: "tin" > Please check the parameters. It *may* be a duplicate.
  1588. [16:47:58] [Client thread/ERROR]: Invalid block entry!
  1589. [16:47:58] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
  1590. [16:47:58] [Client thread/ERROR]: Error parsing generation entry: "silver" > Please check the parameters. It *may* be a duplicate.
  1591. [16:47:58] [Client thread/ERROR]: Invalid block entry!
  1592. [16:47:58] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
  1593. [16:47:58] [Client thread/ERROR]: Error parsing generation entry: "lead" > Please check the parameters. It *may* be a duplicate.
  1594. [16:47:58] [Client thread/ERROR]: Invalid block entry!
  1595. [16:47:58] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
  1596. [16:47:58] [Client thread/ERROR]: Error parsing generation entry: "nickel" > Please check the parameters. It *may* be a duplicate.
  1597. [16:47:58] [Client thread/ERROR]: Invalid block entry!
  1598. [16:47:58] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
  1599. [16:47:58] [Client thread/ERROR]: Error parsing generation entry: "platinum" > Please check the parameters. It *may* be a duplicate.
  1600. [16:47:58] [Client thread/ERROR]: Invalid block entry!
  1601. [16:47:58] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
  1602. [16:47:58] [Client thread/ERROR]: Error parsing generation entry: "copperHigh" > Please check the parameters. It *may* be a duplicate.
  1603. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityDarkMage
  1604. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityEarthElemental
  1605. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class am2.entities.EntityFireElemental
  1606. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class am2.entities.EntityHecate
  1607. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityHellCow
  1608. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityLightMage
  1609. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityManaCreeper
  1610. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityManaElemental
  1611. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityWaterElemental
  1612. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityOwl
  1613. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityBabaYaga
  1614. [16:47:58] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityBroom
  1615. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityCorpse
  1616. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityDemon
  1617. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityEnt
  1618. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class com.emoniph.witchery.entity.EntityNightmare
  1619. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate to class com.emoniph.witchery.entity.EntityToad
  1620. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityTreefyd
  1621. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityParasyticLouse
  1622. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, step to class danger.orespawn.Basilisk
  1623. [16:47:59] [Client thread/INFO]: [EnderStorage] EnderStorage mod not found.
  1624. [16:47:59] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
  1625. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly, step to class danger.orespawn.Cephadrome
  1626. [16:47:59] [Client thread/INFO]: [TwilightForestMod] TwilightForestMod mod not found.
  1627. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1628. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, swim, poisonResistance, hostile to class danger.orespawn.Kraken
  1629. [16:47:59] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy Cell hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cell.TileCell
  1630. [16:47:59] [Client thread/WARN]: [Thermal Expansion] Error while loading Tank hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.tank.TileTank
  1631. [16:47:59] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.ender.TileTesseract
  1632. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, swim to class danger.orespawn.WaterDragon
  1633. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1634. [16:47:59] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cache.TileCache
  1635. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings step, swim, fallNegate, fireImmunity, poisonResistance, witherResistance, hostile to class danger.orespawn.Godzilla
  1636. [16:47:59] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  1637. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, waterAllergy to class danger.orespawn.Fairy
  1638. [16:47:59] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
  1639. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings waterAllergy to class danger.orespawn.EntityUnstableAnt
  1640. [16:47:59] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
  1641. [16:47:59] [Client thread/INFO]: ExtraUtilities mod found.
  1642. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1643. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class danger.orespawn.Lizard
  1644. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class danger.orespawn.Whale
  1645. [16:47:59] [Client thread/INFO]: [OpenBlocks] OpenBlocks mod not found.
  1646. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, step to class danger.orespawn.Alosaurus
  1647. [16:47:59] [Client thread/INFO]: Railcraft mod found.
  1648. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, waterAllergy to class danger.orespawn.Bee
  1649. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, step to class danger.orespawn.Ostrich
  1650. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fallNegate, climb to class danger.orespawn.Alien
  1651. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1652. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class danger.orespawn.Beaver
  1653. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, waterAllergy to class danger.orespawn.EntityButterfly
  1654. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, waterAllergy to class danger.orespawn.Firefly
  1655. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1656. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, fireImmunity to class danger.orespawn.Hydrolisc
  1657. [16:47:59] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
  1658. [16:47:59] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
  1659. [16:47:59] [Client thread/INFO]: [Statues] Statues mod not found.
  1660. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1661. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, step to class danger.orespawn.Girlfriend
  1662. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings step, fallNegate, hostile to class danger.orespawn.Kyuubi
  1663. [16:47:59] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  1664. [16:47:59] [Client thread/INFO]: Trying to reflect io.github.mathiasdj.endercrop.waila.WailaDataProvider callbackRegister
  1665. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, waterAllergy, fallNegate to class danger.orespawn.EmperorScorpion
  1666. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings waterAllergy, float to class danger.orespawn.Tshirt
  1667. [16:47:59] [Client thread/INFO]: Success in registering endercrop
  1668. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1669. [16:47:59] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  1670. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile, fly, float, fireImmunity, climb to class danger.orespawn.Vortex
  1671. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1672. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate, swim, hostile, step to class danger.orespawn.Triffid
  1673. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class danger.orespawn.Spyro
  1674. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity, fly to class danger.orespawn.Dragon
  1675. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, waterAllergy, fly to class danger.orespawn.Mothra
  1676. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, waterAllergy to class danger.orespawn.Dragonfly
  1677. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class danger.orespawn.PitchBlack
  1678. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, waterAllergy to class danger.orespawn.Robot1
  1679. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class danger.orespawn.WormSmall
  1680. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class danger.orespawn.WormMedium
  1681. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fallNegate, step to class danger.orespawn.WormLarge
  1682. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: false
  1683. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class danger.orespawn.AttackSquid
  1684. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class danger.orespawn.Cassowary
  1685. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class danger.orespawn.CloudShark
  1686. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class danger.orespawn.Cockateil
  1687. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb to class danger.orespawn.CaveFisher
  1688. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class danger.orespawn.CliffRacer
  1689. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb to class danger.orespawn.CreepingHorror
  1690. [16:47:59] [Client thread/INFO]: Success in registering EnderIO
  1691. [16:47:59] [Client thread/INFO]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
  1692. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class danger.orespawn.DungeonBeast
  1693. [16:47:59] [Client thread/INFO]: Success in registering rftools
  1694. [16:47:59] [Client thread/INFO]: Trying to reflect tinker_io.plugins.waila.Registry wailaCallback
  1695. [16:47:59] [Client thread/INFO]: Success in registering tinker_io
  1696. [16:47:59] [Client thread/INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
  1697. [16:47:59] [Client thread/WARN]: Could not find class am2.interop.WailaSupport
  1698. [16:47:59] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
  1699. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class danger.orespawn.Elevator
  1700. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, poisonResistance to class danger.orespawn.EnchantedCow
  1701. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, waterAllergy to class danger.orespawn.EnderKnight
  1702. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, waterAllergy, fly to class danger.orespawn.EnderReaper
  1703. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings waterAllergy to class danger.orespawn.EntityAnt
  1704. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, waterAllergy to class danger.orespawn.EntityLunaMoth
  1705. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class danger.orespawn.EntityMosquito
  1706. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings waterAllergy to class danger.orespawn.EntityRainbowAnt
  1707. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, waterAllergy to class danger.orespawn.EntityRedAnt
  1708. [16:47:59] [Client thread/INFO]: Success in registering appliedenergistics2
  1709. [16:47:59] [Client thread/INFO]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
  1710. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class danger.orespawn.Flounder
  1711. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class danger.orespawn.GammaMetroid
  1712. [16:47:59] [Client thread/INFO]: Success in registering ae2stuff
  1713. [16:47:59] [Client thread/INFO]: Trying to reflect com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry initWaila
  1714. [16:47:59] [Client thread/INFO]: Success in registering AgriCraft
  1715. [16:47:59] [Client thread/INFO]: Trying to reflect exnihilo.compatibility.Waila callbackRegister
  1716. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings step to class danger.orespawn.Gazelle
  1717. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, fireImmunity, hostile to class danger.orespawn.Ghost
  1718. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class danger.orespawn.GhostSkelly
  1719. [16:47:59] [Client thread/INFO]: Success in registering exnihilo
  1720. [16:47:59] [Client thread/INFO]: Trying to reflect extracells.integration.waila.Waila register
  1721. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate, hostile to class danger.orespawn.HerculesBeetle
  1722. [16:47:59] [Client thread/INFO]: Success in registering extracells
  1723. [16:47:59] [Client thread/INFO]: Trying to reflect ftb.lib.api.waila.EventRegisterWaila registerHandlers
  1724. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class danger.orespawn.Mantis
  1725. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate, hostile, step to class danger.orespawn.Robot5
  1726. [16:47:59] [Client thread/INFO]: Success in registering FTBL
  1727. [16:47:59] [Client thread/INFO]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
  1728. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, step to class danger.orespawn.TRex
  1729. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class danger.orespawn.GoldFish
  1730. [16:47:59] [Client thread/INFO]: Success in registering IC2NuclearControl
  1731. [16:47:59] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
  1732. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class danger.orespawn.Island
  1733. [16:47:59] [Client thread/INFO]: Success in registering ImmersiveEngineering
  1734. [16:47:59] [Client thread/INFO]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
  1735. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class danger.orespawn.IslandToo
  1736. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1737. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class danger.orespawn.LeafMonster
  1738. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class danger.orespawn.LurkingTerror
  1739. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class danger.orespawn.Peacock
  1740. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot2
  1741. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot3
  1742. [16:47:59] [Client thread/INFO]: Success in registering JABBA
  1743. [16:47:59] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  1744. [16:47:59] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@2e424949
  1745. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot4
  1746. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly, poisonResistance to class danger.orespawn.Rotator
  1747. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class danger.orespawn.RubyBird
  1748. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb, waterAllergy to class danger.orespawn.Scorpion
  1749. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fallNegate, swim to class danger.orespawn.Skate
  1750. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile, step, fallNegate to class danger.orespawn.SpitBug
  1751. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb to class danger.orespawn.StinkBug
  1752. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, fireImmunity to class danger.orespawn.Stinky
  1753. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1754. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb, swim to class danger.orespawn.Termite
  1755. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class danger.orespawn.TerribleTerror
  1756. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, climb, fallNegate to class danger.orespawn.TrooperBug
  1757. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1758. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings step, swim, fly, fireImmunity, poisonResistance, witherResistance, hostile to class danger.orespawn.TheKing
  1759. [16:47:59] [Client thread/INFO]: Success in registering TConstruct
  1760. [16:47:59] [Client thread/INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
  1761. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class danger.orespawn.ThePrince
  1762. [16:47:59] [Client thread/INFO]: Success in registering StorageDrawers
  1763. [16:47:59] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
  1764. [16:47:59] [Morph Online Resource Thread/WARN]: [0.9.3] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  1765. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class danger.orespawn.Urchin
  1766. [16:47:59] [Client thread/INFO]: Success in registering witchery
  1767. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate to class danger.orespawn.VelocityRaptor
  1768. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
  1769. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
  1770. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
  1771. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
  1772. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
  1773. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
  1774. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
  1775. [16:47:59] [Morph Online Resource Thread/INFO]: [0.9.3] Found and mapped ability mappings for 24 presumably Minecraft mobs.
  1776. [16:47:59] [Client thread/INFO]: Forge Mod Loader has successfully loaded 99 mods
  1777. [16:47:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:Baby Mobs, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Command Keybindings, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender Crop, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender Utilities, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:EXCore, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Hardcore Darkness, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:In-Game wiki Mod, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Lava Monsters, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MobAmputation, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:More Furnaces, FMLFileResourcePack:Morph, FMLFileResourcePack:NotEnoughIDs, FMLFileResourcePack:NotEnoughThaumcraftTabs, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Railcraft, FMLFileResourcePack:RFTools, FMLFileResourcePack:Wooden Shears, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Telepads, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:Tinker I/O, FMLFileResourcePack:Torcherino, FMLFileResourcePack:Tree Growing Simulator 2014, FMLFileResourcePack:VillageTradingBan, FMLFileResourcePack:Waila, FMLFileResourcePack:WanionLib, FMLFileResourcePack:AE2 Wireless Crafting Terminal, FMLFileResourcePack:Witchery, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, BetterQuesting_folders, BetterQuesting_files, PortalGunSounds.pak, Avaritia_Delegate_Pack, Avaritia_Delegate_Pack, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
  1778. [16:47:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1779. [16:47:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1780. [16:47:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1781. [16:47:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1782. [16:47:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1783. [16:47:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1784. [16:48:11] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
  1785. [16:48:11] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  1786. [16:48:12] [Client thread/INFO]: Stitching Revolver Textures!
  1787. [16:48:12] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
  1788. [16:48:12] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  1789. [16:48:12] [Client thread/INFO]: Located 405 spell IIcons
  1790. [16:48:24] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
  1791. [16:48:24] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  1792. [16:48:25] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1793. [16:48:25] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  1794. [16:48:25] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  1795. [16:48:25] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1796. [16:48:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1797. [16:48:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  1798. [16:48:26] [Thread-25/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  1799. [16:48:26] [Thread-25/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  1800. [16:48:26] [Thread-25/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  1801. [16:48:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1802. [16:48:26] [Sound Library Loader/INFO]: Sound engine started
  1803. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1804. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1805. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1806. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1807. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1808. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1809. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1810. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1811. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1812. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1813. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1814. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1815. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1816. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1817. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1818. [16:48:29] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  1819. [16:48:29] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  1820. [16:48:29] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1821. [16:48:29] [Client thread/ERROR]: The following texture errors were found.
  1822. [16:48:29] [Client thread/ERROR]: ==================================================
  1823. [16:48:29] [Client thread/ERROR]: DOMAIN minecraft
  1824. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1825. [16:48:29] [Client thread/ERROR]: domain minecraft is missing 16 textures
  1826. [16:48:29] [Client thread/ERROR]: domain minecraft has 6 locations:
  1827. [16:48:29] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  1828. [16:48:29] [Client thread/ERROR]: mod Botania resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\Botania r1.8-249.jar
  1829. [16:48:29] [Client thread/ERROR]: mod IGWMod resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\IGW-Mod-1.7.10-1.1.12-34-universal.jar
  1830. [16:48:29] [Client thread/ERROR]: mod IC2 resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\industrialcraft-2-2.2.827-experimental.jar
  1831. [16:48:29] [Client thread/ERROR]: mod journeymap resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\journeymap-1.7.10-5.1.4p2-unlimited.jar
  1832. [16:48:29] [Client thread/ERROR]: mod Thaumcraft resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\Thaumcraft-1.7.10-4.2.3.5.jar
  1833. [16:48:29] [Client thread/ERROR]: -------------------------
  1834. [16:48:29] [Client thread/ERROR]: The missing resources for domain minecraft are:
  1835. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1806_proxyBlock.png
  1836. [16:48:29] [Client thread/ERROR]: textures/items/MISSING_ICON_BLOCK_598_gaiaHeadBlock_skeleton.png
  1837. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_462_alchemicCalcinator.png
  1838. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_460_schematicSaver.png
  1839. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1074_extracells.block.walrus.png
  1840. [16:48:29] [Client thread/ERROR]: textures/blocks/planks.png
  1841. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_463_crystalBelljar.png
  1842. [16:48:29] [Client thread/ERROR]: textures/blocks/TConIntegration.bedrock.png
  1843. [16:48:29] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7172_itemAspect.png
  1844. [16:48:29] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5098_extracells.fluid.item.png
  1845. [16:48:29] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5101_extracells.pattern.crafting.png
  1846. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_454_blockSpellParadigm.png
  1847. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_466_blockMimic.png
  1848. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_455_blockSpellEnhancement.png
  1849. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_456_blockSpellModifier.png
  1850. [16:48:29] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_457_blockSpellEffect.png
  1851. [16:48:29] [Client thread/ERROR]: -------------------------
  1852. [16:48:29] [Client thread/ERROR]: No other errors exist for domain minecraft
  1853. [16:48:29] [Client thread/ERROR]: ==================================================
  1854. [16:48:29] [Client thread/ERROR]: ==================================================
  1855. [16:48:29] [Client thread/ERROR]: DOMAIN botania
  1856. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1857. [16:48:29] [Client thread/ERROR]: domain botania is missing 1 texture
  1858. [16:48:29] [Client thread/ERROR]: domain botania has 2 locations:
  1859. [16:48:29] [Client thread/ERROR]: mod Botania resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\Botania r1.8-249.jar
  1860. [16:48:29] [Client thread/ERROR]: mod GardenOfGlass resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\GardenOfGlass.jar
  1861. [16:48:29] [Client thread/ERROR]: -------------------------
  1862. [16:48:29] [Client thread/ERROR]: The missing resources for domain botania are:
  1863. [16:48:29] [Client thread/ERROR]: textures/blocks/alt/clayconiaChibi.png
  1864. [16:48:29] [Client thread/ERROR]: -------------------------
  1865. [16:48:29] [Client thread/ERROR]: No other errors exist for domain botania
  1866. [16:48:29] [Client thread/ERROR]: ==================================================
  1867. [16:48:29] [Client thread/ERROR]: ==================================================
  1868. [16:48:29] [Client thread/ERROR]: DOMAIN draconicevolution
  1869. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1870. [16:48:29] [Client thread/ERROR]: domain draconicevolution is missing 1 texture
  1871. [16:48:29] [Client thread/ERROR]: domain draconicevolution has 2 locations:
  1872. [16:48:29] [Client thread/ERROR]: mod DraconicEvolution resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\Draconic-Evolution-1.7.10-1.0.2h.jar
  1873. [16:48:29] [Client thread/ERROR]: resource pack at path C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\config\draconicevolution\resources
  1874. [16:48:29] [Client thread/ERROR]: -------------------------
  1875. [16:48:29] [Client thread/ERROR]: The missing resources for domain draconicevolution are:
  1876. [16:48:29] [Client thread/ERROR]: textures/items/chaosFragment.png
  1877. [16:48:29] [Client thread/ERROR]: -------------------------
  1878. [16:48:29] [Client thread/ERROR]: No other errors exist for domain draconicevolution
  1879. [16:48:29] [Client thread/ERROR]: ==================================================
  1880. [16:48:29] [Client thread/ERROR]: ==================================================
  1881. [16:48:29] [Client thread/ERROR]: DOMAIN alchemicalwizardry
  1882. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1883. [16:48:29] [Client thread/ERROR]: domain alchemicalwizardry is missing 1 texture
  1884. [16:48:29] [Client thread/ERROR]: domain alchemicalwizardry has 1 location:
  1885. [16:48:29] [Client thread/ERROR]: mod AWWayofTime resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1886. [16:48:29] [Client thread/ERROR]: -------------------------
  1887. [16:48:29] [Client thread/ERROR]: The missing resources for domain alchemicalwizardry are:
  1888. [16:48:29] [Client thread/ERROR]: textures/items/SigilOfTheFastMiner.png
  1889. [16:48:29] [Client thread/ERROR]: -------------------------
  1890. [16:48:29] [Client thread/ERROR]: No other errors exist for domain alchemicalwizardry
  1891. [16:48:29] [Client thread/ERROR]: ==================================================
  1892. [16:48:29] [Client thread/ERROR]: ==================================================
  1893. [16:48:29] [Client thread/ERROR]: DOMAIN immersiveengineering
  1894. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1895. [16:48:29] [Client thread/ERROR]: domain immersiveengineering is missing 3 textures
  1896. [16:48:29] [Client thread/ERROR]: domain immersiveengineering has 1 location:
  1897. [16:48:29] [Client thread/ERROR]: mod ImmersiveEngineering resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\ImmersiveEngineering-0.7.7.jar
  1898. [16:48:29] [Client thread/ERROR]: -------------------------
  1899. [16:48:29] [Client thread/ERROR]: The missing resources for domain immersiveengineering are:
  1900. [16:48:29] [Client thread/ERROR]: textures/revolvers/revolver_rose.png
  1901. [16:48:29] [Client thread/ERROR]: textures/blocks/metal2_skycrateDispenser.png
  1902. [16:48:29] [Client thread/ERROR]: textures/revolvers/revolver_tesla.png
  1903. [16:48:29] [Client thread/ERROR]: -------------------------
  1904. [16:48:29] [Client thread/ERROR]: No other errors exist for domain immersiveengineering
  1905. [16:48:29] [Client thread/ERROR]: ==================================================
  1906. [16:48:29] [Client thread/ERROR]: ==================================================
  1907. [16:48:29] [Client thread/ERROR]: DOMAIN logisticspipes
  1908. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1909. [16:48:29] [Client thread/ERROR]: domain logisticspipes is missing 3 textures
  1910. [16:48:29] [Client thread/ERROR]: domain logisticspipes has 1 location:
  1911. [16:48:29] [Client thread/ERROR]: mod LogisticsPipes resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\logisticspipes-0.9.3.132.jar
  1912. [16:48:29] [Client thread/ERROR]: -------------------------
  1913. [16:48:29] [Client thread/ERROR]: The missing resources for domain logisticspipes are:
  1914. [16:48:29] [Client thread/ERROR]: textures/items/itemUpgrade/UpgradeModule.png
  1915. [16:48:29] [Client thread/ERROR]: textures/items/itemUpgrade/LogicController.png
  1916. [16:48:29] [Client thread/ERROR]: textures/items/ItemPipeSignCreator.png
  1917. [16:48:29] [Client thread/ERROR]: -------------------------
  1918. [16:48:29] [Client thread/ERROR]: No other errors exist for domain logisticspipes
  1919. [16:48:29] [Client thread/ERROR]: ==================================================
  1920. [16:48:29] [Client thread/ERROR]: ==================================================
  1921. [16:48:29] [Client thread/ERROR]: DOMAIN harvestcraft
  1922. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1923. [16:48:29] [Client thread/ERROR]: domain harvestcraft is missing 1 texture
  1924. [16:48:29] [Client thread/ERROR]: domain harvestcraft has 1 location:
  1925. [16:48:29] [Client thread/ERROR]: mod harvestcraft resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\Pam's HarvestCraft 1.7.10Lb.jar
  1926. [16:48:29] [Client thread/ERROR]: -------------------------
  1927. [16:48:29] [Client thread/ERROR]: The missing resources for domain harvestcraft are:
  1928. [16:48:29] [Client thread/ERROR]: textures/items/chocolaterollItem.png
  1929. [16:48:29] [Client thread/ERROR]: -------------------------
  1930. [16:48:29] [Client thread/ERROR]: No other errors exist for domain harvestcraft
  1931. [16:48:29] [Client thread/ERROR]: ==================================================
  1932. [16:48:29] [Client thread/ERROR]: ==================================================
  1933. [16:48:29] [Client thread/ERROR]: DOMAIN missing_icon_item_5111_extrautils
  1934. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1935. [16:48:29] [Client thread/ERROR]: domain missing_icon_item_5111_extrautils is missing 1 texture
  1936. [16:48:29] [Client thread/ERROR]: domain missing_icon_item_5111_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  1937. [16:48:29] [Client thread/ERROR]: -------------------------
  1938. [16:48:29] [Client thread/ERROR]: The missing resources for domain missing_icon_item_5111_extrautils are:
  1939. [16:48:29] [Client thread/ERROR]: textures/items/lawSword.png
  1940. [16:48:29] [Client thread/ERROR]: -------------------------
  1941. [16:48:29] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_5111_extrautils
  1942. [16:48:29] [Client thread/ERROR]: ==================================================
  1943. [16:48:29] [Client thread/ERROR]: ==================================================
  1944. [16:48:29] [Client thread/ERROR]: DOMAIN buildcraft
  1945. [16:48:29] [Client thread/ERROR]: --------------------------------------------------
  1946. [16:48:29] [Client thread/ERROR]: domain buildcraft is missing 3 textures
  1947. [16:48:29] [Client thread/ERROR]: domain buildcraft has 7 locations:
  1948. [16:48:29] [Client thread/ERROR]: mod BuildCraft|Core resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\buildcraft-7.1.23.jar
  1949. [16:48:29] [Client thread/ERROR]: mod BuildCraft|Transport resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\buildcraft-7.1.23.jar
  1950. [16:48:29] [Client thread/ERROR]: mod BuildCraft|Factory resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\buildcraft-7.1.23.jar
  1951. [16:48:29] [Client thread/ERROR]: mod BuildCraft|Silicon resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\buildcraft-7.1.23.jar
  1952. [16:48:29] [Client thread/ERROR]: mod BuildCraft|Robotics resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\buildcraft-7.1.23.jar
  1953. [16:48:29] [Client thread/ERROR]: mod BuildCraft|Energy resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\buildcraft-7.1.23.jar
  1954. [16:48:29] [Client thread/ERROR]: mod BuildCraft|Builders resources at C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\mods\buildcraft-7.1.23.jar
  1955. [16:48:29] [Client thread/ERROR]: -------------------------
  1956. [16:48:29] [Client thread/ERROR]: The missing resources for domain buildcraft are:
  1957. [16:48:29] [Client thread/ERROR]: textures/items/triggers/trigger_machine_active.png
  1958. [16:48:29] [Client thread/ERROR]: textures/items/board_green.png
  1959. [16:48:29] [Client thread/ERROR]: textures/items/triggers/trigger_machine_inactive.png
  1960. [16:48:29] [Client thread/ERROR]: -------------------------
  1961. [16:48:29] [Client thread/ERROR]: No other errors exist for domain buildcraft
  1962. [16:48:29] [Client thread/ERROR]: ==================================================
  1963. [16:48:29] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1964. [16:48:30] [Client thread/INFO]: Loading blocks and textures...
  1965. [16:48:30] [Client thread/INFO]: Built BlockMD cache (4643) : BlockMD.reset count 1 avg 93.17ms
  1966. [16:48:30] [Client thread/INFO]: initBlocksTexture: 2048x2048 loaded in 147.854209ms
  1967. [16:48:31] [Client thread/WARN]: Existing color palette's mods no longer match current loadout.
  1968. [16:48:31] [Client thread/INFO]: WAS: AE2 Stuff:0.5.0.56, AE2 Wireless Crafting Terminal:1.7.10-rv3-1.8.7.4b, AMCore:0.0.3, AgriCraft:1.7.10-1.5.0, AnimationAPI:1.2.4, Applied Energistics 2 Core:rv3-beta-1, Applied Energistics 2:rv3-beta-1, Ars Magica 2:1.4.0.009, Avaritia:1.13, Avaritiaddons:1.4b, BC Builders:7.1.23, BC Energy:7.1.23, BC Factory:7.1.23, BC Robotics:7.1.23, BC Silicon:7.1.23, BC Transport:7.1.23, BD Lib:1.9.4.109, Baby Mobs:1.4, Baubles:1.0.1.10, Better Loading Screen:1.3.10, Better Questing:2.0.233, BiblioCraft:1.11.7, Blood Magic: Alchemical Wizardry:v1.3.3, Bookshelf:1.0.4.172, Botania:r1.8-249, Brandon's Core:1.0.0.12, BuildCraft:7.1.23, CoFH ASM:000, CoFH Core:1.7.10R3.1.4, CodeChicken Core:1.0.7.47, Command Keybindings:bp1.7.10(5.0.1.6), Compact Solar Arrays:4.4.39.315, ComputerCraft:1.75, Custom Main Menu:1.9.2, DeathCounter:4.0.0, Draconic Evolution:1.0.2h, EXCore:1.5.3, Ender Crop:1.7.10-1.1, Ender IO:1.7.10-2.3.0.429_beta, Ender Utilities:0.5.3, EnderCore:1.7.10-0.2.0.39_beta, Ex Nihilo:1.38-53, Extra Cells 2:2.3.14, Extra Utilities:1.2.12, FTBLib:1.0.18.2, FTBUtilities:1.0.18.2, Forbidden Magic:1.7.10-0.575, Forestry for Minecraft:4.2.16.64, Forge Mod Loader:7.10.99.99, Garden of Glass:sqrt(-1), GenDustry:1.6.3.132, Hardcore Darkness:1.7, Immersive Engineering:0.7.7, In-Game wiki Mod:1.1.12-34, IndustrialCraft 2:2.2.827-experimental, Iron Backpacks:1.7.10-1.2.20, Iron Chest:6.0.62.742, JABBA:1.2.2, JourneyMap:5.1.4p2, Lava Monsters:2.2.1, Logistics Pipes:0.9.3.132, Loot Bags:2.0.17, Magic Bees:2.4.4, Mantle:1.7.10-0.3.2.jenkins191, MineTweaker 3:3.0.10, Minechem:5.0.5.406, Minecraft Coder Pack:9.05, Minecraft Forge:10.13.4.1614, MobAmputation:4.0.1, Mod Tweaker 2:0.9.6, More Furnaces:1.3.9, Morph:0.9.3, Not Enough Items:1.0.5.120, NotEnoughIDs:1.4.3.4, NotEnoughThaumcraftTabs:1.0.2, Nuclear Control 2:2.4.3a, OreExcavation:1.1.134, OreSpawn:1.7.10.20.3, Pam's HarvestCraft:1.7.10j, Pandora's Box:2.0.1, PortalGun:4.0.0-beta-6, RFTools:4.23, Railcraft:9.12.2.0, Simply Jetpacks:1.5.3, StartingInventory:1.7.10.r03, Storage Drawers:1.7.10-1.10.9, TC Inventory Scanning:1.0.11, Telepads:1.0.0, Thaumcraft NEI Plugin:@VERSION@, Thaumcraft:4.2.3.5, Thermal Dynamics:1.7.10R1.2.1, Thermal Expansion:1.7.10R4.1.5, Thermal Foundation:1.7.10R1.2.6, Thermal Smeltery:1.0, Tinker I/O:release 1.5.0, Tinkers Construct Auto Tool Station:1.1.2, Tinkers' Construct:1.7.10-1.8.8.build988, Torcherino:2.2s, Tree Growing Simulator 2014:0.0.3, VillageTradingBan:1.0.0, Waila:1.5.10, WanionLib:1.7.10-1.8, Witchery:0.24.1, Wooden Shears:0.0.1.4, bspkrsCore:6.15, iChunUtil:4.2.3, p455w0rd's Library:1.0.4
  1969. NOW: AE2 Stuff:0.5.0.56, AE2 Wireless Crafting Terminal:1.7.10-rv3-1.8.7.4b, AMCore:0.0.3, AgriCraft:1.7.10-1.5.0, AnimationAPI:1.2.4, Applied Energistics 2 Core:rv3-beta-1, Applied Energistics 2:rv3-beta-1, Ars Magica 2:1.4.0.009, Avaritia:1.13, Avaritiaddons:1.4b, BC Builders:7.1.23, BC Energy:7.1.23, BC Factory:7.1.23, BC Robotics:7.1.23, BC Silicon:7.1.23, BC Transport:7.1.23, BD Lib:1.9.4.109, Baby Mobs:1.4, Baubles:1.0.1.10, Better Loading Screen:1.3.10, Better Questing:2.0.233, BiblioCraft:1.11.7, Blood Magic: Alchemical Wizardry:v1.3.3, Bookshelf:1.0.4.172, Botania:r1.8-249, Brandon's Core:1.0.0.12, BuildCraft:7.1.23, CoFH ASM:000, CoFH Core:1.7.10R3.1.4, CodeChicken Core:1.0.7.47, Command Keybindings:bp1.7.10(5.0.1.6), Compact Solar Arrays:4.4.39.315, ComputerCraft:1.75, Custom Main Menu:1.9.2, Draconic Evolution:1.0.2h, EXCore:1.5.3, Ender Crop:1.7.10-1.1, Ender IO:1.7.10-2.3.0.429_beta, Ender Utilities:0.5.3, EnderCore:1.7.10-0.2.0.39_beta, Ex Nihilo:1.38-53, Extra Cells 2:2.3.14, Extra Utilities:1.2.12, FTBLib:1.0.18.2, FTBUtilities:1.0.18.2, Forbidden Magic:1.7.10-0.575, Forestry for Minecraft:4.2.16.64, Forge Mod Loader:7.10.99.99, Garden of Glass:sqrt(-1), Hardcore Darkness:1.7, Immersive Engineering:0.7.7, In-Game wiki Mod:1.1.12-34, IndustrialCraft 2:2.2.827-experimental, Iron Backpacks:1.7.10-1.2.20, Iron Chest:6.0.62.742, JABBA:1.2.2, JourneyMap:5.1.4p2, Lava Monsters:2.2.1, Logistics Pipes:0.9.3.132, Loot Bags:2.0.17, Magic Bees:2.4.4, Mantle:1.7.10-0.3.2.jenkins191, MineTweaker 3:3.0.10, Minecraft Coder Pack:9.05, Minecraft Forge:10.13.4.1614, MobAmputation:4.0.1, Mod Tweaker 2:0.9.6, More Furnaces:1.3.9, Morph:0.9.3, Not Enough Items:1.0.5.120, NotEnoughIDs:1.4.3.4, NotEnoughThaumcraftTabs:1.0.2, Nuclear Control 2:2.4.3a, OreExcavation:1.1.134, OreSpawn:1.7.10.20.3, Pam's HarvestCraft:1.7.10j, Pandora's Box:2.0.1, PortalGun:4.0.0-beta-6, RFTools:4.23, Railcraft:9.12.2.0, StartingInventory:1.7.10.r03, Storage Drawers:1.7.10-1.10.9, TC Inventory Scanning:1.0.11, Telepads:1.0.0, Thaumcraft NEI Plugin:@VERSION@, Thaumcraft:4.2.3.5, Tinker I/O:release 1.5.0, Tinkers Construct Auto Tool Station:1.1.2, Tinkers' Construct:1.7.10-1.8.8.build988, Torcherino:2.2s, Tree Growing Simulator 2014:0.0.3, VillageTradingBan:1.0.0, Waila:1.5.10, WanionLib:1.7.10-1.8, Witchery:0.24.1, Wooden Shears:0.0.1.4, bspkrsCore:6.15, iChunUtil:4.2.3, p455w0rd's Library:1.0.4
  1970. [16:48:31] [Client thread/INFO]: Initialized 4189 block colors from mods and resource packs in 209ms
  1971. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorCore:0] (Transparency,Error)
  1972. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockAiry:0] (Transparency,Error)
  1973. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockWarded:0] (Transparency,Error)
  1974. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:spectralContainer:0] (Transparency,Error)
  1975. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockEldritchNothing:0] (Transparency,Error)
  1976. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorStabilizer:0] (Transparency,Error)
  1977. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockPortalEldritch:0] (Transparency,Error)
  1978. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorEnergyInjector:0] (Transparency,Error)
  1979. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [witchery:force:0] (Transparency,Error)
  1980. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:1] (OpenToSky,Transparency,Error,TransparentRoof)
  1981. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:3] (OpenToSky,Transparency,Error,TransparentRoof)
  1982. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:portal:0] (Transparency,Error)
  1983. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:chaosCrystal:0] (Transparency,Error)
  1984. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:5] (OpenToSky,Transparency,Error,TransparentRoof)
  1985. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:bloodLight:0] (Transparency,Error)
  1986. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:0] (NoShadow,Transparency,Error,Plant,NoTopo)
  1987. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:2] (NoShadow,Transparency,Error,Plant,NoTopo)
  1988. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:1] (NoShadow,Transparency,Error,Plant,NoTopo)
  1989. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:4] (NoShadow,Transparency,Error,Plant,NoTopo)
  1990. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:3] (NoShadow,Transparency,Error,Plant,NoTopo)
  1991. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:6] (NoShadow,Transparency,Error,Plant,NoTopo)
  1992. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:5] (NoShadow,Transparency,Error,Plant,NoTopo)
  1993. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:8] (NoShadow,Transparency,Error,Plant,NoTopo)
  1994. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:7] (NoShadow,Transparency,Error,Plant,NoTopo)
  1995. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:10] (NoShadow,Transparency,Error,Plant,NoTopo)
  1996. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:9] (NoShadow,Transparency,Error,Plant,NoTopo)
  1997. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:12] (NoShadow,Transparency,Error,Plant,NoTopo)
  1998. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:11] (NoShadow,Transparency,Error,Plant,NoTopo)
  1999. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:14] (NoShadow,Transparency,Error,Plant,NoTopo)
  2000. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:13] (NoShadow,Transparency,Error,Plant,NoTopo)
  2001. [16:48:31] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:15] (NoShadow,Transparency,Error,Plant,NoTopo)
  2002. [16:48:31] [Client thread/INFO]: Color palette file generated with 4138 colors in 216ms for: C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\journeymap\colorpalette.json
  2003. [16:48:31] [Client thread/INFO]: Updated color palette file: C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\journeymap\colorpalette.json
  2004. [16:49:18] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  2005. [16:49:20] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  2006. [16:49:20] [Server thread/INFO]: Generating keypair
  2007. [16:49:21] [Server thread/INFO]: Registered Mutations:
  2008. [16:49:21] [Server thread/INFO]: - AgriCraft:seedSugarcane:0 = minecraft:wheat_seeds:0 + AgriCraft:seedCarrot:0
  2009. [16:49:21] [Server thread/INFO]: - AgriCraft:seedCactus:0 = AgriCraft:seedSugarcane:0 + AgriCraft:seedPoppy:0
  2010. [16:49:21] [Server thread/INFO]: - minecraft:pumpkin_seeds:0 = AgriCraft:seedPotato:0 + AgriCraft:seedCarrot:0
  2011. [16:49:21] [Server thread/INFO]: - minecraft:melon_seeds:0 = AgriCraft:seedCarrot:0 + minecraft:pumpkin_seeds:0
  2012. [16:49:21] [Server thread/INFO]: - AgriCraft:seedPoppy:0 = AgriCraft:seedSugarcane:0 + minecraft:pumpkin_seeds:0
  2013. [16:49:21] [Server thread/INFO]: - AgriCraft:seedDandelion:0 = AgriCraft:seedSugarcane:0 + minecraft:melon_seeds:0
  2014. [16:49:21] [Server thread/INFO]: - AgriCraft:seedOrchid:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedDandelion:0
  2015. [16:49:21] [Server thread/INFO]: - AgriCraft:seedAllium:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedOrchid:0
  2016. [16:49:21] [Server thread/INFO]: - AgriCraft:seedTulipRed:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedAllium:0
  2017. [16:49:21] [Server thread/INFO]: - AgriCraft:seedTulipOrange:0 = AgriCraft:seedDaisy:0 + AgriCraft:seedOrchid:0
  2018. [16:49:21] [Server thread/INFO]: - AgriCraft:seedTulipWhite:0 = AgriCraft:seedDaisy:0 + AgriCraft:seedDandelion:0
  2019. [16:49:21] [Server thread/INFO]: - AgriCraft:seedTulipPink:0 = AgriCraft:seedAllium:0 + AgriCraft:seedDandelion:0
  2020. [16:49:21] [Server thread/INFO]: - AgriCraft:seedDaisy:0 = AgriCraft:seedDandelion:0 + AgriCraft:seedOrchid:0
  2021. [16:49:21] [Server thread/INFO]: - AgriCraft:seedShroomRed:0 = minecraft:nether_wart:0 + AgriCraft:seedPoppy:0
  2022. [16:49:21] [Server thread/INFO]: - AgriCraft:seedShroomBrown:0 = minecraft:nether_wart:0 + AgriCraft:seedPotato:0
  2023. [16:49:21] [Server thread/INFO]: - AgriCraft:seedRedstodendron:0 = AgriCraft:seedTulipRed:0 + AgriCraft:seedDaisy:0
  2024. [16:49:21] [Server thread/INFO]: - AgriCraft:seedLapender:0 = AgriCraft:seedTulipPink:0 + AgriCraft:seedOrchid:0
  2025. [16:49:21] [Server thread/INFO]: - AgriCraft:seedFerranium:0 = AgriCraft:seedLapender:0 + AgriCraft:seedTulipWhite:0
  2026. [16:49:21] [Server thread/INFO]: - AgriCraft:seedAurigold:0 = AgriCraft:seedRedstodendron:0 + AgriCraft:seedTulipOrange:0
  2027. [16:49:21] [Server thread/INFO]: - AgriCraft:seedDiamahlia:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedLapender:0
  2028. [16:49:21] [Server thread/INFO]: - AgriCraft:seedEmeryllis:0 = AgriCraft:seedFerranium:0 + AgriCraft:seedRedstodendron:0
  2029. [16:49:21] [Server thread/INFO]: - AgriCraft:seedNitorWart:0 = minecraft:nether_wart:0 + AgriCraft:seedTulipOrange:0
  2030. [16:49:21] [Server thread/INFO]: - AgriCraft:seedQuartzanthemum:0 = AgriCraft:seedNitorWart:0 + AgriCraft:seedLapender:0
  2031. [16:49:21] [Server thread/INFO]: - AgriCraft:seedCuprosia:0 = AgriCraft:seedRedstodendron:0 + AgriCraft:seedTulipRed:0
  2032. [16:49:21] [Server thread/INFO]: - AgriCraft:seedPetinia:0 = AgriCraft:seedLapender:0 + AgriCraft:seedDaisy:0
  2033. [16:49:21] [Server thread/INFO]: - AgriCraft:seedPlombean:0 = AgriCraft:seedFerranium:0 + AgriCraft:seedPotato:0
  2034. [16:49:21] [Server thread/INFO]: - AgriCraft:seedSilverweed:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedAllium:0
  2035. [16:49:21] [Server thread/INFO]: - AgriCraft:seedJaslumine:0 = AgriCraft:seedFerranium:0 + minecraft:wheat_seeds:0
  2036. [16:49:21] [Server thread/INFO]: - AgriCraft:seedNiccissus:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedDandelion:0
  2037. [16:49:21] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedPlatiolus=AgriCraft:seedDiamahlia+AgriCraft:seedFerranium)
  2038. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaRed:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedTulipRed:0
  2039. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaYellow:0 = AgriCraft:seedDandelion:0 + AgriCraft:seedTulipOrange:0
  2040. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaBlue:0 = AgriCraft:seedOrchid:0 + AgriCraft:seedAllium:0
  2041. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaOrange:0 = AgriCraft:seedBotaniaYellow:0 + AgriCraft:seedBotaniaRed:0
  2042. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaPurple:0 = AgriCraft:seedBotaniaMagenta:0 + AgriCraft:seedBotaniaBlue:0
  2043. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaGreen:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedBotaniaYellow:0
  2044. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaMagenta:0 = AgriCraft:seedBotaniaRed:0 + AgriCraft:seedBotaniaBlue:0
  2045. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaPink:0 = AgriCraft:seedBotaniaPurple:0 + AgriCraft:seedBotaniaWhite:0
  2046. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaLime:0 = AgriCraft:seedBotaniaWhite:0 + AgriCraft:seedBotaniaGreen:0
  2047. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaCyan:0 = AgriCraft:seedBotaniaGreen:0 + AgriCraft:seedBotaniaBlue:0
  2048. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaLightBlue:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedBotaniaWhite:0
  2049. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaBlack:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedCactus:0
  2050. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaWhite:0 = AgriCraft:seedTulipWhite:0 + AgriCraft:seedDaisy:0
  2051. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaGray:0 = AgriCraft:seedBotaniaBlack:0 + AgriCraft:seedBotaniaWhite:0
  2052. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaLightGray:0 = AgriCraft:seedBotaniaGray:0 + AgriCraft:seedBotaniaWhite:0
  2053. [16:49:21] [Server thread/INFO]: - AgriCraft:seedBotaniaBrown:0 = AgriCraft:seedBotaniaPurple:0 + AgriCraft:seedBotaniaGreen:0
  2054. [16:49:21] [Server thread/INFO]: - harvestcraft:artichokeseedItem:0 = harvestcraft:asparagusseedItem:0 + harvestcraft:lettuceseedItem:0
  2055. [16:49:21] [Server thread/INFO]: - harvestcraft:asparagusseedItem:0 = harvestcraft:scallionseedItem:0 + harvestcraft:cornseedItem:0
  2056. [16:49:21] [Server thread/INFO]: - harvestcraft:bambooshootseedItem:0 = harvestcraft:cornseedItem:0 + harvestcraft:riceseedItem:0
  2057. [16:49:21] [Server thread/INFO]: - harvestcraft:beanseedItem:0 = minecraft:pumpkin_seeds:0 + AgriCraft:seedPotato:0
  2058. [16:49:21] [Server thread/INFO]: - harvestcraft:beetseedItem:0 = harvestcraft:radishseedItem:0 + AgriCraft:seedCarrot:0
  2059. [16:49:21] [Server thread/INFO]: - harvestcraft:bellpepperseedItem:0 = harvestcraft:chilipepperseedItem:0 + harvestcraft:spiceleafseedItem:0
  2060. [16:49:21] [Server thread/INFO]: - harvestcraft:blackberryseedItem:0 = harvestcraft:strawberryseedItem:0 + harvestcraft:blueberryseedItem:0
  2061. [16:49:21] [Server thread/INFO]: - harvestcraft:blueberryseedItem:0 = harvestcraft:strawberryseedItem:0 + AgriCraft:seedOrchid:0
  2062. [16:49:21] [Server thread/INFO]: - harvestcraft:broccoliseedItem:0 = harvestcraft:lettuceseedItem:0 + AgriCraft:seedDaisy:0
  2063. [16:49:21] [Server thread/INFO]: - harvestcraft:brusselsproutseedItem:0 = harvestcraft:cabbageseedItem:0 + harvestcraft:peasseedItem:0
  2064. [16:49:21] [Server thread/INFO]: - harvestcraft:cabbageseedItem:0 = harvestcraft:broccoliseedItem:0 + harvestcraft:lettuceseedItem:0
  2065. [16:49:21] [Server thread/INFO]: - harvestcraft:cactusfruitseedItem:0 = harvestcraft:kiwiseedItem:0 + harvestcraft:bambooshootseedItem:0
  2066. [16:49:21] [Server thread/INFO]: - harvestcraft:candleberryseedItem:0 = harvestcraft:cactusfruitseedItem:0 + harvestcraft:grapeseedItem:0
  2067. [16:49:21] [Server thread/INFO]: - harvestcraft:cantaloupeseedItem:0 = minecraft:melon_seeds:0 + harvestcraft:strawberryseedItem:0
  2068. [16:49:21] [Server thread/INFO]: - harvestcraft:cauliflowerseedItem:0 = harvestcraft:cabbageseedItem:0 + harvestcraft:lettuceseedItem:0
  2069. [16:49:21] [Server thread/INFO]: - harvestcraft:celeryseedItem:0 = minecraft:wheat_seeds:0 + AgriCraft:seedAllium:0
  2070. [16:49:21] [Server thread/INFO]: - harvestcraft:chilipepperseedItem:0 = harvestcraft:tomatoseedItem:0 + harvestcraft:onionseedItem:0
  2071. [16:49:21] [Server thread/INFO]: - harvestcraft:coffeeseedItem:0 = harvestcraft:beanseedItem:0 + AgriCraft:seedSugarcane:0
  2072. [16:49:21] [Server thread/INFO]: - harvestcraft:cranberryseedItem:0 = harvestcraft:blueberryseedItem:0 + harvestcraft:grapeseedItem:0
  2073. [16:49:21] [Server thread/INFO]: - harvestcraft:cucumberseedItem:0 = harvestcraft:peasseedItem:0 + harvestcraft:okraseedItem:0
  2074. [16:49:21] [Server thread/INFO]: - harvestcraft:eggplantseedItem:0 = harvestcraft:zucchiniseedItem:0 + harvestcraft:tomatoseedItem:0
  2075. [16:49:21] [Server thread/INFO]: - harvestcraft:garlicseedItem:0 = harvestcraft:onionseedItem:0 + harvestcraft:gingerseedItem:0
  2076. [16:49:21] [Server thread/INFO]: - harvestcraft:gingerseedItem:0 = harvestcraft:mustardseedItem:0 + harvestcraft:peanutseedItem:0
  2077. [16:49:21] [Server thread/INFO]: - harvestcraft:grapeseedItem:0 = harvestcraft:blueberryseedItem:0 + harvestcraft:cantaloupeseedItem:0
  2078. [16:49:21] [Server thread/INFO]: - harvestcraft:kiwiseedItem:0 = harvestcraft:cantaloupeseedItem:0 + harvestcraft:strawberryseedItem:0
  2079. [16:49:21] [Server thread/INFO]: - harvestcraft:leekseedItem:0 = harvestcraft:scallionseedItem:0 + harvestcraft:celeryseedItem:0
  2080. [16:49:21] [Server thread/INFO]: - harvestcraft:lettuceseedItem:0 = AgriCraft:seedDaisy:0 + harvestcraft:celeryseedItem:0
  2081. [16:49:21] [Server thread/INFO]: - harvestcraft:spinachseedItem:0 = harvestcraft:lettuceseedItem:0 + AgriCraft:seedCactus:0
  2082. [16:49:21] [Server thread/INFO]: - harvestcraft:mustardseedItem:0 = harvestcraft:chilipepperseedItem:0 + harvestcraft:beanseedItem:0
  2083. [16:49:21] [Server thread/INFO]: - harvestcraft:oatsseedItem:0 = harvestcraft:cornseedItem:0 + harvestcraft:riceseedItem:0
  2084. [16:49:21] [Server thread/INFO]: - harvestcraft:okraseedItem:0 = harvestcraft:beanseedItem:0 + harvestcraft:leekseedItem:0
  2085. [16:49:21] [Server thread/INFO]: - harvestcraft:onionseedItem:0 = harvestcraft:celeryseedItem:0 + harvestcraft:brusselsproutseedItem:0
  2086. [16:49:21] [Server thread/INFO]: - harvestcraft:parsnipseedItem:0 = AgriCraft:seedCarrot:0 + harvestcraft:beetseedItem:0
  2087. [16:49:21] [Server thread/INFO]: - harvestcraft:peanutseedItem:0 = harvestcraft:peasseedItem:0 + harvestcraft:bambooshootseedItem:0
  2088. [16:49:21] [Server thread/INFO]: - harvestcraft:peasseedItem:0 = harvestcraft:soybeanseedItem:0 + harvestcraft:okraseedItem:0
  2089. [16:49:21] [Server thread/INFO]: - harvestcraft:pineappleseedItem:0 = harvestcraft:bambooshootseedItem:0 + harvestcraft:cantaloupeseedItem:0
  2090. [16:49:21] [Server thread/INFO]: - harvestcraft:radishseedItem:0 = harvestcraft:tomatoseedItem:0 + harvestcraft:brusselsproutseedItem:0
  2091. [16:49:21] [Server thread/INFO]: - harvestcraft:strawberryseedItem:0 = harvestcraft:radishseedItem:0 + AgriCraft:seedPoppy:0
  2092. [16:49:21] [Server thread/INFO]: - harvestcraft:raspberryseedItem:0 = harvestcraft:strawberryseedItem:0 + AgriCraft:seedTulipRed:0
  2093. [16:49:21] [Server thread/INFO]: - harvestcraft:rhubarbseedItem:0 = AgriCraft:seedSugarcane:0 + harvestcraft:lettuceseedItem:0
  2094. [16:49:21] [Server thread/INFO]: - harvestcraft:riceseedItem:0 = harvestcraft:ryeseedItem:0 + AgriCraft:seedSugarcane:0
  2095. [16:49:21] [Server thread/INFO]: - harvestcraft:rutabagaseedItem:0 = harvestcraft:beetseedItem:0 + harvestcraft:turnipseedItem:0
  2096. [16:49:21] [Server thread/INFO]: - harvestcraft:scallionseedItem:0 = AgriCraft:seedCarrot:0 + AgriCraft:seedSugarcane:0
  2097. [16:49:21] [Server thread/INFO]: - harvestcraft:seaweedseedItem:0 = harvestcraft:lettuceseedItem:0 + harvestcraft:celeryseedItem:0
  2098. [16:49:21] [Server thread/INFO]: - harvestcraft:soybeanseedItem:0 = harvestcraft:beanseedItem:0 + harvestcraft:riceseedItem:0
  2099. [16:49:21] [Server thread/INFO]: - harvestcraft:spiceleafseedItem:0 = harvestcraft:teaseedItem:0 + harvestcraft:chilipepperseedItem:0
  2100. [16:49:21] [Server thread/INFO]: - harvestcraft:sweetpotatoseedItem:0 = AgriCraft:seedPotato:0 + AgriCraft:seedSugarcane:0
  2101. [16:49:21] [Server thread/INFO]: - harvestcraft:teaseedItem:0 = harvestcraft:seaweedseedItem:0 + AgriCraft:seedDaisy:0
  2102. [16:49:21] [Server thread/INFO]: - harvestcraft:tomatoseedItem:0 = harvestcraft:sweetpotatoseedItem:0 + AgriCraft:seedCarrot:0
  2103. [16:49:21] [Server thread/INFO]: - harvestcraft:turnipseedItem:0 = harvestcraft:parsnipseedItem:0 + harvestcraft:radishseedItem:0
  2104. [16:49:21] [Server thread/INFO]: - harvestcraft:wintersquashseedItem:0 = minecraft:pumpkin_seeds:0 + harvestcraft:zucchiniseedItem:0
  2105. [16:49:21] [Server thread/INFO]: - harvestcraft:zucchiniseedItem:0 = minecraft:pumpkin_seeds:0 + harvestcraft:cucumberseedItem:0
  2106. [16:49:21] [Server thread/INFO]: - harvestcraft:whitemushroomseedItem:0 = AgriCraft:seedShroomRed:0 + AgriCraft:seedShroomBrown:0
  2107. [16:49:21] [Server thread/INFO]: - harvestcraft:curryleafseedItem:0 = harvestcraft:spiceleafseedItem:0 + harvestcraft:mustardseedItem:0
  2108. [16:49:21] [Server thread/INFO]: - harvestcraft:sesameseedsseedItem:0 = harvestcraft:riceseedItem:0 + harvestcraft:coffeeseedItem:0
  2109. [16:49:21] [Server thread/INFO]: - harvestcraft:waterchestnutseedItem:0 = harvestcraft:sesameseedsseedItem:0 + harvestcraft:seaweedseedItem:0
  2110. [16:49:21] [Server thread/INFO]: - harvestcraft:barleyseedItem:0 = minecraft:wheat_seeds:0 + AgriCraft:seedSugarcane:0
  2111. [16:49:21] [Server thread/INFO]: - harvestcraft:cornseedItem:0 = harvestcraft:barleyseedItem:0 + harvestcraft:ryeseedItem:0
  2112. [16:49:21] [Server thread/INFO]: - harvestcraft:ryeseedItem:0 = harvestcraft:barleyseedItem:0 + minecraft:wheat_seeds:0
  2113. [16:49:21] [Server thread/INFO]: - harvestcraft:cottonseedItem:0 = harvestcraft:barleyseedItem:0 + AgriCraft:seedDaisy:0
  2114. [16:49:21] [Server thread/INFO]: - AgriCraft:seedCinderpearl:0 = AgriCraft:seedCactus:0 + AgriCraft:seedTulipRed:0
  2115. [16:49:21] [Server thread/INFO]: - AgriCraft:seedDesertNova:0 = AgriCraft:seedCinderpearl:0 + AgriCraft:seedTulipRed:0
  2116. [16:49:21] [Server thread/INFO]: - AgriCraft:seedCerublossom:0 = AgriCraft:seedDesertNova:0 + AgriCraft:seedCinderpearl:0
  2117. [16:49:21] [Server thread/INFO]: - AgriCraft:seedAum:0 = AgriCraft:seedCerublossom:0 + AgriCraft:seedCinderpearl:0
  2118. [16:49:21] [Server thread/INFO]: - AgriCraft:seedWakebloom:0 = AgriCraft:seedAum:0 + AgriCraft:seedCerublossom:0
  2119. [16:49:21] [Server thread/INFO]: - AgriCraft:seedVishroom:0 = AgriCraft:seedShroomBrown:0 + AgriCraft:seedShimmerleaf:0
  2120. [16:49:21] [Server thread/INFO]: - AgriCraft:seedTarmaRoot:0 = AgriCraft:seedDesertNova:0 + AgriCraft:seedShroomBrown:0
  2121. [16:49:21] [Server thread/INFO]: - AgriCraft:seedShimmerleaf:0 = AgriCraft:seedCerublossom:0 + AgriCraft:seedTulipWhite:0
  2122. [16:49:21] [Server thread/INFO]: - AgriCraft:seedTaintedRoot:0 = AgriCraft:seedVishroom:0 + AgriCraft:seedTarmaRoot:0
  2123. [16:49:21] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  2124. [16:49:21] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  2125. [16:49:21] [Server thread/INFO]: Loading override configs
  2126. [16:49:21] [Server thread/INFO]: Converting map!
  2127. [16:49:21] [Server thread/INFO]: Scanning folders...
  2128. [16:49:21] [Server thread/INFO]: Total conversion count is 0
  2129. [16:49:21] [Server thread/INFO]: Injecting existing block and item data into this server instance
  2130. [16:49:21] [Server thread/INFO]: Applying holder lookups
  2131. [16:49:21] [Server thread/INFO]: Holder lookups applied
  2132. [16:49:22] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2133. [16:49:22] [Server thread/INFO]: Loading dimension -100 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2134. [16:49:22] [Server thread/INFO]: Loaded 0 quests
  2135. [16:49:22] [Server thread/INFO]: Loaded 0 quest lines
  2136. [16:49:22] [Server thread/INFO]: Loaded 0 parties
  2137. [16:49:22] [Server thread/INFO]: Loaded 0 names
  2138. [16:49:22] [Server thread/INFO]: Single player World Load Event: initialize dimlets
  2139. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Foliage, Oak
  2140. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Biome, Sky
  2141. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Biome, Storage Cell
  2142. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, enderium.molten
  2143. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, invar.molten
  2144. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, manyullyn.molten
  2145. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, mithril.molten
  2146. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, ic2constructionfoam
  2147. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, platinum.molten
  2148. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, pigiron.molten
  2149. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, alumite.molten
  2150. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, bronze.molten
  2151. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, steam
  2152. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, lumium.molten
  2153. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, electrum.molten
  2154. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, signalum.molten
  2155. [16:49:22] [Server thread/INFO]: Blacklisted dimlet Liquid, aluminumbrass.molten
  2156. [16:49:22] [Server thread/INFO]: Could not read 'userdimlets.json', this is not an error!
  2157. [16:49:22] [Server thread/WARN]: Unable to find spawn biome
  2158. [16:49:22] [Server thread/INFO]: Loading dimension 85 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2159. [16:49:22] [Server thread/INFO]: Loading dimension -37 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2160. [16:49:22] [Server thread/WARN]: Unable to find spawn biome
  2161. [16:49:26] [Server thread/INFO]: Loading dimension 84 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2162. [16:49:26] [Server thread/INFO]: Loading dimension -38 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2163. [16:49:26] [Server thread/WARN]: Unable to find spawn biome
  2164. [16:49:27] [Server thread/INFO]: Loading dimension 83 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2165. [16:49:27] [Server thread/INFO]: Loading dimension -39 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2166. [16:49:27] [Server thread/WARN]: Unable to find spawn biome
  2167. [16:49:27] [Server thread/INFO]: Loading dimension 82 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2168. [16:49:27] [Server thread/WARN]: Unable to find spawn biome
  2169. [16:49:27] [Server thread/INFO]: Loading dimension 81 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2170. [16:49:27] [Server thread/WARN]: Unable to find spawn biome
  2171. [16:49:27] [Server thread/INFO]: Loading dimension 80 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2172. [16:49:27] [Server thread/INFO]: Loading dimension -42 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2173. [16:49:28] [Server thread/INFO]: Loading dimension -112 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2174. [16:49:28] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2175. [16:49:28] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@50661689)
  2176. [16:49:28] [Server thread/INFO]: Loading override configs
  2177. [16:49:28] [Server thread/INFO]: [4.0.0-beta-6] Save data does not exist!
  2178. [16:49:28] [Server thread/INFO]: Preparing start region for level 0
  2179. [16:49:28] [Thread-30/INFO]: Loaded 2 badges in 158 ms!
  2180. [16:49:29] [Server thread/INFO]: Preparing spawn area: 9%
  2181. [16:49:30] [Server thread/INFO]: Preparing spawn area: 19%
  2182. [16:49:31] [Server thread/INFO]: Preparing spawn area: 30%
  2183. [16:49:32] [Server thread/INFO]: Preparing spawn area: 48%
  2184. [16:49:33] [Server thread/INFO]: Preparing spawn area: 63%
  2185. [16:49:34] [Server thread/INFO]: Preparing spawn area: 78%
  2186. [16:49:35] [Server thread/INFO]: Preparing spawn area: 90%
  2187. [16:49:36] [Server thread/INFO]: Starting ServerStart for modtweaker2
  2188. [16:49:36] [Server thread/INFO]: Loading override configs
  2189. [16:49:36] [Server thread/INFO]: WorldData loading
  2190. [16:49:36] [Server thread/INFO]: WorldData not found
  2191. [16:49:36] [Server thread/INFO]: Removed 0 old recipes
  2192. [16:49:36] [Server thread/INFO]: Starting recipe profiler for Arc Recycling, using 4 Threads
  2193. [16:49:36] [Thread-33/INFO]: Loaded 2 badges in 129 ms!
  2194. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.manasteelHelmReveal@0, missing knowledge for [1xitem.ItemGoggles@0]
  2195. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:barkbelt@0, missing knowledge for [1xitem.witchery:bitingbelt@0]
  2196. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernBoots@0, missing knowledge for [1xitem.bootsDiamond@0]
  2197. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirechaincoat@0, missing knowledge for [1xitem.witchery:vampirecoat@0]
  2198. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernChest@0, missing knowledge for [1xitem.chestplateDiamond@0]
  2199. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.terrasteelHelmReveal@0, missing knowledge for [1xitem.manasteelHelmReveal@0]
  2200. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernSword@0, missing knowledge for [1xitem.swordDiamond@0]
  2201. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicChest@0, missing knowledge for [1xitem.draconicevolution:wyvernChest@0]
  2202. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicHoe@0, missing knowledge for [1xitem.hoeDiamond@0]
  2203. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterhatsilvered@0, missing knowledge for [1xitem.witchery:hunterhat@0]
  2204. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirechaincoat_female@0, missing knowledge for [1xitem.witchery:vampirecoat_female@0]
  2205. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.hammysmall@0, missing knowledge for [1xitem.bighammer@0]
  2206. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicLeggs@0, missing knowledge for [1xitem.draconicevolution:wyvernLeggs@0]
  2207. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.experience_chest@0, missing knowledge for [1xitem.emerald_chest@0]
  2208. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicSword@0, missing knowledge for [1xitem.draconicevolution:wyvernSword@0]
  2209. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.poisonsword@0, missing knowledge for [1xitem.emeraldsword@0]
  2210. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.elementiumHelmReveal@0, missing knowledge for [1xitem.ItemGoggles@0]
  2211. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterlegssilvered@0, missing knowledge for [1xitem.witchery:hunterlegs@0]
  2212. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernLeggs@0, missing knowledge for [1xitem.leggingsDiamond@0]
  2213. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernHelm@0, missing knowledge for [1xitem.helmetDiamond@0]
  2214. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.slicesmall@0, missing knowledge for [1xitem.berthasmall@0]
  2215. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.experience_boots@0, missing knowledge for [1xitem.emerald_boots@0]
  2216. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:huntercoatsilvered@0, missing knowledge for [1xitem.witchery:huntercoat@0]
  2217. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterhatgarlicked@0, missing knowledge for [1xitem.witchery:hunterhatsilvered@0]
  2218. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.itemBloodPack@0, missing knowledge for [1xitem.chestplateCloth@0]
  2219. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:canesword@0, missing knowledge for [1xitem.swordDiamond@0]
  2220. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.experience_leggings@0, missing knowledge for [1xitem.emerald_leggings@0]
  2221. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:rubyslippers@0, missing knowledge for [1xitem.witchery:seepingshoes@0]
  2222. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicBoots@0, missing knowledge for [1xitem.draconicevolution:wyvernBoots@0]
  2223. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterbootssilvered@0, missing knowledge for [1xitem.witchery:hunterboots@0]
  2224. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirehelmet@0, missing knowledge for [1xitem.witchery:vampirehat@0]
  2225. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:huntercoatgarlicked@0, missing knowledge for [1xitem.witchery:huntercoatsilvered@0]
  2226. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.experience_helmet@0, missing knowledge for [1xitem.emerald_helmet@0]
  2227. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.experiencesword@0, missing knowledge for [1xitem.emeraldsword@0]
  2228. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicHelm@0, missing knowledge for [1xitem.draconicevolution:wyvernHelm@0]
  2229. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterlegsgarlicked@0, missing knowledge for [1xitem.witchery:hunterlegssilvered@0]
  2230. [16:49:37] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterbootsgarlicked@0, missing knowledge for [1xitem.witchery:hunterbootssilvered@0]
  2231. [16:49:37] [Server thread/INFO]: Finished recipe profiler for Arc Recycling, took 467 milliseconds
  2232. [16:49:37] [Server thread/INFO]: [4.0.0-beta-6] World config does not exist, generating.
  2233. [16:49:37] [Server thread/INFO]: RFTools: server is starting
  2234. [16:49:37] [Server thread/INFO]: Registering RFTools dimensions
  2235. [16:49:37] [Server thread/INFO]: Changing view distance to 12, from 10
  2236. [16:49:38] [Server thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  2237. [16:49:38] [Server thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  2238. [16:49:38] [Netty IO #1/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
  2239. [16:49:39] [Netty Client IO #0/INFO]: Server protocol version 2
  2240. [16:49:39] [Netty IO #1/INFO]: Client protocol version 2
  2241. [16:49:39] [Netty IO #1/INFO]: Client attempting to join with 99 mods : [email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected](5.0.1.6),[email protected],[email protected],appliedenergistics2-core@rv3-beta-1,[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-1,thaumcraftneiplugin@@VERSION@,[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],tinker_io@release 1.5.0,BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],GardenOfGlass@sqrt(-1),[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected]
  2242. [16:49:39] [Netty IO #1/INFO]: Attempting connection with missing mods [] at CLIENT
  2243. [16:49:39] [Netty Client IO #0/INFO]: Attempting connection with missing mods [] at SERVER
  2244. [16:49:39] [Client thread/INFO]: [Client thread] Client side modded connection established
  2245. [16:49:39] [Server thread/INFO]: [Server thread] Server side modded connection established
  2246. [16:49:39] [Server thread/INFO]: SMP: Sync dimensions to client
  2247. [16:49:39] [Server thread/WARN]: Data not found for RavenEos. Trying to load backup data.
  2248. [16:49:39] [Server thread/WARN]: Thaumcraft data not found for RavenEos. Trying to load backup Thaumcraft data.
  2249. [16:49:39] [Server thread/INFO]: Assigning initial aspects to RavenEos
  2250. [16:49:39] [Server thread/INFO]: RavenEos[local:E:b88a6d9f] logged in with entity id 512 at (-144.5, 89.0, 249.5)
  2251. [16:49:39] [Server thread/INFO]: RavenEos joined the game
  2252. [16:49:39] [Server thread/INFO]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  2253. [16:49:39] [Server thread/INFO]: Player EntityPlayerMP['RavenEos'/512, l='New World', x=-144.50, y=89.00, z=249.50] connected. Sending ping
  2254. [16:49:39] [Server thread/INFO]: SMP: Player logged in: Sync diminfo to clients
  2255. [16:49:39] [Server thread/INFO]: Sync dimension info to clients!
  2256. [16:49:39] [Server thread/INFO]: Send validation data to the client
  2257. [16:49:40] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  2258. [16:49:40] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  2259. [16:49:46] [Client thread/ERROR]: SimpleChannelHandlerWrapper exception
  2260. java.lang.NoClassDefFoundError: net/darkhax/bookshelf/util/Utilities
  2261. at net.subaraki.telepads.common.network.PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.onMessage(PacketSyncTelepadEntries.java:78) ~[PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.class:?]
  2262. at net.subaraki.telepads.common.network.PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.onMessage(PacketSyncTelepadEntries.java:73) ~[PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.class:?]
  2263. at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:37) ~[SimpleChannelHandlerWrapper.class:?]
  2264. at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:17) ~[SimpleChannelHandlerWrapper.class:?]
  2265. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  2266. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  2267. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  2268. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:101) [SimpleChannelInboundHandler.class:?]
  2269. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  2270. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  2271. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
  2272. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
  2273. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  2274. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  2275. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  2276. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  2277. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  2278. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  2279. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061) [bao.class:?]
  2280. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  2281. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  2282. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2283. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  2284. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  2285. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  2286. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  2287. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2288. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2289. Caused by: java.lang.ClassNotFoundException: net.darkhax.bookshelf.util.Utilities
  2290. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  2291. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
  2292. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
  2293. ... 28 more
  2294. Caused by: java.lang.NullPointerException
  2295. [16:49:46] [Client thread/ERROR]: There was a critical exception handling a packet on channel Telepads
  2296. java.lang.NoClassDefFoundError: net/darkhax/bookshelf/util/Utilities
  2297. at net.subaraki.telepads.common.network.PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.onMessage(PacketSyncTelepadEntries.java:78) ~[PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.class:?]
  2298. at net.subaraki.telepads.common.network.PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.onMessage(PacketSyncTelepadEntries.java:73) ~[PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.class:?]
  2299. at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:37) ~[SimpleChannelHandlerWrapper.class:?]
  2300. at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:17) ~[SimpleChannelHandlerWrapper.class:?]
  2301. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  2302. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  2303. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  2304. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:101) ~[SimpleChannelInboundHandler.class:?]
  2305. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  2306. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  2307. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
  2308. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
  2309. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  2310. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  2311. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
  2312. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
  2313. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  2314. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  2315. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061) [bao.class:?]
  2316. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  2317. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  2318. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2319. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  2320. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  2321. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  2322. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  2323. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2324. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2325. Caused by: java.lang.ClassNotFoundException: net.darkhax.bookshelf.util.Utilities
  2326. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  2327. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
  2328. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
  2329. ... 28 more
  2330. Caused by: java.lang.NullPointerException
  2331. [16:49:46] [Netty Client IO #0/INFO]: Restoring client configs.
  2332. [16:49:46] [Netty Client IO #0/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  2333. [16:49:46] [Netty Client IO #0/INFO]: Disconnect from server: Unregistering RFTools dimensions
  2334. [16:49:46] [Client thread/INFO]: Client received server config settings.
  2335. [16:49:46] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  2336. [16:49:46] [Client thread/INFO]: Client player ID: 1
  2337. [16:49:46] [Client thread/INFO]: Joined the server with PlayerID 1
  2338. [16:49:46] [Client thread/INFO]: [CHAT] Welcome to the server!
  2339. [16:49:46] [Client thread/INFO]: Current Mode: default
  2340. [16:49:47] [Server thread/INFO]: RavenEos lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  2341. [16:49:47] [Server thread/INFO]: RavenEos left the game
  2342. [16:49:47] [Server thread/INFO]: Saving Telepad data
  2343. [16:49:47] [Server thread/INFO]: Saving Telepad data
  2344. [16:49:47] [Server thread/INFO]: Stopping singleplayer server as player logged out
  2345. [16:49:47] [Server thread/INFO]: Saving and pausing game...
  2346. [16:49:47] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  2347. [16:49:47] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@4220b280[id=4996721c-46d6-488b-a67d-d587782274c4,name=RavenEos,properties={},legacy=false]
  2348. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  2349. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  2350. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
  2351. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
  2352. at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:109) [EntityHelperBase.class:?]
  2353. at morph.common.morph.MorphState.createPlayer(MorphState.java:168) [MorphState.class:?]
  2354. at morph.common.morph.MorphState.readTag(MorphState.java:118) [MorphState.class:?]
  2355. at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
  2356. at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
  2357. at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
  2358. at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
  2359. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  2360. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  2361. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  2362. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
  2363. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
  2364. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  2365. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  2366. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  2367. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  2368. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  2369. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  2370. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061) [bao.class:?]
  2371. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  2372. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  2373. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2374. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  2375. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  2376. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  2377. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  2378. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2379. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2380. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  2381. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  2382. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Underdark
  2383. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Chaos
  2384. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Crystal
  2385. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Spirit World
  2386. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Islands
  2387. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Torment
  2388. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-VillageMania
  2389. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Mirror
  2390. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Extreme
  2391. [16:49:51] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Utopia
  2392. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/The Outer Lands
  2393. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  2394. [16:49:54] [Server thread/INFO]: Stopping server
  2395. [16:49:54] [Server thread/INFO]: Saving players
  2396. [16:49:54] [Server thread/INFO]: Saving worlds
  2397. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  2398. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  2399. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  2400. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Underdark
  2401. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Chaos
  2402. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Crystal
  2403. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Spirit World
  2404. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Islands
  2405. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Torment
  2406. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-VillageMania
  2407. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Mirror
  2408. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Extreme
  2409. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Utopia
  2410. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/The Outer Lands
  2411. [16:49:54] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  2412. [16:50:00] [Client thread/INFO]: Loading: Forestry NEI Integration
  2413. [16:50:00] [Client thread/INFO]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
  2414. [16:50:00] [Client thread/INFO]: Added NEI integration
  2415. [16:50:00] [Client thread/INFO]: Added NEI integration
  2416. [16:50:01] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
  2417. [16:50:01] [Client thread/INFO]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
  2418. [16:50:01] [Client thread/INFO]: RfToolsDimensionManager.syncFromServer
  2419. [16:50:01] [Client thread/INFO]: Dimension information from server is empty.
  2420. [16:50:01] [Client thread/INFO]: Getting dimlet mapping from server
  2421. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.one
  2422. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.one1
  2423. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.one2
  2424. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.one3
  2425. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.two
  2426. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.two
  2427. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.two1
  2428. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Foliage, Oak
  2429. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Biome, Sky
  2430. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Biome, Storage Cell
  2431. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Biome, Utopia
  2432. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Biome, Islands
  2433. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Biome, Crystal
  2434. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Biome, Villages
  2435. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Biome, Chaos
  2436. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, enderium.molten
  2437. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, invar.molten
  2438. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, manyullyn.molten
  2439. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, mithril.molten
  2440. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, ic2constructionfoam
  2441. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, platinum.molten
  2442. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, pigiron.molten
  2443. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, alumite.molten
  2444. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, bronze.molten
  2445. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, steam
  2446. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, lumium.molten
  2447. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, electrum.molten
  2448. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, signalum.molten
  2449. [16:50:01] [Client thread/INFO]: Blacklisted dimlet Liquid, aluminumbrass.molten
  2450. [16:50:01] [Client thread/INFO]: Could not read 'userdimlets.json', this is not an error!
  2451. [16:50:01] [Client thread/INFO]: Received player login packet.
  2452. [16:50:01] [Client thread/INFO]: [4.0.0-beta-6] Sending client info to server
  2453. [16:50:02] [Client thread/WARN]: =============================================================
  2454. [16:50:02] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  2455. [16:50:02] [Client thread/WARN]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  2456. [16:50:02] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
  2457. [16:50:02] [Client thread/WARN]: =============================================================
  2458. [16:50:02] [Client thread/INFO]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
  2459. [16:50:03] [Client thread/INFO]: Compendium unlock state not found to load. Assuming it hasn't been created yet.
  2460. [16:50:04] [Server thread/INFO]: Unloading dimension 0
  2461. [16:50:04] [Server thread/INFO]: Unloading dimension -1
  2462. [16:50:04] [Server thread/INFO]: Unloading dimension 1
  2463. [16:50:04] [Server thread/INFO]: Unloading dimension -100
  2464. [16:50:04] [Server thread/INFO]: Unloading dimension 85
  2465. [16:50:04] [Server thread/INFO]: Unloading dimension 84
  2466. [16:50:04] [Server thread/INFO]: Unloading dimension -37
  2467. [16:50:04] [Server thread/INFO]: Unloading dimension 83
  2468. [16:50:04] [Server thread/INFO]: Unloading dimension -38
  2469. [16:50:04] [Server thread/INFO]: Unloading dimension 82
  2470. [16:50:04] [Server thread/INFO]: Unloading dimension -39
  2471. [16:50:04] [Server thread/INFO]: Unloading dimension 81
  2472. [16:50:04] [Server thread/INFO]: Unloading dimension 80
  2473. [16:50:04] [Server thread/INFO]: Unloading dimension -42
  2474. [16:50:04] [Server thread/INFO]: Unloading dimension -112
  2475. [16:50:06] [Server thread/INFO]: Applying holder lookups
  2476. [16:50:06] [Server thread/INFO]: Holder lookups applied
  2477. [16:50:06] [pool-6-thread-1/INFO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\saves\New World\enderio\dimensionalTransceiver.json
  2478. [16:50:06] [Server thread/INFO]: RFTools: server is stopping. Shutting down gracefully
  2479. [16:50:06] [Server thread/INFO]: Cleaning up RFTools dimensions
  2480. [16:50:52] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  2481. [16:50:55] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  2482. [16:50:57] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  2483. [16:50:57] [Server thread/INFO]: Generating keypair
  2484. [16:50:57] [Server thread/INFO]: Registered Mutations:
  2485. [16:50:57] [Server thread/INFO]: - AgriCraft:seedSugarcane:0 = minecraft:wheat_seeds:0 + AgriCraft:seedCarrot:0
  2486. [16:50:57] [Server thread/INFO]: - AgriCraft:seedCactus:0 = AgriCraft:seedSugarcane:0 + AgriCraft:seedPoppy:0
  2487. [16:50:57] [Server thread/INFO]: - minecraft:pumpkin_seeds:0 = AgriCraft:seedPotato:0 + AgriCraft:seedCarrot:0
  2488. [16:50:57] [Server thread/INFO]: - minecraft:melon_seeds:0 = AgriCraft:seedCarrot:0 + minecraft:pumpkin_seeds:0
  2489. [16:50:57] [Server thread/INFO]: - AgriCraft:seedPoppy:0 = AgriCraft:seedSugarcane:0 + minecraft:pumpkin_seeds:0
  2490. [16:50:57] [Server thread/INFO]: - AgriCraft:seedDandelion:0 = AgriCraft:seedSugarcane:0 + minecraft:melon_seeds:0
  2491. [16:50:57] [Server thread/INFO]: - AgriCraft:seedOrchid:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedDandelion:0
  2492. [16:50:57] [Server thread/INFO]: - AgriCraft:seedAllium:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedOrchid:0
  2493. [16:50:57] [Server thread/INFO]: - AgriCraft:seedTulipRed:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedAllium:0
  2494. [16:50:57] [Server thread/INFO]: - AgriCraft:seedTulipOrange:0 = AgriCraft:seedDaisy:0 + AgriCraft:seedOrchid:0
  2495. [16:50:57] [Server thread/INFO]: - AgriCraft:seedTulipWhite:0 = AgriCraft:seedDaisy:0 + AgriCraft:seedDandelion:0
  2496. [16:50:57] [Server thread/INFO]: - AgriCraft:seedTulipPink:0 = AgriCraft:seedAllium:0 + AgriCraft:seedDandelion:0
  2497. [16:50:57] [Server thread/INFO]: - AgriCraft:seedDaisy:0 = AgriCraft:seedDandelion:0 + AgriCraft:seedOrchid:0
  2498. [16:50:57] [Server thread/INFO]: - AgriCraft:seedShroomRed:0 = minecraft:nether_wart:0 + AgriCraft:seedPoppy:0
  2499. [16:50:57] [Server thread/INFO]: - AgriCraft:seedShroomBrown:0 = minecraft:nether_wart:0 + AgriCraft:seedPotato:0
  2500. [16:50:57] [Server thread/INFO]: - AgriCraft:seedRedstodendron:0 = AgriCraft:seedTulipRed:0 + AgriCraft:seedDaisy:0
  2501. [16:50:57] [Server thread/INFO]: - AgriCraft:seedLapender:0 = AgriCraft:seedTulipPink:0 + AgriCraft:seedOrchid:0
  2502. [16:50:57] [Server thread/INFO]: - AgriCraft:seedFerranium:0 = AgriCraft:seedLapender:0 + AgriCraft:seedTulipWhite:0
  2503. [16:50:57] [Server thread/INFO]: - AgriCraft:seedAurigold:0 = AgriCraft:seedRedstodendron:0 + AgriCraft:seedTulipOrange:0
  2504. [16:50:57] [Server thread/INFO]: - AgriCraft:seedDiamahlia:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedLapender:0
  2505. [16:50:57] [Server thread/INFO]: - AgriCraft:seedEmeryllis:0 = AgriCraft:seedFerranium:0 + AgriCraft:seedRedstodendron:0
  2506. [16:50:57] [Server thread/INFO]: - AgriCraft:seedNitorWart:0 = minecraft:nether_wart:0 + AgriCraft:seedTulipOrange:0
  2507. [16:50:57] [Server thread/INFO]: - AgriCraft:seedQuartzanthemum:0 = AgriCraft:seedNitorWart:0 + AgriCraft:seedLapender:0
  2508. [16:50:57] [Server thread/INFO]: - AgriCraft:seedCuprosia:0 = AgriCraft:seedRedstodendron:0 + AgriCraft:seedTulipRed:0
  2509. [16:50:57] [Server thread/INFO]: - AgriCraft:seedPetinia:0 = AgriCraft:seedLapender:0 + AgriCraft:seedDaisy:0
  2510. [16:50:57] [Server thread/INFO]: - AgriCraft:seedPlombean:0 = AgriCraft:seedFerranium:0 + AgriCraft:seedPotato:0
  2511. [16:50:57] [Server thread/INFO]: - AgriCraft:seedSilverweed:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedAllium:0
  2512. [16:50:57] [Server thread/INFO]: - AgriCraft:seedJaslumine:0 = AgriCraft:seedFerranium:0 + minecraft:wheat_seeds:0
  2513. [16:50:57] [Server thread/INFO]: - AgriCraft:seedNiccissus:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedDandelion:0
  2514. [16:50:57] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedPlatiolus=AgriCraft:seedDiamahlia+AgriCraft:seedFerranium)
  2515. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaRed:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedTulipRed:0
  2516. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaYellow:0 = AgriCraft:seedDandelion:0 + AgriCraft:seedTulipOrange:0
  2517. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaBlue:0 = AgriCraft:seedOrchid:0 + AgriCraft:seedAllium:0
  2518. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaOrange:0 = AgriCraft:seedBotaniaYellow:0 + AgriCraft:seedBotaniaRed:0
  2519. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaPurple:0 = AgriCraft:seedBotaniaMagenta:0 + AgriCraft:seedBotaniaBlue:0
  2520. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaGreen:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedBotaniaYellow:0
  2521. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaMagenta:0 = AgriCraft:seedBotaniaRed:0 + AgriCraft:seedBotaniaBlue:0
  2522. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaPink:0 = AgriCraft:seedBotaniaPurple:0 + AgriCraft:seedBotaniaWhite:0
  2523. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaLime:0 = AgriCraft:seedBotaniaWhite:0 + AgriCraft:seedBotaniaGreen:0
  2524. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaCyan:0 = AgriCraft:seedBotaniaGreen:0 + AgriCraft:seedBotaniaBlue:0
  2525. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaLightBlue:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedBotaniaWhite:0
  2526. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaBlack:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedCactus:0
  2527. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaWhite:0 = AgriCraft:seedTulipWhite:0 + AgriCraft:seedDaisy:0
  2528. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaGray:0 = AgriCraft:seedBotaniaBlack:0 + AgriCraft:seedBotaniaWhite:0
  2529. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaLightGray:0 = AgriCraft:seedBotaniaGray:0 + AgriCraft:seedBotaniaWhite:0
  2530. [16:50:57] [Server thread/INFO]: - AgriCraft:seedBotaniaBrown:0 = AgriCraft:seedBotaniaPurple:0 + AgriCraft:seedBotaniaGreen:0
  2531. [16:50:57] [Server thread/INFO]: - harvestcraft:artichokeseedItem:0 = harvestcraft:asparagusseedItem:0 + harvestcraft:lettuceseedItem:0
  2532. [16:50:57] [Server thread/INFO]: - harvestcraft:asparagusseedItem:0 = harvestcraft:scallionseedItem:0 + harvestcraft:cornseedItem:0
  2533. [16:50:57] [Server thread/INFO]: - harvestcraft:bambooshootseedItem:0 = harvestcraft:cornseedItem:0 + harvestcraft:riceseedItem:0
  2534. [16:50:57] [Server thread/INFO]: - harvestcraft:beanseedItem:0 = minecraft:pumpkin_seeds:0 + AgriCraft:seedPotato:0
  2535. [16:50:57] [Server thread/INFO]: - harvestcraft:beetseedItem:0 = harvestcraft:radishseedItem:0 + AgriCraft:seedCarrot:0
  2536. [16:50:57] [Server thread/INFO]: - harvestcraft:bellpepperseedItem:0 = harvestcraft:chilipepperseedItem:0 + harvestcraft:spiceleafseedItem:0
  2537. [16:50:57] [Server thread/INFO]: - harvestcraft:blackberryseedItem:0 = harvestcraft:strawberryseedItem:0 + harvestcraft:blueberryseedItem:0
  2538. [16:50:57] [Server thread/INFO]: - harvestcraft:blueberryseedItem:0 = harvestcraft:strawberryseedItem:0 + AgriCraft:seedOrchid:0
  2539. [16:50:57] [Server thread/INFO]: - harvestcraft:broccoliseedItem:0 = harvestcraft:lettuceseedItem:0 + AgriCraft:seedDaisy:0
  2540. [16:50:57] [Server thread/INFO]: - harvestcraft:brusselsproutseedItem:0 = harvestcraft:cabbageseedItem:0 + harvestcraft:peasseedItem:0
  2541. [16:50:57] [Server thread/INFO]: - harvestcraft:cabbageseedItem:0 = harvestcraft:broccoliseedItem:0 + harvestcraft:lettuceseedItem:0
  2542. [16:50:57] [Server thread/INFO]: - harvestcraft:cactusfruitseedItem:0 = harvestcraft:kiwiseedItem:0 + harvestcraft:bambooshootseedItem:0
  2543. [16:50:57] [Server thread/INFO]: - harvestcraft:candleberryseedItem:0 = harvestcraft:cactusfruitseedItem:0 + harvestcraft:grapeseedItem:0
  2544. [16:50:57] [Server thread/INFO]: - harvestcraft:cantaloupeseedItem:0 = minecraft:melon_seeds:0 + harvestcraft:strawberryseedItem:0
  2545. [16:50:57] [Server thread/INFO]: - harvestcraft:cauliflowerseedItem:0 = harvestcraft:cabbageseedItem:0 + harvestcraft:lettuceseedItem:0
  2546. [16:50:57] [Server thread/INFO]: - harvestcraft:celeryseedItem:0 = minecraft:wheat_seeds:0 + AgriCraft:seedAllium:0
  2547. [16:50:57] [Server thread/INFO]: - harvestcraft:chilipepperseedItem:0 = harvestcraft:tomatoseedItem:0 + harvestcraft:onionseedItem:0
  2548. [16:50:57] [Server thread/INFO]: - harvestcraft:coffeeseedItem:0 = harvestcraft:beanseedItem:0 + AgriCraft:seedSugarcane:0
  2549. [16:50:57] [Server thread/INFO]: - harvestcraft:cranberryseedItem:0 = harvestcraft:blueberryseedItem:0 + harvestcraft:grapeseedItem:0
  2550. [16:50:57] [Server thread/INFO]: - harvestcraft:cucumberseedItem:0 = harvestcraft:peasseedItem:0 + harvestcraft:okraseedItem:0
  2551. [16:50:57] [Server thread/INFO]: - harvestcraft:eggplantseedItem:0 = harvestcraft:zucchiniseedItem:0 + harvestcraft:tomatoseedItem:0
  2552. [16:50:57] [Server thread/INFO]: - harvestcraft:garlicseedItem:0 = harvestcraft:onionseedItem:0 + harvestcraft:gingerseedItem:0
  2553. [16:50:57] [Server thread/INFO]: - harvestcraft:gingerseedItem:0 = harvestcraft:mustardseedItem:0 + harvestcraft:peanutseedItem:0
  2554. [16:50:57] [Server thread/INFO]: - harvestcraft:grapeseedItem:0 = harvestcraft:blueberryseedItem:0 + harvestcraft:cantaloupeseedItem:0
  2555. [16:50:57] [Server thread/INFO]: - harvestcraft:kiwiseedItem:0 = harvestcraft:cantaloupeseedItem:0 + harvestcraft:strawberryseedItem:0
  2556. [16:50:57] [Server thread/INFO]: - harvestcraft:leekseedItem:0 = harvestcraft:scallionseedItem:0 + harvestcraft:celeryseedItem:0
  2557. [16:50:57] [Server thread/INFO]: - harvestcraft:lettuceseedItem:0 = AgriCraft:seedDaisy:0 + harvestcraft:celeryseedItem:0
  2558. [16:50:57] [Server thread/INFO]: - harvestcraft:spinachseedItem:0 = harvestcraft:lettuceseedItem:0 + AgriCraft:seedCactus:0
  2559. [16:50:57] [Server thread/INFO]: - harvestcraft:mustardseedItem:0 = harvestcraft:chilipepperseedItem:0 + harvestcraft:beanseedItem:0
  2560. [16:50:57] [Server thread/INFO]: - harvestcraft:oatsseedItem:0 = harvestcraft:cornseedItem:0 + harvestcraft:riceseedItem:0
  2561. [16:50:57] [Server thread/INFO]: - harvestcraft:okraseedItem:0 = harvestcraft:beanseedItem:0 + harvestcraft:leekseedItem:0
  2562. [16:50:57] [Server thread/INFO]: - harvestcraft:onionseedItem:0 = harvestcraft:celeryseedItem:0 + harvestcraft:brusselsproutseedItem:0
  2563. [16:50:57] [Server thread/INFO]: - harvestcraft:parsnipseedItem:0 = AgriCraft:seedCarrot:0 + harvestcraft:beetseedItem:0
  2564. [16:50:57] [Server thread/INFO]: - harvestcraft:peanutseedItem:0 = harvestcraft:peasseedItem:0 + harvestcraft:bambooshootseedItem:0
  2565. [16:50:57] [Server thread/INFO]: - harvestcraft:peasseedItem:0 = harvestcraft:soybeanseedItem:0 + harvestcraft:okraseedItem:0
  2566. [16:50:57] [Server thread/INFO]: - harvestcraft:pineappleseedItem:0 = harvestcraft:bambooshootseedItem:0 + harvestcraft:cantaloupeseedItem:0
  2567. [16:50:57] [Server thread/INFO]: - harvestcraft:radishseedItem:0 = harvestcraft:tomatoseedItem:0 + harvestcraft:brusselsproutseedItem:0
  2568. [16:50:57] [Server thread/INFO]: - harvestcraft:strawberryseedItem:0 = harvestcraft:radishseedItem:0 + AgriCraft:seedPoppy:0
  2569. [16:50:57] [Server thread/INFO]: - harvestcraft:raspberryseedItem:0 = harvestcraft:strawberryseedItem:0 + AgriCraft:seedTulipRed:0
  2570. [16:50:57] [Server thread/INFO]: - harvestcraft:rhubarbseedItem:0 = AgriCraft:seedSugarcane:0 + harvestcraft:lettuceseedItem:0
  2571. [16:50:57] [Server thread/INFO]: - harvestcraft:riceseedItem:0 = harvestcraft:ryeseedItem:0 + AgriCraft:seedSugarcane:0
  2572. [16:50:57] [Server thread/INFO]: - harvestcraft:rutabagaseedItem:0 = harvestcraft:beetseedItem:0 + harvestcraft:turnipseedItem:0
  2573. [16:50:57] [Server thread/INFO]: - harvestcraft:scallionseedItem:0 = AgriCraft:seedCarrot:0 + AgriCraft:seedSugarcane:0
  2574. [16:50:57] [Server thread/INFO]: - harvestcraft:seaweedseedItem:0 = harvestcraft:lettuceseedItem:0 + harvestcraft:celeryseedItem:0
  2575. [16:50:57] [Server thread/INFO]: - harvestcraft:soybeanseedItem:0 = harvestcraft:beanseedItem:0 + harvestcraft:riceseedItem:0
  2576. [16:50:57] [Server thread/INFO]: - harvestcraft:spiceleafseedItem:0 = harvestcraft:teaseedItem:0 + harvestcraft:chilipepperseedItem:0
  2577. [16:50:57] [Server thread/INFO]: - harvestcraft:sweetpotatoseedItem:0 = AgriCraft:seedPotato:0 + AgriCraft:seedSugarcane:0
  2578. [16:50:57] [Server thread/INFO]: - harvestcraft:teaseedItem:0 = harvestcraft:seaweedseedItem:0 + AgriCraft:seedDaisy:0
  2579. [16:50:57] [Server thread/INFO]: - harvestcraft:tomatoseedItem:0 = harvestcraft:sweetpotatoseedItem:0 + AgriCraft:seedCarrot:0
  2580. [16:50:57] [Server thread/INFO]: - harvestcraft:turnipseedItem:0 = harvestcraft:parsnipseedItem:0 + harvestcraft:radishseedItem:0
  2581. [16:50:57] [Server thread/INFO]: - harvestcraft:wintersquashseedItem:0 = minecraft:pumpkin_seeds:0 + harvestcraft:zucchiniseedItem:0
  2582. [16:50:57] [Server thread/INFO]: - harvestcraft:zucchiniseedItem:0 = minecraft:pumpkin_seeds:0 + harvestcraft:cucumberseedItem:0
  2583. [16:50:57] [Server thread/INFO]: - harvestcraft:whitemushroomseedItem:0 = AgriCraft:seedShroomRed:0 + AgriCraft:seedShroomBrown:0
  2584. [16:50:57] [Server thread/INFO]: - harvestcraft:curryleafseedItem:0 = harvestcraft:spiceleafseedItem:0 + harvestcraft:mustardseedItem:0
  2585. [16:50:57] [Server thread/INFO]: - harvestcraft:sesameseedsseedItem:0 = harvestcraft:riceseedItem:0 + harvestcraft:coffeeseedItem:0
  2586. [16:50:57] [Server thread/INFO]: - harvestcraft:waterchestnutseedItem:0 = harvestcraft:sesameseedsseedItem:0 + harvestcraft:seaweedseedItem:0
  2587. [16:50:57] [Server thread/INFO]: - harvestcraft:barleyseedItem:0 = minecraft:wheat_seeds:0 + AgriCraft:seedSugarcane:0
  2588. [16:50:57] [Server thread/INFO]: - harvestcraft:cornseedItem:0 = harvestcraft:barleyseedItem:0 + harvestcraft:ryeseedItem:0
  2589. [16:50:57] [Server thread/INFO]: - harvestcraft:ryeseedItem:0 = harvestcraft:barleyseedItem:0 + minecraft:wheat_seeds:0
  2590. [16:50:57] [Server thread/INFO]: - harvestcraft:cottonseedItem:0 = harvestcraft:barleyseedItem:0 + AgriCraft:seedDaisy:0
  2591. [16:50:57] [Server thread/INFO]: - AgriCraft:seedCinderpearl:0 = AgriCraft:seedCactus:0 + AgriCraft:seedTulipRed:0
  2592. [16:50:57] [Server thread/INFO]: - AgriCraft:seedDesertNova:0 = AgriCraft:seedCinderpearl:0 + AgriCraft:seedTulipRed:0
  2593. [16:50:57] [Server thread/INFO]: - AgriCraft:seedCerublossom:0 = AgriCraft:seedDesertNova:0 + AgriCraft:seedCinderpearl:0
  2594. [16:50:57] [Server thread/INFO]: - AgriCraft:seedAum:0 = AgriCraft:seedCerublossom:0 + AgriCraft:seedCinderpearl:0
  2595. [16:50:57] [Server thread/INFO]: - AgriCraft:seedWakebloom:0 = AgriCraft:seedAum:0 + AgriCraft:seedCerublossom:0
  2596. [16:50:57] [Server thread/INFO]: - AgriCraft:seedVishroom:0 = AgriCraft:seedShroomBrown:0 + AgriCraft:seedShimmerleaf:0
  2597. [16:50:57] [Server thread/INFO]: - AgriCraft:seedTarmaRoot:0 = AgriCraft:seedDesertNova:0 + AgriCraft:seedShroomBrown:0
  2598. [16:50:57] [Server thread/INFO]: - AgriCraft:seedShimmerleaf:0 = AgriCraft:seedCerublossom:0 + AgriCraft:seedTulipWhite:0
  2599. [16:50:57] [Server thread/INFO]: - AgriCraft:seedTaintedRoot:0 = AgriCraft:seedVishroom:0 + AgriCraft:seedTarmaRoot:0
  2600. [16:50:57] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  2601. [16:50:57] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  2602. [16:50:57] [Server thread/INFO]: Loading override configs
  2603. [16:50:57] [Server thread/INFO]: Injecting existing block and item data into this server instance
  2604. [16:50:58] [Server thread/INFO]: Applying holder lookups
  2605. [16:50:58] [Server thread/INFO]: Holder lookups applied
  2606. [16:50:58] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2607. [16:50:58] [Server thread/INFO]: Loading dimension -100 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2608. [16:50:58] [Server thread/INFO]: Loaded 0 quests
  2609. [16:50:58] [Server thread/INFO]: Loaded 0 quest lines
  2610. [16:50:58] [Server thread/INFO]: Loaded 0 parties
  2611. [16:50:58] [Server thread/INFO]: Loaded 1 names
  2612. [16:50:58] [Server thread/INFO]: Single player World Load Event: initialize dimlets
  2613. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Foliage, Oak
  2614. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Biome, Sky
  2615. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Biome, Storage Cell
  2616. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, enderium.molten
  2617. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, invar.molten
  2618. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, manyullyn.molten
  2619. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, mithril.molten
  2620. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, ic2constructionfoam
  2621. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, platinum.molten
  2622. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, pigiron.molten
  2623. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, alumite.molten
  2624. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, bronze.molten
  2625. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, steam
  2626. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, lumium.molten
  2627. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, electrum.molten
  2628. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, signalum.molten
  2629. [16:50:58] [Server thread/INFO]: Blacklisted dimlet Liquid, aluminumbrass.molten
  2630. [16:50:58] [Server thread/INFO]: Could not read 'userdimlets.json', this is not an error!
  2631. [16:50:58] [Server thread/INFO]: Loading dimension 85 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2632. [16:50:58] [Server thread/INFO]: Loading dimension -37 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2633. [16:50:58] [Server thread/INFO]: Loading dimension 84 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2634. [16:50:58] [Server thread/INFO]: Loading dimension -38 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2635. [16:50:58] [Server thread/INFO]: Loading dimension 83 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2636. [16:50:58] [Server thread/INFO]: Loading dimension -39 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2637. [16:50:58] [Server thread/INFO]: Loading dimension 82 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2638. [16:50:58] [Server thread/INFO]: Loading dimension 81 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2639. [16:50:58] [Server thread/INFO]: Loading dimension 80 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2640. [16:50:58] [Server thread/INFO]: Loading dimension -42 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2641. [16:50:58] [Server thread/INFO]: Loading dimension -112 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2642. [16:50:58] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2643. [16:50:58] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@70babb95)
  2644. [16:50:58] [Server thread/INFO]: Loading override configs
  2645. [16:50:59] [Server thread/INFO]: Preparing start region for level 0
  2646. [16:50:59] [Thread-42/INFO]: Loaded 2 badges in 659 ms!
  2647. [16:51:00] [Server thread/INFO]: Preparing spawn area: 55%
  2648. [16:51:00] [Server thread/INFO]: Starting ServerStart for modtweaker2
  2649. [16:51:00] [Server thread/INFO]: Loading override configs
  2650. [16:51:00] [Server thread/INFO]: WorldData loading
  2651. [16:51:00] [Server thread/INFO]: WorldData retrieved
  2652. [16:51:00] [Server thread/INFO]: Removed 166 old recipes
  2653. [16:51:00] [Server thread/INFO]: Starting recipe profiler for Arc Recycling, using 4 Threads
  2654. [16:51:00] [Thread-44/INFO]: Loaded 2 badges in 151 ms!
  2655. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.experience_boots@0, missing knowledge for [1xitem.emerald_boots@0]
  2656. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.itemBloodPack@0, missing knowledge for [1xitem.chestplateCloth@0]
  2657. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:huntercoatsilvered@0, missing knowledge for [1xitem.witchery:huntercoat@0]
  2658. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterlegssilvered@0, missing knowledge for [1xitem.witchery:hunterlegs@0]
  2659. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:barkbelt@0, missing knowledge for [1xitem.witchery:bitingbelt@0]
  2660. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.poisonsword@0, missing knowledge for [1xitem.emeraldsword@0]
  2661. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterhatgarlicked@0, missing knowledge for [1xitem.witchery:hunterhatsilvered@0]
  2662. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirehelmet@0, missing knowledge for [1xitem.witchery:vampirehat@0]
  2663. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.experiencesword@0, missing knowledge for [1xitem.emeraldsword@0]
  2664. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.terrasteelHelmReveal@0, missing knowledge for [1xitem.manasteelHelmReveal@0]
  2665. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterlegsgarlicked@0, missing knowledge for [1xitem.witchery:hunterlegssilvered@0]
  2666. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:canesword@0, missing knowledge for [1xitem.swordDiamond@0]
  2667. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterhatsilvered@0, missing knowledge for [1xitem.witchery:hunterhat@0]
  2668. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.slicesmall@0, missing knowledge for [1xitem.berthasmall@0]
  2669. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicChest@0, missing knowledge for [1xitem.draconicevolution:wyvernChest@0]
  2670. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernBoots@0, missing knowledge for [1xitem.bootsDiamond@0]
  2671. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernSword@0, missing knowledge for [1xitem.swordDiamond@0]
  2672. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicHelm@0, missing knowledge for [1xitem.draconicevolution:wyvernHelm@0]
  2673. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicBoots@0, missing knowledge for [1xitem.draconicevolution:wyvernBoots@0]
  2674. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.experience_helmet@0, missing knowledge for [1xitem.emerald_helmet@0]
  2675. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicSword@0, missing knowledge for [1xitem.draconicevolution:wyvernSword@0]
  2676. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernChest@0, missing knowledge for [1xitem.chestplateDiamond@0]
  2677. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterbootsgarlicked@0, missing knowledge for [1xitem.witchery:hunterbootssilvered@0]
  2678. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirechaincoat_female@0, missing knowledge for [1xitem.witchery:vampirecoat_female@0]
  2679. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterbootssilvered@0, missing knowledge for [1xitem.witchery:hunterboots@0]
  2680. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.experience_chest@0, missing knowledge for [1xitem.emerald_chest@0]
  2681. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernLeggs@0, missing knowledge for [1xitem.leggingsDiamond@0]
  2682. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:huntercoatgarlicked@0, missing knowledge for [1xitem.witchery:huntercoatsilvered@0]
  2683. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.hammysmall@0, missing knowledge for [1xitem.bighammer@0]
  2684. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:rubyslippers@0, missing knowledge for [1xitem.witchery:seepingshoes@0]
  2685. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicLeggs@0, missing knowledge for [1xitem.draconicevolution:wyvernLeggs@0]
  2686. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernHelm@0, missing knowledge for [1xitem.helmetDiamond@0]
  2687. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.manasteelHelmReveal@0, missing knowledge for [1xitem.ItemGoggles@0]
  2688. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirechaincoat@0, missing knowledge for [1xitem.witchery:vampirecoat@0]
  2689. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.experience_leggings@0, missing knowledge for [1xitem.emerald_leggings@0]
  2690. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.elementiumHelmReveal@0, missing knowledge for [1xitem.ItemGoggles@0]
  2691. [16:51:01] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicHoe@0, missing knowledge for [1xitem.hoeDiamond@0]
  2692. [16:51:01] [Server thread/INFO]: Finished recipe profiler for Arc Recycling, took 621 milliseconds
  2693. [16:51:01] [Server thread/INFO]: [4.0.0-beta-6] Loading world properties.
  2694. [16:51:01] [Server thread/INFO]: RFTools: server is starting
  2695. [16:51:01] [Server thread/INFO]: Registering RFTools dimensions
  2696. [16:51:01] [Server thread/INFO]: Changing view distance to 12, from 10
  2697. [16:51:01] [Netty Client IO #1/INFO]: Server protocol version 2
  2698. [16:51:01] [Netty IO #3/INFO]: Client protocol version 2
  2699. [16:51:01] [Netty IO #3/INFO]: Client attempting to join with 99 mods : [email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected](5.0.1.6),[email protected],[email protected],appliedenergistics2-core@rv3-beta-1,[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-1,thaumcraftneiplugin@@VERSION@,[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],tinker_io@release 1.5.0,BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],GardenOfGlass@sqrt(-1),[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected]
  2700. [16:51:01] [Netty IO #3/INFO]: Attempting connection with missing mods [] at CLIENT
  2701. [16:51:01] [Netty Client IO #1/INFO]: Attempting connection with missing mods [] at SERVER
  2702. [16:51:01] [Server thread/INFO]: [Server thread] Server side modded connection established
  2703. [16:51:01] [Server thread/INFO]: SMP: Sync dimensions to client
  2704. [16:51:01] [Server thread/INFO]: Loading Telepad data
  2705. [16:51:01] [Client thread/INFO]: [Client thread] Client side modded connection established
  2706. [16:51:01] [Server thread/INFO]: RavenEos[local:E:aab58bf2] logged in with entity id 1768 at (-144.5, 89.0, 249.5)
  2707. [16:51:01] [Server thread/INFO]: RavenEos joined the game
  2708. [16:51:01] [Server thread/INFO]: Reinitializing Recipes
  2709. [16:51:01] [Server thread/INFO]: Removed Recipe for Wireless Crafting Terminal
  2710. [16:51:01] [Server thread/INFO]: Removed Recipe for Magnet Card
  2711. [16:51:01] [Server thread/INFO]: Added Recipe for Wireless Crafting Terminal
  2712. [16:51:01] [Server thread/INFO]: Added Recipe for Magnet Card
  2713. [16:51:01] [Server thread/INFO]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  2714. [16:51:01] [Server thread/INFO]: Player EntityPlayerMP['RavenEos'/1768, l='New World', x=-144.50, y=89.00, z=249.50] connected. Sending ping
  2715. [16:51:01] [Server thread/INFO]: SMP: Player logged in: Sync diminfo to clients
  2716. [16:51:01] [Server thread/INFO]: Sync dimension info to clients!
  2717. [16:51:01] [Server thread/INFO]: Send validation data to the client
  2718. [16:51:04] [Client thread/ERROR]: SimpleChannelHandlerWrapper exception
  2719. java.lang.NoClassDefFoundError: net/darkhax/bookshelf/util/Utilities
  2720. at net.subaraki.telepads.common.network.PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.onMessage(PacketSyncTelepadEntries.java:78) ~[PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.class:?]
  2721. at net.subaraki.telepads.common.network.PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.onMessage(PacketSyncTelepadEntries.java:73) ~[PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.class:?]
  2722. at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:37) ~[SimpleChannelHandlerWrapper.class:?]
  2723. at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:17) ~[SimpleChannelHandlerWrapper.class:?]
  2724. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  2725. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  2726. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  2727. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:101) [SimpleChannelInboundHandler.class:?]
  2728. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  2729. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  2730. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
  2731. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
  2732. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  2733. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  2734. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  2735. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  2736. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  2737. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  2738. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061) [bao.class:?]
  2739. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  2740. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  2741. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2742. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  2743. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  2744. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  2745. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  2746. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2747. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2748. [16:51:04] [Client thread/ERROR]: There was a critical exception handling a packet on channel Telepads
  2749. java.lang.NoClassDefFoundError: net/darkhax/bookshelf/util/Utilities
  2750. at net.subaraki.telepads.common.network.PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.onMessage(PacketSyncTelepadEntries.java:78) ~[PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.class:?]
  2751. at net.subaraki.telepads.common.network.PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.onMessage(PacketSyncTelepadEntries.java:73) ~[PacketSyncTelepadEntries$PacketSyncTelepadEntriesHandler.class:?]
  2752. at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:37) ~[SimpleChannelHandlerWrapper.class:?]
  2753. at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:17) ~[SimpleChannelHandlerWrapper.class:?]
  2754. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  2755. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  2756. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  2757. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:101) ~[SimpleChannelInboundHandler.class:?]
  2758. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  2759. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  2760. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
  2761. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
  2762. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  2763. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  2764. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
  2765. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
  2766. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  2767. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  2768. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061) [bao.class:?]
  2769. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  2770. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  2771. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2772. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  2773. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  2774. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  2775. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  2776. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2777. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2778. [16:51:04] [Netty Client IO #1/INFO]: Restoring client configs.
  2779. [16:51:04] [Netty Client IO #1/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  2780. [16:51:04] [Netty Client IO #1/INFO]: Disconnect from server: Unregistering RFTools dimensions
  2781. [16:51:04] [Client thread/INFO]: Client received server config settings.
  2782. [16:51:05] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  2783. [16:51:04] [Server thread/INFO]: Saving and pausing game...
  2784. [16:51:05] [Server thread/INFO]: Saving Telepad data
  2785. [16:51:05] [Server thread/INFO]: Saving Telepad data
  2786. [16:51:05] [Client thread/INFO]: Client player ID: 1
  2787. [16:51:05] [Client thread/INFO]: Joined the server with PlayerID 1
  2788. [16:51:05] [Client thread/INFO]: [CHAT] Welcome to the server!
  2789. [16:51:05] [Client thread/INFO]: Current Mode: default
  2790. [16:51:05] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  2791. [16:51:05] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
  2792. [16:51:05] [Client thread/INFO]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
  2793. [16:51:05] [Client thread/INFO]: RfToolsDimensionManager.syncFromServer
  2794. [16:51:05] [Client thread/INFO]: Dimension information from server is empty.
  2795. [16:51:05] [Client thread/INFO]: Getting dimlet mapping from server
  2796. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.one
  2797. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.one1
  2798. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.one2
  2799. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.one3
  2800. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.two
  2801. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.two
  2802. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Material, tile.ore.berries.two1
  2803. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Foliage, Oak
  2804. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Biome, Sky
  2805. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Biome, Storage Cell
  2806. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, enderium.molten
  2807. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, invar.molten
  2808. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, manyullyn.molten
  2809. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, mithril.molten
  2810. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, ic2constructionfoam
  2811. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, platinum.molten
  2812. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, pigiron.molten
  2813. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, alumite.molten
  2814. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, bronze.molten
  2815. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, steam
  2816. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, lumium.molten
  2817. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, electrum.molten
  2818. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, signalum.molten
  2819. [16:51:05] [Client thread/INFO]: Blacklisted dimlet Liquid, aluminumbrass.molten
  2820. [16:51:05] [Client thread/INFO]: Could not read 'userdimlets.json', this is not an error!
  2821. [16:51:05] [Client thread/INFO]: Received player login packet.
  2822. [16:51:05] [Client thread/INFO]: [4.0.0-beta-6] Sending client info to server
  2823. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  2824. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  2825. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Underdark
  2826. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Chaos
  2827. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Crystal
  2828. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Spirit World
  2829. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Islands
  2830. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Torment
  2831. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-VillageMania
  2832. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Mirror
  2833. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Extreme
  2834. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Utopia
  2835. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/The Outer Lands
  2836. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  2837. [16:51:07] [Server thread/INFO]: RavenEos lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  2838. [16:51:07] [Server thread/INFO]: RavenEos left the game
  2839. [16:51:07] [Server thread/INFO]: Saving Telepad data
  2840. [16:51:07] [Server thread/INFO]: Saving Telepad data
  2841. [16:51:07] [Server thread/INFO]: Stopping singleplayer server as player logged out
  2842. [16:51:07] [Server thread/INFO]: Stopping server
  2843. [16:51:07] [Server thread/INFO]: Saving players
  2844. [16:51:07] [Server thread/INFO]: Saving worlds
  2845. [16:51:07] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  2846. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  2847. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  2848. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Underdark
  2849. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Chaos
  2850. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Crystal
  2851. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Spirit World
  2852. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Islands
  2853. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Torment
  2854. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-VillageMania
  2855. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Mirror
  2856. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Extreme
  2857. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Utopia
  2858. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/The Outer Lands
  2859. [16:51:09] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  2860. [16:51:11] [Server thread/INFO]: Unloading dimension 0
  2861. [16:51:11] [Server thread/INFO]: Unloading dimension -1
  2862. [16:51:11] [Server thread/INFO]: Unloading dimension 1
  2863. [16:51:11] [Server thread/INFO]: Unloading dimension -100
  2864. [16:51:11] [Server thread/INFO]: Unloading dimension 85
  2865. [16:51:11] [Server thread/INFO]: Unloading dimension 84
  2866. [16:51:11] [Server thread/INFO]: Unloading dimension -37
  2867. [16:51:11] [Server thread/INFO]: Unloading dimension 83
  2868. [16:51:11] [Server thread/INFO]: Unloading dimension -38
  2869. [16:51:11] [Server thread/INFO]: Unloading dimension 82
  2870. [16:51:11] [Server thread/INFO]: Unloading dimension -39
  2871. [16:51:11] [Server thread/INFO]: Unloading dimension 81
  2872. [16:51:11] [Server thread/INFO]: Unloading dimension 80
  2873. [16:51:11] [Server thread/INFO]: Unloading dimension -42
  2874. [16:51:11] [Server thread/INFO]: Unloading dimension -112
  2875. [16:51:13] [Server thread/INFO]: Applying holder lookups
  2876. [16:51:13] [Server thread/INFO]: Holder lookups applied
  2877. [16:51:13] [pool-6-thread-1/INFO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\timo Ball\Twitch\Minecraft\Instances\rest\saves\New World\enderio\dimensionalTransceiver.json
  2878. [16:51:13] [Server thread/INFO]: RFTools: server is stopping. Shutting down gracefully
  2879. [16:51:13] [Server thread/INFO]: Cleaning up RFTools dimensions
  2880. [16:55:44] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  2881. [16:55:48] [Client thread/INFO]: Deleting level New World
  2882. [16:55:48] [Client thread/INFO]: Attempt 1...
  2883. [16:55:49] [Client thread/INFO]: Stopping!
  2884. [16:55:50] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2885. [16:55:50] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2886. [16:55:50] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2887. [16:55:50] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
Advertisement
Add Comment
Please, Sign In to add comment