Advertisement
Guest User

Untitled

a guest
Jan 6th, 2019
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 456.68 KB | None | 0 0
  1. [14:28:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [14:28:14] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [14:28:14] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [14:28:14] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [14:28:14] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51
  6. [14:28:14] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [14:28:14] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  8. [14:28:14] [main/WARN]: The coremod portablejim.additionalresources.Ar_CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [14:28:14] [main/INFO]: [AppEng] Core Init
  10. [14:28:14] [main/INFO]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
  11. [14:28:14] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [14:28:15] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.2.331
  13. [14:28:15] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [14:28:15] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
  15. [14:28:15] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  16. [14:28:15] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [14:28:15] [main/WARN]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [14:28:15] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [14:28:15] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [14:28:15] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [14:28:15] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [14:28:15] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\Toyraple\AppData\Roaming\.minecraft\mods
  23. [14:28:15] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [14:28:15] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [14:28:15] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. [14:28:15] [main/ERROR]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
  27. java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
  28. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_51]
  29. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
  33. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
  34. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  35. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  36. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  37. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  38. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  39. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  40. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  41. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  42. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  43. [14:28:15] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  44. [14:28:15] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  45. [14:28:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  46. [14:28:15] [main/INFO]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  47. [14:28:15] [main/INFO]: Loading tweak class name fastcraft.Tweaker
  48. [14:28:15] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  49. [14:28:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  50. [14:28:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  51. [14:28:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  52. [14:28:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [14:28:16] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  54. [14:28:16] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  55. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [14:28:16] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  59. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  60. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  61. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  62. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  63. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  64. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  65. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  66. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  67. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  68. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  69. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
  70. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  71. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  72. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  73. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  74. [14:28:16] [main/INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  75. [14:28:16] [main/INFO]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
  76. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  77. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  80. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  81. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  82. [14:28:16] [main/INFO]: Loaded library EJML-core-0.26.jar.
  83. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  84. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  85. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  86. [14:28:16] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  87. [14:28:16] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  88. [14:28:16] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  89. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  90. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  91. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  92. [14:28:16] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.2.331
  93. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  94. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  95. [14:28:16] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
  96. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  97. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  98. [14:28:16] [main/INFO]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  99. [14:28:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  100. [14:28:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  101. [14:28:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  102. [14:28:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  103. [14:28:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  104. [14:28:17] [main/INFO]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  105. [14:28:17] [main/INFO]: Calling tweak class fastcraft.Tweaker
  106. [14:28:17] [main/INFO]: FastCraft loaded.
  107. [14:28:17] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  108. [14:28:17] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  109. [14:28:17] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  110. [14:28:17] [main/INFO]: Patching Game Start...
  111. [14:28:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
  112. [14:28:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  113. [14:28:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: sa (1 / 1)
  114. [14:28:17] [main/INFO]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
  115. [14:28:17] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  116. [14:28:17] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  117. [14:28:17] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  118. [14:28:17] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  119. [14:28:17] [main/INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  120. [14:28:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
  121. [14:28:17] [main/INFO]: Patching class net/minecraft/server/MinecraftServer
  122. [14:28:17] [main/INFO]: Patching method run()V
  123. [14:28:18] [main/INFO]: Setting user: Toyraple
  124. [14:28:18] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  125. [14:28:18] [main/INFO]: Successfully patched sw.recreateLeash.
  126. [14:28:18] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  127. [14:28:18] [main/INFO]: Patching Minecraft using Riven's "Half" Algorithm
  128. [14:28:19] [Client thread/INFO]: Patching Key Event...
  129. [14:28:19] [Client thread/INFO]: LWJGL Version: 2.9.1
  130. [14:28:19] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
  131. [14:28:20] [Client thread/INFO]: Patching class net/minecraft/client/resources/Locale
  132. [14:28:20] [Client thread/INFO]: Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V
  133. [14:28:20] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  134. // You should try our sister game, Minceraft!
  135.  
  136. Time: 6.1.2019 14:28
  137. Description: Loading screen debug info
  138.  
  139. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  140.  
  141.  
  142. A detailed walkthrough of the error, its code path and all known details is as follows:
  143. ---------------------------------------------------------------------------------------
  144.  
  145. -- System Details --
  146. Details:
  147. Minecraft Version: 1.7.10
  148. Operating System: Windows 8.1 (amd64) version 6.3
  149. Java Version: 1.8.0_51, Oracle Corporation
  150. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  151. Memory: 155866968 bytes (148 MB) / 268435456 bytes (256 MB) up to 4294967296 bytes (4096 MB)
  152. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  153. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  154. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  155. FML:
  156. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  157. [14:28:20] [Client thread/INFO]: Attempting early MinecraftForge initialization
  158. [14:28:20] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  159. [14:28:20] [Client thread/INFO]: Replaced 183 ore recipies
  160. [14:28:20] [Client thread/INFO]: Completed early MinecraftForge initialization
  161. [14:28:20] [Client thread/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  162. [14:28:20] [Client thread/INFO]: [AppEng] Core Init
  163. [14:28:20] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  164. [14:28:20] [Client thread/INFO]: Searching C:\Users\Toyraple\AppData\Roaming\.minecraft\mods for mods
  165. [14:28:20] [Client thread/INFO]: Also searching C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\1.7.10 for mods
  166. [14:28:24] [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
  167. [14:28:25] [Client thread/INFO]: Mod despicable_me_craft is missing the required element 'name'. Substituting despicable_me_craft
  168. [14:28:25] [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
  169. [14:28:25] [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
  170. [14:28:26] [Client thread/ERROR]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
  171. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  172. at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
  173. at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
  174. at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
  175. at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
  176. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
  177. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  178. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  179. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  180. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  181. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  182. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  183. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  184. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  185. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  186. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  187. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  188. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  189. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  190. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  191. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  192. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  193. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  194. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
  195. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  196. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
  197. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
  198. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
  199. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
  200. at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
  201. ... 19 more
  202. [14:28:27] [Client thread/WARN]: Mod ModularForcefieldSystem is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0-ALPHA-7
  203. [14:28:27] [Client thread/WARN]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  204. [14:28:28] [Client thread/WARN]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-152
  205. [14:28:28] [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
  206. [14:28:29] [Client thread/WARN]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.12
  207. [14:28:29] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  208. [14:28:29] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  209. [14:28:29] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  210. [14:28:29] [Client thread/INFO]: Forge Mod Loader has identified 147 mods to load
  211. [14:28:29] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  212. [14:28:29] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  213. [14:28:29] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  214. [14:28:29] [Client thread/INFO]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
  215. [14:28:30] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  216. [14:28:30] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  217. [14:28:30] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  218. [14:28:30] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  219. [14:28:30] [Client thread/WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
  220. [14:28:30] [Client thread/WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
  221. [14:28:30] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  222. [14:28:30] [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.
  223. [14:28:30] [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.
  224. [14:28:30] [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.
  225. [14:28:31] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, additionalresources, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, NotEnoughItems, OpenComputers|Core, ThE-core, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, FastCraft, arsmagica2, ae2stuff, aether, AgriCraft, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AnimationAPI, appliedenergistics2, audiodeath, Avaritia, bdlib, BiblioCraft, BigReactors, BloodArsenal, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, despicable_me_craft, DraconicEvolution, extracells, ExtraTiC, ExtraUtilities, ForbiddenMagic, Forestry, fossil, gadomancy, GalacticraftMars, GalacticraftCore, gendustry, gilded-games-util, guideapi, Harvest, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, InventoryPets, inventorytweaks, ironbackpacks, IronChest, journeymap, llibrary, magicalcrops, magicalcropsarmour, MagicBees, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, testdummy, ModularForcefieldSystem, powersuits, Morpheus, Natura, naturescompass, NetherOres, netherportalfix, numina, OpenBlocks, OpenComputers, OpenMods, openmodularturrets, harvestcraft, PneumaticCraft, PortalGun, xreliquary, libsandstone, Roguelike, Sanguimancy, simplyjetpacks, SSTOW, StorageDrawers, tcinventoryscan, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicTinkerer, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, TwilightForest, UniDict, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wawla, waystones, witchery, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
  226. [14:28:31] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, additionalresources, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, NotEnoughItems, OpenComputers|Core, ThE-core, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, FastCraft, arsmagica2, ae2stuff, aether, AgriCraft, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AnimationAPI, appliedenergistics2, audiodeath, Avaritia, bdlib, BiblioCraft, BigReactors, BloodArsenal, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, despicable_me_craft, DraconicEvolution, extracells, ExtraTiC, ExtraUtilities, ForbiddenMagic, Forestry, fossil, gadomancy, GalacticraftMars, GalacticraftCore, gendustry, gilded-games-util, guideapi, Harvest, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, InventoryPets, inventorytweaks, ironbackpacks, IronChest, journeymap, llibrary, magicalcrops, magicalcropsarmour, MagicBees, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, testdummy, ModularForcefieldSystem, powersuits, Morpheus, Natura, naturescompass, NetherOres, netherportalfix, numina, OpenBlocks, OpenComputers, OpenMods, openmodularturrets, harvestcraft, PneumaticCraft, PortalGun, xreliquary, libsandstone, Roguelike, Sanguimancy, simplyjetpacks, SSTOW, StorageDrawers, tcinventoryscan, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicTinkerer, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, TwilightForest, UniDict, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wawla, waystones, witchery, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
  227. [14:28:32] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  228. [14:28:32] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: blt (5 / 5)
  229. [14:28:32] [Client thread/INFO]: Successfully patched bok.func_110827_b.
  230. [14:28:32] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  231. [14:28:32] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: boh (1 / 1)
  232. [14:28:32] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
  233. [14:28:33] [Client thread/INFO]: [GadomancyTransformer] Transforming thaumcraft.client.lib.RenderEventHandler: thaumcraft.client.lib.RenderEventHandler
  234. [14:28:33] [Client thread/INFO]: [GadomancyTransformer] Transforming thaumcraft.client.renderers.tile.TileNodeRenderer: thaumcraft.client.renderers.tile.TileNodeRenderer
  235. [14:28:33] [Client thread/INFO]: Transforming Class (thaumcraft.client.renderers.entity.RenderGolemBase)
  236. [14:28:33] [Client thread/INFO]: [GadomancyTransformer] Transforming thaumcraft.common.items.wands.WandManager: thaumcraft.common.items.wands.WandManager
  237. [14:28:33] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bje (2 / 2)
  238. [14:28:33] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.Container
  239. [14:28:34] [Client thread/INFO]: Natura, what are we going to do tomorrow night?
  240. [14:28:34] [Client thread/INFO]: TConstruct, we're going to take over the world!
  241. [14:28:34] [Client thread/INFO]: Patching class net/minecraft/client/model/ModelBiped
  242. [14:28:34] [Client thread/INFO]: Patching method <init>(FFII)V
  243. [14:28:34] [Client thread/INFO]: Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V
  244. [14:28:34] [Client thread/INFO]: Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V
  245. [14:28:34] [Client thread/INFO]: Hello Minecraft!!!
  246. [14:28:34] [Client thread/INFO]: Hello Minecraft!!!
  247. [14:28:35] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
  248. [14:28:35] [Client thread/INFO]: Patching class net/minecraft/client/renderer/entity/RenderPlayer
  249. [14:28:35] [Client thread/INFO]: Patching method <init>()V
  250. [14:28:35] [Client thread/INFO]: Patching method func_82441_a(Lnet/minecraft/entity/player/EntityPlayer;)V
  251. [14:28:36] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  252. [14:28:36] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
  253. [14:28:37] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerChest
  254. [14:28:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, Additional Resources bonus resource pack, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Audio Death, FMLFileResourcePack:Avaritia, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, 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:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:despicable_me_craft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:Gadomancy, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Harvest, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LLibrary, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MFR Compat: MagicalCrops, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:Modular Forcefield System, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Sanguimancy, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Erebus, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:UniDict, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Waystones, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
  255. [14:28:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  256. [14:28:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  257. [14:28:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  258. [14:28:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  259. [14:28:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  260. [14:28:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  261. [14:28:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\TheErebus-0.4.7.jar
  262. [14:28:37] [Client thread/INFO]: Processing ObjectHolder annotations
  263. [14:28:38] [Client thread/INFO]: Found 515 ObjectHolder annotations
  264. [14:28:38] [Client thread/INFO]: Identifying ItemStackHolder annotations
  265. [14:28:38] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  266. [14:28:38] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  267. [14:28:38] [Client thread/INFO]: FastCraft 1.25 loaded.
  268. [14:28:38] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  269. [14:28:38] [Thread-10/INFO]: You are using the latest suitable version.
  270. [14:28:38] [Client thread/INFO]: Extending potions array
  271. [14:28:38] [Client thread/INFO]: Injecting potions starting from index 32
  272. [14:28:38] [Client thread/INFO]: Potion Water Breathing is ID 24
  273. [14:28:38] [Client thread/INFO]: Potion Flight is ID 25
  274. [14:28:38] [Client thread/INFO]: Potion Feather Fall is ID 26
  275. [14:28:38] [Client thread/INFO]: Potion Haste is ID 27
  276. [14:28:38] [Client thread/INFO]: Potion True Sight is ID 28
  277. [14:28:38] [Client thread/INFO]: Potion Regeneration is ID 29
  278. [14:28:38] [Client thread/INFO]: Potion Magic Shield is ID 30
  279. [14:28:38] [Client thread/INFO]: Potion Charmed is ID 31
  280. [14:28:38] [Client thread/INFO]: Potion Frost Slow is ID 32
  281. [14:28:38] [Client thread/INFO]: Potion Chrono Anchor is ID 33
  282. [14:28:38] [Client thread/INFO]: Potion Mana Regen is ID 34
  283. [14:28:38] [Client thread/INFO]: Potion Entangled is ID 35
  284. [14:28:38] [Client thread/INFO]: Potion Watery Grave is ID 36
  285. [14:28:38] [Client thread/INFO]: Potion Spell Reflect is ID 37
  286. [14:28:38] [Client thread/INFO]: Potion Silence is ID 38
  287. [14:28:38] [Client thread/INFO]: Potion Swift Swim is ID 39
  288. [14:28:38] [Client thread/INFO]: Potion Agility is ID 40
  289. [14:28:38] [Client thread/INFO]: Potion Leap is ID 41
  290. [14:28:38] [Client thread/INFO]: Potion Mana Boost is ID 42
  291. [14:28:38] [Client thread/INFO]: Potion Astral Distortion is ID 43
  292. [14:28:38] [Client thread/INFO]: Potion Mana Shield is ID 44
  293. [14:28:38] [Client thread/INFO]: Potion Fury is ID 45
  294. [14:28:38] [Client thread/INFO]: Potion Scramble Synapses is ID 46
  295. [14:28:38] [Client thread/INFO]: Potion Illuminated is ID 47
  296. [14:28:38] [Client thread/INFO]: Potion Greater Mana Restoration is ID 48
  297. [14:28:38] [Client thread/INFO]: Potion Epic Mana Restoration is ID 49
  298. [14:28:38] [Client thread/INFO]: Potion Legendary Mana Restoration is ID 50
  299. [14:28:38] [Client thread/INFO]: Potion Gravity Well is ID 51
  300. [14:28:38] [Client thread/INFO]: Potion Levitation is ID 52
  301. [14:28:38] [Client thread/INFO]: Potion Clarity is ID 53
  302. [14:28:38] [Client thread/INFO]: Potion Shrunken is ID 54
  303. [14:28:38] [Client thread/INFO]: Potion Burnout Redux is ID 55
  304. [14:28:38] [Client thread/INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  305. [14:28:38] [Client thread/INFO]: [GadomancyTransformer] Transforming afv: net.minecraft.enchantment.EnchantmentHelper
  306. [14:28:38] [Client thread/INFO]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  307. [14:28:38] [Client thread/INFO]: Successfully registered enchanment!
  308. [14:28:38] [Client thread/INFO]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  309. [14:28:38] [Client thread/INFO]: Successfully registered enchanment!
  310. [14:28:38] [Client thread/INFO]: Registered imbuement: dr_phy
  311. [14:28:38] [Client thread/INFO]: Registered imbuement: dr_drn
  312. [14:28:38] [Client thread/INFO]: Registered imbuement: dr_fall
  313. [14:28:38] [Client thread/INFO]: Registered imbuement: dr_exp
  314. [14:28:38] [Client thread/INFO]: Registered imbuement: dr_fire
  315. [14:28:38] [Client thread/INFO]: Registered imbuement: dr_frst
  316. [14:28:38] [Client thread/INFO]: Registered imbuement: dr_mage
  317. [14:28:38] [Client thread/INFO]: Registered imbuement: dr_litn
  318. [14:28:38] [Client thread/INFO]: Registered imbuement: mn_reg
  319. [14:28:38] [Client thread/INFO]: Registered imbuement: bn_red
  320. [14:28:38] [Client thread/INFO]: Registered imbuement: soulbnd
  321. [14:28:38] [Client thread/INFO]: Registered imbuement: fl_lure
  322. [14:28:38] [Client thread/INFO]: Registered imbuement: mg_xp
  323. [14:28:38] [Client thread/INFO]: Registered imbuement: pp_ore
  324. [14:28:38] [Client thread/INFO]: Registered imbuement: mg_gog
  325. [14:28:38] [Client thread/INFO]: Registered imbuement: tc_nrv
  326. [14:28:38] [Client thread/INFO]: Registered imbuement: step_up
  327. [14:28:38] [Client thread/INFO]: Registered imbuement: run_spd
  328. [14:28:38] [Client thread/INFO]: Registered imbuement: dispel
  329. [14:28:38] [Client thread/INFO]: Registered imbuement: fallprot
  330. [14:28:38] [Client thread/INFO]: Registered imbuement: fireprot
  331. [14:28:38] [Client thread/INFO]: Registered imbuement: freedom
  332. [14:28:38] [Client thread/INFO]: Registered imbuement: healing
  333. [14:28:38] [Client thread/INFO]: Registered imbuement: hungerup
  334. [14:28:38] [Client thread/INFO]: Registered imbuement: highjump
  335. [14:28:38] [Client thread/INFO]: Registered imbuement: lifesave
  336. [14:28:38] [Client thread/INFO]: Registered imbuement: lightstep
  337. [14:28:38] [Client thread/INFO]: Registered imbuement: minespd
  338. [14:28:38] [Client thread/INFO]: Registered imbuement: recoil
  339. [14:28:38] [Client thread/INFO]: Registered imbuement: swimspd
  340. [14:28:38] [Client thread/INFO]: Registered imbuement: wtrbrth
  341. [14:28:38] [Client thread/INFO]: Registered imbuement: wtrwalk
  342. [14:28:39] [Client thread/INFO]: Pre Initialization ( started )
  343. [14:28:39] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  344. [14:28:39] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  345. [14:28:39] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  346. [14:28:39] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  347. [14:28:39] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  348. [14:28:39] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  349. [14:28:39] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  350. [14:28:39] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  351. [14:28:39] [Client thread/INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
  352. [14:28:39] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  353. [14:28:39] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  354. [14:28:39] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  355. [14:28:39] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  356. [14:28:39] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  357. [14:28:39] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  358. [14:28:39] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  359. [14:28:39] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  360. [14:28:39] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  361. [14:28:39] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  362. [14:28:39] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  363. [14:28:39] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  364. [14:28:39] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  365. [14:28:39] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  366. [14:28:39] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  367. [14:28:39] [Client thread/INFO]: Allowing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
  368. [14:28:39] [Client thread/INFO]: Allowing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
  369. [14:28:39] [Client thread/INFO]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
  370. [14:28:39] [Client thread/INFO]: Starting AE2 VersionChecker
  371. [14:28:39] [Client thread/INFO]: Pre Initialization ( ended after 704ms )
  372. [14:28:39] [AE2 VersionChecker/INFO]: Last check was just recently.
  373. [14:28:39] [Client thread/INFO]: bdlib 1.9.4.109 loaded
  374. [14:28:39] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  375. [14:28:39] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  376. [14:28:39] [Client thread/INFO]: Loading internal config files for mod AE2 Stuff
  377. [14:28:39] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Toyraple/AppData/Roaming/.minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  378. [14:28:39] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Toyraple/AppData/Roaming/.minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  379. [14:28:40] [Client thread/INFO]: Loading user config files for mod AE2 Stuff
  380. [14:28:40] [Client thread/INFO]: Config loading for mod AE2 Stuff finished
  381. [14:28:40] [Client thread/INFO]: Loaded creative tabs for ae2stuff
  382. [14:28:40] [Client thread/INFO]: registering tile.agricraft:crops
  383. [14:28:40] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
  384. [14:28:40] [Client thread/INFO]: registering tile.agricraft:waterPad
  385. [14:28:40] [Client thread/INFO]: registering tile.agricraft:waterPadFull
  386. [14:28:40] [Client thread/INFO]: registering tile.agricraft:waterTank
  387. [14:28:40] [Client thread/INFO]: registering tile.agricraft:waterChannel
  388. [14:28:40] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
  389. [14:28:40] [Client thread/INFO]: registering tile.agricraft:channelValve
  390. [14:28:40] [Client thread/INFO]: registering tile.agricraft:sprinkler
  391. [14:28:40] [Client thread/INFO]: registering tile.agricraft:seedStorage
  392. [14:28:40] [Client thread/INFO]: Successfully injected component logic into class com.InfinityRaider.AgriCraft.tileentity.peripheral.TileEntityPeripheral.
  393. [14:28:40] [Client thread/INFO]: registering tile.agricraft:peripheral
  394. [14:28:40] [Client thread/INFO]: registering tile.agricraft:fence
  395. [14:28:40] [Client thread/INFO]: registering tile.agricraft:fenceGate
  396. [14:28:40] [Client thread/INFO]: registering tile.agricraft:grate
  397. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropPotato
  398. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedPotato
  399. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropCarrot
  400. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedCarrot
  401. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
  402. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedSugarcane
  403. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropDandelion
  404. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedDandelion
  405. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropPoppy
  406. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedPoppy
  407. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropOrchid
  408. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedOrchid
  409. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropAllium
  410. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedAllium
  411. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
  412. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedTulipRed
  413. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
  414. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
  415. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
  416. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
  417. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
  418. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedTulipPink
  419. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropDaisy
  420. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedDaisy
  421. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropCactus
  422. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedCactus
  423. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
  424. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedShroomRed
  425. [14:28:40] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
  426. [14:28:40] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
  427. [14:28:40] [Client thread/INFO]: Crops registered
  428. [14:28:40] [Client thread/INFO]: registering item.agricraft:cropsItem
  429. [14:28:40] [Client thread/INFO]: registering item.agricraft:journal
  430. [14:28:40] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
  431. [14:28:40] [Client thread/INFO]: registering item.agricraft:debugger
  432. [14:28:40] [Client thread/INFO]: registering item.agricraft:trowel
  433. [14:28:40] [Client thread/INFO]: registering item.agricraft:handRake
  434. [14:28:40] [Client thread/INFO]: registering item.agricraft:clipper
  435. [14:28:40] [Client thread/INFO]: registering item.agricraft:clipping
  436. [14:28:40] [Client thread/INFO]: Registering Default Templates.
  437. [14:28:40] [Client thread/INFO]: Registering default generators
  438. [14:28:40] [Client thread/INFO]: Complete
  439. [14:28:40] [Client thread/INFO]: Starting BuildCraft 7.1.23
  440. [14:28:40] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
  441. [14:28:40] [Client thread/INFO]: http://www.mod-buildcraft.com
  442. [14:28:40] [Thread-12/INFO]: Beginning version check
  443. [14:28:41] [Client thread/INFO]: Detecting BuildCraft|Core is loaded, enabling BC Compatibility
  444. [14:28:41] [Client thread/INFO]: Detecting CoFHCore is loaded, enabling RF Compatibility
  445. [14:28:41] [Client thread/INFO]: RF Compatability loaded successfully
  446. [14:28:41] [CoFHUpdater:CoFHCore/ERROR]: Update check for CoFH Core failed.
  447. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
  448. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
  449. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
  450. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
  451. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
  452. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  453. at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
  454. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
  455. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  456. at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
  457. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  458. [14:28:42] [Client thread/INFO]: Transforming Class (thaumcraft.api.aspects.Aspect)
  459. [14:28:42] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
  460. [14:28:42] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
  461. [14:28:43] [Client thread/INFO]: [Botania] Registered 1215 recipes.
  462. [14:28:43] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
  463. [14:28:43] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
  464. [14:28:44] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
  465. [14:28:44] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
  466. [14:28:44] [CoFHUpdater:ThermalFoundation/ERROR]: Update check for Thermal Foundation failed.
  467. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
  468. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
  469. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
  470. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
  471. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
  472. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  473. at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
  474. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
  475. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  476. at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
  477. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  478. [14:28:44] [Client thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
  479. [14:28:44] [Client thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
  480. [14:28:44] [CoFHUpdater:ThermalExpansion/ERROR]: Update check for Thermal Expansion failed.
  481. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion
  482. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
  483. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
  484. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
  485. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
  486. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  487. at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
  488. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
  489. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  490. at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
  491. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  492. [14:28:44] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: ms (1 / 1)
  493. [14:28:45] [Client thread/INFO]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileAspectAnalyzer.
  494. [14:28:45] [Client thread/INFO]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileGolemConnector.
  495. [14:28:45] [Client thread/INFO]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileMagnet.
  496. [14:28:45] [Client thread/INFO]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.
  497. [14:28:46] [Client thread/INFO]: Hello World
  498. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@2261d6aa
  499. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@2c535082
  500. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@55ee6f16
  501. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@45649d49
  502. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@371a0e15
  503. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@2b2c6e9f
  504. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@d9c3233
  505. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@4e78bcca
  506. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@7da31e09
  507. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@5578a22a
  508. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.opencomputers.OCHelper@66f1354e
  509. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@6d645bb6
  510. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@8524345
  511. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@18abc997
  512. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@779fd489
  513. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@38e98827
  514. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@7aa2a701
  515. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@47ebd45c
  516. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@277ac17a
  517. [14:28:46] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@25f8848a
  518. [14:28:46] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  519. [14:28:46] [Client thread/INFO]: Entering preinitialization phase.
  520. [14:28:46] [Client thread/INFO]: Loading configuration from disk.
  521. [14:28:46] [Client thread/INFO]: Configuration load completed.
  522. [14:28:47] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  523. [14:28:47] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  524. [14:28:47] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  525. [14:28:47] [Client thread/INFO]: Gear module active. Adding gear cast.
  526. [14:28:47] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  527. [14:28:47] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  528. [14:28:47] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  529. [14:28:48] [Client thread/INFO]: Starting pre-init...
  530. [14:28:48] [Client thread/INFO]: Loading blocks...
  531. [14:28:48] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
  532. [14:28:48] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  533. [14:28:48] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  534. [14:28:48] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  535. [14:28:48] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  536. [14:28:48] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  537. [14:28:48] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  538. [14:28:48] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  539. [14:28:48] [Client thread/INFO]: 98 Feature's blocks loaded.
  540. [14:28:48] [Client thread/INFO]: Loading Tile Entities...
  541. [14:28:48] [Client thread/INFO]: Tile Entities loaded.
  542. [14:28:48] [Client thread/INFO]: Loading items...
  543. [14:28:48] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
  544. [14:28:48] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  545. [14:28:48] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  546. [14:28:48] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  547. [14:28:48] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  548. [14:28:48] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  549. [14:28:48] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  550. [14:28:48] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  551. [14:28:48] [Client thread/INFO]: 98 Feature's items loaded.
  552. [14:28:48] [Client thread/INFO]: Pre-init finished.
  553. [14:28:49] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  554. [14:28:49] [Client thread/INFO]: Finished PreInitialization
  555. [14:28:49] [Client thread/INFO]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  556. [14:28:49] [Client thread/INFO]: Natura Detected
  557. [14:28:49] [Client thread/INFO]: Mekanism Detected
  558. [14:28:49] [Client thread/INFO]: Applied Energistics Detected
  559. [14:28:49] [Client thread/INFO]: Botania Detected
  560. [14:28:49] [Client thread/INFO]: Galacticraft Mars Detected
  561. [14:28:49] [Client thread/INFO]: Twilight Forest Detected
  562. [14:28:49] [Client thread/INFO]: Erebus Detected
  563. [14:28:49] [Client thread/INFO]: Thaumcraft Detected
  564. [14:28:49] [Client thread/INFO]: Dragonic Evolution Detected
  565. [14:28:49] [Client thread/INFO]: BigReactors Detected
  566. [14:28:49] [Client thread/INFO]: ExtraUtils Detected
  567. [14:28:49] [Client thread/INFO]: HarvestCraft Detected
  568. [14:28:49] [Client thread/INFO]: Thermal Foundation Detected
  569. [14:28:49] [Client thread/INFO]: Immersive Engineering Detected
  570. [14:28:50] [Client thread/INFO]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
  571. [14:28:50] [Client thread/INFO]: Module EnderIO Plugin failed to load: EnderIO not found
  572. [14:28:50] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
  573. [14:28:50] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  574. [14:28:50] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  575. [14:28:50] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  576. [14:28:50] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
  577. [14:28:52] [Client thread/INFO]: Galacticraft oil is not default, issues may occur.
  578. [14:28:52] [Client thread/INFO]: Galacticraft fuel is not default, issues may occur.
  579. [14:28:52] [Client thread/INFO]: Preinit started
  580. [14:28:52] [Client thread/INFO]: Found nugget of type IRON
  581. [14:28:52] [Client thread/INFO]: Found nugget of type COPPER
  582. [14:28:52] [Client thread/INFO]: Found nugget of type TIN
  583. [14:28:52] [Client thread/INFO]: Found nugget of type SILVER
  584. [14:28:52] [Client thread/INFO]: Found nugget of type LEAD
  585. [14:28:52] [Client thread/INFO]: Found nugget of type DIAMOND
  586. [14:28:52] [Client thread/INFO]: Disabled nugget DIAMOND
  587. [14:28:52] [Client thread/INFO]: Found nugget of type EMERALD
  588. [14:28:52] [Client thread/INFO]: Found nugget of type APATITE
  589. [14:28:52] [Client thread/INFO]: Disabled nugget APATITE
  590. [14:28:52] [Client thread/INFO]: Preinit completed
  591. [14:28:52] [Client thread/INFO]: IC2 Version: IC2 2.2.827-experimental
  592. [14:28:52] [Client thread/INFO]: RF API Version: CoFHAPI 1.7.10R1.3.1
  593. [14:28:53] [Client thread/INFO]: Available Forestry species roots:
  594. [14:28:53] [Client thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeHelper
  595. [14:28:53] [Client thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
  596. [14:28:53] [Client thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
  597. [14:28:53] [Client thread/INFO]: Loading internal config files for mod Gendustry
  598. [14:28:53] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Toyraple/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
  599. [14:28:53] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Toyraple/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
  600. [14:28:53] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Toyraple/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
  601. [14:28:53] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Toyraple/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
  602. [14:28:53] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Toyraple/AppData/Roaming/.minecraft/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
  603. [14:28:53] [Client thread/INFO]: Loading user config files for mod Gendustry
  604. [14:28:53] [Client thread/INFO]: Config loading for mod Gendustry finished
  605. [14:28:53] [Client thread/INFO]: Created 52 BC triggers for Forestry error codes
  606. [14:28:53] [Client thread/INFO]: Loaded creative tabs for gendustry
  607. [14:28:53] [Client thread/INFO]: Items loaded
  608. [14:28:53] [Client thread/INFO]: Fluids loaded
  609. [14:28:53] [Client thread/INFO]: Blocks loaded
  610. [14:28:53] [Client thread/INFO]: Machines loaded
  611. [14:28:53] [Client thread/INFO]: Registered reload listener
  612. [14:28:53] [Client thread/INFO]: Resource manager reload, new language: en_US
  613. [14:28:54] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
  614. [14:28:54] [Client thread/INFO]: Loading configuration
  615. [14:28:55] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  616. [14:28:56] [Client thread/INFO]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
  617. [14:28:56] [Client thread/INFO]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
  618. [14:28:56] [Client thread/INFO]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
  619. [14:28:56] [Client thread/INFO]: Injecting interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC into li.cil.oc.common.tileentity.traits.power.Galacticraft.
  620. [14:28:56] [Client thread/INFO]: Injecting interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector into li.cil.oc.common.tileentity.traits.power.Galacticraft.
  621. [14:28:56] [Client thread/INFO]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
  622. [14:28:56] [Client thread/INFO]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
  623. [14:28:56] [Client thread/INFO]: Injecting interface mekanism.api.energy.IStrictEnergyAcceptor into li.cil.oc.common.tileentity.traits.power.Mekanism.
  624. [14:28:56] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
  625. [14:28:56] [Client thread/INFO]: Skipping interface Reika.RotaryCraft.API.Power.ShaftPowerReceiver from missing mod RotaryCraft.
  626. [14:28:56] [Client thread/INFO]: Injecting interface buildcraft.api.tiles.IHasWork into li.cil.oc.common.tileentity.traits.StateAware.
  627. [14:28:56] [Client thread/INFO]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
  628. [14:28:56] [Client thread/INFO]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
  629. [14:28:56] [Client thread/INFO]: Injecting interface buildcraft.api.tools.IToolWrench into li.cil.oc.common.item.Wrench.
  630. [14:28:56] [Client thread/INFO]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
  631. [14:28:56] [Client thread/INFO]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
  632. [14:28:56] [Client thread/INFO]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
  633. [14:28:56] [Client thread/INFO]: Injecting interface mekanism.api.IMekWrench into li.cil.oc.common.item.Wrench.
  634. [14:28:56] [Client thread/INFO]: Injecting interface powercrystals.minefactoryreloaded.api.IMFRHammer into li.cil.oc.common.item.Wrench.
  635. [14:28:56] [Client thread/INFO]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core.
  636. [14:28:56] [Client thread/INFO]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft.
  637. [14:28:56] [Client thread/INFO]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
  638. [14:28:56] [Client thread/INFO]: Injecting interface appeng.api.implementations.items.IAEItemPowerStorage into li.cil.oc.common.item.traits.Chargeable.
  639. [14:28:56] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
  640. [14:28:56] [Client thread/INFO]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
  641. [14:28:56] [Client thread/INFO]: Injecting interface mekanism.api.energy.IEnergizedItem into li.cil.oc.common.item.traits.Chargeable.
  642. [14:28:56] [Client thread/INFO]: Initializing OpenComputers API.
  643. [14:28:58] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.7.3.1258-lua52-native.64.dll'.
  644. [14:28:58] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.7.3.1258-lua53-native.64.dll'.
  645. [14:28:58] [Client thread/INFO]: Done with pre init phase.
  646. [14:28:58] [Client thread/INFO]: Successfully injected component logic into class openmodularturrets.tileentity.turretbase.TurretBase.
  647. [14:28:59] [Client thread/INFO]: Successfully injected component logic into class pneumaticCraft.common.thirdparty.computercraft.TileEntityDroneInterface.
  648. [14:28:59] [Client thread/WARN]: Failed on getting Forestry's farm blocks, using defaults
  649. [14:28:59] [Client thread/INFO]: [4.0.0-beta-6] Loading properties.
  650. [14:29:00] [Client thread/INFO]: Starting Simply Jetpacks
  651. [14:29:00] [Client thread/INFO]: Successfully found CoFHLib
  652. [14:29:00] [Client thread/INFO]: Loading configuration files
  653. [14:29:00] [Client thread/INFO]: Registering items
  654. [14:29:00] [Client thread/INFO]: Loaded custom tier kill settings!
  655. [14:29:00] [Client thread/INFO]: Min kills: 0,64,128,256,512,1024
  656. [14:29:00] [Client thread/INFO]: Max kills: 63,127,255,511,1023,1024
  657. [14:29:00] [Client thread/INFO]: Loaded configuration file!
  658. [14:29:00] [Client thread/INFO]: Starting (PreInit)
  659. [14:29:00] [Client thread/INFO]: Finished (PreInit in 101ms)
  660. [14:29:01] [Client thread/INFO]: Loading Plugins...
  661. [14:29:01] [Client thread/INFO]: Finished Loading Plugins.
  662. [14:29:01] [Client thread/INFO]: Loading configuration...
  663. [14:29:01] [Client thread/INFO]: Done.
  664. [14:29:01] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
  665. [14:29:01] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
  666. [14:29:01] [CoFHUpdater:ThermalDynamics/ERROR]: Update check for Thermal Dynamics failed.
  667. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics
  668. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
  669. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
  670. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
  671. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
  672. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  673. at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
  674. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
  675. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  676. at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
  677. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  678. [14:29:01] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
  679. [14:29:01] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
  680. [14:29:02] [Client thread/INFO]: Applying holder lookups
  681. [14:29:02] [Client thread/INFO]: Holder lookups applied
  682. [14:29:02] [Client thread/INFO]: Injecting itemstacks
  683. [14:29:02] [Client thread/INFO]: Itemstack injection complete
  684. [14:29:02] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  685. [14:29:02] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  686. [14:29:02] [Thread-16/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  687. [14:29:02] [Thread-16/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  688. [14:29:02] [Thread-16/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  689. [14:29:02] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bly (1 / 1)
  690. [14:29:03] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  691. [14:29:03] [Sound Library Loader/INFO]: Sound engine started
  692. [14:29:03] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  693. [14:29:03] [Client thread/INFO]: Located 405 spell IIcons
  694. [14:29:04] [Client thread/INFO]: Located 405 spell IIcons
  695. [14:29:04] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  696. [14:29:04] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  697. [14:29:04] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  698. [14:29:04] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@4b67ddb9
  699. [14:29:04] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@2a8ca9
  700. [14:29:04] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@64e6a464
  701. [14:29:04] [Client thread/INFO]: Initializing API Hooks...
  702. [14:29:04] [Client thread/INFO]: Finished API Initialization
  703. [14:29:04] [Client thread/INFO]: Initialization ( started )
  704. [14:29:04] [Client thread/INFO]: Starting AE2 CSV Export
  705. [14:29:04] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
  706. [14:29:04] [AE2 CSV Export/INFO]: New mod configuration was found. Commencing exporting.
  707. [14:29:04] [AE2 CSV Export/INFO]: Item Exporting ( started )
  708. [14:29:05] [AE2 CSV Export/WARN]: Could not export subtypes of: item.extrautils:microblocks
  709. [14:29:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  710. [14:29:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  711. [14:29:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  712. [14:29:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  713. [14:29:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  714. [14:29:05] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  715. [14:29:05] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
  716. [14:29:05] [Client thread/INFO]: Recipes Loading: Crusher: 9 loaded.
  717. [14:29:05] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
  718. [14:29:05] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
  719. [14:29:05] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
  720. [14:29:05] [Client thread/INFO]: Recipes Loading: Shaped: 210 loaded.
  721. [14:29:05] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
  722. [14:29:05] [Client thread/INFO]: Recipes Loading: HCCrusher: 9 loaded.
  723. [14:29:05] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
  724. [14:29:05] [Client thread/INFO]: Recipes Loading: Macerator: 8 loaded.
  725. [14:29:05] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
  726. [14:29:05] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  727. [14:29:05] [Client thread/INFO]: Recipes Loading: Pulverizer: 9 loaded.
  728. [14:29:05] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
  729. [14:29:05] [Client thread/INFO]: Transforming Class (appeng.client.gui.implementations.GuiMEMonitorable)
  730. [14:29:05] [Client thread/INFO]: Initialization ( ended after 704ms )
  731. [14:29:05] [Client thread/INFO]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
  732. [14:29:05] [AE2 CSV Export/WARN]: Could not export subtypes of: item.microblock
  733. [14:29:05] [AE2 CSV Export/INFO]: Exported successfully 6804 items into items.csv
  734. [14:29:05] [AE2 CSV Export/INFO]: Item Exporting ( ended after 1041 ms)
  735. [14:29:06] [Client thread/INFO]: NEI Detected, attempting load of NEI Plugin
  736. [14:29:06] [Client thread/INFO]: NEI Plugin loaded successfully
  737. [14:29:06] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
  738. [14:29:06] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
  739. [14:29:06] [Client thread/INFO]: Registering TiCon renderer mappings
  740. [14:29:06] [Client thread/INFO]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
  741. [14:29:06] [Client thread/INFO]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
  742. [14:29:07] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
  743. [14:29:07] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
  744. [14:29:07] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  745. [14:29:07] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  746. [14:29:07] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
  747. [14:29:07] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
  748. [14:29:07] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
  749. [14:29:07] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
  750. [14:29:07] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  751. [14:29:07] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  752. [14:29:07] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  753. [14:29:07] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  754. [14:29:07] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
  755. [14:29:07] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
  756. [14:29:07] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
  757. [14:29:07] [Client thread/INFO]: Attempting to extend PotionArray by 4
  758. [14:29:08] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
  759. [14:29:08] [Client thread/INFO]: Entering initialization phase.
  760. [14:29:08] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
  761. [14:29:08] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  762. [14:29:08] [Client thread/INFO]: BuildCraft detected. Registering facades.
  763. [14:29:08] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
  764. [14:29:08] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
  765. [14:29:08] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  766. [14:29:08] [Client thread/INFO]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  767. [14:29:08] [Client thread/INFO]: Starting init...
  768. [14:29:08] [Client thread/INFO]: Loading recipes...
  769. [14:29:09] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
  770. [14:29:09] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  771. [14:29:09] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  772. [14:29:09] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  773. [14:29:09] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  774. [14:29:09] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  775. [14:29:09] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  776. [14:29:09] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  777. [14:29:09] [Client thread/INFO]: 98 Feature's recipes loaded.
  778. [14:29:09] [Client thread/INFO]: Init finished.
  779. [14:29:09] [Client thread/INFO]: Adding Iron Chests Integration
  780. [14:29:09] [Client thread/INFO]: Finished Initialization
  781. [14:29:09] [Thread-23/INFO]: [Update Checker] Thread Started
  782. [14:29:09] [Thread-23/INFO]: [Update Checker] Thread Finished
  783. [14:29:09] [Client thread/INFO]: RS Added
  784. [14:29:09] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.
  785. [14:29:09] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.
  786. [14:29:09] [Client thread/INFO]: Waila detected.
  787. [14:29:11] [Client thread/INFO]: Init completed
  788. [14:29:11] [Client thread/INFO]: Thermal Expansion bees active
  789. [14:29:11] [Client thread/INFO]: Registered 2 branches
  790. [14:29:11] [Client thread/INFO]: Registered 17 bees
  791. [14:29:11] [Client thread/INFO]: InvTweaks: Configuration loaded.
  792. [14:29:11] [Client thread/INFO]: Mod initialized
  793. [14:29:11] [Client thread/INFO]: JourneyMap log initialized.
  794. [14:29:11] [Client thread/INFO]: initialize ENTER
  795. [14:29:11] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.core.config
  796. [14:29:11] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.fullmap.config
  797. [14:29:11] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.minimap.config
  798. [14:29:11] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.minimap2.config
  799. [14:29:11] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.webmap.config
  800. [14:29:11] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.waypoint.config
  801. [14:29:11] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
  802. [14:29:11] [Client thread/INFO]: Version 9.1.1 initializing...
  803. [14:29:11] [Client thread/ERROR]: Trait already registered for cofh/api/energy/IEnergyHandler
  804. [14:29:11] [Client thread/ERROR]: Trait already registered for cofh/api/energy/IEnergyHandler
  805. [14:29:11] [Thread-25/ERROR]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
  806. [14:29:11] [Thread-25/ERROR]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
  807. [14:29:11] [Client thread/INFO]: Render registrations complete.
  808. [14:29:11] [Client thread/INFO]: Initialized HolidayManager.
  809. [14:29:11] [Client thread/INFO]: Loading complete.
  810. [14:29:11] [Client thread/INFO]: Mod loaded.
  811. [14:29:12] [Client thread/INFO]: [mekanism.generators.client.GeneratorsClientProxy:registerRenderInformation:87]: [MekanismGenerators] Render registrations complete.
  812. [14:29:12] [Client thread/INFO]: Loaded MekanismGenerators module.
  813. [14:29:12] [Client thread/INFO]: Loaded MekanismTools module.
  814. [14:29:13] [Client thread/INFO]: Found extended redstone mods, enabling tier two redstone card.
  815. [14:29:13] [Client thread/INFO]: Initializing unicode wcwidth.
  816. [14:29:13] [Client thread/INFO]: Initializing font glyph widths.
  817. [14:29:13] [Client thread/WARN]: Invalid glyph char code detected in font.hex. Expected 0<= charCode <10000, got: 1D300
  818. [14:29:13] [Client thread/WARN]: 87 total invalid glyph char codes detected in font.hex
  819. [14:29:13] [Client thread/INFO]: glyph width ready.
  820. [14:29:13] [Client thread/INFO]: Initializing unicode glyph provider.
  821. [14:29:13] [Client thread/INFO]: Loaded 8855 glyphs.
  822. [14:29:13] [Client thread/INFO]: Done with init phase.
  823. [14:29:14] [Client thread/INFO]: Registering handlers
  824. [14:29:14] [Client thread/INFO]: Registering network messages
  825. [14:29:14] [Client thread/INFO]: Stealing Thermal Expansion's items
  826. [14:29:14] [Client thread/INFO]: Stealing Thermal Dynamics's items
  827. [14:29:14] [Client thread/INFO]: Registering recipes
  828. [14:29:14] [Client thread/INFO]: Doing intermod communication
  829. [14:29:14] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
  830. [14:29:14] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
  831. [14:29:14] [Client thread/INFO]: Registering TE Induction Smelter recipe
  832. [14:29:14] [Client thread/INFO]: Registering TE Induction Smelter recipe
  833. [14:29:14] [Client thread/INFO]: Registering TE Induction Smelter recipe
  834. [14:29:14] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
  835. [14:29:14] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
  836. [14:29:14] [Client thread/INFO]: [com.whammich.sstow.events.Achievements:defaultAchievements:28]: Rendering Icons
  837. [14:29:14] [Client thread/INFO]: Starting (Load)
  838. [14:29:14] [Client thread/INFO]: Starting (Integration)
  839. [14:29:14] [Client thread/INFO]: Successfully integrated with NEI
  840. [14:29:14] [Client thread/INFO]: Successfully integrated with Waila
  841. [14:29:14] [Client thread/INFO]: Successfully integrated with EC2
  842. [14:29:14] [Client thread/INFO]: Successfully integrated with CC
  843. [14:29:14] [Client thread/INFO]: Finished (Integration in 28ms)
  844. [14:29:14] [Client thread/INFO]: Finished (Load in 138ms)
  845. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.mortalcoil in slot 86! offender: Fire Imbued.
  846. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.absorbmagic in slot 87! offender: Wated Imbued.
  847. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.reflectprojectiles in slot 89! offender: Earth Imbued.
  848. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.reflectdamage in slot 90! offender: Air Imbued.
  849. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.feelnopain in slot 100! offender: Drowning.
  850. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 101! offender: Boost.
  851. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 102! offender: Whirlwind.
  852. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 103! offender: Inhibit.
  853. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 104! offender: Flight.
  854. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 105! offender: Reciprocation.
  855. [14:29:15] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 106! offender: Flame Cloak.
  856. [14:29:15] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  857. [14:29:15] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
  858. [14:29:15] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  859. [14:29:15] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  860. [14:29:15] [Client thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
  861. [14:29:15] [Client thread/INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
  862. [14:29:15] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  863. [14:29:15] [Client thread/INFO]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
  864. [14:29:15] [Client thread/INFO]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
  865. [14:29:15] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
  866. [14:29:15] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  867. [14:29:15] [Client thread/INFO]: Receiving registration request from [ BloodArsenal ] for method com.arc.bloodarsenal.common.misc.WAILAPlugin.registerAddon
  868. [14:29:15] [Client thread/INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
  869. [14:29:15] [Client thread/INFO]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
  870. [14:29:15] [Client thread/INFO]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
  871. [14:29:15] [Client thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
  872. [14:29:15] [Client thread/INFO]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
  873. [14:29:15] [Client thread/INFO]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
  874. [14:29:15] [Client thread/INFO]: Receiving registration request from [ OpenComputers ] for method li.cil.oc.integration.waila.BlockDataProvider.init
  875. [14:29:15] [Client thread/INFO]: Receiving registration request from [ openmodularturrets ] for method openmodularturrets.compatability.WailaTileHandler.callbackRegister
  876. [14:29:15] [Client thread/INFO]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
  877. [14:29:15] [Client thread/INFO]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.waila.WailaCorruptionCrystallizer.register
  878. [14:29:15] [Client thread/INFO]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.waila.WailaAltarDiviner.register
  879. [14:29:15] [Client thread/INFO]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.waila.WailaAltarEmitter.register
  880. [14:29:15] [Client thread/INFO]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.waila.WailaBloodTank.register
  881. [14:29:15] [Client thread/INFO]: Receiving registration request from [ SSTOW ] for method sstow.utils.WailaProvider.callbackRegister
  882. [14:29:15] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
  883. [14:29:15] [Client thread/INFO]: Receiving registration request from [ thaumicenergistics ] for method thaumicenergistics.common.integration.ModuleWaila.callbackRegister
  884. [14:29:15] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
  885. [14:29:15] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
  886. [14:29:15] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
  887. [14:29:15] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
  888. [14:29:15] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
  889. [14:29:15] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles.registerAddon
  890. [14:29:15] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
  891. [14:29:15] [Client thread/INFO]: Receiving registration request from [ waystones ] for method net.blay09.mods.waystones.compat.WailaProvider.register
  892. [14:29:15] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
  893. [14:29:15] [Client thread/ERROR]: Material with id chisel:factoryblock2 is already registered.
  894. [14:29:15] [Client thread/ERROR]: Material with id chisel:factoryblock2_1 is already registered.
  895. [14:29:15] [Client thread/ERROR]: Material with id chisel:factoryblock2_2 is already registered.
  896. [14:29:15] [Client thread/ERROR]: Material with id chisel:factoryblock2_3 is already registered.
  897. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_1 is already registered.
  898. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_2 is already registered.
  899. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_3 is already registered.
  900. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_4 is already registered.
  901. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_5 is already registered.
  902. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_6 is already registered.
  903. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_7 is already registered.
  904. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_8 is already registered.
  905. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_9 is already registered.
  906. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_10 is already registered.
  907. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_11 is already registered.
  908. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_12 is already registered.
  909. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_13 is already registered.
  910. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_14 is already registered.
  911. [14:29:15] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_15 is already registered.
  912. [14:29:15] [Client thread/INFO]: Injecting itemstacks
  913. [14:29:15] [Client thread/INFO]: Itemstack injection complete
  914. [14:29:16] [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.
  915. [14:29:16] [Client thread/WARN]: My potion, Flight, at index 25 has been over-written by another potion, Slowfall. You have a conflict in your configuration files.
  916. [14:29:16] [Client thread/WARN]: My potion, Feather Fall, at index 26 has been over-written by another potion, High Steps. You have a conflict in your configuration files.
  917. [14:29:16] [Client thread/WARN]: My potion, Legendary Mana Restoration, at index 50 has been over-written by another potion, Vampiric Aura. You have a conflict in your configuration files.
  918. [14:29:16] [Client thread/WARN]: My potion, Gravity Well, at index 51 has been over-written by another potion, Bleeding. You have a conflict in your configuration files.
  919. [14:29:16] [Client thread/WARN]: My potion, Levitation, at index 52 has been over-written by another potion, Swimming. You have a conflict in your configuration files.
  920. [14:29:16] [Client thread/WARN]: My potion, Clarity, at index 53 has been over-written by another potion, Soul Burn. You have a conflict in your configuration files.
  921. [14:29:16] [Client thread/INFO]: Checking Version. MC Version: 1.7.10-Forge10.13.4.1614-1.7.10
  922. [14:29:16] [Client thread/INFO]: No updated compendium found. Using packaged compendium.
  923. [14:29:17] [Client thread/WARN]: Unable to update the compendium!
  924. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
  925. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:229)
  926. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
  927. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
  928. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.AMCore.postInit(AMCore.java:120)
  929. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  930. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  931. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  932. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  933. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  934. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  935. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  936. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  937. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  938. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  939. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  940. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  941. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  942. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  943. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  944. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  945. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  946. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  947. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  948. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  949. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  950. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  951. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  952. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  953. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  954. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  955. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  956. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  957. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  958. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  959. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  960. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  961. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  962. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  963. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  964. [14:29:17] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  965. [14:29:17] [Client thread/INFO]: Initializing Thaumcraft Compatibility
  966. [14:29:17] [Client thread/INFO]: Post Initialization ( started )
  967. [14:29:17] [Client thread/ERROR]: Trait already registered for mekanism/api/gas/IGasHandler
  968. [14:29:17] [Client thread/ERROR]: Trait already registered for mekanism/api/gas/IGasHandler
  969. [14:29:17] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  970. [14:29:17] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  971. [14:29:17] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
  972. [14:29:17] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
  973. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
  974. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  975. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  976. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
  977. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
  978. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
  979. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
  980. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerSidedEnvironment_TileCableBus loaded successfully - 1171 bytes
  981. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 978 bytes
  982. [14:29:17] [Client thread/INFO]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
  983. [14:29:17] [Client thread/INFO]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
  984. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
  985. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  986. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  987. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4301 bytes
  988. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
  989. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1363 bytes
  990. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
  991. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerSidedEnvironment_TileCableBusTESR loaded successfully - 1183 bytes
  992. [14:29:17] [Client thread/INFO]: Layer: appeng/parts/layers/LayerPressure_TileCableBusTESR loaded successfully - 990 bytes
  993. [14:29:17] [Client thread/INFO]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBusTESR loaded successfully - 2130 bytes
  994. [14:29:17] [Client thread/INFO]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBusTESR loaded successfully - 956 bytes
  995. [14:29:17] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
  996. [14:29:17] [Client thread/INFO]: Rotary Craft - Integration Disabled
  997. [14:29:17] [Client thread/INFO]: Railcraft - Integration Disabled
  998. [14:29:17] [Client thread/INFO]: BuildCraft Core - Integration Enable
  999. [14:29:17] [Client thread/INFO]: BuildCraft Transport - Integration Enable
  1000. [14:29:17] [Client thread/INFO]: BuildCraft Builders - Integration Enable
  1001. [14:29:17] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
  1002. [14:29:17] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
  1003. [14:29:17] [Client thread/INFO]: Mine Factory Reloaded - Integration Enable
  1004. [14:29:17] [Client thread/INFO]: Deep Storage Unit - Integration Enable
  1005. [14:29:17] [Client thread/INFO]: Factorization - Integration Disabled
  1006. [14:29:17] [Client thread/INFO]: Forge MultiPart - Integration Enable
  1007. [14:29:17] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
  1008. [14:29:17] [Client thread/INFO]: Colored Lights Core - Integration Disabled
  1009. [14:29:17] [Client thread/INFO]: Waila - Integration Enable
  1010. [14:29:17] [Client thread/INFO]: Inventory Tweaks - Integration Enable
  1011. [14:29:17] [Client thread/INFO]: Not Enough Items - Integration Enable
  1012. [14:29:17] [Client thread/INFO]: Craft Guide - Integration Disabled
  1013. [14:29:17] [Client thread/INFO]: Mekanism - Integration Enable
  1014. [14:29:17] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
  1015. [14:29:17] [Client thread/INFO]: BetterStorage - Integration Disabled
  1016. [14:29:17] [Client thread/INFO]: OpenComputers - Integration Enable
  1017. [14:29:17] [Client thread/INFO]: PneumaticCraft - Integration Enable
  1018. [14:29:17] [Client thread/INFO]: Post Initialization ( ended after 283ms )
  1019. [14:29:17] [Client thread/INFO]: registering item.agricraft:nuggetQuartz
  1020. [14:29:17] [Client thread/INFO]: registering item.agricraft:nuggetOsmium
  1021. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropAurigold
  1022. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedAurigold
  1023. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropFerranium
  1024. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedFerranium
  1025. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropDiamahlia
  1026. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedDiamahlia
  1027. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropLapender
  1028. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedLapender
  1029. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropEmeryllis
  1030. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedEmeryllis
  1031. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropRedstodendron
  1032. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedRedstodendron
  1033. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropNitorWart
  1034. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedNitorWart
  1035. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropQuartzanthemum
  1036. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedQuartzanthemum
  1037. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropCuprosia
  1038. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedCuprosia
  1039. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropPetinia
  1040. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedPetinia
  1041. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropPlombean
  1042. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedPlombean
  1043. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropSilverweed
  1044. [14:29:17] [Client thread/INFO]: registering item.agricraft:seedSilverweed
  1045. [14:29:17] [Client thread/INFO]: registering tile.agricraft:cropJaslumine
  1046. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedJaslumine
  1047. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropNiccissus
  1048. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedNiccissus
  1049. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropPlatiolus
  1050. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedPlatiolus
  1051. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropOsmonium
  1052. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedOsmonium
  1053. [14:29:18] [Client thread/INFO]: Registering soils to whitelist:
  1054. [14:29:18] [Client thread/INFO]: Completed soil whitelist:
  1055. [14:29:18] [Client thread/INFO]: - minecraft:sand:0
  1056. [14:29:18] [Client thread/INFO]: - minecraft:mycelium:0
  1057. [14:29:18] [Client thread/INFO]: - minecraft:soul_sand:0
  1058. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropCinderpearl
  1059. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedCinderpearl
  1060. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropShimmerleaf
  1061. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedShimmerleaf
  1062. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropVishroom
  1063. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedVishroom
  1064. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropTaintedRoot
  1065. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedTaintedRoot
  1066. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropAum
  1067. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedAum
  1068. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropTarmaRoot
  1069. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedTarmaRoot
  1070. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropCerublossom
  1071. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedCerublossom
  1072. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropDesertNova
  1073. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedDesertNova
  1074. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropWakebloom
  1075. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedWakebloom
  1076. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaWhite
  1077. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaWhite
  1078. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaOrange
  1079. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaOrange
  1080. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaMagenta
  1081. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaMagenta
  1082. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightBlue
  1083. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightBlue
  1084. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaYellow
  1085. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaYellow
  1086. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLime
  1087. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaLime
  1088. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPink
  1089. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaPink
  1090. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGray
  1091. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaGray
  1092. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightGray
  1093. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightGray
  1094. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaCyan
  1095. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaCyan
  1096. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPurple
  1097. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaPurple
  1098. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlue
  1099. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlue
  1100. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBrown
  1101. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaBrown
  1102. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGreen
  1103. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaGreen
  1104. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaRed
  1105. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaRed
  1106. [14:29:18] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlack
  1107. [14:29:18] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlack
  1108. [14:29:18] [Client thread/INFO]: Botania crops registered
  1109. [14:29:18] [Client thread/INFO]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
  1110. [14:29:18] [Client thread/INFO]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
  1111. [14:29:18] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  1112. [14:29:18] [Client thread/INFO]: Loaded Skin pack: default_skin_pack.zip containing: 76 skins.
  1113. [14:29:18] [Client thread/INFO]: Loaded NPC Module Structure Plugin
  1114. [14:29:18] [Client thread/INFO]: Loaded Automation Module Structure Plugin
  1115. [14:29:18] [Client thread/INFO]: Loaded Structure Template: [big_fortress] WorldGen: true Survival: false
  1116. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [desert_tower] WorldGen: true Survival: false
  1117. [14:29:19] [Client thread/ERROR]: Could not locate biome: desert oil field while registering template: desert_tower for world generation.
  1118. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [jungle_fortress] WorldGen: true Survival: false
  1119. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [lava_trap_new] WorldGen: true Survival: false
  1120. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [pirate_fortress] WorldGen: true Survival: false
  1121. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [trading_post] WorldGen: true Survival: false
  1122. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [viking_tower] WorldGen: true Survival: false
  1123. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_church] WorldGen: false Survival: true
  1124. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_garden_large] WorldGen: false Survival: true
  1125. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_garden_small] WorldGen: false Survival: true
  1126. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_house] WorldGen: false Survival: true
  1127. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_house_garden] WorldGen: false Survival: true
  1128. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_hut1] WorldGen: false Survival: true
  1129. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_hut2] WorldGen: false Survival: true
  1130. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_library] WorldGen: false Survival: true
  1131. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [village_smith] WorldGen: false Survival: true
  1132. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [cosmetic_fountain_dulciphi] WorldGen: false Survival: false
  1133. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [cosmetic_log_pile] WorldGen: false Survival: false
  1134. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [cosmetic_outhouse_pelirow] WorldGen: false Survival: false
  1135. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [cosmetic_pavillion_dulciphi] WorldGen: false Survival: false
  1136. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [cosmetic_rubble_pile] WorldGen: false Survival: false
  1137. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [cosmetic_stable] WorldGen: false Survival: false
  1138. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [cosmetic_tree_swing_dulciphi] WorldGen: false Survival: false
  1139. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [house_archer_tent] WorldGen: false Survival: false
  1140. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [house_armory_tent] WorldGen: false Survival: false
  1141. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [house_barracks_tent] WorldGen: false Survival: false
  1142. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [house_barracks_tent2] WorldGen: false Survival: false
  1143. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [house_empty_lot] WorldGen: false Survival: false
  1144. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [house_officer_house] WorldGen: false Survival: false
  1145. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [house_tinkers_house] WorldGen: false Survival: false
  1146. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [lamp_post] WorldGen: false Survival: false
  1147. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_barracks_pelirow] WorldGen: false Survival: false
  1148. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_creeper_church_dulciphi] WorldGen: false Survival: false
  1149. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_generals_tent] WorldGen: false Survival: false
  1150. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_giant_oak] WorldGen: false Survival: false
  1151. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_mayoral_manor_dulciphi] WorldGen: false Survival: false
  1152. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_mayors_mansion] WorldGen: false Survival: false
  1153. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_ranchhouse_pelirow] WorldGen: false Survival: false
  1154. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_realty_office] WorldGen: false Survival: false
  1155. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_tavern_pelirow] WorldGen: false Survival: false
  1156. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_waterwheel_dulciphi] WorldGen: false Survival: false
  1157. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [unique_windmill] WorldGen: false Survival: false
  1158. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_corner] WorldGen: false Survival: false
  1159. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_gate] WorldGen: false Survival: false
  1160. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_lgate] WorldGen: false Survival: false
  1161. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_rgate] WorldGen: false Survival: false
  1162. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_bandit_straight] WorldGen: false Survival: false
  1163. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_corner] WorldGen: false Survival: false
  1164. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_gate] WorldGen: false Survival: false
  1165. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_lgate] WorldGen: false Survival: false
  1166. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_rgate] WorldGen: false Survival: false
  1167. [14:29:19] [Client thread/INFO]: Loaded Structure Template: [wall_cobble_straight] WorldGen: false Survival: false
  1168. [14:29:19] [Client thread/INFO]: Loaded 52 structure(s)
  1169. [14:29:19] [Client thread/INFO]: Loading Town Templates:
  1170. [14:29:19] [Client thread/INFO]: Loading town template: bandit_settlement
  1171. [14:29:19] [Client thread/INFO]: Loading town template: large_village
  1172. [14:29:19] [Client thread/INFO]: Loading town template: small_town
  1173. [14:29:19] [Client thread/INFO]: Loaded : 3 Town Templates.
  1174. [14:29:19] [Client thread/INFO]: Recipe Holder initialized: took 29.620216ms.
  1175. [14:29:19] [Client thread/INFO]: Loaded Harvestcraft Handlers!
  1176. [14:29:19] [Client thread/INFO]: Loaded AgriCraft Handlers!
  1177. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
  1178. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
  1179. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
  1180. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
  1181. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
  1182. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
  1183. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
  1184. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
  1185. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
  1186. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
  1187. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
  1188. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
  1189. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
  1190. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
  1191. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
  1192. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
  1193. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
  1194. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
  1195. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
  1196. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
  1197. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
  1198. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
  1199. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
  1200. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
  1201. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
  1202. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
  1203. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
  1204. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
  1205. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
  1206. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
  1207. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
  1208. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
  1209. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
  1210. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
  1211. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
  1212. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
  1213. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
  1214. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
  1215. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
  1216. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
  1217. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
  1218. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
  1219. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
  1220. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
  1221. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
  1222. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
  1223. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.compressedIronBlock@0
  1224. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
  1225. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
  1226. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
  1227. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
  1228. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
  1229. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
  1230. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
  1231. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.continuumBomb@0
  1232. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.zaniteBlock@0
  1233. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.compressed_workbench@0
  1234. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.very_compressed_workbench@0
  1235. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.block_crystal_matrix@0
  1236. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.avaritia_resource@4
  1237. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.avaritia_resource@3
  1238. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.avaritia_resource@0
  1239. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.avaritia_resource@1
  1240. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
  1241. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
  1242. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
  1243. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
  1244. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
  1245. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
  1246. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
  1247. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
  1248. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
  1249. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
  1250. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
  1251. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
  1252. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
  1253. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
  1254. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1255. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1256. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1257. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
  1258. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
  1259. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
  1260. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
  1261. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
  1262. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
  1263. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
  1264. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
  1265. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
  1266. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
  1267. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
  1268. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
  1269. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
  1270. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
  1271. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
  1272. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
  1273. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
  1274. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
  1275. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
  1276. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
  1277. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
  1278. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
  1279. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
  1280. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
  1281. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
  1282. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
  1283. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1284. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
  1285. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
  1286. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
  1287. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
  1288. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
  1289. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
  1290. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
  1291. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
  1292. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
  1293. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
  1294. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
  1295. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
  1296. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
  1297. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@0
  1298. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@1
  1299. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@2
  1300. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@3
  1301. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@4
  1302. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blood_infused_iron_block@0
  1303. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
  1304. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
  1305. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
  1306. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
  1307. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
  1308. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
  1309. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
  1310. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@12
  1311. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
  1312. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@13
  1313. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
  1314. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@1
  1315. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
  1316. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.emerald@0
  1317. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.obsidian@0
  1318. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.dyePowder@4
  1319. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.enderPearl@0
  1320. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@3
  1321. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@2
  1322. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@4
  1323. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@0
  1324. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@5
  1325. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@0
  1326. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@1
  1327. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@2
  1328. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@3
  1329. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@4
  1330. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@5
  1331. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.forciciumBlock@0
  1332. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.oc.chameliumBlock@0
  1333. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.simplyjetpacks.components@65
  1334. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.sstow.soulium_block@0
  1335. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.sstow.material@2
  1336. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.erebus.blockSilk@0
  1337. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.erebus.blockJade@0
  1338. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1339. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1340. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1341. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1342. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1343. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1344. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1345. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1346. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1347. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1348. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1349. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1350. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1351. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1352. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1353. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1354. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1355. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1356. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1357. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1358. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1359. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1360. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1361. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1362. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1363. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1364. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1365. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1366. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1367. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1368. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1369. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1370. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1371. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1372. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1373. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1374. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1375. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1376. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1377. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1378. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1379. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1380. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1381. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1382. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1383. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1384. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1385. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1386. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1387. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1388. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1389. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1390. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1391. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1392. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1393. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1394. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1395. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1396. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1397. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1398. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1399. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1400. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1401. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1402. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1403. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1404. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1405. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1406. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1407. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1408. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1409. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1410. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1411. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1412. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1413. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1414. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1415. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1416. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1417. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1418. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1419. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1420. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1421. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1422. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1423. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1424. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1425. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1426. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1427. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1428. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1429. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1430. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1431. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1432. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1433. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1434. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1435. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1436. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1437. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1438. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1439. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  1440. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.netherquartz@0
  1441. [14:29:19] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.null@1
  1442. [14:29:19] [Client thread/INFO]: Total number of compression recipes: 265
  1443. [14:29:19] [Client thread/INFO]: Found potion array with a size of 356
  1444. [14:29:19] [Client thread/INFO]: Initializing PotionFluxTaint with id 121
  1445. [14:29:19] [Client thread/INFO]: Initializing PotionVisExhaust with id 122
  1446. [14:29:19] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 123
  1447. [14:29:19] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 124
  1448. [14:29:19] [Client thread/INFO]: Initializing PotionWarpWard with id 125
  1449. [14:29:19] [Client thread/INFO]: Initializing PotionDeathGaze with id 126
  1450. [14:29:19] [Client thread/INFO]: Initializing PotionBlurredVision with id 127
  1451. [14:29:19] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
  1452. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Artichoke Crop]
  1453. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Asparagus Crop]
  1454. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Bamboo Crop]
  1455. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Barley Crop]
  1456. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Bean Crop]
  1457. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Beet Crop]
  1458. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Bell Pepper Crop]
  1459. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Blackberry Crop]
  1460. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Blueberry Crop]
  1461. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Broccoli Crop]
  1462. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Brussel Sprout Crop]
  1463. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cabbage Crop]
  1464. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cactus Fruit Crop]
  1465. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Candleberry Crop]
  1466. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cantaloupe Crop]
  1467. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cauliflower Crop]
  1468. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Celery Crop]
  1469. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Chili Pepper Crop]
  1470. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Coffee Bean Crop]
  1471. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Corn Crop]
  1472. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cotton Crop]
  1473. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cranberry Crop]
  1474. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cucumber Crop]
  1475. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Eggplant Crop]
  1476. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Garlic Crop]
  1477. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Ginger Crop]
  1478. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Grape Crop]
  1479. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Leek Crop]
  1480. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Lettuce Crop]
  1481. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Mustard Seeds Crop]
  1482. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Oats Crop]
  1483. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Okra Crop]
  1484. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Onion Crop]
  1485. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Parsnip Crop]
  1486. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Peanut Crop]
  1487. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Peas Crop]
  1488. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Pineapple Crop]
  1489. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Radish Crop]
  1490. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Raspberry Crop]
  1491. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Rhubarb Crop]
  1492. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Rice Crop]
  1493. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Rutabaga Crop]
  1494. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Rye Crop]
  1495. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Scallion Crop]
  1496. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Seaweed Crop]
  1497. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Soybean Crop]
  1498. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Spice Leaf Crop]
  1499. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Spinach Crop]
  1500. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Strawberry Crop]
  1501. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Sweet Potato Crop]
  1502. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Tea Leaf Crop]
  1503. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Tomato Crop]
  1504. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Turnip Crop]
  1505. [14:29:20] [Client thread/WARN]: Adding standard crop support for [White Mushroom Crop]
  1506. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Winter Squash Crop]
  1507. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Zucchini Crop]
  1508. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Curry Leaf Crop]
  1509. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Sesame Seeds Crop]
  1510. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Water Chestnut Crop]
  1511. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Apple]
  1512. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Almond]
  1513. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Apricot]
  1514. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Avocado]
  1515. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Banana]
  1516. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cashew]
  1517. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cherry]
  1518. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Chestnut]
  1519. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Cinnamon Wood]
  1520. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Coconut]
  1521. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Date]
  1522. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Dragonfruit]
  1523. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Durian]
  1524. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Fig]
  1525. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Grapefruit]
  1526. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Lemon]
  1527. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Lime]
  1528. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Mango]
  1529. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Maple Wood]
  1530. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Nutmeg]
  1531. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Olive]
  1532. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Orange]
  1533. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Papaya]
  1534. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Paperbark Wood]
  1535. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Peach]
  1536. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Pear]
  1537. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Pecan]
  1538. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Peppercorn]
  1539. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Persimmon]
  1540. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Pistachio]
  1541. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Plum]
  1542. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Pomegranate]
  1543. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Starfruit]
  1544. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Vanilla Bean]
  1545. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Walnut]
  1546. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Goosberry]
  1547. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Squid Plant]
  1548. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Squid Plant]
  1549. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Fire Flower]
  1550. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Fire Flower]
  1551. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Creeper Plant]
  1552. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Creeper Plant]
  1553. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Slime Plant]
  1554. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Slime Plant]
  1555. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Rain Plant]
  1556. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Rain Plant]
  1557. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Ender Plant]
  1558. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Ender Plant]
  1559. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Lightning Plant]
  1560. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Lightning Plant]
  1561. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Burst Plant]
  1562. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Burst Plant]
  1563. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Potion Plant]
  1564. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Potion Plant]
  1565. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Repulsion Plant]
  1566. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Repulsion Plant]
  1567. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Helium Plant]
  1568. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Helium Plant]
  1569. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Chopper Plant]
  1570. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Chopper Plant]
  1571. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Propulsion Plant]
  1572. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Propulsion Plant]
  1573. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Flying Flower]
  1574. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Flying Flower]
  1575. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Crop Sticks]
  1576. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
  1577. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
  1578. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
  1579. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
  1580. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
  1581. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
  1582. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Raspberry Bush]
  1583. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Blueberry Bush]
  1584. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Blackberry Bush]
  1585. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Maloberry Bush]
  1586. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Blightberry Bush]
  1587. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Duskberry Bush]
  1588. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Skyberry Bush]
  1589. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Stingberry Bush]
  1590. [14:29:20] [Client thread/WARN]: Adding clickable crop support for [Crops]
  1591. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Crops]
  1592. [14:29:20] [Client thread/WARN]: Blacklisting dimension [-73] to only spawn TC content at level [0]
  1593. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Water Artichoke]
  1594. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Belladonna]
  1595. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Mandrake]
  1596. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Snowbell]
  1597. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Wormwood]
  1598. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Minedrake]
  1599. [14:29:20] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
  1600. [14:29:20] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  1601. [14:29:20] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
  1602. [14:29:20] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  1603. [14:29:20] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
  1604. [14:29:20] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  1605. [14:29:20] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  1606. [14:29:20] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  1607. [14:29:20] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
  1608. [14:29:20] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  1609. [14:29:20] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  1610. [14:29:20] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  1611. [14:29:20] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  1612. [14:29:20] [Client thread/INFO]: [Botania] The Lexica Botania has 26825 words.
  1613. [14:29:20] [Client thread/INFO]: Avaritia got bored of waiting for magical crops to grow.
  1614. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: fox.spiteful.avaritia.compat.Compat$ItemNotFoundException: Unable to find magicalcrops_MagicEssence in mod magicalcrops! Are you using the correct version of the mod?
  1615. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.compat.Compat.getItem(Compat.java:468)
  1616. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.compat.Compat.compatify(Compat.java:295)
  1617. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.Avaritia.endGame(Avaritia.java:81)
  1618. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1619. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1620. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1621. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  1622. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1623. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  1624. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1625. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  1626. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1627. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1628. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1629. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1630. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1631. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1632. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1633. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1634. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1635. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1636. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  1637. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1638. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1639. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1640. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1641. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1642. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1643. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1644. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1645. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1646. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1647. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1648. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1649. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1650. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1651. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  1652. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1653. [14:29:20] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1654. [14:29:20] [Client thread/INFO]: rawMeats: [ingotMeatRaw, rawMutton]
  1655. [14:29:20] [Client thread/INFO]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.fish@0, 1xitem.venisonRaw@0, 1xitem.meefRaw@0, 1xitem.impmeat@0, 1xitem.arsmagica2:itemOre@8]
  1656. [14:29:20] [Client thread/INFO]: There are no crafting files present in C:\Users\Toyraple\AppData\Roaming\.minecraft\config\cofh\thermalexpansion\crafting.
  1657. [14:29:20] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1658. [14:29:20] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1659. [14:29:20] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1660. [14:29:20] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1661. [14:29:20] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1662. [14:29:20] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  1663. [14:29:20] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1664. [14:29:21] [Client thread/INFO]: IC2 version 2.2.827-experimental loaded.
  1665. [14:29:21] [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
  1666. [14:29:22] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
  1667. [14:29:22] [Client thread/INFO]: Entering postinitialization phase.
  1668. [14:29:22] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1669. [14:29:22] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1670. [14:29:22] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1671. [14:29:22] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1672. [14:29:22] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1673. [14:29:22] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1674. [14:29:22] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
  1675. [14:29:22] [Client thread/INFO]: Loaded Baubles integration
  1676. [14:29:22] [Client thread/INFO]: Loaded Tinker's Construct integration
  1677. [14:29:22] [Client thread/INFO]: Registered TCon Resource Pack (bloodinfusediron) - TextureResourcePackBloodInfusedIron
  1678. [14:29:22] [Client thread/INFO]: Loaded Guide-API integration
  1679. [14:29:22] [Client thread/INFO]: Loaded Thaumcraft/Forbidden Magic integration
  1680. [14:29:22] [Client thread/INFO]: Loaded Forge Multipart integration
  1681. [14:29:23] [Client thread/INFO]: Finished PostInitialization
  1682. [14:29:23] [Client thread/WARN]: Ore ingotDesh Was not found, skipping adding melting recipe
  1683. [14:29:23] [Client thread/WARN]: Ore ingotDesh Was not found, skipping adding cast recipe
  1684. [14:29:23] [Client thread/WARN]: Amethyst was not found, skipping recipe
  1685. [14:29:23] [Client thread/WARN]: Peridot was not found, skipping recipe
  1686. [14:29:23] [Client thread/WARN]: Ruby was not found, skipping recipe
  1687. [14:29:23] [Client thread/WARN]: Sapphire was not found, skipping recipe
  1688. [14:29:23] [Client thread/WARN]: Dark Steel was not found, skipping recipe
  1689. [14:29:23] [Client thread/INFO]: Skipping CraftGuide integration.
  1690. [14:29:24] [Client thread/WARN]: The potion id '128' of potion 'Gadomancy:PotionBuffGolem' is bigger then 127 this might cause errors as well. Please consider changing the config.
  1691. [14:29:24] [Client thread/WARN]: The potion id '129' of potion 'Gadomancy:PotionAchromatic' is bigger then 127 this might cause errors as well. Please consider changing the config.
  1692. [14:29:24] [Client thread/WARN]: The potion id '130' of potion 'Gadomancy:PotionEldritch' is bigger then 127 this might cause errors as well. Please consider changing the config.
  1693. [14:29:24] [Client thread/WARN]: The potion id '131' of potion 'Gadomancy:PotionVisAffinity' is bigger then 127 this might cause errors as well. Please consider changing the config.
  1694. [14:29:25] [Client thread/INFO]: Initialized hook for mod "NotEnoughItems"!
  1695. [14:29:25] [Client thread/INFO]: Hooked TTinkerer magic-crops
  1696. [14:29:25] [Client thread/INFO]: Initialized hook for mod "ThaumicTinkerer"!
  1697. [14:29:25] [Client thread/INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
  1698. [14:29:25] [Client thread/INFO]: While registering space station recipe, found 6 type(s) of ingotTin
  1699. [14:29:25] [Client thread/INFO]: Postinit completed
  1700. [14:29:25] [Client thread/INFO]: Registered 17 mutations
  1701. [14:29:25] [Client thread/INFO]: Preparing genetics cache ...
  1702. [14:29:25] [Client thread/INFO]: Cached 192 mutation outputs
  1703. [14:29:25] [Client thread/INFO]: Cached 136 mutation inputs
  1704. [14:29:25] [Client thread/INFO]: Cached 457 chromosomes
  1705. [14:29:25] [Client thread/INFO]: postInitialize ENTER
  1706. [14:29:25] [Client thread/INFO]: Registered channel: world_info
  1707. [14:29:25] [Client thread/INFO]: Initializing icon sets...
  1708. [14:29:26] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r437.47§8ms§r
  1709. [14:29:26] [Client thread/INFO]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
  1710. [14:29:26] [Client thread/INFO]: Hooked into IC2 successfully.
  1711. [14:29:26] [Client thread/INFO]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  1712. [14:29:26] [JM-VersionCheck-1/ERROR]: Could not check version URL
  1713. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
  1714. at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
  1715. at com.google.gson.JsonParser.parse(JsonParser.java:45) ~[JsonParser.class:?]
  1716. at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:137) [VersionCheck$1.class:?]
  1717. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
  1718. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
  1719. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
  1720. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
  1721. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1722. Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
  1723. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  1724. at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
  1725. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
  1726. at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
  1727. at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
  1728. ... 7 more
  1729. [14:29:26] [Client thread/INFO]: Hooking complete.
  1730. [14:29:26] [Client thread/INFO]: Registering Magical Crops for Planter/Harvester/Fertilizer
  1731. [14:29:26] [Client thread/INFO]: 32 Seeds founded!
  1732. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.AirSeeds@16f729e4 to MFR!
  1733. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.AirCrop@413d610a to MFR!
  1734. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.CoalSeeds@6c522c65 to MFR!
  1735. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.CoalCrop@40664251 to MFR!
  1736. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.DyeSeeds@44cf5f45 to MFR!
  1737. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.DyeCrop@48c9be35 to MFR!
  1738. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.EarthSeeds@6c5d4334 to MFR!
  1739. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.EarthCrop@e3c766a to MFR!
  1740. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.FireSeeds@434aff52 to MFR!
  1741. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.FireCrop@5cb2307d to MFR!
  1742. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.NatureSeeds@8d87a8 to MFR!
  1743. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.NatureCrop@7702de72 to MFR!
  1744. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.MinicioSeeds@3e06d25a to MFR!
  1745. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.MinicioCrop@1bfb7a75 to MFR!
  1746. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.WaterSeeds@64f206e to MFR!
  1747. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.WaterCrop@f24483b to MFR!
  1748. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.RedstoneSeeds@126bef9a to MFR!
  1749. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.RedstoneCrop@25056419 to MFR!
  1750. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.GlowstoneSeeds@1a777b8f to MFR!
  1751. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.GlowstoneCrop@22709093 to MFR!
  1752. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.ObsidianSeeds@76ab1fae to MFR!
  1753. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.ObsidianCrop@4639e736 to MFR!
  1754. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.NetherSeeds@9181d45 to MFR!
  1755. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.NetherCrop@2c3900e4 to MFR!
  1756. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.IronSeeds@444234c3 to MFR!
  1757. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.IronCrop@7e450d15 to MFR!
  1758. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.GoldSeeds@65c894c7 to MFR!
  1759. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.GoldCrop@4fc8f634 to MFR!
  1760. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.LapisSeeds@4b30a1bf to MFR!
  1761. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.LapisCrop@c4e289a to MFR!
  1762. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.ExperienceSeeds@20b7fa9 to MFR!
  1763. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.ExperienceCrop@38fd931f to MFR!
  1764. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.QuartzSeeds@57bab707 to MFR!
  1765. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.QuartzCrop@32935ab9 to MFR!
  1766. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.DiamondSeeds@76f57f9b to MFR!
  1767. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.DiamondCrop@3328db5a to MFR!
  1768. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.EmeraldSeeds@388615a3 to MFR!
  1769. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.EmeraldCrop@71c1f68f to MFR!
  1770. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.BlazeSeeds@6129d32d to MFR!
  1771. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.BlazeCrop@2db8fc9d to MFR!
  1772. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.CreeperSeeds@63a95280 to MFR!
  1773. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.CreeperCrop@737041b4 to MFR!
  1774. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.EndermanSeeds@3e7de0c9 to MFR!
  1775. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.EndermanCrop@392f023d to MFR!
  1776. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.GhastSeeds@365ec1a8 to MFR!
  1777. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.GhastCrop@1850cc07 to MFR!
  1778. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SkeletonSeeds@19c1ccf5 to MFR!
  1779. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SkeletonCrop@40a9eccf to MFR!
  1780. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SlimeSeeds@3055a01f to MFR!
  1781. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SlimeCrop@553b1bb7 to MFR!
  1782. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SpiderSeeds@61ff6574 to MFR!
  1783. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SpiderCrop@6adce9e2 to MFR!
  1784. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.WitherSeeds@216cbb62 to MFR!
  1785. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.WitherCrop@2f6f21e to MFR!
  1786. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.ChickenSeeds@36dd6dde to MFR!
  1787. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.ChickenCrop@f048aec to MFR!
  1788. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.CowSeeds@2b957642 to MFR!
  1789. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.CowCrop@581f26be to MFR!
  1790. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.PigSeeds@31db7281 to MFR!
  1791. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.PigCrop@26ad5ae5 to MFR!
  1792. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SheepSeeds@75a86873 to MFR!
  1793. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SheepCrop@81d8476 to MFR!
  1794. [14:29:26] [Client thread/INFO]: Registering Magical Crops ModCompat for Planter/Harvester/Fertilizer
  1795. [14:29:26] [Client thread/INFO]: Seeds 38 founded!
  1796. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.AluminiumSeeds@247f186d to MFR!
  1797. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.AluminiumCrop@51fd6074 to MFR!
  1798. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.ArditeSeeds@7b207181 to MFR!
  1799. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.ArditeCrop@439aba85 to MFR!
  1800. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.CobaltSeeds@4130e427 to MFR!
  1801. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.CobaltCrop@288c5b1c to MFR!
  1802. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.CopperSeeds@71361826 to MFR!
  1803. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.CopperCrop@7b34079f to MFR!
  1804. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.CertusQuartzSeeds@3f7cb48c to MFR!
  1805. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.CertusQuartzCrop@2168660e to MFR!
  1806. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.LeadSeeds@67fecfe4 to MFR!
  1807. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.LeadCrop@15c18e23 to MFR!
  1808. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.NickelSeeds@c7f1524 to MFR!
  1809. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.NickelCrop@53ca6bfb to MFR!
  1810. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.OsmiumSeeds@6d3b5bb7 to MFR!
  1811. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.OsmiumCrop@2edb63b1 to MFR!
  1812. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.PlatinumSeeds@6e99458b to MFR!
  1813. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.PlatinumCrop@de37e09 to MFR!
  1814. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.RubberSeeds@3b7d483 to MFR!
  1815. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.RubberCrop@3c191c38 to MFR!
  1816. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SilverSeeds@22f8865b to MFR!
  1817. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SilverCrop@1c5371ea to MFR!
  1818. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.TinSeeds@55dddf2d to MFR!
  1819. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.TinCrop@7475bdbc to MFR!
  1820. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SulfurSeeds@11755f07 to MFR!
  1821. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SulfurCrop@166e26b6 to MFR!
  1822. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.YelloriteSeeds@1ea5c1f0 to MFR!
  1823. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.YelloriteCrop@65ee922d to MFR!
  1824. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.AlumiteSeeds@1cebd251 to MFR!
  1825. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.AlumiteCrop@e7f75d3 to MFR!
  1826. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.BlizzSeeds@7c81350d to MFR!
  1827. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.BlizzCrop@19c63be3 to MFR!
  1828. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.BronzeSeeds@70d31ec4 to MFR!
  1829. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.BronzeCrop@48bdde33 to MFR!
  1830. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.ElectrumSeeds@4d192426 to MFR!
  1831. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.ElectrumCrop@635617f9 to MFR!
  1832. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.EnderiumSeeds@4dcda8bd to MFR!
  1833. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.EnderiumCrop@2efc6a3 to MFR!
  1834. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.FluixSeeds@3fc79397 to MFR!
  1835. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.FluixCrop@794b5768 to MFR!
  1836. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.InvarSeeds@26ad5a12 to MFR!
  1837. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.InvarCrop@3b58f215 to MFR!
  1838. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.LumiumSeeds@3b738faa to MFR!
  1839. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.LumiumCrop@59ca64aa to MFR!
  1840. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.ManasteelSeeds@5b669aaa to MFR!
  1841. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.ManasteelCrop@51e9bcd7 to MFR!
  1842. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.ManyullynSeeds@6ed56cbf to MFR!
  1843. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.ManyullynCrop@5b20eb7c to MFR!
  1844. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SaltpeterSeeds@4d7e84a9 to MFR!
  1845. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SaltpeterCrop@837ec94 to MFR!
  1846. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SignalumSeeds@1cd8875e to MFR!
  1847. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SignalumCrop@5744b607 to MFR!
  1848. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.SteelSeeds@23d1cbb6 to MFR!
  1849. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.SteelCrop@4085ddad to MFR!
  1850. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.TerrasteelSeeds@6b0d2a46 to MFR!
  1851. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.TerrasteelCrop@d423018 to MFR!
  1852. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.ThaumiumSeeds@640c5c29 to MFR!
  1853. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.ThaumiumCrop@798fbd70 to MFR!
  1854. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.AmberSeeds@4731384f to MFR!
  1855. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.AmberCrop@6034f5a3 to MFR!
  1856. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.QuicksilverSeeds@b5bc3c9 to MFR!
  1857. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.QuicksilverCrop@733c2014 to MFR!
  1858. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.AirshardSeeds@f93af to MFR!
  1859. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.AirshardCrop@3ab1aab7 to MFR!
  1860. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.WatershardSeeds@28558f4f to MFR!
  1861. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.WatershardCrop@7e5e7de9 to MFR!
  1862. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.FireshardSeeds@16f8e2b to MFR!
  1863. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.FireshardCrop@1222a38c to MFR!
  1864. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.EarthshardSeeds@f71300 to MFR!
  1865. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.EarthshardCrop@214b1297 to MFR!
  1866. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.EntropyshardSeeds@6ca6e328 to MFR!
  1867. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.EntropyshardCrop@5c90fe36 to MFR!
  1868. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.OrdershardSeeds@7b8e2abc to MFR!
  1869. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.OrdershardCrop@17dcbf01 to MFR!
  1870. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.items.seeds.DraconiumSeeds@5062bbc2 to MFR!
  1871. [14:29:26] [Client thread/INFO]: Added com.mark719.magicalcrops.blocks.crops.DraconiumCrop@5f01e7f9 to MFR!
  1872. [14:29:26] [Client thread/WARN]: No powersuits keybind file found.
  1873. [14:29:26] [Client thread/INFO]: Done with post init phase.
  1874. [14:29:26] [Client thread/ERROR]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
  1875. [14:29:26] [Client thread/INFO]: Loaded successfully!
  1876. [14:29:26] [Client thread/INFO]: Hey NEI! I got a plugin for you! (hopefully in the near future).
  1877. [14:29:26] [Client thread/INFO]: Skipped mapping for erebus.tarantulaminiboss: detected as boss.
  1878. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossEarthGuardian: detected as boss.
  1879. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossFireGuardian: detected as boss.
  1880. [14:29:26] [Client thread/INFO]: Skipped mapping for TwilightForest.Hydra: detected as boss.
  1881. [14:29:26] [Client thread/INFO]: Skipped mapping for GalacticraftCore.EvolvedSkeletonBoss: detected as boss.
  1882. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.death: detected as boss.
  1883. [14:29:26] [Client thread/INFO]: Skipped mapping for WitherBoss: detected as boss.
  1884. [14:29:26] [Client thread/INFO]: Skipped mapping for TwilightForest.Naga: detected as boss.
  1885. [14:29:26] [Client thread/INFO]: Skipped mapping for GalacticraftMars.CreeperBoss: detected as boss.
  1886. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.leonard: detected as boss.
  1887. [14:29:26] [Client thread/INFO]: Skipped mapping for Botania.botania:pinkWither: detected as boss.
  1888. [14:29:26] [Client thread/INFO]: Skipped mapping for TwilightForest.Twilight Lich: detected as boss.
  1889. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.babayaga: detected as boss.
  1890. [14:29:26] [Client thread/INFO]: Skipped mapping for Thaumcraft.EldritchGolem: detected as boss.
  1891. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossNatureGuardian: detected as boss.
  1892. [14:29:26] [Client thread/INFO]: Skipped mapping for erebus.antlionBoss: detected as boss.
  1893. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.hornedHuntsman: detected as boss.
  1894. [14:29:26] [Client thread/INFO]: Skipped mapping for fossil.PigBoss: detected as boss.
  1895. [14:29:26] [Client thread/INFO]: Skipped mapping for TwilightForest.Snow Queen: detected as boss.
  1896. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.lordoftorment: detected as boss.
  1897. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.reflection: detected as boss.
  1898. [14:29:26] [Client thread/INFO]: Skipped mapping for Botania.botania:doppleganger: detected as boss.
  1899. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossArcaneGuardian: detected as boss.
  1900. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossWinterGuardian: detected as boss.
  1901. [14:29:26] [Client thread/INFO]: Skipped mapping for TConstruct.KingSlime: detected as boss.
  1902. [14:29:26] [Client thread/INFO]: Skipped mapping for TwilightForest.Tower Boss: detected as boss.
  1903. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.lilith: detected as boss.
  1904. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossLightningGuardian: detected as boss.
  1905. [14:29:26] [Client thread/INFO]: Skipped mapping for DraconicEvolution.EnderDragon: detected as boss.
  1906. [14:29:26] [Client thread/INFO]: Skipped mapping for DraconicEvolution.ChaosGuardian: detected as boss.
  1907. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossWaterGuardian: detected as boss.
  1908. [14:29:26] [Client thread/INFO]: Skipped mapping for erebus.crushroom: detected as boss.
  1909. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossEnderGuardian: detected as boss.
  1910. [14:29:26] [Client thread/INFO]: Skipped mapping for Thaumcraft.TaintacleGiant: detected as boss.
  1911. [14:29:26] [Client thread/INFO]: Skipped mapping for Thaumcraft.CultistPortal: detected as boss.
  1912. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.goblinmog: detected as boss.
  1913. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossAirGuardian: detected as boss.
  1914. [14:29:26] [Client thread/INFO]: Skipped mapping for arsmagica2.BossLifeGuardian: detected as boss.
  1915. [14:29:26] [Client thread/INFO]: Skipped mapping for witchery.goblingulg: detected as boss.
  1916. [14:29:26] [Client thread/INFO]: Skipped mapping for Thaumcraft.EldritchWarden: detected as boss.
  1917. [14:29:26] [Client thread/INFO]: Skipped mapping for EnderDragon: detected as boss.
  1918. [14:29:26] [Client thread/INFO]: Skipped mapping for Thaumcraft.CultistLeader: detected as boss.
  1919. [14:29:26] [Client thread/INFO]: Skipped mapping for erebus.umberGolemIdol: detected as boss.
  1920. [14:29:26] [Client thread/INFO]: Finished entity mapping (493 entries).
  1921. [14:29:26] [Client thread/INFO]: Soul Shards Loaded Entity Blacklist
  1922. [14:29:26] [Client thread/INFO]: Starting (PostInit)
  1923. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileAlembic" with capacity (32) to extraction whitelist.
  1924. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileCentrifuge" with capacity (0) to extraction whitelist.
  1925. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to injection whitelist.
  1926. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to extraction whitelist.
  1927. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to injection whitelist.
  1928. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to extraction whitelist.
  1929. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileTubeBuffer" with capacity (8) to extraction whitelist.
  1930. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to injection whitelist.
  1931. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to extraction whitelist.
  1932. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileAlchemyFurnaceAdvancedNozzle" with capacity (0) to extraction whitelist.
  1933. [14:29:26] [Client thread/INFO]: Added "class thaumicenergistics.common.tiles.TileEssentiaVibrationChamber" with capacity (64) to injection whitelist.
  1934. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.items.ItemEssence"[0] to item whitelist.
  1935. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.items.ItemEssence"[1] to item whitelist.
  1936. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[0] to item whitelist.
  1937. [14:29:26] [Client thread/INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[3] to item whitelist.
  1938. [14:29:26] [Client thread/INFO]: Added "class thaumicenergistics.common.items.ItemBlockEssentiaVibrationChamber"[0] to item whitelist.
  1939. [14:29:26] [Client thread/INFO]: Starting (AE Scanables)
  1940. [14:29:26] [Client thread/INFO]: Could not register "Inscriber Name Press" for TC scanning.
  1941. [14:29:26] [Client thread/INFO]: Could not register "Biometric Card" for TC scanning.
  1942. [14:29:26] [Client thread/INFO]: Could not register "Creative ME Storage Cell" for TC scanning.
  1943. [14:29:26] [Client thread/INFO]: Could not register "Color Applicator - Empty" for TC scanning.
  1944. [14:29:26] [Client thread/INFO]: Could not register "Matrix Frame" for TC scanning.
  1945. [14:29:26] [Client thread/INFO]: Could not register "Creative Energy Cell" for TC scanning.
  1946. [14:29:26] [Client thread/INFO]: Could not register "tile.appliedenergistics2.BlockPaint.name" for TC scanning.
  1947. [14:29:26] [Client thread/INFO]: Could not register "P2P Tunnel - OpenComputers" for TC scanning.
  1948. [14:29:26] [Client thread/INFO]: Could not register "P2P Tunnel - Pressure" for TC scanning.
  1949. [14:29:26] [Client thread/INFO]: Finished (AE Scanables in 157ms)
  1950. [14:29:26] [Client thread/INFO]: Finished (PostInit in 188ms)
  1951. [14:29:27] [Client thread/INFO]: Crafting Integration: Why so many recipes? I had to deal with a lot of recipes.
  1952. [14:29:27] [Client thread/INFO]: Chest Integration: Now you can find things that aren't so useless in chests.
  1953. [14:29:27] [Client thread/INFO]: Furnace Integration: Some things that you smelted appear to be different now.
  1954. [14:29:27] [Client thread/INFO]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
  1955. [14:29:27] [Client thread/INFO]: Forestry Integration: All these bees... they can hurt, you know?
  1956. [14:29:27] [Client thread/INFO]: Industrial Craft 2 Integration: The world appears to be entirely industrialized.
  1957. [14:29:27] [Client thread/INFO]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
  1958. [14:29:27] [Client thread/INFO]: Mekanism Integration: All the mekanisms were checked.
  1959. [14:29:27] [Client thread/INFO]: All 8 Integrations took 42ms to finish. at load stage POST_INIT
  1960. [14:29:27] [Client thread/INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1961. [14:29:27] [Client thread/INFO]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1962. [14:29:27] [Client thread/INFO]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1963. [14:29:27] [Client thread/INFO]: Unknown recipe class! makeo.gadomancy.common.crafting.FamiliarUndoRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1964. [14:29:27] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1965. [14:29:27] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeJournal Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1966. [14:29:27] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeShapelessCustomWood Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1967. [14:29:27] [Client thread/INFO]: Unknown recipe class! unwrittenfun.minecraft.immersiveintegration.recipe.CapacitorBoxRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1968. [14:29:27] [Client thread/INFO]: CoFH Core found 2 World Generation files present in C:\Users\Toyraple\AppData\Roaming\.minecraft\config\cofh\world/.
  1969. [14:29:27] [Client thread/INFO]: Reading world generation info from: C:\Users\Toyraple\AppData\Roaming\.minecraft\config\cofh\world\ThermalFoundation-Ores.json:
  1970. [14:29:27] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
  1971. [14:29:27] [Client thread/INFO]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  1972. [14:29:27] [Client thread/INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
  1973. [14:29:27] [Client thread/INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  1974. [14:29:27] [Client thread/INFO]: Thermal Foundation: Load Complete.
  1975. [14:29:28] [Client thread/INFO]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  1976. [14:29:28] [Client thread/INFO]: Thermal Expansion: Forestry Plugin Enabled.
  1977. [14:29:28] [Client thread/INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
  1978. [14:29:28] [Client thread/INFO]: Thermal Expansion: Load Complete.
  1979. [14:29:28] [Client thread/INFO]: [EnderStorage] EnderStorage mod not found.
  1980. [14:29:28] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
  1981. [14:29:28] [Client thread/INFO]: TwilightForestMod mod found.
  1982. [14:29:28] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  1983. [14:29:28] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
  1984. [14:29:28] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
  1985. [14:29:28] [Client thread/INFO]: ExtraUtilities mod found.
  1986. [14:29:28] [Client thread/INFO]: OpenBlocks mod found.
  1987. [14:29:28] [Client thread/INFO]: [Railcraft] Railcraft mod not found.
  1988. [14:29:28] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
  1989. [14:29:28] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
  1990. [14:29:28] [Client thread/INFO]: [Statues] Statues mod not found.
  1991. [14:29:28] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  1992. [14:29:28] [Client thread/INFO]: Forge Multipart found and dedicated handler registered
  1993. [14:29:28] [Client thread/INFO]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
  1994. [14:29:28] [Client thread/INFO]: Success in registering ThaumicTinkerer
  1995. [14:29:28] [Client thread/INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
  1996. [14:29:28] [Client thread/WARN]: Could not find class am2.interop.WailaSupport
  1997. [14:29:28] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
  1998. [14:29:28] [Client thread/INFO]: Success in registering appliedenergistics2
  1999. [14:29:28] [Client thread/INFO]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
  2000. [14:29:28] [Client thread/INFO]: Success in registering ae2stuff
  2001. [14:29:28] [Client thread/INFO]: Trying to reflect com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry initWaila
  2002. [14:29:28] [Client thread/INFO]: Success in registering AgriCraft
  2003. [14:29:28] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
  2004. [14:29:28] [Client thread/INFO]: Success in registering ImmersiveEngineering
  2005. [14:29:28] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  2006. [14:29:28] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@2b00eb3
  2007. [14:29:28] [Client thread/INFO]: Success in registering TConstruct
  2008. [14:29:28] [Client thread/INFO]: Trying to reflect com.arc.bloodarsenal.common.misc.WAILAPlugin registerAddon
  2009. [14:29:28] [Client thread/INFO]: Success in registering BloodArsenal
  2010. [14:29:28] [Client thread/INFO]: Trying to reflect team.chisel.compat.WailaCompat register
  2011. [14:29:28] [Client thread/INFO]: Success in registering chisel
  2012. [14:29:28] [Client thread/INFO]: Trying to reflect extracells.integration.waila.Waila register
  2013. [14:29:28] [Client thread/INFO]: Success in registering extracells
  2014. [14:29:28] [Client thread/INFO]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
  2015. [14:29:28] [Client thread/INFO]: Success in registering Natura
  2016. [14:29:28] [Client thread/INFO]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
  2017. [14:29:28] [Client thread/INFO]: WAILA callback received, loading...
  2018. [14:29:28] [Client thread/INFO]: Success in registering gendustry
  2019. [14:29:28] [Client thread/INFO]: Trying to reflect unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler init
  2020. [14:29:28] [Client thread/INFO]: Success in registering immersiveintegration
  2021. [14:29:28] [Client thread/INFO]: Trying to reflect mekanism.common.integration.WailaDataProvider register
  2022. [14:29:28] [Client thread/INFO]: Success in registering Mekanism
  2023. [14:29:28] [Client thread/INFO]: Trying to reflect li.cil.oc.integration.waila.BlockDataProvider init
  2024. [14:29:28] [Client thread/INFO]: Success in registering OpenComputers
  2025. [14:29:28] [Client thread/INFO]: Trying to reflect openmodularturrets.compatability.WailaTileHandler callbackRegister
  2026. [14:29:28] [Client thread/INFO]: Success in registering openmodularturrets
  2027. [14:29:28] [Client thread/INFO]: Trying to reflect pneumaticCraft.common.thirdparty.waila.Waila callbackRegister
  2028. [14:29:28] [Client thread/INFO]: Success in registering PneumaticCraft
  2029. [14:29:28] [Client thread/INFO]: Trying to reflect tombenpotter.sanguimancy.compat.waila.WailaCorruptionCrystallizer register
  2030. [14:29:28] [Client thread/INFO]: Success in registering Sanguimancy
  2031. [14:29:28] [Client thread/INFO]: Trying to reflect tombenpotter.sanguimancy.compat.waila.WailaAltarDiviner register
  2032. [14:29:28] [Client thread/INFO]: Success in registering Sanguimancy
  2033. [14:29:28] [Client thread/INFO]: Trying to reflect tombenpotter.sanguimancy.compat.waila.WailaAltarEmitter register
  2034. [14:29:28] [Client thread/INFO]: Success in registering Sanguimancy
  2035. [14:29:28] [Client thread/INFO]: Trying to reflect tombenpotter.sanguimancy.compat.waila.WailaBloodTank register
  2036. [14:29:28] [Client thread/INFO]: Success in registering Sanguimancy
  2037. [14:29:28] [Client thread/INFO]: Trying to reflect sstow.utils.WailaProvider callbackRegister
  2038. [14:29:28] [Client thread/WARN]: Could not find class sstow.utils.WailaProvider
  2039. [14:29:28] [Client thread/INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
  2040. [14:29:28] [Client thread/INFO]: Success in registering StorageDrawers
  2041. [14:29:28] [Client thread/INFO]: Trying to reflect thaumicenergistics.common.integration.ModuleWaila callbackRegister
  2042. [14:29:28] [Client thread/INFO]: Success in registering thaumicenergistics
  2043. [14:29:28] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
  2044. [14:29:28] [Client thread/INFO]: Success in registering WailaHarvestability
  2045. [14:29:28] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities registerAddon
  2046. [14:29:28] [Client thread/INFO]: Success in registering wawla
  2047. [14:29:28] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles registerAddon
  2048. [14:29:28] [Client thread/INFO]: Success in registering wawla
  2049. [14:29:28] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericEntities registerAddon
  2050. [14:29:28] [Client thread/INFO]: Success in registering wawla
  2051. [14:29:28] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericTiles registerAddon
  2052. [14:29:28] [Client thread/INFO]: Success in registering wawla
  2053. [14:29:28] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles registerAddon
  2054. [14:29:28] [Client thread/INFO]: Success in registering wawla
  2055. [14:29:28] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles registerAddon
  2056. [14:29:28] [Client thread/INFO]: Success in registering wawla
  2057. [14:29:28] [Client thread/INFO]: Trying to reflect net.blay09.mods.waystones.compat.WailaProvider register
  2058. [14:29:28] [Client thread/INFO]: Success in registering waystones
  2059. [14:29:28] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
  2060. [14:29:28] [Client thread/INFO]: Success in registering witchery
  2061. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: ItemStack with null item found in AlkahestryDrainRecipe getRecipeOutput()
  2062. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
  2063. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
  2064. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
  2065. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
  2066. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2067. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2068. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2069. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  2070. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2071. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  2072. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2073. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  2074. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2075. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2076. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2077. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2078. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2079. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2080. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2081. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2082. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2083. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2084. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  2085. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2086. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2087. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2088. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2089. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2090. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2091. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
  2092. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  2093. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  2094. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  2095. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  2096. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2097. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2098. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2099. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  2100. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2101. [14:29:28] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2102. [14:29:28] [Client thread/INFO]: Load Complete.
  2103. [14:29:29] [Client thread/INFO]: Load Complete.
  2104. [14:29:29] [Client thread/INFO]: Thaumcraft Plugin Enabled.
  2105. [14:29:29] [Client thread/INFO]: Thermal Dynamics: Load Complete.
  2106. [14:29:29] [Client thread/INFO]: Thermal Expansion Integration: The world seems to be more thermally involved.
  2107. [14:29:29] [Client thread/INFO]: All 1 Integrations took 4ms to finish. at load stage LOAD_COMPLETE
  2108. [14:29:29] [Client thread/INFO]: Forge Mod Loader has successfully loaded 147 mods
  2109. [14:29:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, Additional Resources bonus resource pack, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Audio Death, FMLFileResourcePack:Avaritia, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, 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:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:despicable_me_craft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:Gadomancy, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Harvest, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LLibrary, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MFR Compat: MagicalCrops, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:Modular Forcefield System, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Sanguimancy, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Erebus, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:UniDict, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Waystones, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, PortalGunSounds.pak, Avaritia_Delegate_Pack, Avaritia_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, FMLFileResourcePack:Carpenter's Blocks Cached Resources, resources, BA_Delegate_Pack
  2110. [14:29:29] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2111. [14:29:29] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2112. [14:29:29] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2113. [14:29:29] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2114. [14:29:29] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2115. [14:29:29] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2116. [14:29:29] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\TheErebus-0.4.7.jar
  2117. [14:29:29] [Client thread/INFO]: Resource manager reload, new language: en_US
  2118. [14:29:33] [Client thread/WARN]: The sprite fossil:plants/plant_sunflower caused the mipmap level to drop from 4 to 1 because it's too small (2x2 px).
  2119. [14:29:33] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
  2120. [14:29:33] [Client thread/INFO]: Located 405 spell IIcons
  2121. [14:29:37] [Client thread/WARN]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
  2122. [14:29:37] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
  2123. [14:29:37] [Client thread/INFO]: Stitching Revolver Textures!
  2124. [14:29:37] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
  2125. [14:29:37] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2126. [14:29:37] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2127. [14:29:37] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2128. [14:29:37] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2129. [14:29:37] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2130. [14:29:37] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  2131. [14:29:38] [Thread-31/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  2132. [14:29:38] [Thread-31/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2133. [14:29:38] [Thread-31/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  2134. [14:29:38] [Client thread/INFO]: Initializing unicode glyph provider.
  2135. [14:29:38] [Client thread/INFO]: Loaded 8855 glyphs.
  2136. [14:29:38] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2137. [14:29:38] [Sound Library Loader/INFO]: Sound engine started
  2138. [14:29:38] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2139. [14:29:38] [Client thread/ERROR]: The following texture errors were found.
  2140. [14:29:38] [Client thread/ERROR]: ==================================================
  2141. [14:29:38] [Client thread/ERROR]: DOMAIN minecraft
  2142. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2143. [14:29:38] [Client thread/ERROR]: domain minecraft is missing 50 textures
  2144. [14:29:38] [Client thread/ERROR]: domain minecraft has 6 locations:
  2145. [14:29:38] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  2146. [14:29:38] [Client thread/ERROR]: mod Botania resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\Botania r1.8-249.jar
  2147. [14:29:38] [Client thread/ERROR]: mod IC2 resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\industrialcraft-2-2.2.827-experimental.jar
  2148. [14:29:38] [Client thread/ERROR]: mod journeymap resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\journeymap-1.7.10-5.1.4p2-unlimited.jar
  2149. [14:29:38] [Client thread/ERROR]: mod magicalcrops resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\magicalcrops-4.0.0_PUBLIC_BETA_5.jar
  2150. [14:29:38] [Client thread/ERROR]: mod Thaumcraft resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\Thaumcraft-1.7.10-4.2.3.5.jar
  2151. [14:29:38] [Client thread/ERROR]: -------------------------
  2152. [14:29:38] [Client thread/ERROR]: The missing resources for domain minecraft are:
  2153. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2396_expanderPowerTierFive.png
  2154. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_607_blockSpellParadigm.png
  2155. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_8203_itemAspect.png
  2156. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7949_focusEnderChest.png
  2157. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7923_focusDeflect.png
  2158. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7609_logisticFrameRequester.png
  2159. [14:29:38] [Client thread/ERROR]: textures/blocks/TConIntegration.bedrock.png
  2160. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7941_focusXPDrain.png
  2161. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2399_expanderInvTierThree.png
  2162. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2395_expanderPowerTierFour.png
  2163. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7613_logisticFrameActiveProvider.png
  2164. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2392_expanderPowerTierOne.png
  2165. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7626_heatFrame.png
  2166. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2403_hardWallTierTwo.png
  2167. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2401_expanderInvTierFive.png
  2168. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_609_blockSpellModifier.png
  2169. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2511_Sanguimancy.bloodStoneSlab.png
  2170. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2397_expanderInvTierOne.png
  2171. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1701_extracells.block.walrus.png
  2172. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_608_blockSpellEnhancement.png
  2173. [14:29:38] [Client thread/ERROR]: textures/blocks/planks.png
  2174. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7946_focusRecall.png
  2175. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7940_focusFlight.png
  2176. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2406_hardWallTierFive.png
  2177. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7950_focusSmelt.png
  2178. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_616_crystalBelljar.png
  2179. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_619_blockMimic.png
  2180. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7964_focusDislocation.png
  2181. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2393_expanderPowerTierTwo.png
  2182. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_BLOCK_751_gaiaHeadBlock_skeleton.png
  2183. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2405_hardWallTierFour.png
  2184. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_610_blockSpellEffect.png
  2185. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2526_Sanguimancy.altarManipulator.png
  2186. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2394_expanderPowerTierThree.png
  2187. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7610_logisticFrameDefaultStorage.png
  2188. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_613_schematicSaver.png
  2189. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2402_hardWallTierOne.png
  2190. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7945_focusShadowbeam.png
  2191. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7611_logisticFrameStorage.png
  2192. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2400_expanderInvTierFour.png
  2193. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7920_focusHeal.png
  2194. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5730_extracells.pattern.crafting.png
  2195. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_615_alchemicCalcinator.png
  2196. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1751_bookshelf.png
  2197. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2512_Sanguimancy.largeBloodStoneSlab.png
  2198. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7961_focusTelekinesis.png
  2199. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5727_extracells.fluid.item.png
  2200. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2398_expanderInvTierTwo.png
  2201. [14:29:38] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7612_logisticFramePassiveProvider.png
  2202. [14:29:38] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2404_hardWallTierThree.png
  2203. [14:29:38] [Client thread/ERROR]: -------------------------
  2204. [14:29:38] [Client thread/ERROR]: No other errors exist for domain minecraft
  2205. [14:29:38] [Client thread/ERROR]: ==================================================
  2206. [14:29:38] [Client thread/ERROR]: ==================================================
  2207. [14:29:38] [Client thread/ERROR]: DOMAIN ttinkerer
  2208. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2209. [14:29:38] [Client thread/ERROR]: domain ttinkerer is missing 7 textures
  2210. [14:29:38] [Client thread/ERROR]: domain ttinkerer has 1 location:
  2211. [14:29:38] [Client thread/ERROR]: mod ThaumicTinkerer resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\ThaumicTinkerer-2.5-1.7.10-164.jar
  2212. [14:29:38] [Client thread/ERROR]: -------------------------
  2213. [14:29:38] [Client thread/ERROR]: The missing resources for domain ttinkerer are:
  2214. [14:29:38] [Client thread/ERROR]: textures/blocks/repairer.png
  2215. [14:29:38] [Client thread/ERROR]: textures/items/ichorSwordGem.png
  2216. [14:29:38] [Client thread/ERROR]: textures/blocks/magnet.png
  2217. [14:29:38] [Client thread/ERROR]: textures/items/ichorAxeGem.png
  2218. [14:29:38] [Client thread/ERROR]: textures/items/ichorShovelGem.png
  2219. [14:29:38] [Client thread/ERROR]: textures/items/mobAspect.png
  2220. [14:29:38] [Client thread/ERROR]: textures/items/ichorPickGem.png
  2221. [14:29:38] [Client thread/ERROR]: -------------------------
  2222. [14:29:38] [Client thread/ERROR]: No other errors exist for domain ttinkerer
  2223. [14:29:38] [Client thread/ERROR]: ==================================================
  2224. [14:29:38] [Client thread/ERROR]: ==================================================
  2225. [14:29:38] [Client thread/ERROR]: DOMAIN missing_icon_item_5261_extrautils
  2226. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2227. [14:29:38] [Client thread/ERROR]: domain missing_icon_item_5261_extrautils is missing 1 texture
  2228. [14:29:38] [Client thread/ERROR]: domain missing_icon_item_5261_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  2229. [14:29:38] [Client thread/ERROR]: -------------------------
  2230. [14:29:38] [Client thread/ERROR]: The missing resources for domain missing_icon_item_5261_extrautils are:
  2231. [14:29:38] [Client thread/ERROR]: textures/items/microblocks.png
  2232. [14:29:38] [Client thread/ERROR]: -------------------------
  2233. [14:29:38] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_5261_extrautils
  2234. [14:29:38] [Client thread/ERROR]: ==================================================
  2235. [14:29:38] [Client thread/ERROR]: ==================================================
  2236. [14:29:38] [Client thread/ERROR]: DOMAIN bloodarsenal
  2237. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2238. [14:29:38] [Client thread/ERROR]: domain bloodarsenal is missing 1 texture
  2239. [14:29:38] [Client thread/ERROR]: domain bloodarsenal has 1 location:
  2240. [14:29:38] [Client thread/ERROR]: mod BloodArsenal resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodArsenal-1.7.10-1.2-5.jar
  2241. [14:29:38] [Client thread/ERROR]: -------------------------
  2242. [14:29:38] [Client thread/ERROR]: The missing resources for domain bloodarsenal are:
  2243. [14:29:38] [Client thread/ERROR]: textures/blocks/life_infuser.png
  2244. [14:29:38] [Client thread/ERROR]: -------------------------
  2245. [14:29:38] [Client thread/ERROR]: No other errors exist for domain bloodarsenal
  2246. [14:29:38] [Client thread/ERROR]: ==================================================
  2247. [14:29:38] [Client thread/ERROR]: ==================================================
  2248. [14:29:38] [Client thread/ERROR]: DOMAIN magicalcrops
  2249. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2250. [14:29:38] [Client thread/ERROR]: domain magicalcrops is missing 2 textures
  2251. [14:29:38] [Client thread/ERROR]: domain magicalcrops has 1 location:
  2252. [14:29:38] [Client thread/ERROR]: mod magicalcrops resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\magicalcrops-4.0.0_PUBLIC_BETA_5.jar
  2253. [14:29:38] [Client thread/ERROR]: -------------------------
  2254. [14:29:38] [Client thread/ERROR]: The missing resources for domain magicalcrops are:
  2255. [14:29:38] [Client thread/ERROR]: textures/blocks/Crop_3.png
  2256. [14:29:38] [Client thread/ERROR]: textures/blocks/Crop_S3.png
  2257. [14:29:38] [Client thread/ERROR]: -------------------------
  2258. [14:29:38] [Client thread/ERROR]: No other errors exist for domain magicalcrops
  2259. [14:29:38] [Client thread/ERROR]: ==================================================
  2260. [14:29:38] [Client thread/ERROR]: ==================================================
  2261. [14:29:38] [Client thread/ERROR]: DOMAIN pneumaticcraft
  2262. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2263. [14:29:38] [Client thread/ERROR]: domain pneumaticcraft is missing 1 texture
  2264. [14:29:38] [Client thread/ERROR]: domain pneumaticcraft has 1 location:
  2265. [14:29:38] [Client thread/ERROR]: mod PneumaticCraft resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\PneumaticCraft-1.7.10-1.12.7-152-universal.jar
  2266. [14:29:38] [Client thread/ERROR]: -------------------------
  2267. [14:29:38] [Client thread/ERROR]: The missing resources for domain pneumaticcraft are:
  2268. [14:29:38] [Client thread/ERROR]: textures/items/cannonBarrel.png
  2269. [14:29:38] [Client thread/ERROR]: -------------------------
  2270. [14:29:38] [Client thread/ERROR]: No other errors exist for domain pneumaticcraft
  2271. [14:29:38] [Client thread/ERROR]: ==================================================
  2272. [14:29:38] [Client thread/ERROR]: ==================================================
  2273. [14:29:38] [Client thread/ERROR]: DOMAIN immersiveengineering
  2274. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2275. [14:29:38] [Client thread/ERROR]: domain immersiveengineering is missing 3 textures
  2276. [14:29:38] [Client thread/ERROR]: domain immersiveengineering has 1 location:
  2277. [14:29:38] [Client thread/ERROR]: mod ImmersiveEngineering resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-0.7.7.jar
  2278. [14:29:38] [Client thread/ERROR]: -------------------------
  2279. [14:29:38] [Client thread/ERROR]: The missing resources for domain immersiveengineering are:
  2280. [14:29:38] [Client thread/ERROR]: textures/revolvers/revolver_rose.png
  2281. [14:29:38] [Client thread/ERROR]: textures/blocks/metal2_skycrateDispenser.png
  2282. [14:29:38] [Client thread/ERROR]: textures/revolvers/revolver_tesla.png
  2283. [14:29:38] [Client thread/ERROR]: -------------------------
  2284. [14:29:38] [Client thread/ERROR]: No other errors exist for domain immersiveengineering
  2285. [14:29:38] [Client thread/ERROR]: ==================================================
  2286. [14:29:38] [Client thread/ERROR]: ==================================================
  2287. [14:29:38] [Client thread/ERROR]: DOMAIN harvestcraft
  2288. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2289. [14:29:38] [Client thread/ERROR]: domain harvestcraft is missing 1 texture
  2290. [14:29:38] [Client thread/ERROR]: domain harvestcraft has 1 location:
  2291. [14:29:38] [Client thread/ERROR]: mod harvestcraft resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\Pam's HarvestCraft 1.7.10Lb.jar
  2292. [14:29:38] [Client thread/ERROR]: -------------------------
  2293. [14:29:38] [Client thread/ERROR]: The missing resources for domain harvestcraft are:
  2294. [14:29:38] [Client thread/ERROR]: textures/items/chocolaterollItem.png
  2295. [14:29:38] [Client thread/ERROR]: -------------------------
  2296. [14:29:38] [Client thread/ERROR]: No other errors exist for domain harvestcraft
  2297. [14:29:38] [Client thread/ERROR]: ==================================================
  2298. [14:29:38] [Client thread/ERROR]: ==================================================
  2299. [14:29:38] [Client thread/ERROR]: DOMAIN chisel
  2300. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2301. [14:29:38] [Client thread/ERROR]: domain chisel is missing 1 texture
  2302. [14:29:38] [Client thread/ERROR]: domain chisel has 1 location:
  2303. [14:29:38] [Client thread/ERROR]: mod chisel resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\Chisel-2.9.5.11.jar
  2304. [14:29:38] [Client thread/ERROR]: -------------------------
  2305. [14:29:38] [Client thread/ERROR]: The missing resources for domain chisel are:
  2306. [14:29:38] [Client thread/ERROR]: textures/blocks/endstone/EnderFrame.png
  2307. [14:29:38] [Client thread/ERROR]: -------------------------
  2308. [14:29:38] [Client thread/ERROR]: No other errors exist for domain chisel
  2309. [14:29:38] [Client thread/ERROR]: ==================================================
  2310. [14:29:38] [Client thread/ERROR]: ==================================================
  2311. [14:29:38] [Client thread/ERROR]: DOMAIN sanguimancy
  2312. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2313. [14:29:38] [Client thread/ERROR]: domain sanguimancy is missing 2 textures
  2314. [14:29:38] [Client thread/ERROR]: domain sanguimancy has 1 location:
  2315. [14:29:38] [Client thread/ERROR]: mod Sanguimancy resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\Sanguimancy-1.7.10-1.1.9-35.jar
  2316. [14:29:38] [Client thread/ERROR]: -------------------------
  2317. [14:29:38] [Client thread/ERROR]: The missing resources for domain sanguimancy are:
  2318. [14:29:38] [Client thread/ERROR]: textures/blocks/SNBoundItem.png
  2319. [14:29:38] [Client thread/ERROR]: textures/blocks/CrystallizedCorruption.png
  2320. [14:29:38] [Client thread/ERROR]: -------------------------
  2321. [14:29:38] [Client thread/ERROR]: The following other errors were reported for domain sanguimancy:
  2322. [14:29:38] [Client thread/ERROR]: -------------------------
  2323. [14:29:38] [Client thread/ERROR]: Problem: broken aspect ratio and not an animation
  2324. [14:29:38] [Client thread/ERROR]: textures/blocks/AltarDiviner.png
  2325. [14:29:38] [Client thread/ERROR]: ==================================================
  2326. [14:29:38] [Client thread/ERROR]: ==================================================
  2327. [14:29:38] [Client thread/ERROR]: DOMAIN botania
  2328. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2329. [14:29:38] [Client thread/ERROR]: domain botania is missing 1 texture
  2330. [14:29:38] [Client thread/ERROR]: domain botania has 1 location:
  2331. [14:29:38] [Client thread/ERROR]: mod Botania resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\Botania r1.8-249.jar
  2332. [14:29:38] [Client thread/ERROR]: -------------------------
  2333. [14:29:38] [Client thread/ERROR]: The missing resources for domain botania are:
  2334. [14:29:38] [Client thread/ERROR]: textures/blocks/alt/clayconiaChibi.png
  2335. [14:29:38] [Client thread/ERROR]: -------------------------
  2336. [14:29:38] [Client thread/ERROR]: No other errors exist for domain botania
  2337. [14:29:38] [Client thread/ERROR]: ==================================================
  2338. [14:29:38] [Client thread/ERROR]: ==================================================
  2339. [14:29:38] [Client thread/ERROR]: DOMAIN missing_icon_item_5244_extrautils
  2340. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2341. [14:29:38] [Client thread/ERROR]: domain missing_icon_item_5244_extrautils is missing 1 texture
  2342. [14:29:38] [Client thread/ERROR]: domain missing_icon_item_5244_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  2343. [14:29:38] [Client thread/ERROR]: -------------------------
  2344. [14:29:38] [Client thread/ERROR]: The missing resources for domain missing_icon_item_5244_extrautils are:
  2345. [14:29:38] [Client thread/ERROR]: textures/items/lawSword.png
  2346. [14:29:38] [Client thread/ERROR]: -------------------------
  2347. [14:29:38] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_5244_extrautils
  2348. [14:29:38] [Client thread/ERROR]: ==================================================
  2349. [14:29:38] [Client thread/ERROR]: ==================================================
  2350. [14:29:38] [Client thread/ERROR]: DOMAIN draconicevolution
  2351. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2352. [14:29:38] [Client thread/ERROR]: domain draconicevolution is missing 1 texture
  2353. [14:29:38] [Client thread/ERROR]: domain draconicevolution has 2 locations:
  2354. [14:29:38] [Client thread/ERROR]: mod DraconicEvolution resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\Draconic-Evolution-1.7.10-1.0.2h.jar
  2355. [14:29:38] [Client thread/ERROR]: resource pack at path C:\Users\Toyraple\AppData\Roaming\.minecraft\config\draconicevolution\resources
  2356. [14:29:38] [Client thread/ERROR]: -------------------------
  2357. [14:29:38] [Client thread/ERROR]: The missing resources for domain draconicevolution are:
  2358. [14:29:38] [Client thread/ERROR]: textures/items/chaosFragment.png
  2359. [14:29:38] [Client thread/ERROR]: -------------------------
  2360. [14:29:38] [Client thread/ERROR]: No other errors exist for domain draconicevolution
  2361. [14:29:38] [Client thread/ERROR]: ==================================================
  2362. [14:29:38] [Client thread/ERROR]: ==================================================
  2363. [14:29:38] [Client thread/ERROR]: DOMAIN alchemicalwizardry
  2364. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2365. [14:29:38] [Client thread/ERROR]: domain alchemicalwizardry is missing 1 texture
  2366. [14:29:38] [Client thread/ERROR]: domain alchemicalwizardry has 1 location:
  2367. [14:29:38] [Client thread/ERROR]: mod AWWayofTime resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2368. [14:29:38] [Client thread/ERROR]: -------------------------
  2369. [14:29:38] [Client thread/ERROR]: The missing resources for domain alchemicalwizardry are:
  2370. [14:29:38] [Client thread/ERROR]: textures/items/SigilOfTheFastMiner.png
  2371. [14:29:38] [Client thread/ERROR]: -------------------------
  2372. [14:29:38] [Client thread/ERROR]: No other errors exist for domain alchemicalwizardry
  2373. [14:29:38] [Client thread/ERROR]: ==================================================
  2374. [14:29:38] [Client thread/ERROR]: ==================================================
  2375. [14:29:38] [Client thread/ERROR]: DOMAIN openmodularturrets
  2376. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2377. [14:29:38] [Client thread/ERROR]: domain openmodularturrets is missing 1 texture
  2378. [14:29:38] [Client thread/ERROR]: domain openmodularturrets has 1 location:
  2379. [14:29:38] [Client thread/ERROR]: mod openmodularturrets resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\OpenModularTurrets-1.7.10-2.2.11-245.jar
  2380. [14:29:38] [Client thread/ERROR]: -------------------------
  2381. [14:29:38] [Client thread/ERROR]: The missing resources for domain openmodularturrets are:
  2382. [14:29:38] [Client thread/ERROR]: textures/blocks/expanderInvTierOne.png
  2383. [14:29:38] [Client thread/ERROR]: -------------------------
  2384. [14:29:38] [Client thread/ERROR]: No other errors exist for domain openmodularturrets
  2385. [14:29:38] [Client thread/ERROR]: ==================================================
  2386. [14:29:38] [Client thread/ERROR]: ==================================================
  2387. [14:29:38] [Client thread/ERROR]: DOMAIN missing_icon_block_2831_waystones
  2388. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2389. [14:29:38] [Client thread/ERROR]: domain missing_icon_block_2831_waystones is missing 1 texture
  2390. [14:29:38] [Client thread/ERROR]: domain missing_icon_block_2831_waystones is missing a resource manager - it is probably a side-effect of automatic texture processing
  2391. [14:29:38] [Client thread/ERROR]: -------------------------
  2392. [14:29:38] [Client thread/ERROR]: The missing resources for domain missing_icon_block_2831_waystones are:
  2393. [14:29:38] [Client thread/ERROR]: textures/blocks/waystone.png
  2394. [14:29:38] [Client thread/ERROR]: -------------------------
  2395. [14:29:38] [Client thread/ERROR]: No other errors exist for domain missing_icon_block_2831_waystones
  2396. [14:29:38] [Client thread/ERROR]: ==================================================
  2397. [14:29:38] [Client thread/ERROR]: ==================================================
  2398. [14:29:38] [Client thread/ERROR]: DOMAIN buildcraft
  2399. [14:29:38] [Client thread/ERROR]: --------------------------------------------------
  2400. [14:29:38] [Client thread/ERROR]: domain buildcraft is missing 2 textures
  2401. [14:29:38] [Client thread/ERROR]: domain buildcraft has 7 locations:
  2402. [14:29:38] [Client thread/ERROR]: mod BuildCraft|Core resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\buildcraft-7.1.23.jar
  2403. [14:29:38] [Client thread/ERROR]: mod BuildCraft|Transport resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\buildcraft-7.1.23.jar
  2404. [14:29:38] [Client thread/ERROR]: mod BuildCraft|Factory resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\buildcraft-7.1.23.jar
  2405. [14:29:38] [Client thread/ERROR]: mod BuildCraft|Silicon resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\buildcraft-7.1.23.jar
  2406. [14:29:38] [Client thread/ERROR]: mod BuildCraft|Robotics resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\buildcraft-7.1.23.jar
  2407. [14:29:38] [Client thread/ERROR]: mod BuildCraft|Energy resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\buildcraft-7.1.23.jar
  2408. [14:29:38] [Client thread/ERROR]: mod BuildCraft|Builders resources at C:\Users\Toyraple\AppData\Roaming\.minecraft\mods\buildcraft-7.1.23.jar
  2409. [14:29:38] [Client thread/ERROR]: -------------------------
  2410. [14:29:38] [Client thread/ERROR]: The missing resources for domain buildcraft are:
  2411. [14:29:38] [Client thread/ERROR]: textures/items/triggers/trigger_machine_active.png
  2412. [14:29:38] [Client thread/ERROR]: textures/items/triggers/trigger_machine_inactive.png
  2413. [14:29:38] [Client thread/ERROR]: -------------------------
  2414. [14:29:38] [Client thread/ERROR]: No other errors exist for domain buildcraft
  2415. [14:29:38] [Client thread/ERROR]: ==================================================
  2416. [14:29:38] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2417. [14:29:39] [Client thread/INFO]: Loading blocks and textures...
  2418. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (SpecialHandling)'.
  2419. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (SpecialHandling)'.
  2420. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBed:0] (SpecialHandling)'.
  2421. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersButton:0] (SpecialHandling)'.
  2422. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (SpecialHandling)'.
  2423. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (SpecialHandling)'.
  2424. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (SpecialHandling)'.
  2425. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersFlowerPot:0] (SpecialHandling)'.
  2426. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (SpecialHandling)'.
  2427. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGate:0] (SpecialHandling)'.
  2428. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (SpecialHandling)'.
  2429. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,SpecialHandling)'.
  2430. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLever:0] (SpecialHandling)'.
  2431. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (SpecialHandling)'.
  2432. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (SpecialHandling)'.
  2433. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (SpecialHandling)'.
  2434. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (SpecialHandling)'.
  2435. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (SpecialHandling)'.
  2436. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (SpecialHandling)'.
  2437. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (SpecialHandling)'.
  2438. [14:29:39] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (SpecialHandling)'.
  2439. [14:29:39] [Client thread/INFO]: Built BlockMD cache (8162) : BlockMD.reset count 1 avg 68.95ms
  2440. [14:29:39] [Client thread/INFO]: initBlocksTexture: 4096x2048 loaded in 106.501837ms
  2441. [14:29:39] [Client thread/WARN]: Existing color palette's mods no longer match current loadout.
  2442. [14:29:39] [Client thread/INFO]: WAS: AE2 Stuff:0.5.0.56, AMCore:0.0.3, Additional Resources:0.0.2, Aether II:1.7.10-1.6, AgriCraft:1.7.10-1.5.0, Ancient Warfare Automation:2.4.114-beta-MC1.7.10, Ancient Warfare Core:2.4.114-beta-MC1.7.10, Ancient Warfare NEI Plugin:2.4.114-beta-MC1.7.10, Ancient Warfare NPCs:2.4.114-beta-MC1.7.10, Ancient Warfare Structures:2.4.114-beta-MC1.7.10, AnimationAPI:1.2.4, Applied Energistics 2 Core:rv3-beta-6, Applied Energistics 2:rv3-beta-6, Ars Magica 2:1.4.0.009, Audio Death:0.6.0_1.7.10-e8c5987, Avaritia:1.13, 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, Baubles:1.0.1.10, BiblioCraft:1.11.7, Big Reactors:0.4.3A, Blood Arsenal:1.2-5, Blood Magic: Alchemical Wizardry:v1.3.3, Botania:r1.8-249, Brandon's Core:1.0.0.12, BuildCraft:7.1.23, Carpenter's Blocks:3.3.8.1, Chisel:2.9.5.11, CoFH ASM:000, CoFH Core:1.7.10R3.1.4, CodeChicken Core:1.0.7.47, ComputerCraft:1.75, Draconic Evolution:1.0.2h, Erebus:0.4.7, Extra Cells 2:2.3.14, Extra Utilities:1.2.12, ExtraTiC:1.4.6, FastCraft:1.25, Forbidden Magic:1.7.10-0.575, Forestry for Minecraft:4.2.16.64, Forge Microblocks:1.2.0.345, Forge Mod Loader:7.10.99.99, Forge Multipart:1.2.0.345, Fossils and Archeology Revival:7.3.2, Gadomancy:1.0.7.3, Galacticraft Core:3.0.12, Galacticraft Planets:3.0.12, GenDustry:1.6.3.132, Gilded Games Utility:1.7.10-1.2, Guide-API:1.7.10-1.0.1-20, Harvest:1.7.10-1.0.0-2, Immersive Engineering:0.7.7, Immersive Integration:0.6.8, IndustrialCraft 2:2.2.827-experimental, Inventory Pets:1.5.2, Inventory Tweaks:1.59-dev-152-cf6e263, Iron Backpacks:1.7.10-1.2.20, Iron Chest:6.0.62.742, JourneyMap:5.1.4p2, LLibrary:1.5.1, MFR Compat: Applied Energistics:1.7.10R2.8.1, MFR Compat: BuildCraft:1.7.10R2.8.1, MFR Compat: Forestry:1.7.10R2.8.1, MFR Compat: ForgeMicroblock:1.7.10R2.8.1, MFR Compat: IC2:1.7.10R2.8.1, MFR Compat: MagicalCrops:1.2.4, MFR Compat: Thaumcraft:1.7.10R2.8.1, MFR Compat: Thermal Expansion:1.7.10R2.8.1, MFR Compat: Tinkers' Construct:1.7.10R2.8.1, MFR Compat: TwilightForest:1.7.10R2.8.1, MFR Compat: Vanilla:1.7.10R2.8.1, MachineMuse's Modular Powersuits:1.7.10-0.11.1.115, Magic Bees:2.4.4, Magical Crops: Armoury:4.0.0_PUBLIC_BETA_4, Magical Crops: Core:4.0.0_PUBLIC_BETA_4b, Mantle:1.7.10-0.3.2.jenkins191, Mekanism:9.1.1, MekanismGenerators:9.1.1, MekanismTools:9.1.1, Micdoodle8 Core:, MineFactory Reloaded:1.7.10R2.8.1, Minecraft Coder Pack:9.05, Minecraft Forge:10.13.4.1614, Minecraft Multipart Plugin:1.2.0.345, MmmMmmMmmMmm:1.0, Mod Support:0.36.0_1.7.10-28a7f13, Modular Forcefield System:3.0-ALPHA-7, Morpheus:1.7.10-1.6.21, Natura:2.2.0, Nature's Compass:1.3.1, Nether Ores:1.7.10R2.3.1, Nether Portal Fix:1.0, Not Enough Items:1.0.5.120, Numina:1.7.10, Open Modular Turrets:2.2.11-245, OpenBlocks:1.6, OpenComputers (Core):1.7.3.1258, OpenComputers:1.7.3.1258, OpenMods:0.10, OpenModsCore:0.10, Pam's HarvestCraft:1.7.10j, PneumaticCraft:1.12.7-152, PortalGun:4.0.0-beta-6, Reliquary:1.2, Roguelike Dungeons:1.5.0, Sanguimancy:1.7.10-1.1.9-35, Simply Jetpacks:1.5.3, Soul Shards: The Old Ways:1.7.10-0.1-RC9-7, Storage Drawers:1.7.10-1.10.9, TC Inventory Scanning:1.0.11, TC Node Tracker:1.1.2, Thaumcraft NEI Plugin:@VERSION@, Thaumcraft:4.2.3.5, Thaumic Energistics Core:1.0.0.1, Thaumic Energistics:1.1.3.0, Thaumic Tinkerer Core:0.1, Thaumic Tinkerer:unspecified, The Twilight Forest:2.3.7, Thermal Dynamics:1.7.10R1.2.1, Thermal Expansion:1.7.10R4.1.5, Thermal Foundation:1.7.10R1.2.6, Threaded Lighting:1.7.10-1.0, TiC Tooltips:1.2.5, Tinkers' Construct:1.7.10-1.8.8.build988, Tinkers' Mechworks:0.2.15.106, UniDict:1.7.10-2.9.2, Vein Miner:0.36.0_1.7.10-28a7f13, Waila Harvestability:1.1.6, Waila:1.5.10, Waystones:1.0.12, What Are We Looking At:1.3.1, Witchery:0.24.1, despicable_me_craft:Alpha V2.0.1, iChunUtil:4.2.3, libsandstone:1.0.0
  2443. NOW: AE2 Stuff:0.5.1.9, AMCore:0.0.3, Additional Resources:0.0.2, Aether II:1.7.10-1.6, AgriCraft:1.7.10-1.5.0, Ancient Warfare Automation:2.4.114-beta-MC1.7.10, Ancient Warfare Core:2.4.114-beta-MC1.7.10, Ancient Warfare NEI Plugin:2.4.114-beta-MC1.7.10, Ancient Warfare NPCs:2.4.114-beta-MC1.7.10, Ancient Warfare Structures:2.4.114-beta-MC1.7.10, AnimationAPI:1.2.4, Applied Energistics 2 Core:rv3-beta-6, Applied Energistics 2:rv3-beta-6, Ars Magica 2:1.4.0.009, Audio Death:0.6.0_1.7.10-e8c5987, Avaritia:1.13, 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, Baubles:1.0.1.10, BiblioCraft:1.11.7, Big Reactors:0.4.3A, Blood Arsenal:1.2-5, Blood Magic: Alchemical Wizardry:v1.3.3, Botania:r1.8-249, Brandon's Core:1.0.0.12, BuildCraft:7.1.23, Carpenter's Blocks:3.3.8.1, Chisel:2.9.5.11, CoFH ASM:000, CoFH Core:1.7.10R3.1.4, CodeChicken Core:1.0.7.47, ComputerCraft:1.75, Draconic Evolution:1.0.2h, Erebus:0.4.7, Extra Cells 2:2.3.14, Extra Utilities:1.2.12, ExtraTiC:1.4.6, FastCraft:1.25, Forbidden Magic:1.7.10-0.575, Forestry for Minecraft:4.2.16.64, Forge Microblocks:1.2.0.345, Forge Mod Loader:7.10.99.99, Forge Multipart:1.2.0.345, Fossils and Archeology Revival:7.3.2, Gadomancy:1.0.7.3, Galacticraft Core:3.0.12, Galacticraft Planets:3.0.12, GenDustry:1.6.3.132, Gilded Games Utility:1.7.10-1.2, Guide-API:1.7.10-1.0.1-20, Harvest:1.7.10-1.0.0-2, Immersive Engineering:0.7.7, Immersive Integration:0.6.8, IndustrialCraft 2:2.2.827-experimental, Inventory Pets:1.5.2, Inventory Tweaks:1.59-dev-152-cf6e263, Iron Backpacks:1.7.10-1.2.20, Iron Chest:6.0.62.742, JourneyMap:5.1.4p2, LLibrary:1.5.1, MFR Compat: Applied Energistics:1.7.10R2.8.1, MFR Compat: BuildCraft:1.7.10R2.8.1, MFR Compat: Forestry:1.7.10R2.8.1, MFR Compat: ForgeMicroblock:1.7.10R2.8.1, MFR Compat: IC2:1.7.10R2.8.1, MFR Compat: MagicalCrops:1.2.4, MFR Compat: Thaumcraft:1.7.10R2.8.1, MFR Compat: Thermal Expansion:1.7.10R2.8.1, MFR Compat: Tinkers' Construct:1.7.10R2.8.1, MFR Compat: TwilightForest:1.7.10R2.8.1, MFR Compat: Vanilla:1.7.10R2.8.1, MachineMuse's Modular Powersuits:1.7.10-0.11.1.115, Magic Bees:2.4.4, Magical Crops: Armoury:4.0.0_PUBLIC_BETA_4, Magical Crops: Core:4.0.0_PUBLIC_BETA_4b, Mantle:1.7.10-0.3.2.jenkins191, Mekanism:9.1.1, MekanismGenerators:9.1.1, MekanismTools:9.1.1, Micdoodle8 Core:, MineFactory Reloaded:1.7.10R2.8.1, Minecraft Coder Pack:9.05, Minecraft Forge:10.13.4.1614, Minecraft Multipart Plugin:1.2.0.345, MmmMmmMmmMmm:1.0, Mod Support:0.36.0_1.7.10-28a7f13, Modular Forcefield System:3.0-ALPHA-7, Morpheus:1.7.10-1.6.21, Natura:2.2.0, Nature's Compass:1.3.1, Nether Ores:1.7.10R2.3.1, Nether Portal Fix:1.0, Not Enough Items:1.0.5.120, Numina:1.7.10, Open Modular Turrets:2.2.11-245, OpenBlocks:1.6, OpenComputers (Core):1.7.3.1258, OpenComputers:1.7.3.1258, OpenMods:0.10, OpenModsCore:0.10, Pam's HarvestCraft:1.7.10j, PneumaticCraft:1.12.7-152, PortalGun:4.0.0-beta-6, Reliquary:1.2, Roguelike Dungeons:1.5.0, Sanguimancy:1.7.10-1.1.9-35, Simply Jetpacks:1.5.3, Soul Shards: The Old Ways:1.7.10-0.1-RC9-7, Storage Drawers:1.7.10-1.10.9, TC Inventory Scanning:1.0.11, TC Node Tracker:1.1.2, Thaumcraft NEI Plugin:@VERSION@, Thaumcraft:4.2.3.5, Thaumic Energistics Core:1.0.0.1, Thaumic Energistics:1.1.3.0, Thaumic Tinkerer Core:0.1, Thaumic Tinkerer:unspecified, The Twilight Forest:2.3.7, Thermal Dynamics:1.7.10R1.2.1, Thermal Expansion:1.7.10R4.1.5, Thermal Foundation:1.7.10R1.2.6, Threaded Lighting:1.7.10-1.0, TiC Tooltips:1.2.5, Tinkers' Construct:1.7.10-1.8.8.build988, Tinkers' Mechworks:0.2.15.106, UniDict:1.7.10-2.9.2, Vein Miner:0.36.0_1.7.10-28a7f13, Waila Harvestability:1.1.6, Waila:1.5.10, Waystones:1.0.12, What Are We Looking At:1.3.1, Witchery:0.24.1, despicable_me_craft:Alpha V2.0.1, iChunUtil:4.2.3, libsandstone:1.0.0
  2444. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of fossil:plant_sarracina: java.lang.ArrayIndexOutOfBoundsException: 1
  2445. at fossilsarcheology.server.block.BlockFossilTallPlant.func_149888_a(BlockFossilTallPlant.java:175)
  2446. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2447. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of fossil:plant_paleopanax: java.lang.ArrayIndexOutOfBoundsException: 1
  2448. at fossilsarcheology.server.block.BlockFossilTallPlant.func_149888_a(BlockFossilTallPlant.java:175)
  2449. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2450. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of fossil:plant_bennettitales_large: java.lang.ArrayIndexOutOfBoundsException: 1
  2451. at fossilsarcheology.server.block.BlockFossilTallPlant.func_149888_a(BlockFossilTallPlant.java:175)
  2452. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2453. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of fossil:plant_horsetail_large: java.lang.ArrayIndexOutOfBoundsException: 1
  2454. at fossilsarcheology.server.block.BlockFossilTallPlant.func_149888_a(BlockFossilTallPlant.java:175)
  2455. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2456. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of fossil:plant_mutant: java.lang.ArrayIndexOutOfBoundsException: 1
  2457. at fossilsarcheology.server.block.BlockFossilTallPlant.func_149888_a(BlockFossilTallPlant.java:175)
  2458. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2459. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of fossil:plant_crataegus: java.lang.ArrayIndexOutOfBoundsException: 1
  2460. at fossilsarcheology.server.block.BlockFossilTallPlant.func_149888_a(BlockFossilTallPlant.java:175)
  2461. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2462. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:sundew: java.lang.NullPointerException
  2463. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2464. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2465. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:weepingBlue: java.lang.NullPointerException
  2466. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2467. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2468. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:bullrush: java.lang.NullPointerException
  2469. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2470. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2471. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:droughtedShrub: java.lang.NullPointerException
  2472. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2473. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2474. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:tangledStalk: java.lang.NullPointerException
  2475. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2476. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2477. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:highCapped: java.lang.NullPointerException
  2478. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2479. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2480. [14:29:39] [Client thread/WARN]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of erebus:waterFlower: java.lang.NullPointerException
  2481. at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.java:128)
  2482. at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:188)
  2483. [14:29:39] [Client thread/INFO]: Initialized 6805 block colors from mods and resource packs in 160ms
  2484. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorCore:0] (Transparency,Error)
  2485. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockAiry:0] (Transparency,Error)
  2486. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:spectralContainer:0] (Transparency,Error)
  2487. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (Transparency,Error,SpecialHandling)
  2488. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockEldritchNothing:0] (Transparency,Error)
  2489. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorStabilizer:0] (Transparency,Error)
  2490. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockPortalEldritch:0] (Transparency,Error)
  2491. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (Transparency,Error,SpecialHandling)
  2492. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [witchery:force:0] (Transparency,Error)
  2493. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (Transparency,Error,SpecialHandling)
  2494. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBed:0] (Transparency,Error,SpecialHandling)
  2495. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (Transparency,Error,SpecialHandling)
  2496. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (Transparency,Error,SpecialHandling)
  2497. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:bloodLight:0] (Transparency,Error)
  2498. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (Transparency,Error,SpecialHandling)
  2499. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (Transparency,Error,SpecialHandling)
  2500. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (Transparency,Error,SpecialHandling)
  2501. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (Transparency,Error,SpecialHandling)
  2502. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (Transparency,Error,SpecialHandling)
  2503. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockWarded:0] (Transparency,Error)
  2504. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,Transparency,Error,SpecialHandling)
  2505. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [GalacticraftCore:tile.viewScreen:0] (Transparency,Error)
  2506. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ForgeMultipart:block:0] (Transparency,Error)
  2507. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (Transparency,Error,SpecialHandling)
  2508. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorEnergyInjector:0] (Transparency,Error)
  2509. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (Transparency,Error,SpecialHandling)
  2510. [14:29:39] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [chisel:glass_pane:4] (OpenToSky,Transparency,Error,TransparentRoof)
  2511. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGate:0] (Transparency,Error,SpecialHandling)
  2512. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AncientWarfareStructure:gate_proxy:0] (Transparency,Error)
  2513. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:portal:0] (Transparency,Error)
  2514. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (Transparency,Error,SpecialHandling)
  2515. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:chaosCrystal:0] (Transparency,Error)
  2516. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersButton:0] (Transparency,Error,SpecialHandling)
  2517. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (Transparency,Error,SpecialHandling)
  2518. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (Transparency,Error,SpecialHandling)
  2519. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [TwilightForest:tile.HugeLilyPad:0] (NoShadow,Transparency,Error,Plant,NoTopo)
  2520. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:0] (NoShadow,Transparency,Error,Plant,NoTopo)
  2521. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:2] (NoShadow,Transparency,Error,Plant,NoTopo)
  2522. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:1] (NoShadow,Transparency,Error,Plant,NoTopo)
  2523. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:4] (NoShadow,Transparency,Error,Plant,NoTopo)
  2524. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:3] (NoShadow,Transparency,Error,Plant,NoTopo)
  2525. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:6] (NoShadow,Transparency,Error,Plant,NoTopo)
  2526. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:5] (NoShadow,Transparency,Error,Plant,NoTopo)
  2527. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:8] (NoShadow,Transparency,Error,Plant,NoTopo)
  2528. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:7] (NoShadow,Transparency,Error,Plant,NoTopo)
  2529. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:10] (NoShadow,Transparency,Error,Plant,NoTopo)
  2530. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:9] (NoShadow,Transparency,Error,Plant,NoTopo)
  2531. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:12] (NoShadow,Transparency,Error,Plant,NoTopo)
  2532. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:11] (NoShadow,Transparency,Error,Plant,NoTopo)
  2533. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:14] (NoShadow,Transparency,Error,Plant,NoTopo)
  2534. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:13] (NoShadow,Transparency,Error,Plant,NoTopo)
  2535. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:15] (NoShadow,Transparency,Error,Plant,NoTopo)
  2536. [14:29:40] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [gadomancy:BlockAdditionalEldritchPortal:0] (Transparency,Error)
  2537. [14:29:40] [Client thread/INFO]: Color palette file generated with 6700 colors in 61ms for: C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\colorpalette.json
  2538. [14:29:40] [Client thread/INFO]: Updated color palette file: C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\colorpalette.json
  2539. [21:33:12] [Netty Client IO #7/INFO]: Attempting connection with missing mods [FastCraft, audiodeath] at SERVER
  2540. [21:33:14] [Client thread/INFO]: Connecting to 107.174.224.98, 63074
  2541. [21:33:16] [Netty Client IO #8/INFO]: Server protocol version 2
  2542. [21:33:16] [Netty Client IO #8/INFO]: Attempting connection with missing mods [FastCraft, audiodeath] at SERVER
  2543. [21:33:17] [Netty Client IO #8/INFO]: Injecting existing block and item data into this client instance
  2544. [21:33:17] [Netty Client IO #8/INFO]: Applying holder lookups
  2545. [21:33:17] [Netty Client IO #8/INFO]: Holder lookups applied
  2546. [21:33:18] [Client thread/INFO]: [Client thread] Client side modded connection established
  2547. [21:33:18] [Client thread/INFO]: [com.dyonovan.tcnodetracker.lib.JsonUtils:readJson:37]: tcnodetracker: No nodes.json file found.
  2548. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.bibliocraftmod.com/vcheck/version.txt
  2549. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
  2550. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
  2551. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
  2552. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
  2553. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  2554. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2555. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
  2556. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
  2557. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.VersionCheck.getNetVersion(VersionCheck.java:66)
  2558. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.VersionCheck.onWorldLoad(VersionCheck.java:45)
  2559. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1439_VersionCheck_onWorldLoad_EntityJoinWorldEvent.invoke(.dynamic)
  2560. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  2561. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  2562. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.world.World.func_72838_d(World.java:1334)
  2563. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)
  2564. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2231)
  2565. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
  2566. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
  2567. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
  2568. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
  2569. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  2570. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  2571. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
  2572. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  2573. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  2574. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  2575. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2576. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2577. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2578. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  2579. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2580. [21:33:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2581. [21:33:18] [Client thread/INFO]: Requesting World ID
  2582. [21:33:19] [Client thread/INFO]: [CHAT] Toyraple joined the game.
  2583. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.bibliocraftmod.com/vcheck/version.txt
  2584. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
  2585. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
  2586. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
  2587. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
  2588. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  2589. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2590. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
  2591. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
  2592. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.VersionCheck.getNetVersion(VersionCheck.java:66)
  2593. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.VersionCheck$1.run(VersionCheck.java:51)
  2594. [21:33:19] [Thread-36/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  2595. [21:33:19] [Client thread/INFO]: Client received server config settings.
  2596. [21:33:19] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  2597. [21:33:19] [Client thread/INFO]: Receiving Server Configuration...
  2598. [21:33:19] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
  2599. [21:33:20] [NEI Item Filtering/INFO]: [GadomancyTransformer] Transforming codechicken.nei.ItemPanel: codechicken.nei.ItemPanel
  2600. [21:33:20] [Client thread/ERROR]: Failed to find identifier for: net.minecraft.item.ItemBlock@a06da0a
  2601. [21:33:20] [Client thread/ERROR]: Failed to find identifier for: mods.natura.items.BerryMedley@3a352dce
  2602. [21:33:25] [Client thread/INFO]: Loading: Forestry NEI Integration
  2603. [21:33:25] [Client thread/INFO]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
  2604. [21:33:25] [Client thread/INFO]: openblocks.NEIOpenBlocksConfig.loadConfig(NEIOpenBlocksConfig.java:27): OpenBlocks NEI Integration loaded successfully
  2605. [21:33:25] [Client thread/INFO]: Added NEI integration
  2606. [21:33:25] [Client thread/INFO]: Added NEI integration
  2607. [21:33:26] [Client thread/INFO]: Initializing PneumaticCraft built-in NEI plugin...
  2608. [21:33:26] [Client thread/INFO]: Receiving mutations from server
  2609. [21:33:26] [Client thread/INFO]: Successfully received mutations from server
  2610. [21:33:26] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
  2611. [21:33:26] [Client thread/INFO]: Received config from server.
  2612. [21:33:26] [Thread-34/INFO]: VoiceServer: Starting client connection...
  2613. [21:33:26] [Client thread/INFO]: Received Cardboard Box blacklist entries from server (10 total)
  2614. [21:33:26] [Client thread/INFO]: Received server configuration
  2615. [21:33:26] [Client thread/INFO]: Received player login packet.
  2616. [21:33:26] [Thread-34/INFO]: VoiceServer: Successfully connected to server.
  2617. [21:33:26] [Client thread/INFO]: [4.0.0-beta-6] Sending client info to server
  2618. [21:33:27] [Client thread/WARN]: =============================================================
  2619. [21:33:27] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  2620. [21:33:27] [Client thread/WARN]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  2621. [21:33:27] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
  2622. [21:33:27] [Client thread/WARN]: =============================================================
  2623. [21:33:28] [Client thread/INFO]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
  2624. [21:33:28] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
  2625. [21:33:28] [Client thread/INFO]: Minecraft is in offline mode, could not check for updates.
  2626. [21:33:28] [Client thread/INFO]: [CHAT] Veinminer using client keybind. See mod config for details.
  2627. [21:33:28] [Client thread/INFO]: Received mode change 1
  2628. [21:33:28] [Client thread/INFO]: [CHAT] Veinminer client keybind set to activate on pressing the key.
  2629. [21:33:28] [Client thread/INFO]: [CHAT] §6The mod Extra Cells 2 is supporting In-Game Wiki mod. §6However, In-Game Wiki isn't installed! [Download Latest]
  2630. [21:33:28] [Client thread/INFO]: [CHAT] §6The mod PneumaticCraft is supporting In-Game Wiki mod. §6However, In-Game Wiki isn't installed! [Download Latest]
  2631. [21:33:28] [Client thread/INFO]: Requesting speed packet from server
  2632. [21:33:28] [Client thread/INFO]: [4.0.0-beta-6] Received world props from server.
  2633. [21:33:28] [Client thread/INFO]: Requesting World ID
  2634. [21:33:28] [Thread-40/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  2635. [21:33:29] [Client thread/INFO]: Loaded 0 waypoints from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\waypoints
  2636. [21:33:29] [Client thread/INFO]: Blocks and textures are current
  2637. [21:33:29] [Client thread/INFO]: Mapping started in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM0. Memory: 2368MB total, 806MB free
  2638. [21:33:29] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  2639. [21:33:29] [Client thread/INFO]: JourneyMap: Press [J]
  2640. [21:33:29] [Client thread/INFO]: Server speed is set to 10.0
  2641. [21:33:42] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2642. [21:33:42] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2643. [21:33:44] [Thread-40/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  2644. [21:33:44] [Client thread/INFO]: [CHAT] §d[Draconic Evolution]§r New version available:
  2645. [21:33:44] [Client thread/INFO]: [CHAT] §aDraconic Evolution v1.0.2
  2646. [21:33:44] [Client thread/INFO]: [CHAT] More bug fixes! Hopefully fixed the chaos guardian issues once and for all...
  2647. [21:33:59] [Thread-40/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
  2648. [21:33:59] [JM-task-5/INFO]: Iconloader ignoring tile entity: BlockMD [arsmagica2:obelisk:4] (HasAir,TileEntity)
  2649. [21:34:17] [JM-task-5/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersStairs:1] (SpecialHandling)'.
  2650. [21:34:17] [JM-task-5/WARN]: Iconloader failed to get base color for BlockMD [arsmagica2:mageTorch:15] (Error)
  2651. [21:34:23] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2652. [21:34:23] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2653. [21:34:51] [Client thread/INFO]: [CHAT] Ender91 joined the game.
  2654. [21:34:55] [Client thread/INFO]: [CHAT] Flameskull1 has just earned the achievement [The First Explosion (of many)]
  2655. [21:35:09] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  2656. [21:35:09] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  2657. [21:35:27] [Client thread/INFO]: [CHAT] Ender91 has just earned the achievement [Taking Inventory]
  2658. [21:35:48] [Client thread/INFO]: [CHAT] Ender91 has just earned the achievement [Learning to Tinker]
  2659. [21:36:56] [Client thread/INFO]: [CHAT] Mighty Zombie was slain by Flameskull1
  2660. [21:37:11] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2661. [21:37:11] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2662. [21:37:46] [Client thread/INFO]: tconstruct.tools.gui.CraftingStationGui
  2663. [21:37:46] [Client thread/INFO]: tconstruct.tools.inventory.CraftingStationContainer
  2664. [21:37:49] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2665. [21:37:49] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2666. [21:37:53] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2667. [21:37:53] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2668. [21:38:03] [Client thread/INFO]: [CHAT] Ender91 left the game.
  2669. [21:38:08] [Client thread/INFO]: mekanism.client.gui.GuiDigitalMiner
  2670. [21:38:08] [Client thread/INFO]: mekanism.common.inventory.container.ContainerDigitalMiner
  2671. [21:38:34] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2672. [21:38:34] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2673. [21:39:08] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2674. [21:39:08] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2675. [21:39:11] [Client thread/INFO]: [CHAT] Spined Skeleton was slain by Flameskull1
  2676. [21:40:36] [Client thread/INFO]: [CHAT] Spined Zombie was slain by Flameskull1
  2677. [21:49:27] [Client thread/INFO]: [CHAT] Valskjor joined the game.
  2678. [21:52:00] [Client thread/INFO]: [CHAT] Mighty Skeleton was slain by Flameskull1
  2679. [21:53:17] [Client thread/INFO]: [CHAT] <Valskjor> KAPITLURIEN
  2680. [21:53:18] [Client thread/INFO]: [CHAT] <Valskjor> NEIN
  2681. [21:57:02] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2682. [21:57:02] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2683. [21:57:08] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  2684. [21:57:08] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  2685. [21:57:36] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2686. [21:57:36] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2687. [21:57:40] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2688. [21:57:40] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2689. [21:57:48] [Client thread/INFO]: [CHAT] Warped Zombie was shot by Skeleton
  2690. [21:57:56] [Client thread/INFO]: erogenousbeef.bigreactors.client.gui.GuiReactorStatus
  2691. [21:57:56] [Client thread/INFO]: erogenousbeef.bigreactors.gui.container.ContainerReactorController
  2692. [21:57:58] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2693. [21:57:58] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2694. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2695. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2696. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2697. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2698. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2699. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2700. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2701. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2702. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2703. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2704. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2705. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2706. [21:58:40] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2707. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2708. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2709. [21:58:40] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2710. [21:58:40] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  2711. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2712. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2713. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2714. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2715. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2716. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2717. [21:58:46] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2718. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2719. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2720. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2721. [21:58:46] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  2722. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2723. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2724. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2725. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2726. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2727. [21:58:46] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2728. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2729. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2730. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2731. [21:58:46] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  2732. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2733. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2734. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2735. [21:58:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2736. [21:58:49] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2737. [21:58:49] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2738. [21:59:12] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2739. [21:59:12] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2740. [22:00:11] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2741. [22:00:11] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2742. [22:00:43] [Client thread/INFO]: [CHAT] Warped Zombie was slain by Flameskull1
  2743. [22:01:28] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2744. [22:01:28] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2745. [22:01:36] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2746. [22:01:36] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2747. [22:01:40] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2748. [22:01:40] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2749. [22:03:00] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2750. [22:03:00] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2751. [22:04:02] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2752. [22:04:02] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2753. [22:04:28] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2754. [22:04:28] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2755. [22:04:30] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2756. [22:04:30] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2757. [22:04:41] [Client thread/INFO]: [CHAT] Grim Skeleton was slain by Flameskull1
  2758. [22:05:12] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2759. [22:05:12] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2760. [22:05:16] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2761. [22:05:16] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2762. [22:05:39] [Client thread/INFO]: [CHAT] Valskjor left the game.
  2763. [22:06:39] [Client thread/INFO]: Mapping halted in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM0
  2764. [22:06:39] [Client thread/INFO]: Requesting World ID
  2765. [22:06:41] [Client thread/INFO]: Requesting World ID
  2766. [22:06:41] [Client thread/INFO]: Requesting speed packet from server
  2767. [22:06:41] [Client thread/INFO]: Loaded 0 waypoints from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\waypoints
  2768. [22:06:41] [Client thread/INFO]: Blocks and textures are current
  2769. [22:06:41] [Client thread/INFO]: Mapping started in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM-1. Memory: 2368MB total, 1251MB free
  2770. [22:06:41] [Client thread/INFO]: Server speed is set to 10.0
  2771. [22:07:15] [Client thread/INFO]: [CHAT] Vampiric Spider was slain by Flameskull1
  2772. [22:09:29] [Client thread/INFO]: Mapping halted in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM-1
  2773. [22:09:30] [Client thread/INFO]: Requesting World ID
  2774. [22:09:31] [Client thread/INFO]: Requesting World ID
  2775. [22:09:31] [Client thread/INFO]: Requesting speed packet from server
  2776. [22:09:31] [Client thread/INFO]: Server speed is set to 10.0
  2777. [22:09:32] [Client thread/INFO]: Loaded 0 waypoints from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\waypoints
  2778. [22:09:32] [Client thread/INFO]: Blocks and textures are current
  2779. [22:09:32] [Client thread/INFO]: Mapping started in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM0. Memory: 2368MB total, 940MB free
  2780. [22:09:58] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2781. [22:09:58] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2782. [22:10:00] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2783. [22:10:00] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2784. [22:10:03] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2785. [22:10:03] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2786. [22:10:04] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2787. [22:10:04] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2788. [22:10:17] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2789. [22:10:17] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2790. [22:10:23] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2791. [22:10:27] [Client thread/INFO]: [CHAT] OhSoKait joined the game.
  2792. [22:10:28] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2793. [22:10:28] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2794. [22:10:35] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2795. [22:10:35] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2796. [22:10:38] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiFurnace
  2797. [22:10:38] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerFurnace
  2798. [22:11:03] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiFurnace
  2799. [22:11:03] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerFurnace
  2800. [22:11:11] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2801. [22:11:11] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2802. [22:11:20] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2803. [22:11:20] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2804. [22:11:24] [Client thread/INFO]: net.minecraft.client.gui.GuiIngameMenu
  2805. [22:11:59] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2806. [22:11:59] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2807. [22:12:10] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2808. [22:12:10] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2809. [22:12:28] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2810. [22:12:28] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2811. [22:12:30] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2812. [22:12:30] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2813. [22:12:35] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2814. [22:12:35] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2815. [22:12:37] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiFurnace
  2816. [22:12:37] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerFurnace
  2817. [22:12:39] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2818. [22:12:39] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2819. [22:12:42] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2820. [22:12:42] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2821. [22:12:46] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2822. [22:12:46] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2823. [22:12:47] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2824. [22:12:47] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2825. [22:12:57] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2826. [22:12:57] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2827. [22:13:08] [Client thread/INFO]: [CHAT] Grim Spider was slain by Flameskull1
  2828. [22:13:11] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2829. [22:13:11] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2830. [22:13:14] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2831. [22:13:14] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2832. [22:13:19] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2833. [22:13:19] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2834. [22:13:22] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2835. [22:13:22] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2836. [22:13:24] [Client thread/INFO]: cofh.thermalexpansion.gui.client.GuiCell
  2837. [22:13:24] [Client thread/INFO]: cofh.thermalexpansion.gui.container.ContainerTEBase
  2838. [22:13:26] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2839. [22:13:26] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2840. [22:13:49] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiPulverizer
  2841. [22:13:49] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerPulverizer
  2842. [22:13:51] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiFurnace
  2843. [22:13:51] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerFurnace
  2844. [22:13:55] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiPulverizer
  2845. [22:13:55] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerPulverizer
  2846. [22:13:58] [Client thread/INFO]: cpw.mods.ironchest.client.GUIChest
  2847. [22:13:58] [Client thread/INFO]: cpw.mods.ironchest.ContainerIronChest
  2848. [22:14:05] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiFurnace
  2849. [22:14:05] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerFurnace
  2850. [22:14:10] [Client thread/INFO]: erogenousbeef.bigreactors.client.gui.GuiReactorAccessPort
  2851. [22:14:10] [Client thread/INFO]: erogenousbeef.bigreactors.gui.container.ContainerReactorAccessPort
  2852. [22:14:12] [Client thread/INFO]: erogenousbeef.bigreactors.client.gui.GuiReactorStatus
  2853. [22:14:12] [Client thread/INFO]: erogenousbeef.bigreactors.gui.container.ContainerReactorController
  2854. [22:14:17] [Client thread/INFO]: erogenousbeef.bigreactors.client.gui.GuiReactorStatus
  2855. [22:14:17] [Client thread/INFO]: erogenousbeef.bigreactors.gui.container.ContainerReactorController
  2856. [22:14:20] [Client thread/INFO]: cofh.thermalexpansion.gui.client.GuiCell
  2857. [22:14:20] [Client thread/INFO]: cofh.thermalexpansion.gui.container.ContainerTEBase
  2858. [22:14:24] [Client thread/INFO]: cofh.thermalexpansion.gui.client.GuiCell
  2859. [22:14:24] [Client thread/INFO]: cofh.thermalexpansion.gui.container.ContainerTEBase
  2860. [22:14:37] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2861. [22:14:37] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2862. [22:14:39] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  2863. [22:14:39] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  2864. [22:14:42] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2865. [22:14:42] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2866. [22:14:45] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2867. [22:14:45] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2868. [22:14:50] [JM-texture-12/WARN]: Bad Response getting image: http://skins.minecraft.net/MinecraftSkins/MomSpageti.png : 404
  2869. [22:14:50] [JM-texture-12/WARN]: Bad Response getting image: https://minecraft.net/images/steve.png : 404
  2870. [22:14:50] [JM-texture-12/WARN]: Couldn't get a skin at all for MomSpageti
  2871. [22:14:52] [JM-texture-6/WARN]: Bad Response getting image: http://skins.minecraft.net/MinecraftSkins/Jeake.png : 404
  2872. [22:14:52] [JM-texture-6/WARN]: Bad Response getting image: https://minecraft.net/images/steve.png : 404
  2873. [22:14:52] [JM-texture-6/WARN]: Couldn't get a skin at all for Jeake
  2874. [22:15:15] [Client thread/INFO]: cofh.thermalexpansion.gui.client.GuiCell
  2875. [22:15:15] [Client thread/INFO]: cofh.thermalexpansion.gui.container.ContainerTEBase
  2876. [22:15:31] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2877. [22:15:31] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2878. [22:16:03] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  2879. [22:16:03] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  2880. [22:16:08] [Client thread/INFO]: Handling crafting slots.
  2881. [22:16:08] [Client thread/INFO]: Merging stacks.
  2882. [22:16:08] [Client thread/INFO]: Applying rules.
  2883. [22:16:08] [Client thread/INFO]: Locking stacks.
  2884. [22:16:08] [Client thread/INFO]: Default sorting.
  2885. [22:16:08] [Client thread/INFO]: Sorting done in 2653440ns
  2886. [22:16:53] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  2887. [22:16:53] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  2888. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2889. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2890. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2891. [22:16:59] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2892. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2893. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2894. [22:16:59] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2895. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2896. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2897. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2898. [22:16:59] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2899. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2900. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2901. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2902. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2903. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2904. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2905. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2906. [22:16:59] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2907. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2908. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2909. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2910. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2911. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2912. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2913. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2914. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2915. [22:16:59] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2916. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2917. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2918. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2919. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2920. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2921. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2922. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2923. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2924. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2925. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2926. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2927. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2928. [22:16:59] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2929. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2930. [22:17:08] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2931. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2932. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2933. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2934. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2935. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2936. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2937. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2938. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2939. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2940. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2941. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2942. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2943. [22:17:08] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2944. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2945. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2946. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2947. [22:17:08] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2948. [22:17:08] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  2949. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2950. [22:17:10] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2951. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2952. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2953. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2954. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2955. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2956. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2957. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2958. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2959. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2960. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2961. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2962. [22:17:10] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2963. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2964. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2965. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2966. [22:17:10] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2967. [22:17:10] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  2968. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2969. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2970. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2971. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2972. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2973. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2974. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2975. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2976. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2977. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2978. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2979. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2980. [22:17:11] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2981. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2982. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2983. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2984. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2985. [22:17:11] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  2986. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2987. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2988. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2989. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2990. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2991. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2992. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2993. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2994. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2995. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2996. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2997. [22:17:11] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  2998. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  2999. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3000. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3001. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3002. [22:17:11] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3003. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3004. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3005. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3006. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3007. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3008. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3009. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3010. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3011. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3012. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3013. [22:17:11] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3014. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3015. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3016. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3017. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3018. [22:17:11] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3019. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3020. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3021. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3022. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3023. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3024. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3025. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3026. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3027. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3028. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3029. [22:17:11] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3030. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3031. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3032. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3033. [22:17:11] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3034. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3035. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3036. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3037. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3038. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3039. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3040. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3041. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3042. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3043. [22:17:11] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3044. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3045. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3046. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3047. [22:17:11] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3048. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3049. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3050. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3051. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3052. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3053. [22:17:11] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3054. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3055. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3056. [22:17:11] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3057. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3058. [22:17:11] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3059. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3060. [22:17:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3061. [22:17:11] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3062. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3063. [22:17:13] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3064. [22:17:13] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3065. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3066. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3067. [22:17:13] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3068. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3069. [22:17:13] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3070. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3071. [22:17:13] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3072. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3073. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3074. [22:17:13] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3075. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3076. [22:17:13] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3077. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3078. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3079. [22:17:13] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3080. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3081. [22:17:13] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3082. [22:17:13] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3083. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3084. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3085. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3086. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3087. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3088. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3089. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3090. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3091. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3092. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3093. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3094. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3095. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3096. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3097. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3098. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3099. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3100. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3101. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3102. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3103. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3104. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3105. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3106. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3107. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3108. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3109. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3110. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3111. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3112. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3113. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3114. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3115. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3116. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3117. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3118. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3119. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3120. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3121. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3122. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3123. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3124. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3125. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3126. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3127. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3128. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3129. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3130. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3131. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3132. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3133. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3134. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3135. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3136. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3137. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3138. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3139. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3140. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3141. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3142. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3143. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3144. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3145. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3146. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3147. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3148. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3149. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3150. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3151. [22:17:14] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3152. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3153. [22:17:14] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3154. [22:17:14] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3155. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3156. [22:17:16] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3157. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3158. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3159. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3160. [22:17:16] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3161. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3162. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3163. [22:17:16] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3164. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3165. [22:17:16] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3166. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3167. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3168. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3169. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3170. [22:17:16] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3171. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3172. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3173. [22:17:16] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3174. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3175. [22:17:16] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3176. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3177. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3178. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3179. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3180. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3181. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3182. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3183. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3184. [22:17:16] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3185. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3186. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3187. [22:17:16] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3188. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3189. [22:17:16] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3190. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3191. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3192. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3193. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3194. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3195. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3196. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3197. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3198. [22:17:16] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3199. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3200. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3201. [22:17:16] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3202. [22:17:16] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3203. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3204. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3205. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3206. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3207. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3208. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3209. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3210. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3211. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3212. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3213. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3214. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3215. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3216. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3217. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3218. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3219. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3220. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3221. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3222. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3223. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3224. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3225. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3226. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3227. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3228. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3229. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3230. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3231. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3232. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3233. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3234. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3235. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3236. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3237. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3238. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3239. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3240. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3241. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3242. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3243. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3244. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3245. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3246. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3247. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3248. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3249. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3250. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3251. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3252. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3253. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3254. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3255. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3256. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3257. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3258. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3259. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3260. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3261. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3262. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3263. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3264. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3265. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3266. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3267. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3268. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3269. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3270. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3271. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3272. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3273. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3274. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3275. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3276. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3277. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3278. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3279. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3280. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3281. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3282. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3283. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3284. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3285. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3286. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3287. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3288. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3289. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3290. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3291. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3292. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3293. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3294. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3295. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3296. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3297. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3298. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3299. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3300. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3301. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3302. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3303. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3304. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3305. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3306. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3307. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3308. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3309. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3310. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3311. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3312. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3313. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3314. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3315. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3316. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3317. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3318. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3319. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3320. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3321. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3322. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3323. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3324. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3325. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3326. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3327. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3328. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3329. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3330. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3331. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3332. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3333. [22:17:17] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3334. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3335. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3336. [22:17:17] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3337. [22:17:17] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3338. [22:17:19] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3339. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3340. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3341. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3342. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3343. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3344. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3345. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3346. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3347. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3348. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3349. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3350. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3351. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3352. [22:17:19] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3353. [22:17:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3354. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3355. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3356. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3357. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3358. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3359. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3360. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3361. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3362. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3363. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3364. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3365. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3366. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3367. [22:17:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3368. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3369. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3370. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3371. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3372. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3373. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3374. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3375. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3376. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3377. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3378. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3379. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3380. [22:17:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3381. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3382. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3383. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3384. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3385. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3386. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3387. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3388. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3389. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3390. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3391. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3392. [22:17:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3393. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3394. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3395. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3396. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3397. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3398. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3399. [22:17:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3400. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3401. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3402. [22:17:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3403. [22:17:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3404. [22:17:25] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3405. [22:17:25] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3406. [22:17:27] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3407. [22:17:27] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3408. [22:17:29] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3409. [22:17:29] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3410. [22:17:30] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3411. [22:17:30] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3412. [22:17:32] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3413. [22:17:32] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3414. [22:17:37] [Client thread/INFO]: [CHAT] MomSpageti left the game.
  3415. [22:17:57] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3416. [22:17:57] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3417. [22:18:01] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3418. [22:18:01] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3419. [22:18:02] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3420. [22:18:02] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3421. [22:18:43] [Client thread/INFO]: [CHAT] Valskjor joined the game.
  3422. [22:19:01] [Client thread/INFO]: [CHAT] MomSpageti joined the game.
  3423. [22:19:02] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3424. [22:19:02] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3425. [22:19:03] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3426. [22:19:03] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3427. [22:19:04] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3428. [22:19:04] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3429. [22:20:17] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3430. [22:20:17] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3431. [22:20:21] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3432. [22:20:21] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3433. [22:20:25] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3434. [22:20:25] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3435. [22:20:31] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3436. [22:20:31] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3437. [22:20:32] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3438. [22:20:32] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3439. [22:21:07] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3440. [22:21:07] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3441. [22:21:11] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3442. [22:21:11] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3443. [22:21:43] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3444. [22:21:43] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3445. [22:21:44] [Client thread/INFO]: Handling crafting slots.
  3446. [22:21:44] [Client thread/INFO]: Merging stacks.
  3447. [22:21:44] [Client thread/INFO]: Applying rules.
  3448. [22:21:44] [Client thread/INFO]: Locking stacks.
  3449. [22:21:44] [Client thread/INFO]: Default sorting.
  3450. [22:21:44] [Client thread/INFO]: Sorting done in 201845ns
  3451. [22:21:46] [Client thread/INFO]: erogenousbeef.bigreactors.client.gui.GuiReactorStatus
  3452. [22:21:46] [Client thread/INFO]: erogenousbeef.bigreactors.gui.container.ContainerReactorController
  3453. [22:21:56] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3454. [22:21:56] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3455. [22:22:05] [Client thread/INFO]: [CHAT] Jeake has just earned the achievement [What the?]
  3456. [22:22:09] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3457. [22:22:09] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3458. [22:22:43] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  3459. [22:22:43] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  3460. [22:22:50] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3461. [22:22:50] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3462. [22:23:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3463. [22:23:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3464. [22:23:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3465. [22:23:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3466. [22:23:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3467. [22:23:11] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3468. [22:23:23] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3469. [22:23:23] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3470. [22:23:58] [Client thread/INFO]: Mapping halted in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM0
  3471. [22:23:59] [Client thread/INFO]: Requesting World ID
  3472. [22:24:00] [Client thread/INFO]: Requesting World ID
  3473. [22:24:00] [Client thread/INFO]: Requesting speed packet from server
  3474. [22:24:00] [Client thread/INFO]: Loaded 0 waypoints from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\waypoints
  3475. [22:24:00] [Client thread/INFO]: Blocks and textures are current
  3476. [22:24:00] [Client thread/INFO]: Mapping started in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM-1. Memory: 2528MB total, 1354MB free
  3477. [22:24:01] [Client thread/INFO]: Server speed is set to 10.0
  3478. [22:24:27] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/arsmagica2/textures/mobs/fire_elemental.png
  3479. [22:26:59] [Client thread/INFO]: journeymap.client.ui.waypoint.WaypointEditor
  3480. [22:29:11] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3481. [22:29:11] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3482. [22:29:54] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/ghast/ghast_shooting.png
  3483. [22:30:07] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/arsmagica2/textures/mobs/darkling.png
  3484. [22:31:20] [Client thread/INFO]: Mapping halted in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM-1
  3485. [22:31:21] [Client thread/INFO]: Requesting World ID
  3486. [22:31:22] [Client thread/INFO]: Requesting World ID
  3487. [22:31:22] [Client thread/INFO]: Requesting speed packet from server
  3488. [22:31:23] [Client thread/INFO]: Server speed is set to 10.0
  3489. [22:31:23] [Client thread/INFO]: Requesting World ID
  3490. [22:31:23] [Client thread/INFO]: Loaded 1 waypoints from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\waypoints
  3491. [22:31:23] [Client thread/INFO]: Blocks and textures are current
  3492. [22:31:23] [Client thread/INFO]: Mapping started in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM0. Memory: 2528MB total, 1286MB free
  3493. [22:31:25] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3494. [22:31:25] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3495. [22:31:29] [Client thread/INFO]: [CHAT] §4You are entering a turret-protected area. Continue at your own risk.
  3496. [22:32:25] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3497. [22:32:25] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3498. [22:32:27] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3499. [22:32:27] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3500. [22:32:28] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3501. [22:32:28] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3502. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3503. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3504. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3505. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3506. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3507. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3508. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3509. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3510. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3511. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3512. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3513. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3514. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3515. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3516. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3517. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3518. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3519. [22:32:30] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3520. [22:32:30] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3521. [22:32:30] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3522. [22:32:32] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3523. [22:32:32] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3524. [22:32:32] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3525. [22:32:32] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3526. [22:32:32] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3527. [22:32:32] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3528. [22:32:32] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3529. [22:32:37] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3530. [22:32:38] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3531. [22:32:38] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3532. [22:32:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3533. [22:32:46] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3534. [22:32:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3535. [22:32:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3536. [22:32:46] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3537. [22:32:46] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3538. [22:32:50] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3539. [22:32:50] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3540. [22:32:50] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3541. [22:32:50] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3542. [22:32:50] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3543. [22:32:50] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3544. [22:32:50] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3545. [22:32:50] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3546. [22:32:53] [Client thread/INFO]: net.minecraft.client.gui.GuiIngameMenu
  3547. [22:32:55] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3548. [22:32:55] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3549. [22:32:58] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3550. [22:32:58] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3551. [22:33:00] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiFurnace
  3552. [22:33:00] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerFurnace
  3553. [22:33:04] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3554. [22:33:04] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3555. [22:33:05] [Client thread/INFO]: [CHAT] OhSoKait was slain by Armored Zombie
  3556. [22:33:07] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3557. [22:33:07] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3558. [22:33:08] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3559. [22:33:08] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3560. [22:33:09] [Client thread/INFO]: [CHAT] <Jeake> f
  3561. [22:33:12] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3562. [22:33:12] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3563. [22:33:29] [Client thread/INFO]: [CHAT] MomSpageti was slain by Zombie
  3564. [22:33:31] [Client thread/INFO]: [CHAT] <Jeake> f
  3565. [22:33:52] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3566. [22:33:52] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3567. [22:33:53] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3568. [22:33:53] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3569. [22:34:07] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3570. [22:34:07] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3571. [22:34:17] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3572. [22:34:17] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3573. [22:34:22] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiCrucible
  3574. [22:34:22] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerCrucible
  3575. [22:34:24] [Client thread/INFO]: [CHAT] §fOhSoKait§6 is now sleeping. 1/5 (20%)
  3576. [22:34:30] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3577. [22:34:30] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3578. [22:34:30] [Client thread/INFO]: Handling crafting slots.
  3579. [22:34:30] [Client thread/INFO]: Merging stacks.
  3580. [22:34:30] [Client thread/INFO]: Applying rules.
  3581. [22:34:30] [Client thread/INFO]: Locking stacks.
  3582. [22:34:30] [Client thread/INFO]: Default sorting.
  3583. [22:34:30] [Client thread/INFO]: Sorting done in 298925ns
  3584. [22:34:34] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3585. [22:34:34] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3586. [22:34:50] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3587. [22:34:50] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3588. [22:34:54] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3589. [22:34:54] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3590. [22:34:56] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3591. [22:34:56] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3592. [22:34:58] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3593. [22:34:58] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3594. [22:35:00] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3595. [22:35:00] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3596. [22:35:02] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3597. [22:35:02] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3598. [22:35:05] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3599. [22:35:05] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3600. [22:35:17] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3601. [22:35:17] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3602. [22:35:22] [Client thread/INFO]: [CHAT] §fMomSpageti§6 is now sleeping. 2/5 (40%)
  3603. [22:35:24] [Client thread/INFO]: [CHAT] Valskjor left the game.
  3604. [22:35:25] [Client thread/INFO]: [CHAT] §6Wakey, wakey, rise and shine... Good Morning everyone!
  3605. [22:35:30] [Client thread/INFO]: cofh.thermalexpansion.gui.client.GuiCell
  3606. [22:35:30] [Client thread/INFO]: cofh.thermalexpansion.gui.container.ContainerTEBase
  3607. [22:35:36] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3608. [22:35:36] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3609. [22:35:43] [Client thread/INFO]: cpw.mods.ironchest.client.GUIChest
  3610. [22:35:43] [Client thread/INFO]: cpw.mods.ironchest.ContainerIronChest
  3611. [22:35:47] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3612. [22:35:47] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3613. [22:35:48] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3614. [22:35:48] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3615. [22:35:53] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3616. [22:35:53] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3617. [22:35:58] [Client thread/INFO]: [CHAT] Armored Skeleton was shot by Jeake using [§fEnderium Crossbow]
  3618. [22:36:13] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3619. [22:36:13] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3620. [22:36:18] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3621. [22:36:18] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3622. [22:36:20] [Client thread/INFO]: [CHAT] Jeake left the game.
  3623. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3624. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3625. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3626. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3627. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3628. [22:36:20] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3629. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3630. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3631. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3632. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3633. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3634. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3635. [22:36:20] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3636. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3637. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3638. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3639. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3640. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3641. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3642. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3643. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3644. [22:36:20] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3645. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3646. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3647. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3648. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3649. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3650. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3651. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3652. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3653. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3654. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3655. [22:36:20] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3656. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3657. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3658. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3659. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3660. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3661. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3662. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3663. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3664. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3665. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3666. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3667. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3668. [22:36:20] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3669. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3670. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3671. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3672. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3673. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3674. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3675. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3676. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3677. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3678. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3679. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3680. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3681. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3682. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3683. [22:36:20] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3684. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3685. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3686. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3687. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3688. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3689. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3690. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3691. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3692. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3693. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3694. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3695. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3696. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3697. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3698. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3699. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3700. [22:36:20] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3701. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3702. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3703. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3704. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3705. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3706. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3707. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3708. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3709. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3710. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3711. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3712. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3713. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3714. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3715. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3716. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3717. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3718. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3719. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3720. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3721. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3722. [22:36:20] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3723. [22:36:20] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3724. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3725. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3726. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3727. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3728. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3729. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3730. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3731. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3732. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3733. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3734. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3735. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3736. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3737. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3738. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3739. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3740. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3741. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3742. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3743. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3744. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3745. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3746. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3747. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3748. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3749. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3750. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3751. [22:36:21] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3752. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3753. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3754. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3755. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3756. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3757. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3758. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3759. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3760. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3761. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3762. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3763. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3764. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3765. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3766. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3767. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3768. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3769. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3770. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3771. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3772. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3773. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3774. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3775. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3776. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3777. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3778. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3779. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3780. [22:36:21] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3781. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3782. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3783. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3784. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3785. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3786. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3787. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3788. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3789. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3790. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3791. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3792. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3793. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3794. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3795. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3796. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3797. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3798. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3799. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3800. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3801. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3802. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3803. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3804. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3805. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3806. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3807. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3808. [22:36:21] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3809. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3810. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3811. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3812. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3813. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3814. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3815. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3816. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3817. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3818. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3819. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3820. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3821. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3822. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3823. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3824. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3825. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3826. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3827. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3828. [22:36:21] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3829. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3830. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3831. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3832. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3833. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3834. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3835. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3836. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3837. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3838. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3839. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3840. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3841. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3842. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3843. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3844. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3845. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3846. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3847. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3848. [22:36:21] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3849. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3850. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3851. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3852. [22:36:21] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3853. [22:36:21] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  3854. [22:36:27] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3855. [22:36:27] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3856. [22:36:31] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3857. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3858. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3859. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3860. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3861. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3862. [22:36:31] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3863. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3864. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3865. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3866. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3867. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3868. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3869. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3870. [22:36:31] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3871. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3872. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3873. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3874. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3875. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3876. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3877. [22:36:31] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3878. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3879. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3880. [22:36:31] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3881. [22:36:31] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3882. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3883. [22:36:35] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3884. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3885. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3886. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3887. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3888. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3889. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3890. [22:36:35] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3891. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3892. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3893. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3894. [22:36:35] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3895. [22:36:35] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3896. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3897. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3898. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3899. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3900. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3901. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3902. [22:36:35] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3903. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3904. [22:36:35] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3905. [22:36:38] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  3906. [22:36:38] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  3907. [22:36:48] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  3908. [22:36:48] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  3909. [22:36:51] [Client thread/INFO]: tconstruct.smeltery.gui.SmelteryGui
  3910. [22:36:51] [Client thread/INFO]: tconstruct.smeltery.inventory.SmelteryContainer
  3911. [22:36:54] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  3912. [22:36:54] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  3913. [22:37:00] [Client thread/INFO]: tconstruct.tools.gui.ToolForgeGui
  3914. [22:37:00] [Client thread/INFO]: tconstruct.tools.inventory.ToolForgeContainer
  3915. [22:37:09] [Client thread/INFO]: tconstruct.smeltery.gui.SmelteryGui
  3916. [22:37:09] [Client thread/INFO]: tconstruct.smeltery.inventory.SmelteryContainer
  3917. [22:37:12] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  3918. [22:37:12] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  3919. [22:37:13] [Client thread/INFO]: tconstruct.smeltery.gui.SmelteryGui
  3920. [22:37:13] [Client thread/INFO]: tconstruct.smeltery.inventory.SmelteryContainer
  3921. [22:37:17] [Client thread/INFO]: Automatic stack replacement.
  3922. [22:37:18] [Client thread/INFO]: tconstruct.smeltery.gui.SmelteryGui
  3923. [22:37:18] [Client thread/INFO]: tconstruct.smeltery.inventory.SmelteryContainer
  3924. [22:37:22] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3925. [22:37:22] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3926. [22:37:25] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3927. [22:37:25] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3928. [22:37:27] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  3929. [22:37:27] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  3930. [22:37:33] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3931. [22:37:33] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3932. [22:37:37] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  3933. [22:37:37] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  3934. [22:37:42] [Client thread/INFO]: tconstruct.smeltery.gui.SmelteryGui
  3935. [22:37:42] [Client thread/INFO]: tconstruct.smeltery.inventory.SmelteryContainer
  3936. [22:37:56] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3937. [22:37:56] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3938. [22:37:58] [Client thread/INFO]: tconstruct.tools.gui.ToolForgeGui
  3939. [22:37:58] [Client thread/INFO]: tconstruct.tools.inventory.ToolForgeContainer
  3940. [22:38:10] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
  3941. [22:38:10] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
  3942. [22:38:14] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3943. [22:38:14] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3944. [22:38:47] [Client thread/INFO]: Mapping halted in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM0
  3945. [22:38:47] [Client thread/INFO]: Requesting World ID
  3946. [22:38:49] [Client thread/INFO]: Requesting World ID
  3947. [22:38:49] [Client thread/INFO]: Requesting speed packet from server
  3948. [22:38:50] [Client thread/INFO]: Server speed is set to 10.0
  3949. [22:38:50] [Client thread/INFO]: Requesting World ID
  3950. [22:38:50] [Client thread/INFO]: Loaded 1 waypoints from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\waypoints
  3951. [22:38:50] [Client thread/INFO]: Blocks and textures are current
  3952. [22:38:50] [Client thread/INFO]: Mapping started in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM-1. Memory: 2592MB total, 708MB free
  3953. [22:39:22] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3954. [22:39:22] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3955. [22:39:53] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3956. [22:39:53] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3957. [22:41:39] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3958. [22:41:39] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3959. [22:41:41] [Client thread/INFO]: Handling crafting slots.
  3960. [22:41:41] [Client thread/INFO]: Merging stacks.
  3961. [22:41:41] [Client thread/INFO]: Applying rules.
  3962. [22:41:41] [Client thread/INFO]: Locking stacks.
  3963. [22:41:41] [Client thread/INFO]: Default sorting.
  3964. [22:41:41] [Client thread/INFO]: Sorting done in 1662658ns
  3965. [22:42:38] [Client thread/INFO]: Mapping halted in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM-1
  3966. [22:42:38] [Client thread/INFO]: Requesting World ID
  3967. [22:42:39] [Client thread/INFO]: Requesting World ID
  3968. [22:42:39] [Client thread/INFO]: Requesting speed packet from server
  3969. [22:42:40] [Client thread/INFO]: Server speed is set to 10.0
  3970. [22:42:40] [Client thread/INFO]: Requesting World ID
  3971. [22:42:40] [Client thread/INFO]: Loaded 1 waypoints from C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\waypoints
  3972. [22:42:40] [Client thread/INFO]: Blocks and textures are current
  3973. [22:42:40] [Client thread/INFO]: Mapping started in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM0. Memory: 2592MB total, 694MB free
  3974. [22:43:07] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3975. [22:43:07] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3976. [22:43:19] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3977. [22:43:19] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3978. [22:44:00] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3979. [22:44:00] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3980. [22:44:01] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  3981. [22:44:01] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  3982. [22:44:02] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3983. [22:44:02] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  3984. [22:44:02] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3985. [22:44:02] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3986. [22:44:02] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3987. [22:44:02] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  3988. [22:44:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3989. [22:44:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3990. [22:44:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3991. [22:44:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3992. [22:44:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  3993. [22:44:12] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3994. [22:44:12] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3995. [22:44:20] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiFurnace
  3996. [22:44:20] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerFurnace
  3997. [22:44:24] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  3998. [22:44:24] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  3999. [22:44:28] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4000. [22:44:28] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4001. [22:44:30] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4002. [22:44:30] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4003. [22:44:33] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4004. [22:44:33] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4005. [22:44:37] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  4006. [22:44:37] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  4007. [22:44:52] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4008. [22:44:52] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4009. [22:46:39] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4010. [22:46:39] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4011. [22:46:41] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4012. [22:46:41] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4013. [22:46:43] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4014. [22:46:43] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4015. [22:46:46] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4016. [22:46:46] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4017. [22:46:47] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4018. [22:46:47] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4019. [22:46:56] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  4020. [22:46:56] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  4021. [22:46:56] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  4022. [22:46:56] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  4023. [22:46:58] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4024. [22:46:58] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4025. [22:47:00] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  4026. [22:47:00] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  4027. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4028. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4029. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4030. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4031. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4032. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4033. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4034. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4035. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4036. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4037. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4038. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4039. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4040. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4041. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4042. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4043. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4044. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4045. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4046. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4047. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4048. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4049. [22:47:04] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4050. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4051. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4052. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4053. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4054. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4055. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4056. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4057. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4058. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4059. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4060. [22:47:04] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4061. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4062. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4063. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4064. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4065. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4066. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4067. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4068. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4069. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4070. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4071. [22:47:04] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4072. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4073. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4074. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4075. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4076. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4077. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4078. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4079. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4080. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4081. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4082. [22:47:04] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4083. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4084. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4085. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4086. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4087. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4088. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4089. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4090. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4091. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4092. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4093. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4094. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4095. [22:47:04] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4096. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4097. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4098. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4099. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4100. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4101. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4102. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4103. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4104. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4105. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4106. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4107. [22:47:04] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4108. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4109. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4110. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4111. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4112. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4113. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4114. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4115. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4116. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4117. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4118. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4119. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4120. [22:47:04] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4121. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4122. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4123. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4124. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4125. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4126. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4127. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4128. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4129. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4130. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4131. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4132. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4133. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4134. [22:47:04] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4135. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4136. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4137. [22:47:04] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4138. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4139. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4140. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4141. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4142. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4143. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4144. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4145. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4146. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4147. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4148. [22:47:04] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4149. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4150. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4151. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4152. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4153. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4154. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4155. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4156. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4157. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4158. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4159. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4160. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4161. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4162. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4163. [22:47:04] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4164. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4165. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4166. [22:47:04] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4167. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4168. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4169. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4170. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4171. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4172. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4173. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4174. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4175. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4176. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4177. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4178. [22:47:04] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4179. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4180. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4181. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4182. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4183. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4184. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4185. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4186. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4187. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4188. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4189. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4190. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4191. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4192. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4193. [22:47:04] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4194. [22:47:04] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4195. [22:47:04] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4196. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4197. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4198. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4199. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4200. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4201. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4202. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4203. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4204. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4205. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4206. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4207. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4208. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4209. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4210. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4211. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4212. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4213. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4214. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4215. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4216. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4217. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4218. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4219. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4220. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4221. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4222. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4223. [22:47:05] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4224. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4225. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4226. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4227. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4228. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4229. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4230. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4231. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4232. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4233. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4234. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4235. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4236. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4237. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4238. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4239. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4240. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4241. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4242. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4243. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4244. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4245. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4246. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4247. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4248. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4249. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4250. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4251. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4252. [22:47:05] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4253. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4254. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4255. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4256. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4257. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4258. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4259. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4260. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4261. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4262. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4263. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4264. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4265. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4266. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4267. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4268. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4269. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4270. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4271. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4272. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4273. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4274. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4275. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4276. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4277. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4278. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4279. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4280. [22:47:05] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4281. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4282. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4283. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4284. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4285. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4286. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4287. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4288. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4289. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4290. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4291. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4292. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4293. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4294. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4295. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4296. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4297. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4298. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4299. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4300. [22:47:05] [Client thread/WARN]: Item EnderIO:itemConduitProbe not found in registry for recipe.
  4301. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4302. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4303. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4304. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4305. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4306. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4307. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4308. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4309. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4310. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4311. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4312. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4313. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4314. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4315. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4316. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4317. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4318. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4319. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4320. [22:47:05] [Client thread/WARN]: Item EnderIO:itemMachinePart not found in registry for recipe.
  4321. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4322. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4323. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4324. [22:47:05] [Client thread/WARN]: Item EnderIO:itemBasicCapacitor not found in registry for recipe.
  4325. [22:47:05] [Client thread/WARN]: Item EnderIO:itemPowerConduit not found in registry for recipe.
  4326. [22:47:09] [Client thread/INFO]: appeng.client.gui.implementations.GuiCraftingTerm
  4327. [22:47:09] [Client thread/INFO]: appeng.container.implementations.ContainerCraftingTerm
  4328. [22:47:18] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4329. [22:47:18] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4330. [22:47:20] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  4331. [22:47:20] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  4332. [22:48:50] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4333. [22:48:50] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4334. [22:48:51] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4335. [22:48:51] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4336. [22:50:01] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4337. [22:50:01] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4338. [22:50:16] [Client thread/INFO]: erogenousbeef.bigreactors.client.gui.GuiReactorStatus
  4339. [22:50:16] [Client thread/INFO]: erogenousbeef.bigreactors.gui.container.ContainerReactorController
  4340. [22:50:20] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiTransposer
  4341. [22:50:20] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerTransposer
  4342. [22:50:22] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiPulverizer
  4343. [22:50:22] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerPulverizer
  4344. [22:50:24] [Client thread/INFO]: cpw.mods.ironchest.client.GUIChest
  4345. [22:50:24] [Client thread/INFO]: cpw.mods.ironchest.ContainerIronChest
  4346. [22:50:26] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiFurnace
  4347. [22:50:26] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerFurnace
  4348. [22:50:28] [Client thread/INFO]: cpw.mods.ironchest.client.GUIChest
  4349. [22:50:28] [Client thread/INFO]: cpw.mods.ironchest.ContainerIronChest
  4350. [22:50:31] [Client thread/INFO]: cpw.mods.ironchest.client.GUIChest
  4351. [22:50:31] [Client thread/INFO]: cpw.mods.ironchest.ContainerIronChest
  4352. [22:50:32] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiPulverizer
  4353. [22:50:32] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerPulverizer
  4354. [22:50:34] [Client thread/INFO]: cpw.mods.ironchest.client.GUIChest
  4355. [22:50:34] [Client thread/INFO]: cpw.mods.ironchest.ContainerIronChest
  4356. [22:50:43] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  4357. [22:50:43] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  4358. [22:51:15] [Client thread/INFO]: [CHAT] OhSoKait was slain by Zombie
  4359. [22:51:22] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4360. [22:51:22] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4361. [22:51:23] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4362. [22:51:23] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4363. [22:51:24] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4364. [22:51:24] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4365. [22:51:37] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4366. [22:51:37] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4367. [22:53:31] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4368. [22:53:31] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4369. [22:53:32] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4370. [22:53:32] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4371. [22:53:40] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4372. [22:53:40] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4373. [22:53:42] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4374. [22:53:42] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4375. [22:53:43] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4376. [22:53:43] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4377. [22:53:45] [Client thread/INFO]: [CHAT] Undying Skeleton was slain by Flameskull1
  4378. [22:53:45] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4379. [22:53:45] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4380. [22:53:46] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4381. [22:53:46] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4382. [22:54:12] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4383. [22:54:12] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4384. [22:54:17] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  4385. [22:54:17] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  4386. [22:54:23] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4387. [22:54:23] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4388. [22:54:24] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4389. [22:54:24] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4390. [22:54:25] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4391. [22:54:25] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4392. [22:54:27] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4393. [22:54:27] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4394. [22:54:32] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4395. [22:54:32] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4396. [22:54:46] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4397. [22:54:46] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4398. [22:54:58] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  4399. [22:54:58] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  4400. [22:55:01] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
  4401. [22:55:01] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
  4402. [22:55:02] [Client thread/INFO]: com.whammich.sstow.guihandler.GuiSoulForge
  4403. [22:55:02] [Client thread/INFO]: com.whammich.sstow.tileentity.ContainerForge
  4404. [22:55:44] [Client thread/INFO]: [CHAT] Flameskull1 left the game.
  4405. [22:55:47] [Client thread/INFO]: [CHAT] MomSpageti left the game.
  4406. [22:55:50] [Client thread/INFO]: net.minecraft.client.gui.GuiIngameMenu
  4407. [22:55:51] [Netty Client IO #8/INFO]: Restoring client configs.
  4408. [22:55:51] [Netty Client IO #8/INFO]: Unregistered Dimension: -30
  4409. [22:55:51] [Netty Client IO #8/INFO]: Unregistered Dimension: -29
  4410. [22:55:51] [Netty Client IO #8/INFO]: Unregistered Dimension: -28
  4411. [22:55:51] [Netty Client IO #8/INFO]: Loading configuration files
  4412. [22:55:51] [Client thread/INFO]: Mapping halted in C:\Users\Toyraple\AppData\Roaming\.minecraft\journeymap\data\mp\Jake~s~Modded~Server\DIM0
  4413. [22:55:51] [Client thread/INFO]: Applying holder lookups
  4414. [22:55:51] [Client thread/INFO]: Holder lookups applied
  4415. [22:55:52] [Client thread/INFO]: VoiceServer: Stopping client connection...
  4416. [22:55:52] [Client thread/INFO]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  4417. [22:55:52] [Client thread/INFO]: Reloaded config.
  4418. [23:03:46] [Client thread/INFO]: Stopping!
  4419. [23:03:46] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  4420. [23:03:46] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  4421. [23:03:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  4422. [23:03:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement