Advertisement
Guest User

Untitled

a guest
Mar 28th, 2016
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 428.84 KB | None | 0 0
  1. [15:19:44] [AWT-EventQueue-0/INFO]: Forge Mod Loader version 7.10.85.1277 for Minecraft 1.7.10 loading
  2. [15:19:44] [AWT-EventQueue-0/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at D:\Minecraft\runtime\jre-x64\1.8.0_25
  3. [15:19:44] [AWT-EventQueue-0/INFO]: [AppEng] Core Init
  4. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  5. [15:20:02] [AWT-EventQueue-0/ERROR]: Failed to inject MCPDeobfuscation Transformer
  6. java.lang.NoSuchMethodException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.<init>(java.lang.String, cpw.mods.fml.relauncher.IFMLLoadingPlugin, java.io.File, int, [Ljava.lang.String;)
  7. at java.lang.Class.getConstructor0(Class.java:3074) ~[?:1.8.0_25]
  8. at java.lang.Class.getConstructor(Class.java:1817) ~[?:1.8.0_25]
  9. at codechicken.core.launch.CodeChickenCorePlugin.injectDeobfPlugin(CodeChickenCorePlugin.java:54) [mcforkage-baked.jar:?]
  10. at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:48) [mcforkage-baked.jar:?]
  11. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
  12. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
  13. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
  14. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
  15. at java.lang.Class.newInstance(Class.java:438) [?:1.8.0_25]
  16. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:263) [mcforkage-baked.jar:?]
  17. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:211) [mcforkage-baked.jar:?]
  18. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:190) [mcforkage-baked.jar:?]
  19. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [mcforkage-baked.jar:?]
  20. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [mcforkage-baked.jar:?]
  21. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [mcforkage-baked.jar:?]
  22. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:140) [mcforkage-baked.jar:?]
  23. at net.minecraft.launchwrapper.Launch.injectCascadingTweak(Launch.java:170) [mcforkage-baked.jar:?]
  24. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:147) [mcforkage-baked.jar:?]
  25. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  26. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  27. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  28. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  29. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  30. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  31. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  32. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  33. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  34. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  35. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  36. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  37. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  38. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  39. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  40. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  41. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  42. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  43. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  44. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  45. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  46. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  47. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  48. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  50. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  51. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  52. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  53. [15:20:02] [AWT-EventQueue-0/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  54. [15:20:03] [AWT-EventQueue-0/WARN]: The ic2/lib directory doesn't exist.
  55. [15:20:03] [AWT-EventQueue-0/WARN]: The ic2/mod directory doesn't exist.
  56. [15:20:03] [AWT-EventQueue-0/INFO]: Attempting to detect JVM version...
  57. [15:20:03] [AWT-EventQueue-0/INFO]: Detected JVM: 1.8
  58. [15:20:03] [AWT-EventQueue-0/INFO]: Starting library configuration...
  59. [15:20:03] [AWT-EventQueue-0/INFO]: System attached to FML. Now intercepting all logging calls.
  60. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoSuchFieldException: invalidClasses
  61. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getDeclaredField(Class.java:2062)
  62. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at logisticspipes.asm.LogisticsClassTransformer.<init>(LogisticsClassTransformer.java:53)
  63. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  64. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  65. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  66. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  67. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:438)
  68. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:96)
  69. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.mcforkage.compat.MCFCompat$1.registerTransformer(MCFCompat.java:107)
  70. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:105)
  71. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.injectCascadingTweak(Launch.java:170)
  72. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:194)
  73. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  74. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
  75. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
  76. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:140)
  77. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.injectCascadingTweak(Launch.java:170)
  78. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch$1.run(Launch.java:147)
  79. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
  80. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
  81. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.access$400(EventQueue.java:97)
  82. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:697)
  83. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:691)
  84. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  85. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
  86. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
  87. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
  88. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  89. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
  90. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  91. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
  92. [15:20:03] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
  93. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Resource not found: /META-INF/neresources_at.cfg
  94. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.ModAccessTransformer$2.openStream(ModAccessTransformer.java:35)
  95. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.io.ByteSource$AsCharSource.openStream(ByteSource.java:434)
  96. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.io.CharSource.readLines(CharSource.java:238)
  97. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.processATFile(AccessTransformer.java:125)
  98. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.ModAccessTransformer.<init>(ModAccessTransformer.java:30)
  99. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  100. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  101. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  102. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  103. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:438)
  104. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:96)
  105. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.mcforkage.compat.MCFCompat$1.registerTransformer(MCFCompat.java:107)
  106. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:35)
  107. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.injectCascadingTweak(Launch.java:170)
  108. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.injectTransformers(CoreModManager.java:336)
  109. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.injectPostfixTransformers(FMLLaunchHandler.java:108)
  110. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.appendCoreMods(FMLLaunchHandler.java:113)
  111. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141)
  112. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.injectCascadingTweak(Launch.java:170)
  113. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch$1.run(Launch.java:147)
  114. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
  115. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
  116. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.access$400(EventQueue.java:97)
  117. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:697)
  118. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:691)
  119. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  120. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
  121. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
  122. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
  123. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  124. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
  125. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  126. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
  127. [15:20:04] [AWT-EventQueue-0/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
  128. [15:20:05] [AWT-EventQueue-0/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  129. [15:20:05] [AWT-EventQueue-0/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  130. [15:20:05] [AWT-EventQueue-0/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  131. [15:20:05] [AWT-EventQueue-0/INFO]: Setting user: Resolut10n
  132. [15:20:05] [AWT-EventQueue-0/INFO]: Patching leaves.
  133. [15:20:05] [AWT-EventQueue-0/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase
  134. [15:20:06] [AWT-EventQueue-0/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  135. [15:20:06] [AWT-EventQueue-0/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  136. [15:20:06] [AWT-EventQueue-0/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  137. [15:20:06] [AWT-EventQueue-0/INFO]: Transforming net.minecraft.item.ItemStack Finished.
  138. [15:20:06] [AWT-EventQueue-0/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  139. [15:20:06] [AWT-EventQueue-0/INFO]: Transforming net.minecraft.world.WorldType Finished.
  140. [15:20:06] [AWT-EventQueue-0/INFO]: InvTweaks: net.minecraft.inventory.Container
  141. [15:20:06] [AWT-EventQueue-0/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  142. [15:20:06] [AWT-EventQueue-0/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  143. [15:20:06] [AWT-EventQueue-0/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  144. [15:20:07] [AWT-EventQueue-0/INFO]: [net.minecraft.client.main.Main:main:160]: Completely ignored arguments: [--tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --nativeLauncherVersion, 301, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker]
  145. [15:20:07] [Client thread/INFO]: LWJGL Version: 2.9.1
  146. [15:20:08] [Client thread/INFO]: transforming: net.minecraft.client.renderer.RenderBlocks
  147. [15:20:08] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  148. // Why is it breaking :(
  149.  
  150. Time: 3/28/16 3:20 PM
  151. Description: Loading screen debug info
  152.  
  153. This is just a prompt for computer specs to be printed.
  154.  
  155.  
  156. A detailed walkthrough of the error, its code path and all known details is as follows:
  157. ---------------------------------------------------------------------------------------
  158.  
  159. -- System Details --
  160. Details:
  161. Minecraft Version: 1.7.10
  162. Operating System: Windows 8.1 (amd64) version 6.3
  163. Java Version: 1.8.0_25, Oracle Corporation
  164. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  165. Memory: 78374104 bytes (74 MB) / 694157312 bytes (662 MB) up to 1908932608 bytes (1820 MB)
  166. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
  167. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  168. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  169. FML:
  170. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 9.18.10.3165' Renderer: 'Intel(R) HD Graphics 4600'
  171. [15:20:08] [Client thread/INFO]: Attempting early MinecraftForge initialization
  172. [15:20:08] [Client thread/INFO]: MinecraftForge v10.13.4.9999 Initialized
  173. [15:20:08] [Client thread/INFO]: Replaced 183 ore recipies
  174. [15:20:08] [Client thread/INFO]: Completed early MinecraftForge initialization
  175. [15:20:09] [Client thread/INFO]: [AppEng] Core Init
  176. [15:20:17] [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.11
  177. [15:20:17] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  178. [15:20:17] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  179. [15:20:17] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  180. [15:20:17] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  181. [15:20:17] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  182. [15:20:18] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
  183. [15:20:18] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  184. [15:20:19] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  185. [15:20:20] [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
  186. [15:20:20] [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.573
  187. [15:20:22] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  188. [15:20:22] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  189. [15:20:22] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  190. [15:20:22] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  191. [15:20:22] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  192. [15:20:22] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  193. [15:20:22] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  194. [15:20:23] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  195. [15:20:24] [Client thread/WARN]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.15
  196. [15:20:25] [Client thread/WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  197. [15:20:25] [Client thread/WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  198. [15:20:25] [Client thread/WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  199. [15:20:25] [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
  200. [15:20:25] [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
  201. [15:20:25] [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
  202. [15:20:25] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  203. [15:20:25] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  204. [15:20:25] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
  205. [15:20:25] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  206. [15:20:25] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  207. [15:20:27] [Client thread/INFO]: Forge Mod Loader has identified 173 mods to load
  208. [15:20:27] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  209. [15:20:27] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  210. [15:20:27] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  211. [15:20:27] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  212. [15:20:27] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  213. [15:20:27] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FML: public boolean cpw.mods.fml.common.FMLContainer.checkModLists(java.util.Map,cpw.mods.fml.relauncher.Side)
  214. [15:20:27] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, BinniePatcher, CodeChickenCore, <CoFH ASM>, NotEnoughItems, OpenModsCore, ThE-core, ThaumicTinkerer-preloader, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, CustomMainMenu, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
  215. [15:20:27] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, BinniePatcher, CodeChickenCore, <CoFH ASM>, NotEnoughItems, OpenModsCore, ThE-core, ThaumicTinkerer-preloader, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, CustomMainMenu, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
  216. [15:20:28] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on Forge: null
  217. [15:20:28] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:debug{1.0}: null
  218. [15:20:28] [Client thread/ERROR]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source mcforkage-baked.jar, however there is no signature matching that description
  219. [15:20:28] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:IC2{2.2.815-experimental}: null
  220. [15:20:28] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:AdvancedSolarPanel{1.7.10-3.5.1}: null
  221. [15:20:28] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:AgriCraft{1.7.10-1.5.0}: null
  222. [15:20:28] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:appliedenergistics2{rv3-beta-5}: null
  223. [15:20:28] [Client thread/INFO]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
  224. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:AWWayofTime{v1.3.3}: null
  225. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Baubles{1.0.1.10}: null
  226. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Thaumcraft{4.2.3.5}: null
  227. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Botania{r1.8-249}: null
  228. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Avaritia{1.11}: null
  229. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:bdlib{1.9.4.109}: null
  230. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BiblioCraft{1.11.4}: null
  231. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Mantle{1.7.10-0.3.2.jenkins191}: null
  232. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Natura{2.2.0}: null
  233. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BiomesOPlenty{2.1.0}: null
  234. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BiblioWoodsBoP{1.9}: null
  235. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Forestry{4.2.10.58}: null
  236. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BiblioWoodsForestry{1.7}: null
  237. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BiblioWoodsNatura{1.5}: null
  238. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:CoFHCore{1.7.10R3.1.2}: public final boolean cofh.mod.BaseMod.networkCheck(java.util.Map,cpw.mods.fml.relauncher.Side) throws cpw.mods.fml.common.versioning.InvalidVersionSpecificationException
  239. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ThermalFoundation{1.7.10R1.2.3}: public final boolean cofh.mod.BaseMod.networkCheck(java.util.Map,cpw.mods.fml.relauncher.Side) throws cpw.mods.fml.common.versioning.InvalidVersionSpecificationException
  240. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ThermalExpansion{1.7.10R4.1.2}: public final boolean cofh.mod.BaseMod.networkCheck(java.util.Map,cpw.mods.fml.relauncher.Side) throws cpw.mods.fml.common.versioning.InvalidVersionSpecificationException
  241. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BigReactors{0.4.3A}: null
  242. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BinnieCore{2.0-pre14}: null
  243. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Botany{2.0-pre14}: null
  244. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ExtraBees{2.0-pre14}: null
  245. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ExtraTrees{2.0-pre14}: null
  246. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Genetics{2.0-pre14}: null
  247. [15:20:29] [Client thread/INFO]: Hello Minecraft!!!
  248. [15:20:29] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BrandonsCore{1.0.0.11}: public boolean com.brandon3055.brandonscore.BrandonsCore.networkCheck(java.util.Map,cpw.mods.fml.relauncher.Side)
  249. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BuildCraft|Core{7.1.14}: null
  250. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BuildCraft|Builders{7.1.14}: null
  251. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BuildCraft|Transport{7.1.14}: null
  252. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BuildCraft|Energy{7.1.14}: null
  253. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BuildCraft|Silicon{7.1.14}: null
  254. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BuildCraft|Robotics{7.1.14}: null
  255. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BuildCraft|Factory{7.1.14}: null
  256. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:BuildCraft|Compat{7.1.3}: null
  257. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:CarpentersBlocks{3.3.7}: null
  258. [15:20:30] [Client thread/ERROR]: The mod Railcraft is expecting signature a0c255ac501b2749537d5824bb0f0588bf0320fa for source mcforkage-baked.jar, however there is no signature matching that description
  259. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Railcraft{9.9.0.0}: null
  260. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:TwilightForest{2.3.7}: null
  261. [15:20:30] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ForgeMultipart{1.2.0.345}: null
  262. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:chisel{2.9.4.10}: null
  263. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ComputerCraft{1.75}: null
  264. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:CustomMainMenu{1.9.2}: null
  265. [15:20:31] [Client thread/INFO]: Hello Minecraft!!!
  266. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:DraconicEvolution{1.0.2-snapshot_9}: null
  267. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:endercore{1.7.10-0.2.0.31_beta}: null
  268. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded{1.7.10R2.8.1}: public final boolean cofh.mod.BaseMod.networkCheck(java.util.Map,cpw.mods.fml.relauncher.Side) throws cpw.mods.fml.common.versioning.InvalidVersionSpecificationException
  269. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Waila{1.5.10}: null
  270. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:EnderIO{1.7.10-2.3.0.424_beta}: null
  271. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:EnderStorage{1.4.7.37}: null
  272. [15:20:31] [Client thread/ERROR]: The mod EnderTech is expecting signature 60da3693ba702836f120dba30a9a79e6130d70a6 for source mcforkage-baked.jar, however there is no signature matching that description
  273. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:EnderTech{1.7.10-0.3.2.405}: null
  274. [15:20:31] [Client thread/FATAL]: error.fingerprint.tampered
  275. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:EnderZoo{1.7.10-1.0.15.32}: null
  276. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:extracells{2.3.9}: null
  277. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ExtraUtilities{1.2.12}: null
  278. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:harvestcraft{1.7.10j}: null
  279. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ImmersiveEngineering{0.7.3}: null
  280. [15:20:31] [Client thread/INFO]: Natura, what are we going to do tomorrow night?
  281. [15:20:31] [Client thread/INFO]: TConstruct, we're going to take over the world!
  282. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:TConstruct{1.7.10-1.8.8.build988}: public boolean tconstruct.TConstruct.matchModVersions(java.util.Map,cpw.mods.fml.relauncher.Side)
  283. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ExtraTiC{1.4.5}: null
  284. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:fastleafdecay{1.4}: null
  285. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ThaumicTinkerer{unspecified}: null
  286. [15:20:31] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ForbiddenMagic{1.7.10-0.573}: null
  287. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineTweaker3{3.0.10}: null
  288. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:FTBL{1.0.17.6}: public boolean ftb.lib.mod.FTBLibMod.checkNetwork(java.util.Map,cpw.mods.fml.relauncher.Side)
  289. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:FTBT{1.0.1}: null
  290. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:FTBU{1.0.17.6}: public boolean ftb.utils.mod.FTBU.checkNetwork(java.util.Map,cpw.mods.fml.relauncher.Side)
  291. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:funkylocomotion{1.0}: null
  292. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:RedstoneArsenal{1.7.10R1.1.2}: public final boolean cofh.mod.BaseMod.networkCheck(java.util.Map,cpw.mods.fml.relauncher.Side) throws cpw.mods.fml.common.versioning.InvalidVersionSpecificationException
  293. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MagicBees{2.4.3}: null
  294. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:gendustry{1.6.3.132}: null
  295. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:GraviSuite{1.7.10-2.0.3}: null
  296. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:guideapi{1.7.10-1.0.1-20}: null
  297. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:iChunUtil{4.2.2}: null
  298. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Hats{4.0.1}: null
  299. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:HatStand{4.0.0}: null
  300. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:headcrumbs{1.7.4}: null
  301. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:IC2NuclearControl{2.3.4a}: null
  302. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:immersiveintegration{0.6.7}: null
  303. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:inpure|core{1.7.10R1.0.0B9}: null
  304. [15:20:32] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:inventorytweaks{1.59-dev-152-cf6e263}: null
  305. [15:20:33] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:IronChest{6.0.62.742}: null
  306. [15:20:33] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:JABBA{1.2.1}: null
  307. [15:20:33] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:journeymap{5.1.4}: public boolean journeymap.common.Journeymap.checkModLists(java.util.Map,cpw.mods.fml.relauncher.Side)
  308. [15:20:33] [Client thread/ERROR]: The mod LogisticsPipes is expecting signature 4ab9c640e37baa2d4eca3354863a84d2c06bee42 for source mcforkage-baked.jar, however there is no signature matching that description
  309. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:LogisticsPipes{0.9.3.95}: null
  310. [15:20:35] [Client thread/INFO]: [logisticspipes.LogisticsPipes:certificateWarning:571]: [LogisticsPipes|Certificate] Certificate not correct
  311. [15:20:35] [Client thread/INFO]: [logisticspipes.LogisticsPipes:certificateWarning:572]: [LogisticsPipes|Certificate] Expected: 4ab9c640e37baa2d4eca3354863a84d2c06bee42
  312. [15:20:35] [Client thread/INFO]: [logisticspipes.LogisticsPipes:certificateWarning:573]: [LogisticsPipes|Certificate] File: D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  313. [15:20:35] [Client thread/INFO]: [logisticspipes.LogisticsPipes:certificateWarning:574]: [LogisticsPipes|Certificate] This in not a LogisticsPipes version from RS485.
  314. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1}: null
  315. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1}: null
  316. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatForestry{1.7.10R2.8.1}: null
  317. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1}: null
  318. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatIC2{1.7.10R2.8.1}: null
  319. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MrTJPCoreMod{1.1.0.33}: null
  320. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ProjRed|Core{4.7.0pre12.95}: null
  321. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ProjRed|Exploration{4.7.0pre12.95}: null
  322. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1}: null
  323. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1}: null
  324. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1}: null
  325. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1}: null
  326. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1}: null
  327. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1}: null
  328. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1}: null
  329. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:modtweaker2{0.9.5}: null
  330. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Morpheus{1.7.10-1.6.21}: null
  331. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Mystcraft{0.12.3.01}: null
  332. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:NEIAddons{1.12.14.40}: null
  333. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:NEIAddons|Developer{1.12.14.40}: null
  334. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:NEIAddons|AppEng{1.12.14.40}: null
  335. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:NEIAddons|Botany{1.12.14.40}: null
  336. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:NEIAddons|Forestry{1.12.14.40}: null
  337. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:NEIAddons|CraftingTables{1.12.14.40}: null
  338. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:NEIAddons|ExNihilo{1.12.14.40}: null
  339. [15:20:35] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:neiintegration{1.1.2}: null
  340. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:NetherOres{1.7.10R2.3.1}: public final boolean cofh.mod.BaseMod.networkCheck(java.util.Map,cpw.mods.fml.relauncher.Side) throws cpw.mods.fml.common.versioning.InvalidVersionSpecificationException
  341. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:neresources{0.1.0.ManuallyBuilt}: null
  342. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:OpenMods{0.9.1}: null
  343. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:OpenBlocks{1.5.1}: null
  344. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:OpenPeripheralCore{1.3}: null
  345. [15:20:36] [Client thread/INFO]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:85): OPC API v. 3.4 provideded by OpenPeripheralCore, (ApiAccess source: file:/D:/Minecraft/FTB/FTBInfinity/minecraft/mcforkage-baked.jar)
  346. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:OpenPeripheral{0.5.1}: null
  347. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:OpenPeripheralIntegration{0.5}: null
  348. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:PortalGun{4.0.0-beta-6}: null
  349. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ProjRed|Transmission{4.7.0pre12.95}: null
  350. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ProjRed|Transportation{4.7.0pre12.95}: null
  351. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ProjRed|Compatibility{4.7.0pre12.95}: null
  352. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ProjRed|Integration{4.7.0pre12.95}: null
  353. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ProjRed|Illumination{4.7.0pre12.95}: null
  354. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ProjRed|Expansion{4.7.0pre12.95}: null
  355. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:rftools{4.22}: null
  356. [15:20:36] [Client thread/INFO]: There was supposed to be something witty here, I'm sorry.
  357. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:runicdungeons{1.1.6a}: null
  358. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:simplyjetpacks{1.5.3}: null
  359. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:SolarExpansion{1.6a}: null
  360. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:springboards{0.1}: null
  361. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StevesFactoryManager{A93}: null
  362. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StevesAddons{0.10.16}: null
  363. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StevesCarts{2.0.0.b18}: null
  364. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StevesWorkshop{0.5.1}: null
  365. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StorageDrawers{1.7.10-1.9.4}: null
  366. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StorageDrawersBop{1.7.10-1.1.1}: null
  367. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StorageDrawersForestry{1.7.10-1.1.2}: null
  368. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StorageDrawersMisc{1.7.10-1.1.2}: null
  369. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:StorageDrawersNatura{1.7.10-1.1.1}: null
  370. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:thaumcraftneiplugin{@VERSION@}: null
  371. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:thaumicenergistics{1.0.0.1}: null
  372. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ThaumicExploration{0.6.0}: null
  373. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ThermalDynamics{1.7.10R1.1.0}: public final boolean cofh.mod.BaseMod.networkCheck(java.util.Map,cpw.mods.fml.relauncher.Side) throws cpw.mods.fml.common.versioning.InvalidVersionSpecificationException
  374. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:TiCTooltips{1.2.5}: null
  375. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:TMechworks{0.2.15.106}: null
  376. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:Translocator{1.1.2.15}: null
  377. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:WailaHarvestability{1.1.6}: null
  378. [15:20:36] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:wawla{1.3.3}: null
  379. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:witchery{0.24.1}: null
  380. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:WR-CBE|Core{1.4.1.9}: null
  381. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:WR-CBE|Addons{1.4.1.9}: null
  382. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:WR-CBE|Logic{1.4.1.9}: null
  383. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:McMultipart{1.2.0.345}: null
  384. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:MCFrames{1.0}: null
  385. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ForgeRelocation{0.0.1.4}: null
  386. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:RelocationFMP{0.0.1.2}: null
  387. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:aobd{2.9.1}: null
  388. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:denseores{1.0}: null
  389. [15:20:37] [Client thread/INFO]: [cpw.mods.fml.common.network.internal.NetworkModHolder:<init>:132]: networkcheckhandler on FMLMod:ForgeMicroblock{1.2.0.345}: null
  390. [15:20:37] [Client thread/ERROR]: Injecting null into field public static chocohead.patcher.PatcherPlugin$Patcher chocohead.patcher.PatcherPlugin$Patcher.instance of type class chocohead.patcher.PatcherPlugin$Patcher?
  391. java.lang.IllegalArgumentException: injecting null?
  392. at net.minecraftforkage.internal.FieldInjection$Entry.inject(FieldInjection.java:54) [mcforkage-baked.jar:?]
  393. at net.minecraftforkage.internal.FieldInjection.injectModInstancesAndMetadata(FieldInjection.java:121) [mcforkage-baked.jar:?]
  394. at cpw.mods.fml.common.Loader.loadMods(Loader.java:542) [mcforkage-baked.jar:?]
  395. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [mcforkage-baked.jar:?]
  396. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [mcforkage-baked.jar:?]
  397. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [mcforkage-baked.jar:?]
  398. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  399. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  400. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  401. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  402. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  403. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  404. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  405. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  406. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  407. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  408. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  409. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  410. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  411. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  412. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  413. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  414. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  415. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  416. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  417. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  418. [15:20:38] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.decor.BlockFence
  419. [15:20:39] [Client thread/ERROR]: Unable to determine registrant mod for vswe.stevescarts.Fancy.OverheadHandler@5110e70f. This is a critical error and should be impossible
  420. java.lang.Throwable
  421. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [mcforkage-baked.jar:?]
  422. at vswe.stevescarts.Fancy.FancyPancyHandler.<init>(FancyPancyHandler.java:48) [mcforkage-baked.jar:?]
  423. at vswe.stevescarts.Fancy.OverheadHandler.<init>(OverheadHandler.java:50) [mcforkage-baked.jar:?]
  424. at vswe.stevescarts.Fancy.FancyPancyLoader.<init>(FancyPancyLoader.java:34) [mcforkage-baked.jar:?]
  425. at vswe.stevescarts.ClientProxy.<init>(ClientProxy.java:18) [mcforkage-baked.jar:?]
  426. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
  427. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
  428. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
  429. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
  430. at net.minecraftforkage.internal.FieldInjection.injectSidedProxies(FieldInjection.java:88) [mcforkage-baked.jar:?]
  431. at cpw.mods.fml.common.Loader.loadMods(Loader.java:543) [mcforkage-baked.jar:?]
  432. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [mcforkage-baked.jar:?]
  433. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [mcforkage-baked.jar:?]
  434. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [mcforkage-baked.jar:?]
  435. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  436. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  437. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  438. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  439. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  440. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  441. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  442. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  443. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  444. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  445. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  446. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  447. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  448. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  449. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  450. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  451. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  452. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  453. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  454. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  455. [15:20:39] [Client thread/ERROR]: Unable to determine registrant mod for vswe.stevescarts.Fancy.OverheadHandler@5110e70f. This is a critical error and should be impossible
  456. java.lang.Throwable
  457. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [mcforkage-baked.jar:?]
  458. at vswe.stevescarts.Fancy.OverheadHandler.<init>(OverheadHandler.java:51) [mcforkage-baked.jar:?]
  459. at vswe.stevescarts.Fancy.FancyPancyLoader.<init>(FancyPancyLoader.java:34) [mcforkage-baked.jar:?]
  460. at vswe.stevescarts.ClientProxy.<init>(ClientProxy.java:18) [mcforkage-baked.jar:?]
  461. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
  462. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
  463. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
  464. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
  465. at net.minecraftforkage.internal.FieldInjection.injectSidedProxies(FieldInjection.java:88) [mcforkage-baked.jar:?]
  466. at cpw.mods.fml.common.Loader.loadMods(Loader.java:543) [mcforkage-baked.jar:?]
  467. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [mcforkage-baked.jar:?]
  468. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [mcforkage-baked.jar:?]
  469. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [mcforkage-baked.jar:?]
  470. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  471. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  472. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  473. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  474. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  475. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  476. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  477. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  478. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  479. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  480. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  481. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  482. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  483. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  484. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  485. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  486. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  487. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  488. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  489. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  490. [15:20:41] [Client thread/ERROR]: Unable to determine registrant mod for extracells.proxy.ClientProxy@1fbef557. This is a critical error and should be impossible
  491. java.lang.Throwable
  492. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [mcforkage-baked.jar:?]
  493. at extracells.proxy.ClientProxy.<init>(ClientProxy.java:26) [mcforkage-baked.jar:?]
  494. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
  495. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
  496. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
  497. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
  498. at net.minecraftforkage.internal.FieldInjection.injectSidedProxies(FieldInjection.java:88) [mcforkage-baked.jar:?]
  499. at cpw.mods.fml.common.Loader.loadMods(Loader.java:543) [mcforkage-baked.jar:?]
  500. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [mcforkage-baked.jar:?]
  501. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [mcforkage-baked.jar:?]
  502. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [mcforkage-baked.jar:?]
  503. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  504. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  505. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  506. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  507. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  508. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  509. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  510. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  511. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  512. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  513. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  514. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  515. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  516. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  517. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  518. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  519. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  520. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  521. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  522. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  523. [15:20:41] [Client thread/ERROR]: Unable to determine registrant mod for thaumicenergistics.client.ClientProxy@7eb2726f. This is a critical error and should be impossible
  524. java.lang.Throwable
  525. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [mcforkage-baked.jar:?]
  526. at thaumicenergistics.client.ClientProxy.<init>(ClientProxy.java:15) [mcforkage-baked.jar:?]
  527. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
  528. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
  529. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
  530. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
  531. at net.minecraftforkage.internal.FieldInjection.injectSidedProxies(FieldInjection.java:88) [mcforkage-baked.jar:?]
  532. at cpw.mods.fml.common.Loader.loadMods(Loader.java:543) [mcforkage-baked.jar:?]
  533. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [mcforkage-baked.jar:?]
  534. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [mcforkage-baked.jar:?]
  535. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [mcforkage-baked.jar:?]
  536. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  537. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  538. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  539. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  540. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  541. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  542. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  543. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  544. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  545. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  546. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  547. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  548. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  549. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  550. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  551. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  552. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  553. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  554. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  555. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  556. [15:20:42] [Client thread/INFO]: Transforming Class (thaumcraft/client/renderers/entity/RenderGolemBase)
  557. [15:20:43] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader
  558. [15:20:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  559. [15:20:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  560. [15:20:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  561. [15:20:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  562. [15:20:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  563. [15:20:43] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  564. [15:20:44] [Client thread/INFO]: Processing ObjectHolder annotations
  565. [15:20:45] [Client thread/INFO]: Found 438 ObjectHolder annotations
  566. [15:20:45] [Client thread/INFO]: Identifying ItemStackHolder annotations
  567. [15:20:45] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  568. [15:20:45] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  569. [15:20:46] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  570. [15:20:46] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  571. [15:20:48] [Client thread/INFO]: registering tile.agricraft:crops
  572. [15:20:48] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
  573. [15:20:48] [Client thread/INFO]: registering tile.agricraft:waterPad
  574. [15:20:48] [Client thread/INFO]: registering tile.agricraft:waterPadFull
  575. [15:20:48] [Client thread/INFO]: registering tile.agricraft:waterTank
  576. [15:20:48] [Client thread/INFO]: registering tile.agricraft:waterChannel
  577. [15:20:48] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
  578. [15:20:48] [Client thread/INFO]: registering tile.agricraft:channelValve
  579. [15:20:48] [Client thread/INFO]: registering tile.agricraft:sprinkler
  580. [15:20:48] [Client thread/INFO]: registering tile.agricraft:seedStorage
  581. [15:20:48] [Client thread/INFO]: registering tile.agricraft:peripheral
  582. [15:20:48] [Client thread/INFO]: registering tile.agricraft:fence
  583. [15:20:49] [Client thread/INFO]: registering tile.agricraft:fenceGate
  584. [15:20:49] [Client thread/INFO]: registering tile.agricraft:grate
  585. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropPotato
  586. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedPotato
  587. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropCarrot
  588. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedCarrot
  589. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
  590. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedSugarcane
  591. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropDandelion
  592. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedDandelion
  593. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropPoppy
  594. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedPoppy
  595. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropOrchid
  596. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedOrchid
  597. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropAllium
  598. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedAllium
  599. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
  600. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedTulipRed
  601. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
  602. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
  603. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
  604. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
  605. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
  606. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedTulipPink
  607. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropDaisy
  608. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedDaisy
  609. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropCactus
  610. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedCactus
  611. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
  612. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedShroomRed
  613. [15:20:49] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
  614. [15:20:49] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
  615. [15:20:49] [Client thread/INFO]: Crops registered
  616. [15:20:49] [Client thread/INFO]: registering item.agricraft:cropsItem
  617. [15:20:49] [Client thread/INFO]: registering item.agricraft:journal
  618. [15:20:49] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
  619. [15:20:49] [Client thread/INFO]: registering item.agricraft:debugger
  620. [15:20:49] [Client thread/INFO]: registering item.agricraft:trowel
  621. [15:20:49] [Client thread/INFO]: registering item.agricraft:handRake
  622. [15:20:49] [Client thread/INFO]: registering item.agricraft:clipper
  623. [15:20:49] [Client thread/INFO]: registering item.agricraft:clipping
  624. [15:20:49] [Client thread/INFO]: Pre Initialization ( started )
  625. [15:20:50] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  626. [15:20:50] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  627. [15:20:50] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  628. [15:20:50] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  629. [15:20:50] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  630. [15:20:50] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  631. [15:20:50] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  632. [15:20:50] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  633. [15:20:50] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  634. [15:20:50] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
  635. [15:20:50] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  636. [15:20:50] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  637. [15:20:51] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  638. [15:20:51] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  639. [15:20:51] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  640. [15:20:51] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  641. [15:20:51] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  642. [15:20:51] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  643. [15:20:51] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  644. [15:20:51] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  645. [15:20:51] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  646. [15:20:51] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  647. [15:20:51] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  648. [15:20:51] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  649. [15:20:51] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  650. [15:20:51] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  651. [15:20:51] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  652. [15:20:51] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
  653. [15:20:51] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  654. [15:20:51] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
  655. [15:20:51] [Client thread/INFO]: Pre Initialization ( ended after 2383ms )
  656. [15:20:54] [Client thread/INFO]: Transforming Class (thaumcraft/common/entities/golems/ItemGolemPlacer)
  657. [15:20:54] [Client thread/INFO]: Transforming Class (thaumcraft/common/entities/golems/EntityGolemBase)
  658. [15:20:54] [Client thread/INFO]: Transforming Class (thaumcraft/common/entities/golems/ItemGolemBell)
  659. [15:20:56] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  660. [15:20:57] [Client thread/INFO]: [Botania] Registered 1215 recipes.
  661. [15:20:57] [Client thread/INFO]: bdlib 1.9.4.109 loaded
  662. [15:20:57] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  663. [15:20:57] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  664. [15:20:57] [Client thread/INFO]: Entering preinitialization phase.
  665. [15:20:57] [Client thread/INFO]: Loading configuration from disk.
  666. [15:20:57] [Client thread/INFO]: Configuration load completed.
  667. [15:20:57] [Client thread/INFO]: Patching leaves.
  668. [15:20:57] [Client thread/INFO]: Found leaf Class: mods/natura/blocks/trees/NLeaves
  669. [15:20:57] [Client thread/INFO]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  670. [15:20:59] [Client thread/INFO]: Trail info successfully received from remote.
  671. [15:21:00] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
  672. [15:21:00] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
  673. [15:21:00] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
  674. [15:21:00] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  675. [15:21:00] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  676. [15:21:00] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  677. [15:21:00] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
  678. [15:21:03] [Client thread/INFO]: Registering Default Templates.
  679. [15:21:03] [Client thread/INFO]: Registering default generators
  680. [15:21:03] [Client thread/INFO]: Complete
  681. [15:21:03] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
  682. [15:21:03] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
  683. [15:21:03] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
  684. [15:21:03] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
  685. [15:21:03] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.BreedingSystem
  686. [15:21:03] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.BeeBreedingSystem
  687. [15:21:03] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.TreeBreedingSystem
  688. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.botany.gardening.ModuleGardening
  689. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.FlowerHelper
  690. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.BotanistTracker
  691. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.ItemHiveFrame
  692. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.products.EnumHoneyComb
  693. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeesSpecies
  694. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyHatchery$PackageAlvearyHatchery
  695. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyTransmission$PackageAlvearyTransmission
  696. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.TileExtraBeeAlveary
  697. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ModuleBlocks
  698. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.item.ModuleItems
  699. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.PlankType$ForestryPlanks
  700. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ItemETDoor
  701. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.genetics.ModuleGenetics
  702. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.genetics.ExtraTreeSpecies
  703. [15:21:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ILogType$ForestryLog
  704. [15:21:04] [Client thread/INFO]: Starting BuildCraft 7.1.14
  705. [15:21:04] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2015
  706. [15:21:04] [Client thread/INFO]: http://www.mod-buildcraft.com
  707. [15:21:06] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  708. [15:21:06] [Client thread/WARN]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@6b6e471a to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@1a6112d2. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
  709. [15:21:08] [Client thread/INFO]: Starting pre-init...
  710. [15:21:08] [Client thread/INFO]: Loading blocks...
  711. [15:21:08] [Client thread/INFO]: 106 Feature's blocks loaded.
  712. [15:21:08] [Client thread/INFO]: Loading Tile Entities...
  713. [15:21:08] [Client thread/INFO]: Tile Entities loaded.
  714. [15:21:08] [Client thread/INFO]: Loading items...
  715. [15:21:09] [Client thread/INFO]: 106 Feature's items loaded.
  716. [15:21:09] [Client thread/INFO]: Pre-init finished.
  717. [15:21:09] [Client thread/INFO]: Finished PreInitialization
  718. [15:21:09] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
  719. [15:21:11] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
  720. [15:21:12] [Client thread/INFO]: Hello World
  721. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@349ce285
  722. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@59253b1e
  723. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@23414686
  724. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@534c643b
  725. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@43f2fb9f
  726. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@631ee571
  727. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@4ac2fae2
  728. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@7a9f223d
  729. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@2e6500f2
  730. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@3a444d22
  731. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@670ca562
  732. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@6401fd74
  733. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@62e50396
  734. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.DenseOresHelper@7a506fb5
  735. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@78f5f228
  736. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@13745a1f
  737. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@59470254
  738. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@18b5da82
  739. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@6eef7403
  740. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@17bc350
  741. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@28645bae
  742. [15:21:13] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@1e33e5ea
  743. [15:21:13] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  744. [15:21:14] [Client thread/INFO]: Gear module active. Adding gear cast.
  745. [15:21:14] [Client thread/INFO]: Natura Detected
  746. [15:21:14] [Client thread/INFO]: Applied Energistics Detected
  747. [15:21:14] [Client thread/INFO]: Biomes O' Plenty Detected
  748. [15:21:14] [Client thread/INFO]: Botania Detected
  749. [15:21:14] [Client thread/INFO]: Twilight Forest Detected
  750. [15:21:14] [Client thread/INFO]: Thaumcraft Detected
  751. [15:21:14] [Client thread/INFO]: Dragonic Evolution Detected
  752. [15:21:14] [Client thread/INFO]: EnderIO Detected
  753. [15:21:14] [Client thread/INFO]: BigReactors Detected
  754. [15:21:14] [Client thread/INFO]: ExtraUtils Detected
  755. [15:21:14] [Client thread/INFO]: HarvestCraft Detected
  756. [15:21:14] [Client thread/INFO]: Thermal Foundation Detected
  757. [15:21:14] [Client thread/WARN]: ****************************************
  758. [15:21:14] [Client thread/WARN]: * A broken ore dictionary registration with name ingotFairy has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  759. TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
  760. [15:21:14] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:537)
  761. [15:21:14] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:500)
  762. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
  763. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
  764. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
  765. [15:21:14] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  766. [15:21:14] [Client thread/WARN]: ****************************************
  767. [15:21:14] [Client thread/WARN]: ****************************************
  768. [15:21:14] [Client thread/WARN]: * A broken ore dictionary registration with name ingotPokefennium has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  769. TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
  770. [15:21:14] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:537)
  771. [15:21:14] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:500)
  772. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
  773. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
  774. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
  775. [15:21:14] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  776. [15:21:14] [Client thread/WARN]: ****************************************
  777. [15:21:14] [Client thread/WARN]: ****************************************
  778. [15:21:14] [Client thread/WARN]: * A broken ore dictionary registration with name ingotRed_aurum has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  779. TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
  780. [15:21:14] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:537)
  781. [15:21:14] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:500)
  782. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
  783. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
  784. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
  785. [15:21:14] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  786. [15:21:14] [Client thread/WARN]: ****************************************
  787. [15:21:14] [Client thread/WARN]: ****************************************
  788. [15:21:14] [Client thread/WARN]: * A broken ore dictionary registration with name ingotDrulloy has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  789. TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
  790. [15:21:14] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:537)
  791. [15:21:14] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:500)
  792. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.common.ItemHandler._addTIItems(ItemHandler.java:78)
  793. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:20)
  794. [15:21:14] [Client thread/WARN]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
  795. [15:21:14] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  796. [15:21:14] [Client thread/WARN]: ****************************************
  797. [15:21:15] [Client thread/INFO]: Loading FTBLib, DevEnv
  798. [15:21:15] [Client thread/INFO]: OS: WINDOWS, 64bit: true
  799. [15:21:15] [Client thread/INFO]: LMMod 'FTBL' created
  800. [15:21:15] [Client thread/INFO]: LMMod 'FTBU' created
  801. [15:21:16] [Client thread/INFO]: Backups folder - D:\Minecraft\FTB\FTBInfinity\minecraft\.\backups
  802. [15:21:16] [Client thread/INFO]: Let's Move!
  803. [15:21:16] [Client thread/INFO]: Preinit started
  804. [15:21:16] [Client thread/INFO]: Found nugget of type IRON
  805. [15:21:16] [Client thread/INFO]: Found nugget of type COPPER
  806. [15:21:16] [Client thread/INFO]: Found nugget of type TIN
  807. [15:21:16] [Client thread/INFO]: Found nugget of type SILVER
  808. [15:21:16] [Client thread/INFO]: Found nugget of type LEAD
  809. [15:21:16] [Client thread/INFO]: Found nugget of type DIAMOND
  810. [15:21:16] [Client thread/INFO]: Disabled nugget DIAMOND
  811. [15:21:16] [Client thread/INFO]: Found nugget of type EMERALD
  812. [15:21:16] [Client thread/INFO]: Disabled nugget EMERALD
  813. [15:21:16] [Client thread/INFO]: Found nugget of type APATITE
  814. [15:21:16] [Client thread/INFO]: Disabled nugget APATITE
  815. [15:21:16] [Client thread/INFO]: Preinit completed
  816. [15:21:16] [Client thread/INFO]: IC2 Version: IC2 2.2.815-experimental
  817. [15:21:16] [Client thread/INFO]: RF API Version: CoFHAPI 1.7.10R1.0.2
  818. [15:21:16] [Client thread/INFO]: Available Forestry species roots:
  819. [15:21:16] [Client thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeHelper
  820. [15:21:16] [Client thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
  821. [15:21:16] [Client thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
  822. [15:21:16] [Client thread/INFO]: * rootFlowers - binnie.botany.genetics.FlowerHelper
  823. [15:21:16] [Client thread/INFO]: Loading internal config files for mod Gendustry
  824. [15:21:16] [Client thread/INFO]: Loading config: jar:file:/D:/Minecraft/FTB/FTBInfinity/minecraft/mcforkage-baked.jar!/assets/gendustry/config/tuning.cfg
  825. [15:21:16] [Client thread/INFO]: Loading config: jar:file:/D:/Minecraft/FTB/FTBInfinity/minecraft/mcforkage-baked.jar!/assets/gendustry/config/recipes.cfg
  826. [15:21:16] [Client thread/INFO]: Loading config: jar:file:/D:/Minecraft/FTB/FTBInfinity/minecraft/mcforkage-baked.jar!/assets/gendustry/config/upgrades.cfg
  827. [15:21:16] [Client thread/INFO]: Loading config: jar:file:/D:/Minecraft/FTB/FTBInfinity/minecraft/mcforkage-baked.jar!/assets/gendustry/config/bees_color.cfg
  828. [15:21:16] [Client thread/INFO]: Loading config: jar:file:/D:/Minecraft/FTB/FTBInfinity/minecraft/mcforkage-baked.jar!/assets/gendustry/config/bees_patreon.cfg
  829. [15:21:16] [Client thread/INFO]: Loading user config files for mod Gendustry
  830. [15:21:16] [Client thread/INFO]: Loading config: D:\Minecraft\FTB\FTBInfinity\minecraft\config\gendustry\custombees.cfg
  831. [15:21:16] [Client thread/INFO]: Config loading for mod Gendustry finished
  832. [15:21:17] [Client thread/INFO]: Created 52 BC triggers for Forestry error codes
  833. [15:21:17] [Client thread/INFO]: Loaded creative tabs for gendustry
  834. [15:21:17] [Client thread/INFO]: Items loaded
  835. [15:21:17] [Client thread/INFO]: Fluids loaded
  836. [15:21:17] [Client thread/INFO]: Blocks loaded
  837. [15:21:17] [Client thread/INFO]: Machines loaded
  838. [15:21:17] [Client thread/INFO]: Registered reload listener
  839. [15:21:17] [Client thread/INFO]: Resource manager reload, new language: en_US
  840. [15:21:17] [Client thread/INFO]: Loading language file D:\Minecraft\FTB\FTBInfinity\minecraft\config\gendustry\custombees.en_US.lang
  841. [15:21:17] [Client thread/INFO]: Beating Minecraft's resource loading system with a shovel. Please stand by...
  842. [15:21:17] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
  843. [15:21:17] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
  844. [15:21:17] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  845. [15:21:17] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  846. [15:21:17] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
  847. [15:21:18] [Client thread/INFO]: Loaded BCProxy
  848. [15:21:18] [Client thread/INFO]: Loaded ForestryProxy
  849. [15:21:18] [Client thread/INFO]: Loaded IC2Proxy
  850. [15:21:18] [Client thread/INFO]: Loaded CCProxy
  851. [15:21:18] [Client thread/INFO]: Loaded ThaumCraftProxy
  852. [15:21:18] [Client thread/INFO]: Loaded ThermalExpansionProxy
  853. [15:21:18] [Client thread/INFO]: Loaded BetterStorage DummyProxy
  854. [15:21:18] [Client thread/INFO]: Loaded NEIProxy
  855. [15:21:18] [Client thread/INFO]: Loaded Factorization DummyProxy
  856. [15:21:18] [Client thread/INFO]: Loaded EnderIOProxy
  857. [15:21:18] [Client thread/INFO]: Loaded IronChestProxy
  858. [15:21:18] [Client thread/INFO]: Loaded EnderStorageProxy
  859. [15:21:18] [Client thread/INFO]: Loaded OpenComputers DummyProxy
  860. [15:21:18] [Client thread/INFO]: Loaded ToolWrenchProxy
  861. [15:21:18] [Client thread/INFO]: Loaded ExtraCellsProxy
  862. [15:21:18] [Client thread/INFO]: Loaded CoFHPowerProxy
  863. [15:21:18] [Client thread/INFO]: Loaded TDProxy
  864. [15:21:18] [Client thread/INFO]: Loaded BinnieProxy
  865. [15:21:18] [Client thread/INFO]: Loaded CCLProxy
  866. [15:21:18] [Client thread/FATAL]: Certificate not correct
  867. [15:21:18] [Client thread/FATAL]: This in not a LogisticsPipes version from RS485.
  868. [15:21:19] [Client thread/INFO]: Starting PreInitialization for modtweaker2
  869. [15:21:19] [Client thread/INFO]: Loading configuration
  870. [15:21:19] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv3-beta-5 detected
  871. [15:21:19] [Client thread/INFO]: Version check success: Botany required / 2.0-pre14 detected
  872. [15:21:19] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.10.58 detected
  873. [15:21:19] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
  874. [15:21:19] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
  875. [15:21:19] [Client thread/INFO]: Starting NEI Integration
  876. [15:21:19] [Client thread/INFO]: Loading configuration files
  877. [15:21:19] [Client thread/INFO]: Loading configs..
  878. [15:21:19] [Client thread/INFO]: Updating ModMetaData...
  879. [15:21:19] [Client thread/INFO]: Registering Network Messages...
  880. [15:21:19] [Client thread/INFO]: Requesting Sync...
  881. [15:21:19] [Client thread/INFO]: Registering Events...
  882. [15:21:20] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  883. [15:21:20] [Client thread/INFO]: [4.0.0-beta-6] Loading properties.
  884. [15:21:21] [Client thread/WARN]: Failed to load PR Plugin: Treecapitator: gem axe compat
  885. [15:21:21] [Client thread/WARN]: Failed to load PR Plugin: Colored Lights: Illumination lighting
  886. [15:21:21] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
  887. [15:21:22] [Client thread/WARN]: ****************************************
  888. [15:21:22] [Client thread/WARN]: * A broken ore dictionary registration with name ingotRunicSteel has occurred. It adds an item (type: class mrcomputerghost.runicdungeons.items.ItemCraftingItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  889. TO USERS: YES this is a BUG in the mod Runic Dungeons report it to them!
  890. [15:21:22] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:537)
  891. [15:21:22] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:500)
  892. [15:21:22] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:498)
  893. [15:21:22] [Client thread/WARN]: * at mrcomputerghost.runicdungeons.items.RunicItems.initItems(RunicItems.java:136)
  894. [15:21:22] [Client thread/WARN]: * at mrcomputerghost.runicdungeons.RunicDungeons.preInit(RunicDungeons.java:119)
  895. [15:21:22] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  896. [15:21:22] [Client thread/WARN]: ****************************************
  897. [15:21:22] [Client thread/INFO]: Starting Simply Jetpacks
  898. [15:21:22] [Client thread/INFO]: Successfully found CoFHLib
  899. [15:21:22] [Client thread/INFO]: Loading configuration files
  900. [15:21:22] [Client thread/INFO]: Registering items
  901. [15:21:22] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.blocks.BlockCableCluster
  902. [15:21:22] [Client thread/INFO]: Applied CREATE_TE transformer
  903. [15:21:22] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityManager
  904. [15:21:22] [Client thread/INFO]: Applied ACTIVATE_TRIGGER transformer
  905. [15:21:22] [Client thread/INFO]: Applied GET_GUI transformer
  906. [15:21:22] [Client thread/INFO]: Applied MANAGER_INIT transformer
  907. [15:21:22] [Client thread/INFO]: Applied UPDATE_ENTITY transformer
  908. [15:21:22] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityCluster
  909. [15:21:22] [Client thread/INFO]: Applied PUBLIC_PAIR transformer
  910. [15:21:22] [Client thread/INFO]: Applied GET_PUBLIC_REGISTRATIONS transformer
  911. [15:21:22] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityRFCluster
  912. [15:21:22] [Client thread/INFO]: Applied GET_REGISTRATIONS transformer
  913. [15:21:22] [Client thread/INFO]: Applied GET_RF_NODE transformer
  914. [15:21:22] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.blocks.ConnectionBlockType
  915. [15:21:22] [Client thread/INFO]: Applied IS_INSTANCE transformer
  916. [15:21:22] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuInterval
  917. [15:21:22] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuItem
  918. [15:21:22] [Client thread/INFO]: Applied ITEM_SEARCH transformer
  919. [15:21:22] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.components.ComponentMenuContainerTypes
  920. [15:21:22] [Client thread/INFO]: Applied WRITE_TO_NBT transformer
  921. [15:21:22] [Client thread/INFO]: Applied READ_FROM_NBT transformer
  922. [15:21:23] [Client thread/INFO]: Starting (PreInit)
  923. [15:21:23] [Client thread/INFO]: Finished (PreInit in 236ms)
  924. [15:21:23] [Client thread/INFO]: Loading configuration...
  925. [15:21:23] [Client thread/INFO]: Done.
  926. [15:21:24] [Client thread/WARN]: witchery: Potion slot 71 already occupided by potion.dragonwrack is being overwriting with witchery:potion.gasmask, you may want to change potion ids in the config file!
  927. [15:21:25] [Client thread/INFO]: Applying holder lookups
  928. [15:21:25] [Client thread/INFO]: Holder lookups applied
  929. [15:21:25] [Client thread/INFO]: Injecting itemstacks
  930. [15:21:25] [Client thread/INFO]: Itemstack injection complete
  931. [15:21:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  932. [15:21:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  933. [15:21:25] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  934. [15:21:25] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  935. [15:21:25] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  936. [15:21:26] [Client thread/ERROR]: Unable to determine registrant mod for codechicken.lib.render.TextureUtils@8b5b51a. This is a critical error and should be impossible
  937. java.lang.Throwable
  938. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [mcforkage-baked.jar:?]
  939. at codechicken.lib.render.TextureUtils.<clinit>(TextureUtils.java:33) [mcforkage-baked.jar:?]
  940. at codechicken.multipart.BlockMultipart.func_149651_a(BlockMultipart.scala:215) [mcforkage-baked.jar:?]
  941. at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:335) [mcforkage-baked.jar:?]
  942. at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:62) [mcforkage-baked.jar:?]
  943. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540) [mcforkage-baked.jar:?]
  944. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [mcforkage-baked.jar:?]
  945. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  946. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  947. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  948. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  949. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  950. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  951. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  952. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  953. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  954. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  955. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  956. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  957. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  958. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  959. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  960. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  961. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  962. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  963. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  964. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  965. [15:21:26] [Client thread/ERROR]: Unable to determine registrant mod for team.chisel.ctmlib.TextureSubmap@770cb84d. This is a critical error and should be impossible
  966. java.lang.Throwable
  967. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [mcforkage-baked.jar:?]
  968. at team.chisel.ctmlib.TextureSubmap.<clinit>(TextureSubmap.java:24) [mcforkage-baked.jar:?]
  969. at com.cricketcraft.chisel.api.rendering.TextureType$7.registerIcons(TextureType.java:194) [mcforkage-baked.jar:?]
  970. at com.cricketcraft.chisel.api.rendering.TextureType$SubmapManagerDefault.registerIcons(TextureType.java:458) [mcforkage-baked.jar:?]
  971. at com.cricketcraft.chisel.api.carving.VariationInfoBase.registerIcons(VariationInfoBase.java:61) [mcforkage-baked.jar:?]
  972. at com.cricketcraft.chisel.api.carving.CarvableHelper.registerBlockIcons(CarvableHelper.java:201) [mcforkage-baked.jar:?]
  973. at team.chisel.block.BlockCarvable.func_149651_a(BlockCarvable.java:71) [mcforkage-baked.jar:?]
  974. at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:335) [mcforkage-baked.jar:?]
  975. at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:62) [mcforkage-baked.jar:?]
  976. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540) [mcforkage-baked.jar:?]
  977. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [mcforkage-baked.jar:?]
  978. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  979. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  980. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  981. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  982. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  983. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  984. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  985. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  986. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  987. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  988. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  989. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  990. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  991. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  992. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  993. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  994. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  995. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  996. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  997. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  998. [15:21:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  999. [15:21:26] [Sound Library Loader/INFO]: Sound engine started
  1000. [15:21:26] [Client thread/ERROR]: Unable to determine registrant mod for cofh.repack.codechicken.lib.render.TextureUtils@4fe3c78. This is a critical error and should be impossible
  1001. java.lang.Throwable
  1002. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [mcforkage-baked.jar:?]
  1003. at cofh.repack.codechicken.lib.render.TextureUtils.<clinit>(TextureUtils.java:35) [mcforkage-baked.jar:?]
  1004. at cofh.thermaldynamics.render.TextureOverlay.generateBaseTexture(TextureOverlay.java:48) [mcforkage-baked.jar:?]
  1005. at cofh.thermaldynamics.duct.Duct.registerIcons(Duct.java:81) [mcforkage-baked.jar:?]
  1006. at cofh.thermaldynamics.duct.BlockDuct.func_149651_a(BlockDuct.java:164) [mcforkage-baked.jar:?]
  1007. at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:335) [mcforkage-baked.jar:?]
  1008. at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:62) [mcforkage-baked.jar:?]
  1009. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540) [mcforkage-baked.jar:?]
  1010. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [mcforkage-baked.jar:?]
  1011. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  1012. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1013. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1014. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1015. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1016. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  1017. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  1018. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  1019. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  1020. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  1021. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  1022. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  1023. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  1024. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  1025. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  1026. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  1027. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  1028. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  1029. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  1030. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  1031. [15:21:27] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  1032. [15:21:27] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  1033. [15:21:28] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  1034. [15:21:28] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  1035. [15:21:28] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  1036. [15:21:28] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
  1037. [15:21:28] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
  1038. [15:21:28] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  1039. [15:21:28] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  1040. [15:21:28] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
  1041. [15:21:28] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
  1042. [15:21:28] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
  1043. [15:21:28] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
  1044. [15:21:28] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  1045. [15:21:28] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  1046. [15:21:28] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  1047. [15:21:28] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  1048. [15:21:28] [Client thread/INFO]: Initialization ( started )
  1049. [15:21:28] [Client thread/INFO]: Starting AE2 CSV Export
  1050. [15:21:28] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
  1051. [15:21:28] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
  1052. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  1053. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  1054. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  1055. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  1056. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  1057. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  1058. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  1059. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  1060. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  1061. [15:21:34] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  1062. [15:21:34] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
  1063. [15:21:34] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
  1064. [15:21:34] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
  1065. [15:21:34] [Client thread/INFO]: Recipes Loading: Crusher: 8 loaded.
  1066. [15:21:34] [Client thread/INFO]: Recipes Loading: Shaped: 210 loaded.
  1067. [15:21:34] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
  1068. [15:21:34] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
  1069. [15:21:34] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
  1070. [15:21:34] [Client thread/INFO]: Recipes Loading: Macerator: 7 loaded.
  1071. [15:21:34] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  1072. [15:21:34] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
  1073. [15:21:34] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
  1074. [15:21:34] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
  1075. [15:21:34] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
  1076. [15:21:34] [Client thread/INFO]: Initialization ( ended after 6256ms )
  1077. [15:21:35] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
  1078. [15:21:35] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
  1079. [15:21:35] [Client thread/WARN]: ****************************************
  1080. [15:21:35] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name blockCrystalMatrix has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
  1081. [15:21:35] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:525)
  1082. [15:21:35] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:500)
  1083. [15:21:35] [Client thread/WARN]: * at fox.spiteful.avaritia.crafting.Grinder.artsAndCrafts(Grinder.java:23)
  1084. [15:21:35] [Client thread/WARN]: * at fox.spiteful.avaritia.Avaritia.midGame(Avaritia.java:69)
  1085. [15:21:35] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1086. [15:21:35] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1087. [15:21:35] [Client thread/WARN]: ****************************************
  1088. [15:21:35] [Client thread/WARN]: ****************************************
  1089. [15:21:35] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name blockCosmicNeutronium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
  1090. [15:21:35] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:525)
  1091. [15:21:35] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:500)
  1092. [15:21:35] [Client thread/WARN]: * at fox.spiteful.avaritia.crafting.Grinder.artsAndCrafts(Grinder.java:24)
  1093. [15:21:35] [Client thread/WARN]: * at fox.spiteful.avaritia.Avaritia.midGame(Avaritia.java:69)
  1094. [15:21:35] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1095. [15:21:35] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1096. [15:21:35] [Client thread/WARN]: ****************************************
  1097. [15:21:35] [Client thread/WARN]: ****************************************
  1098. [15:21:35] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name blockInfinity has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
  1099. [15:21:35] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:525)
  1100. [15:21:35] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:500)
  1101. [15:21:35] [Client thread/WARN]: * at fox.spiteful.avaritia.crafting.Grinder.artsAndCrafts(Grinder.java:25)
  1102. [15:21:35] [Client thread/WARN]: * at fox.spiteful.avaritia.Avaritia.midGame(Avaritia.java:69)
  1103. [15:21:35] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1104. [15:21:35] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
  1105. [15:21:35] [Client thread/WARN]: ****************************************
  1106. [15:21:36] [Client thread/INFO]: Entering initialization phase.
  1107. [15:21:36] [Client thread/INFO]: Waila detected.
  1108. [15:21:37] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.FlowerMutation
  1109. [15:21:37] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.effect.ExtraBeesEffect
  1110. [15:21:37] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeesFlowers
  1111. [15:21:37] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeeMutation
  1112. [15:21:37] [Client thread/INFO]: Loading compat module BigReactors
  1113. [15:21:37] [Client thread/INFO]: Loading compat module ForgeMultipart
  1114. [15:21:37] [Client thread/INFO]: Loading compat module AgriCraft
  1115. [15:21:37] [Client thread/INFO]: Loading compat module EnderStorage
  1116. [15:21:37] [Client thread/INFO]: Loading compat module Railcraft
  1117. [15:21:37] [Client thread/INFO]: Loading compat module ImmersiveEngineering
  1118. [15:21:37] [Client thread/INFO]: Loading compat module CarpentersBlocks
  1119. [15:21:37] [Client thread/INFO]: Loading compat module PamHarvestCraft
  1120. [15:21:37] [Client thread/INFO]: Loading compat module Waila
  1121. [15:21:37] [Client thread/INFO]: Loading compat module IronChest
  1122. [15:21:37] [Client thread/INFO]: Loading compat module BinnieMods
  1123. [15:21:37] [Client thread/INFO]: Loading compat module Forestry
  1124. [15:21:37] [Client thread/INFO]: Loading compat module MineFactoryReloaded
  1125. [15:21:37] [Client thread/INFO]: Loading compat module Witchery
  1126. [15:21:37] [Client thread/INFO]: Loading compat module MineTweaker3
  1127. [15:21:37] [Client thread/INFO]: Loading compat module NotEnoughItems
  1128. [15:21:37] [Client thread/INFO]: Loading compat module ThermalExpansion
  1129. [15:21:37] [Client thread/INFO]: Loading compat module EnderIO
  1130. [15:21:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  1131. [15:21:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  1132. [15:21:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  1133. [15:21:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  1134. [15:21:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  1135. [15:21:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  1136. [15:21:38] [Client thread/INFO]: Starting init...
  1137. [15:21:38] [Client thread/INFO]: Loading recipes...
  1138. [15:21:38] [Client thread/INFO]: 106 Feature's recipes loaded.
  1139. [15:21:38] [Client thread/INFO]: Init finished.
  1140. [15:21:38] [Client thread/INFO]: Adding Iron Chests Integration
  1141. [15:21:38] [Client thread/INFO]: Finished Initialization
  1142. [15:21:39] [Client thread/INFO]: RS Added
  1143. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  1144. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  1145. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  1146. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  1147. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  1148. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
  1149. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  1150. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  1151. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  1152. [15:21:39] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
  1153. [15:21:39] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
  1154. [15:21:39] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
  1155. [15:21:39] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
  1156. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
  1157. [15:21:39] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  1158. [15:21:39] [Client thread/INFO]: Sending dummy event to all mods
  1159. [15:21:39] [Client thread/INFO]: Reloading ingame configs for modid: endercore
  1160. [15:21:39] [Client thread/INFO]: Updating config...
  1161. [15:21:39] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.
  1162. [15:21:39] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.
  1163. [15:21:40] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
  1164. [15:21:40] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
  1165. [15:21:40] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
  1166. [15:21:40] [Client thread/INFO]: Attempting to extend PotionArray by 4
  1167. [15:21:40] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
  1168. [15:21:40] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  1169. [15:21:40] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
  1170. [15:21:40] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  1171. [15:21:40] [Client thread/INFO]: BuildCraft detected. Registering facades.
  1172. [15:21:40] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
  1173. [15:21:40] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
  1174. [15:21:40] [Client thread/INFO]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
  1175. [15:21:40] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  1176. [15:21:40] [Client thread/INFO]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  1177. [15:21:41] [Client thread/INFO]: Init completed
  1178. [15:21:41] [Client thread/INFO]: Thermal Expansion bees active
  1179. [15:21:41] [Client thread/INFO]: Registered 2 branches
  1180. [15:21:41] [Client thread/INFO]: Registered 18 bees
  1181. [15:21:41] [Client thread/FATAL]: We know that there is a foreign reactor installed...
  1182. [15:21:41] [Client thread/FATAL]: Large Storage System? We can help to monitor that!
  1183. [15:21:41] [Client thread/INFO]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  1184. [15:21:41] [Client thread/INFO]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  1185. [15:21:41] [Client thread/INFO]: InvTweaks: Configuration loaded.
  1186. [15:21:41] [Client thread/INFO]: Mod initialized
  1187. [15:21:42] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: org.xml.sax.SAXParseException; lineNumber: 37; columnNumber: 3; The element type "link" must be terminated by the matching end-tag "</link>".
  1188. [15:21:42] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
  1189. [15:21:42] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
  1190. [15:21:42] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
  1191. [15:21:42] [Hats Download/Read Hats Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at hats.common.thread.ThreadHatsReader.run(ThreadHatsReader.java:52)
  1192. [15:21:42] [Hats Download/Read Hats Thread/INFO]: [4.0.1] Loaded 0 hats. 0 are contributor hats.
  1193. [15:21:42] [Hats Mod Mob Support Thread/INFO]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
  1194. [15:21:42] [Hats Mod Mob Support Thread/INFO]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
  1195. [15:21:46] [Client thread/INFO]: JourneyMap log initialized.
  1196. [15:21:46] [Client thread/INFO]: initialize ENTER
  1197. [15:21:46] [Client thread/INFO]: Loaded CoreProperties from D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\config\5.1\journeymap.core.config
  1198. [15:21:46] [Client thread/INFO]: Loaded FullMapProperties from D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\config\5.1\journeymap.fullmap.config
  1199. [15:21:46] [Client thread/INFO]: Loaded MiniMapProperties from D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\config\5.1\journeymap.minimap.config
  1200. [15:21:46] [Client thread/INFO]: Loaded MiniMapProperties2 from D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  1201. [15:21:46] [Client thread/INFO]: Loaded WebMapProperties from D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\config\5.1\journeymap.webmap.config
  1202. [15:21:46] [Client thread/INFO]: Loaded WaypointProperties from D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\config\5.1\journeymap.waypoint.config
  1203. [15:21:46] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
  1204. [15:21:46] [Client thread/INFO]: Starting Initialization for modtweaker2
  1205. [15:21:46] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  1206. [15:21:47] [Client thread/INFO]: Adding Entity Renderers
  1207. [15:21:47] [Client thread/INFO]: Loading NEI Addons
  1208. [15:21:47] [Client thread/INFO]: Developer Tools Addon disabled - skipping
  1209. [15:21:47] [Client thread/INFO]: Loading Applied Energistics 2 Addon...
  1210. [15:21:47] [Client thread/INFO]: Applied Energistics 2 Addon successfully loadded
  1211. [15:21:47] [Client thread/INFO]: Loading Botany Addon...
  1212. [15:21:47] [Client thread/INFO]: Botany Addon successfully loadded
  1213. [15:21:47] [Client thread/INFO]: Loading Forestry Addon...
  1214. [15:21:47] [Client thread/INFO]: Forestry Addon successfully loadded
  1215. [15:21:47] [Client thread/INFO]: Loading Crafting Tables Addon...
  1216. [15:21:47] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
  1217. [15:21:47] [Client thread/INFO]: Not registering EE3 Minium Stone
  1218. [15:21:47] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 7.1.14 detected
  1219. [15:21:47] [Client thread/INFO]: Registered BC Autorcrafting Table
  1220. [15:21:47] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
  1221. [15:21:47] [Client thread/INFO]: Not registering MPSA In-Place Assembler
  1222. [15:21:47] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
  1223. [15:21:47] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
  1224. [15:21:47] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.4 detected
  1225. [15:21:47] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
  1226. [15:21:47] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
  1227. [15:21:47] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
  1228. [15:21:47] [Client thread/INFO]: Version check success: Railcraft required / 9.9.0.0 detected
  1229. [15:21:47] [Client thread/INFO]: Registered Railcraft Work Cart
  1230. [15:21:47] [Client thread/INFO]: 3 crafting tables registered
  1231. [15:21:47] [Client thread/INFO]: Crafting Tables Addon successfully loadded
  1232. [15:21:47] [Client thread/INFO]: RFTools villager registered with id: 10
  1233. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.InstantiationException
  1234. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
  1235. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  1236. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
  1237. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
  1238. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at mrcomputerghost.runicdungeons.RunicDungeons.init(RunicDungeons.java:166)
  1239. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1240. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1241. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1242. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1243. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:511)
  1244. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1245. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1246. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1247. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1248. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1249. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1250. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1251. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1252. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  1253. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:220)
  1254. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1255. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1256. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1257. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1258. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1259. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1260. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1261. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1262. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1263. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:149)
  1264. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:759)
  1265. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:312)
  1266. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1267. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1268. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(Main.java:164)
  1269. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1270. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1271. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1272. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1273. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149)
  1274. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
  1275. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
  1276. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.access$400(EventQueue.java:97)
  1277. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:697)
  1278. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:691)
  1279. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  1280. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
  1281. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
  1282. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
  1283. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  1284. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
  1285. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  1286. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
  1287. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
  1288. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.InstantiationException
  1289. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
  1290. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  1291. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
  1292. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
  1293. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at mrcomputerghost.runicdungeons.RunicDungeons.init(RunicDungeons.java:167)
  1294. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1295. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1296. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1297. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1298. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:511)
  1299. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1300. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1301. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1302. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1303. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1304. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1305. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1306. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1307. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  1308. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:220)
  1309. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1310. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1311. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1312. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1313. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1314. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1315. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1316. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1317. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1318. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:149)
  1319. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:759)
  1320. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:312)
  1321. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1322. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1323. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(Main.java:164)
  1324. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1325. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1326. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1327. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  1328. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149)
  1329. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
  1330. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
  1331. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.access$400(EventQueue.java:97)
  1332. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:697)
  1333. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:691)
  1334. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  1335. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
  1336. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
  1337. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
  1338. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  1339. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
  1340. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  1341. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
  1342. [15:21:47] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
  1343. [15:21:47] [Client thread/INFO]: Registering handlers
  1344. [15:21:47] [Client thread/INFO]: Registering network messages
  1345. [15:21:47] [Client thread/INFO]: Stealing Thermal Expansion's items
  1346. [15:21:47] [Client thread/INFO]: Stealing Thermal Dynamics's items
  1347. [15:21:47] [Client thread/INFO]: Stealing Redstone Arsenal's items
  1348. [15:21:47] [Client thread/INFO]: Stealing Ender IO's items
  1349. [15:21:47] [Client thread/INFO]: Registering recipes
  1350. [15:21:47] [Client thread/INFO]: Doing intermod communication
  1351. [15:21:47] [Client thread/INFO]: Registering TE Induction Smelter recipe
  1352. [15:21:47] [Client thread/INFO]: Registering TE Induction Smelter recipe
  1353. [15:21:47] [Client thread/INFO]: Registering TE Induction Smelter recipe
  1354. [15:21:47] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
  1355. [15:21:47] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
  1356. [15:21:47] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
  1357. [15:21:47] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
  1358. [15:21:47] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
  1359. [15:21:47] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
  1360. [15:21:47] [Client thread/INFO]: Registering EIO Soul Binder recipe
  1361. [15:21:47] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.settings.Settings
  1362. [15:21:47] [Client thread/INFO]: Applied LOAD_DEFAULT transformer
  1363. [15:21:48] [Client thread/INFO]: Starting (Load)
  1364. [15:21:48] [Client thread/INFO]: Starting (Integration)
  1365. [15:21:48] [Client thread/INFO]: Successfully integrated with NEI
  1366. [15:21:48] [Client thread/INFO]: Successfully integrated with Waila
  1367. [15:21:48] [Client thread/INFO]: Successfully integrated with EC2
  1368. [15:21:48] [Client thread/INFO]: Successfully integrated with CC
  1369. [15:21:48] [Client thread/INFO]: Finished (Integration in 35ms)
  1370. [15:21:48] [Client thread/INFO]: Finished (Load in 170ms)
  1371. [15:21:49] [Client thread/INFO]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
  1372. [15:21:49] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  1373. [15:21:49] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
  1374. [15:21:49] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  1375. [15:21:49] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  1376. [15:21:49] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
  1377. [15:21:49] [Client thread/INFO]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
  1378. [15:21:49] [Client thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
  1379. [15:21:49] [Client thread/INFO]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
  1380. [15:21:49] [Client thread/INFO]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
  1381. [15:21:49] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  1382. [15:21:49] [Client thread/INFO]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
  1383. [15:21:49] [Client thread/INFO]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
  1384. [15:21:49] [Client thread/INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
  1385. [15:21:49] [Client thread/INFO]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
  1386. [15:21:49] [Client thread/INFO]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
  1387. [15:21:49] [Client thread/INFO]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
  1388. [15:21:49] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
  1389. [15:21:49] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  1390. [15:21:49] [Client thread/INFO]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
  1391. [15:21:49] [Client thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
  1392. [15:21:49] [Client thread/INFO]: Receiving registration request from [ headcrumbs ] for method ganymedes01.headcrumbs.waila.WailaRegistrar.wailaCallback
  1393. [15:21:49] [Client thread/INFO]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
  1394. [15:21:49] [Client thread/INFO]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
  1395. [15:21:49] [Client thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
  1396. [15:21:49] [Client thread/INFO]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
  1397. [15:21:49] [Client thread/INFO]: Receiving registration request from [ StevesAddons ] for method stevesaddons.waila.WailaManager.callbackRegister
  1398. [15:21:49] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
  1399. [15:21:49] [Client thread/INFO]: Receiving registration request from [ thaumicenergistics ] for method thaumicenergistics.common.integration.ModuleWaila.callbackRegister
  1400. [15:21:49] [Client thread/INFO]: Receiving registration request from [ ThaumicExploration ] for method flaxbeard.thaumicexploration.interop.WailaConfig.callbackRegister
  1401. [15:21:49] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
  1402. [15:21:49] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
  1403. [15:21:49] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
  1404. [15:21:49] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
  1405. [15:21:49] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
  1406. [15:21:49] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles.registerAddon
  1407. [15:21:49] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
  1408. [15:21:49] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
  1409. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1410. [15:21:49] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
  1411. [15:21:49] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
  1412. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1413. [15:21:49] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
  1414. [15:21:49] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
  1415. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1416. [15:21:49] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
  1417. [15:21:49] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
  1418. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1419. [15:21:49] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
  1420. [15:21:49] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
  1421. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1422. [15:21:49] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  1423. [15:21:49] [Client thread/INFO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
  1424. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1425. [15:21:49] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  1426. [15:21:49] [Client thread/INFO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
  1427. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1428. [15:21:49] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  1429. [15:21:49] [Client thread/INFO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
  1430. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1431. [15:21:49] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  1432. [15:21:49] [Client thread/INFO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
  1433. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1434. [15:21:49] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  1435. [15:21:49] [Client thread/INFO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
  1436. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1437. [15:21:49] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  1438. [15:21:49] [Client thread/INFO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
  1439. [15:21:49] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1440. [15:21:49] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  1441. [15:21:49] [Client thread/INFO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
  1442. [15:21:49] [Client thread/INFO]: Receiving API registration request from [OpenPeripheralIntegration] for method openperipheral.integration.mystcraft.v2.MystcraftAccess.init
  1443. [15:21:49] [Client thread/INFO]: Trying to call (reflection) openperipheral.integration.mystcraft.v2.MystcraftAccess init
  1444. [15:21:49] [Client thread/INFO]: API provided to OpenPeripheralIntegration
  1445. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
  1446. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1447. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
  1448. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1449. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
  1450. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1451. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
  1452. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1453. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
  1454. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1455. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
  1456. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1457. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
  1458. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1459. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
  1460. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1461. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
  1462. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1463. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
  1464. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1465. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
  1466. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1467. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
  1468. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1469. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
  1470. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1471. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
  1472. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1473. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
  1474. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1475. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
  1476. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1477. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
  1478. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1479. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
  1480. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1481. [15:21:49] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid enderium.molten
  1482. [15:21:49] [Client thread/INFO]: Fluid blacklist request successful.
  1483. [15:21:49] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1484. [15:21:49] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1485. [15:21:49] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1486. [15:21:49] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1487. [15:21:49] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
  1488. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
  1489. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
  1490. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
  1491. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
  1492. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
  1493. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
  1494. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
  1495. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
  1496. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
  1497. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
  1498. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
  1499. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
  1500. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
  1501. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
  1502. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
  1503. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
  1504. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
  1505. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
  1506. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
  1507. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
  1508. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
  1509. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
  1510. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
  1511. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
  1512. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
  1513. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
  1514. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
  1515. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
  1516. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
  1517. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
  1518. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
  1519. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
  1520. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
  1521. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
  1522. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
  1523. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
  1524. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
  1525. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
  1526. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
  1527. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
  1528. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
  1529. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
  1530. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
  1531. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
  1532. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
  1533. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
  1534. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
  1535. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
  1536. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
  1537. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
  1538. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
  1539. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
  1540. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
  1541. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
  1542. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
  1543. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
  1544. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
  1545. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
  1546. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
  1547. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
  1548. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
  1549. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
  1550. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
  1551. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
  1552. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
  1553. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
  1554. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
  1555. [15:21:49] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
  1556. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
  1557. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
  1558. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
  1559. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
  1560. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
  1561. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
  1562. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
  1563. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
  1564. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
  1565. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
  1566. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
  1567. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
  1568. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
  1569. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
  1570. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
  1571. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
  1572. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
  1573. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
  1574. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
  1575. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
  1576. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
  1577. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
  1578. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
  1579. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
  1580. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
  1581. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
  1582. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
  1583. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
  1584. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
  1585. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
  1586. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
  1587. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
  1588. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
  1589. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
  1590. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
  1591. [15:21:49] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
  1592. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
  1593. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
  1594. [15:21:49] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
  1595. [15:21:49] [Client thread/ERROR]: Material with id chisel:factoryblock2 is already registered.
  1596. [15:21:49] [Client thread/ERROR]: Material with id chisel:factoryblock2_1 is already registered.
  1597. [15:21:49] [Client thread/ERROR]: Material with id chisel:factoryblock2_2 is already registered.
  1598. [15:21:49] [Client thread/ERROR]: Material with id chisel:factoryblock2_3 is already registered.
  1599. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_1 is already registered.
  1600. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_2 is already registered.
  1601. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_3 is already registered.
  1602. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_4 is already registered.
  1603. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_5 is already registered.
  1604. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_6 is already registered.
  1605. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_7 is already registered.
  1606. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_8 is already registered.
  1607. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_9 is already registered.
  1608. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_10 is already registered.
  1609. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_11 is already registered.
  1610. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_12 is already registered.
  1611. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_13 is already registered.
  1612. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_14 is already registered.
  1613. [15:21:49] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_15 is already registered.
  1614. [15:21:49] [Client thread/INFO]: Injecting itemstacks
  1615. [15:21:49] [Client thread/INFO]: Itemstack injection complete
  1616. [15:21:49] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1617. [15:21:50] [Client thread/INFO]: IC2 version 2.2.815-experimental loaded.
  1618. [15:21:50] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
  1619. [15:21:50] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
  1620. [15:21:50] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Config loading completed, 2 recipes parsed.
  1621. [15:21:50] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
  1622. [15:21:50] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone Dust -> Sunnarium Piece [1000000 EU]
  1623. [15:21:50] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone -> Sunnarium [9000000 EU]
  1624. [15:21:50] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
  1625. [15:21:50] [Client thread/INFO]: Registering soils to whitelist:
  1626. [15:21:50] [Client thread/INFO]: Completed soil whitelist:
  1627. [15:21:50] [Client thread/INFO]: - minecraft:sand:0
  1628. [15:21:50] [Client thread/INFO]: - minecraft:mycelium:0
  1629. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropCinderpearl
  1630. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedCinderpearl
  1631. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropShimmerleaf
  1632. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedShimmerleaf
  1633. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropVishroom
  1634. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedVishroom
  1635. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropTaintedRoot
  1636. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedTaintedRoot
  1637. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaWhite
  1638. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaWhite
  1639. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaOrange
  1640. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaOrange
  1641. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaMagenta
  1642. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaMagenta
  1643. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightBlue
  1644. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightBlue
  1645. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaYellow
  1646. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaYellow
  1647. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLime
  1648. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaLime
  1649. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPink
  1650. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaPink
  1651. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGray
  1652. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaGray
  1653. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightGray
  1654. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightGray
  1655. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaCyan
  1656. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaCyan
  1657. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPurple
  1658. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaPurple
  1659. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlue
  1660. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlue
  1661. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBrown
  1662. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaBrown
  1663. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGreen
  1664. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaGreen
  1665. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaRed
  1666. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaRed
  1667. [15:21:50] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlack
  1668. [15:21:50] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlack
  1669. [15:21:50] [Client thread/INFO]: Botania crops registered
  1670. [15:21:50] [Client thread/INFO]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
  1671. [15:21:50] [Client thread/INFO]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
  1672. [15:21:50] [Client thread/INFO]: Post Initialization ( started )
  1673. [15:21:50] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
  1674. [15:21:50] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
  1675. [15:21:50] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  1676. [15:21:50] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  1677. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
  1678. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  1679. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  1680. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
  1681. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
  1682. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
  1683. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
  1684. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
  1685. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  1686. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  1687. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4301 bytes
  1688. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
  1689. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1363 bytes
  1690. [15:21:50] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
  1691. [15:21:50] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
  1692. [15:21:50] [Client thread/INFO]: Rotary Craft - Integration Disabled
  1693. [15:21:50] [Client thread/INFO]: Railcraft - Integration Enable
  1694. [15:21:50] [Client thread/INFO]: BuildCraft Core - Integration Enable
  1695. [15:21:50] [Client thread/INFO]: BuildCraft Transport - Integration Enable
  1696. [15:21:50] [Client thread/INFO]: BuildCraft Builders - Integration Enable
  1697. [15:21:50] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
  1698. [15:21:50] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
  1699. [15:21:50] [Client thread/INFO]: Mine Factory Reloaded - Integration Enable
  1700. [15:21:50] [Client thread/INFO]: Deep Storage Unit - Integration Enable
  1701. [15:21:50] [Client thread/INFO]: Factorization - Integration Disabled
  1702. [15:21:50] [Client thread/INFO]: Forge MultiPart - Integration Enable
  1703. [15:21:50] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
  1704. [15:21:50] [Client thread/INFO]: Colored Lights Core - Integration Disabled
  1705. [15:21:50] [Client thread/INFO]: Waila - Integration Enable
  1706. [15:21:50] [Client thread/INFO]: Inventory Tweaks - Integration Enable
  1707. [15:21:50] [Client thread/INFO]: Not Enough Items - Integration Enable
  1708. [15:21:50] [Client thread/INFO]: Craft Guide - Integration Disabled
  1709. [15:21:50] [Client thread/INFO]: Mekanism - Integration Disabled
  1710. [15:21:50] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
  1711. [15:21:50] [Client thread/INFO]: BetterStorage - Integration Disabled
  1712. [15:21:50] [Client thread/INFO]: OpenComputers - Integration Disabled
  1713. [15:21:50] [Client thread/INFO]: PneumaticCraft - Integration Disabled
  1714. [15:21:51] [Client thread/INFO]: Post Initialization ( ended after 698ms )
  1715. [15:21:51] [Client thread/INFO]: Recipe Holder initialized: took 186.37076ms.
  1716. [15:21:51] [Client thread/INFO]: Loaded Harvestcraft Handlers!
  1717. [15:21:51] [Client thread/INFO]: Loaded MineTweaker 3 Integration
  1718. [15:21:51] [Client thread/INFO]: Loaded AgriCraft Handlers!
  1719. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1720. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1721. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1722. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1723. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1724. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1725. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1726. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1727. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1728. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1729. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1730. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1731. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1732. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1733. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1734. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1735. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1736. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1737. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1738. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1739. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1740. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1741. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1742. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1743. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1744. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1745. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1746. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1747. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1748. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1749. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1750. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1751. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1752. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1753. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1754. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1755. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1756. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1757. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1758. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1759. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1760. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1761. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1762. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1763. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1764. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1765. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1766. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1767. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1768. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1769. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1770. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1771. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1772. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1773. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1774. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1775. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1776. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1777. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1778. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1779. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1780. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1781. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1782. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1783. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1784. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1785. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1786. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1787. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1788. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1789. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1790. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1791. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1792. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1793. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1794. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1795. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1796. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1797. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1798. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1799. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1800. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1801. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1802. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1803. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1804. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1805. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1806. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1807. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1808. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1809. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1810. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1811. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1812. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1813. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1814. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1815. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1816. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1817. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1818. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1819. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1820. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1821. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1822. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1823. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1824. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1825. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1826. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1827. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1828. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1829. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1830. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1831. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1832. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1833. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1834. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1835. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1836. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1837. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1838. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1839. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1840. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1841. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1842. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1843. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1844. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1845. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1846. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1847. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1848. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1849. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1850. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1851. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1852. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1853. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1854. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1855. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1856. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1857. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1858. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1859. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1860. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1861. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1862. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1863. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1864. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1865. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1866. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1867. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1868. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1869. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1870. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1871. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1872. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1873. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1874. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1875. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1876. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1877. [15:21:51] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
  1878. [15:21:51] [Client thread/ERROR]: BiblioWoodsForestry
  1879. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
  1880. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
  1881. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
  1882. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
  1883. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
  1884. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
  1885. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
  1886. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
  1887. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
  1888. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
  1889. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
  1890. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
  1891. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
  1892. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
  1893. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
  1894. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
  1895. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
  1896. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
  1897. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
  1898. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
  1899. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
  1900. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
  1901. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
  1902. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
  1903. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
  1904. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
  1905. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
  1906. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
  1907. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
  1908. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
  1909. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
  1910. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
  1911. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
  1912. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
  1913. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
  1914. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1915. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
  1916. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
  1917. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
  1918. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
  1919. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
  1920. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
  1921. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
  1922. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
  1923. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
  1924. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
  1925. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
  1926. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
  1927. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
  1928. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
  1929. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
  1930. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
  1931. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
  1932. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
  1933. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
  1934. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
  1935. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
  1936. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
  1937. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
  1938. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
  1939. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
  1940. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
  1941. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
  1942. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
  1943. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
  1944. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
  1945. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
  1946. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
  1947. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
  1948. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
  1949. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
  1950. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
  1951. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
  1952. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
  1953. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
  1954. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
  1955. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
  1956. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
  1957. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.compressed_workbench@0
  1958. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.very_compressed_workbench@0
  1959. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
  1960. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
  1961. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
  1962. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
  1963. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
  1964. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
  1965. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
  1966. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
  1967. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
  1968. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
  1969. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
  1970. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
  1971. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
  1972. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
  1973. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
  1974. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
  1975. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
  1976. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
  1977. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
  1978. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
  1979. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
  1980. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
  1981. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
  1982. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1983. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
  1984. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
  1985. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
  1986. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
  1987. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
  1988. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
  1989. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
  1990. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
  1991. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
  1992. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
  1993. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
  1994. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
  1995. [15:21:51] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
  1996. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
  1997. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
  1998. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
  1999. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
  2000. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
  2001. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
  2002. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
  2003. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
  2004. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
  2005. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
  2006. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
  2007. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
  2008. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
  2009. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  2010. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
  2011. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
  2012. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
  2013. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
  2014. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
  2015. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
  2016. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
  2017. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
  2018. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
  2019. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
  2020. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
  2021. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
  2022. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
  2023. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
  2024. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
  2025. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
  2026. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
  2027. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
  2028. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.dyePowder@4
  2029. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
  2030. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
  2031. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
  2032. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
  2033. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockIridium@0
  2034. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemQuantumCore@11
  2035. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemQuantumCore@10
  2036. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2037. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2038. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2039. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2040. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2041. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2042. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2043. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2044. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2045. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2046. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2047. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2048. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2049. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2050. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2051. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2052. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2053. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2054. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2055. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2056. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2057. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2058. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2059. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2060. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2061. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2062. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2063. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2064. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2065. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2066. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2067. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2068. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2069. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2070. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2071. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2072. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2073. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2074. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2075. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2076. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2077. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2078. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2079. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2080. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2081. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2082. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2083. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2084. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2085. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2086. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2087. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2088. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2089. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2090. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2091. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2092. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2093. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2094. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2095. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2096. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2097. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2098. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2099. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2100. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2101. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2102. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2103. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2104. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2105. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2106. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2107. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2108. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2109. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2110. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2111. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2112. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2113. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2114. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2115. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2116. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2117. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2118. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2119. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2120. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2121. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2122. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2123. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2124. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2125. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2126. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2127. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2128. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2129. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2130. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2131. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2132. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2133. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2134. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2135. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2136. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2137. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2138. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2139. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2140. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2141. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2142. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2143. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2144. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2145. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2146. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2147. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2148. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2149. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2150. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2151. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2152. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2153. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2154. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2155. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2156. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2157. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2158. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2159. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2160. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2161. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2162. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2163. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2164. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2165. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2166. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2167. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2168. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2169. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2170. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2171. [15:21:52] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
  2172. [15:21:52] [Client thread/INFO]: Total number of compression recipes: 293
  2173. [15:21:52] [Client thread/INFO]: Found potion array with a size of 356
  2174. [15:21:52] [Client thread/INFO]: Initializing PotionFluxTaint with id 29
  2175. [15:21:52] [Client thread/INFO]: Initializing PotionVisExhaust with id 30
  2176. [15:21:52] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 31
  2177. [15:21:52] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 32
  2178. [15:21:52] [Client thread/INFO]: Initializing PotionWarpWard with id 77
  2179. [15:21:52] [Client thread/INFO]: Initializing PotionDeathGaze with id 80
  2180. [15:21:52] [Client thread/INFO]: Initializing PotionBlurredVision with id 81
  2181. [15:21:52] [Client thread/INFO]: Initializing PotionSunScorned with id 82
  2182. [15:21:52] [Client thread/INFO]: Initializing PotionThaumarhia with id 83
  2183. [15:21:52] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
  2184. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Artichoke Crop]
  2185. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Asparagus Crop]
  2186. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Bamboo Crop]
  2187. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Barley Crop]
  2188. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Bean Crop]
  2189. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Beet Crop]
  2190. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Bell Pepper Crop]
  2191. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Blackberry Crop]
  2192. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Blueberry Crop]
  2193. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Broccoli Crop]
  2194. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Brussel Sprout Crop]
  2195. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cabbage Crop]
  2196. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cactus Fruit Crop]
  2197. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Candleberry Crop]
  2198. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cantaloupe Crop]
  2199. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cauliflower Crop]
  2200. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Celery Crop]
  2201. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Chili Pepper Crop]
  2202. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Coffee Bean Crop]
  2203. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Corn Crop]
  2204. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cotton Crop]
  2205. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cranberry Crop]
  2206. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cucumber Crop]
  2207. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Eggplant Crop]
  2208. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Garlic Crop]
  2209. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Ginger Crop]
  2210. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Grape Crop]
  2211. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Leek Crop]
  2212. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Lettuce Crop]
  2213. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Mustard Seeds Crop]
  2214. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Oats Crop]
  2215. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Okra Crop]
  2216. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Onion Crop]
  2217. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Parsnip Crop]
  2218. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Peanut Crop]
  2219. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Peas Crop]
  2220. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Pineapple Crop]
  2221. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Radish Crop]
  2222. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Raspberry Crop]
  2223. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Rhubarb Crop]
  2224. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Rice Crop]
  2225. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Rutabaga Crop]
  2226. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Rye Crop]
  2227. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Scallion Crop]
  2228. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Seaweed Crop]
  2229. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Soybean Crop]
  2230. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Spice Leaf Crop]
  2231. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Spinach Crop]
  2232. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Strawberry Crop]
  2233. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Sweet Potato Crop]
  2234. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Tea Leaf Crop]
  2235. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Tomato Crop]
  2236. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Turnip Crop]
  2237. [15:21:54] [Client thread/WARN]: Adding standard crop support for [White Mushroom Crop]
  2238. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Winter Squash Crop]
  2239. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Zucchini Crop]
  2240. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Curry Leaf Crop]
  2241. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Sesame Seeds Crop]
  2242. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Water Chestnut Crop]
  2243. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Apple]
  2244. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Almond]
  2245. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Apricot]
  2246. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Avocado]
  2247. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Banana]
  2248. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cashew]
  2249. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cherry]
  2250. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Chestnut]
  2251. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Cinnamon Wood]
  2252. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Coconut]
  2253. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Date]
  2254. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Dragonfruit]
  2255. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Durian]
  2256. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Fig]
  2257. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Grapefruit]
  2258. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Lemon]
  2259. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Lime]
  2260. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Mango]
  2261. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Maple Wood]
  2262. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Nutmeg]
  2263. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Olive]
  2264. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Orange]
  2265. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Papaya]
  2266. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Paperbark Wood]
  2267. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Peach]
  2268. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Pear]
  2269. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Pecan]
  2270. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Peppercorn]
  2271. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Persimmon]
  2272. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Pistachio]
  2273. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Plum]
  2274. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Pomegranate]
  2275. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Starfruit]
  2276. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Vanilla Bean]
  2277. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Walnut]
  2278. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Goosberry]
  2279. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Crop Sticks]
  2280. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Raspberry Bush]
  2281. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Blueberry Bush]
  2282. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Blackberry Bush]
  2283. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Maloberry Bush]
  2284. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Blightberry Bush]
  2285. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Duskberry Bush]
  2286. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Skyberry Bush]
  2287. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Stingberry Bush]
  2288. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Crops]
  2289. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Crops]
  2290. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
  2291. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
  2292. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
  2293. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
  2294. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
  2295. [15:21:54] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
  2296. [15:21:54] [Client thread/WARN]: Blacklisting dimension [-34] to only spawn TC content at level [2]
  2297. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Water Artichoke]
  2298. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Belladonna]
  2299. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Mandrake]
  2300. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Snowbell]
  2301. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Wormwood]
  2302. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Minedrake]
  2303. [15:21:54] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
  2304. [15:21:54] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  2305. [15:21:54] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
  2306. [15:21:54] [Client thread/WARN]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
  2307. [15:21:54] [Client thread/WARN]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
  2308. [15:21:54] [Client thread/WARN]: Adding [Native Nickel Cluster] to special result list for [Nickel Ore]
  2309. [15:21:54] [Client thread/WARN]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
  2310. [15:21:54] [Client thread/WARN]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
  2311. [15:21:54] [Client thread/WARN]: Adding [Native Draconium Cluster] to special result list for [Draconium Ore]
  2312. [15:21:54] [Client thread/WARN]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
  2313. [15:21:54] [Client thread/WARN]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
  2314. [15:21:54] [Client thread/WARN]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
  2315. [15:21:54] [Client thread/WARN]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
  2316. [15:21:54] [Client thread/WARN]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
  2317. [15:21:54] [Client thread/WARN]: Adding [Native Steel Cluster] to special result list for [Steel Ore]
  2318. [15:21:54] [Client thread/WARN]: Adding [Native Iridium Cluster] to special result list for [Iridium Ore]
  2319. [15:21:54] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  2320. [15:21:54] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
  2321. [15:21:54] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  2322. [15:21:54] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  2323. [15:21:54] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  2324. [15:21:54] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
  2325. [15:21:54] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  2326. [15:21:54] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  2327. [15:21:54] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  2328. [15:21:54] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  2329. [15:21:54] [Client thread/INFO]: [Botania] The Lexica Botania has 26767 words.
  2330. [15:21:55] [Client thread/INFO]: Entering postinitialization phase.
  2331. [15:21:55] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2332. [15:21:55] [Client thread/INFO]: Skipping CraftGuide integration.
  2333. [15:21:55] [Client thread/INFO]: There are no crafting files present in D:\Minecraft\FTB\FTBInfinity\minecraft\config\cofh\thermalexpansion\crafting.
  2334. [15:21:55] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.genetics.ExtraTreeMutation
  2335. [15:21:56] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  2336. [15:21:56] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
  2337. [15:21:56] [Client thread/INFO]: Finished PostInitialization
  2338. [15:21:56] [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
  2339. [15:21:57] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
  2340. [15:21:57] [Client thread/INFO]: Excluding 9 recipes from grinding balls bonus.
  2341. [15:21:57] [Client thread/INFO]: Found 158 valid SAG Mill recipes in config.
  2342. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
  2343. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
  2344. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
  2345. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
  2346. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  2347. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  2348. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  2349. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
  2350. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
  2351. [15:21:57] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
  2352. [15:21:57] [Client thread/INFO]: Finished processing SAG Mill recipes. 155 recipes avaliable.
  2353. [15:21:57] [Client thread/INFO]: Found 34 valid Alloy Smelter recipes in config.
  2354. [15:21:57] [Client thread/INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
  2355. [15:21:57] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
  2356. [15:21:57] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
  2357. [15:21:57] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 56 recipes avaliable.
  2358. [15:21:57] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  2359. [15:21:57] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
  2360. [15:21:57] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  2361. [15:21:57] [Client thread/INFO]: Found 7 valid Vat recipes in config.
  2362. [15:21:57] [Client thread/INFO]: Finished processing Vat recipes. 7 recipes avaliable.
  2363. [15:21:57] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  2364. [15:21:57] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  2365. [15:21:57] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  2366. [15:21:57] [Client thread/WARN]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
  2367. [15:21:57] [Client thread/INFO]: Loaded 30 recipes for Enchanter
  2368. [15:21:57] [Client thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  2369. [15:22:00] [Client thread/INFO]: Registering recipes
  2370. [15:22:00] [Client thread/INFO]: Loaded 5 entries from core spawn config.
  2371. [15:22:00] [Client thread/INFO]: Loaded 0 entries from user spawn config.
  2372. [15:22:00] [Client thread/INFO]: Applying 5 spawn entries from config.
  2373. [15:22:00] [Client thread/WARN]: Skipping spawn entry ConcussionCreeper as mob enderzoo.ConcussionCreeper is not registered
  2374. [15:22:00] [Client thread/WARN]: Skipping spawn entry FallenKnight as mob enderzoo.FallenKnight is not registered
  2375. [15:22:00] [Client thread/WARN]: Skipping spawn entry WitherWitch as mob enderzoo.WitherWitch is not registered
  2376. [15:22:00] [Client thread/WARN]: Skipping spawn entry DireWolf as mob enderzoo.DireWolf is not registered
  2377. [15:22:02] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
  2378. [15:22:02] [Client thread/INFO]: Supporting DenseOre: denseoreIron(oreIron), Crushing:[X], Arc Smelting:[X]
  2379. [15:22:02] [Client thread/INFO]: Supporting DenseOre: denseoreGold(oreGold), Crushing:[X], Arc Smelting:[X]
  2380. [15:22:02] [Client thread/INFO]: Supporting DenseOre: denseoreLapis(oreLapis), Crushing:[X], Arc Smelting:[ ]
  2381. [15:22:02] [Client thread/INFO]: Supporting DenseOre: denseoreDiamond(oreDiamond), Crushing:[X], Arc Smelting:[ ]
  2382. [15:22:02] [Client thread/INFO]: Supporting DenseOre: denseoreEmerald(oreEmerald), Crushing:[X], Arc Smelting:[ ]
  2383. [15:22:02] [Client thread/INFO]: Supporting DenseOre: denseoreRedstone(oreRedstone), Crushing:[X], Arc Smelting:[ ]
  2384. [15:22:02] [Client thread/INFO]: Supporting DenseOre: denseoreCoal(oreCoal), Crushing:[X], Arc Smelting:[ ]
  2385. [15:22:02] [Client thread/INFO]: Supporting DenseOre: denseoreQuartz(oreQuartz), Crushing:[X], Arc Smelting:[ ]
  2386. [15:22:02] [Client thread/ERROR]: Compat module for blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@349ce285 could not be initialized
  2387. [15:22:02] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2388. [15:22:02] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2389. [15:22:02] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2390. [15:22:02] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2391. [15:22:02] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2392. [15:22:02] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
  2393. [15:22:02] [Client thread/WARN]: Amethyst was not found, skipping recipe
  2394. [15:22:02] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: IC2 mod support
  2395. [15:22:02] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: NEI mod support
  2396. [15:22:02] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: MFR mod support
  2397. [15:22:02] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: Buildcraft mod support
  2398. [15:22:02] [Client thread/INFO]: Loading override configs
  2399. [15:22:02] [Client thread/INFO]: ingotIron
  2400. [15:22:02] [Client thread/INFO]: ingotGold
  2401. [15:22:02] [Client thread/INFO]: ingotBrick
  2402. [15:22:02] [Client thread/INFO]: ingotBrickNether
  2403. [15:22:02] [Client thread/INFO]: ingotBronze
  2404. [15:22:02] [Client thread/INFO]: ingotCopper
  2405. [15:22:02] [Client thread/INFO]: ingotSteel
  2406. [15:22:02] [Client thread/INFO]: ingotLead
  2407. [15:22:02] [Client thread/INFO]: ingotTin
  2408. [15:22:02] [Client thread/INFO]: ingotSilver
  2409. [15:22:02] [Client thread/INFO]: ingotUranium
  2410. [15:22:02] [Client thread/INFO]: ingotIridium
  2411. [15:22:02] [Client thread/INFO]: ingotThaumium
  2412. [15:22:02] [Client thread/INFO]: ingotVoid
  2413. [15:22:02] [Client thread/INFO]: ingotManasteel
  2414. [15:22:02] [Client thread/INFO]: ingotTerrasteel
  2415. [15:22:02] [Client thread/INFO]: ingotElvenElementium
  2416. [15:22:02] [Client thread/INFO]: ingotBrass
  2417. [15:22:02] [Client thread/INFO]: ingotNickel
  2418. [15:22:02] [Client thread/INFO]: ingotPlatinum
  2419. [15:22:02] [Client thread/INFO]: ingotMithril
  2420. [15:22:02] [Client thread/INFO]: ingotElectrum
  2421. [15:22:02] [Client thread/INFO]: ingotInvar
  2422. [15:22:02] [Client thread/INFO]: ingotSignalum
  2423. [15:22:02] [Client thread/INFO]: ingotLumium
  2424. [15:22:02] [Client thread/INFO]: ingotEnderium
  2425. [15:22:02] [Client thread/INFO]: ingotYellorium
  2426. [15:22:02] [Client thread/INFO]: ingotCyanite
  2427. [15:22:02] [Client thread/INFO]: ingotGraphite
  2428. [15:22:02] [Client thread/INFO]: ingotBlutonium
  2429. [15:22:02] [Client thread/INFO]: ingotLudicrite
  2430. [15:22:02] [Client thread/INFO]: ingotRefinedIron
  2431. [15:22:02] [Client thread/INFO]: ingotDraconium
  2432. [15:22:02] [Client thread/INFO]: ingotDraconiumAwakened
  2433. [15:22:02] [Client thread/INFO]: ingotMeat
  2434. [15:22:02] [Client thread/INFO]: ingotMeatRaw
  2435. [15:22:02] [Client thread/INFO]: ingotEnderiumBase
  2436. [15:22:02] [Client thread/INFO]: ingotElectricalSteel
  2437. [15:22:02] [Client thread/INFO]: ingotEnergeticAlloy
  2438. [15:22:02] [Client thread/INFO]: ingotVibrantAlloy
  2439. [15:22:02] [Client thread/INFO]: ingotPhasedGold
  2440. [15:22:02] [Client thread/INFO]: ingotRedstoneAlloy
  2441. [15:22:02] [Client thread/INFO]: ingotConductiveIron
  2442. [15:22:02] [Client thread/INFO]: ingotPulsatingIron
  2443. [15:22:02] [Client thread/INFO]: ingotPhasedIron
  2444. [15:22:02] [Client thread/INFO]: ingotDarkSteel
  2445. [15:22:02] [Client thread/INFO]: ingotSoularium
  2446. [15:22:02] [Client thread/INFO]: ingotUnstable
  2447. [15:22:02] [Client thread/INFO]: ingotAluminum
  2448. [15:22:02] [Client thread/INFO]: ingotConstantan
  2449. [15:22:02] [Client thread/INFO]: ingotHOPGraphite
  2450. [15:22:02] [Client thread/INFO]: ingotCupronickel
  2451. [15:22:02] [Client thread/INFO]: ingotCobalt
  2452. [15:22:02] [Client thread/INFO]: ingotArdite
  2453. [15:22:02] [Client thread/INFO]: ingotManyullyn
  2454. [15:22:02] [Client thread/INFO]: ingotAluminium
  2455. [15:22:02] [Client thread/INFO]: ingotAluminumBrass
  2456. [15:22:02] [Client thread/INFO]: ingotAluminiumBrass
  2457. [15:22:02] [Client thread/INFO]: ingotAlumite
  2458. [15:22:02] [Client thread/INFO]: ingotObsidian
  2459. [15:22:02] [Client thread/INFO]: ingotPigIron
  2460. [15:22:02] [Client thread/INFO]: ingotFairy
  2461. [15:22:02] [Client thread/INFO]: ingotPokefennium
  2462. [15:22:02] [Client thread/INFO]: ingotRed_aurum
  2463. [15:22:02] [Client thread/INFO]: ingotDrulloy
  2464. [15:22:02] [Client thread/INFO]: ingotDiamond
  2465. [15:22:02] [Client thread/INFO]: ingotEmerald
  2466. [15:22:02] [Client thread/INFO]: ingotApatite
  2467. [15:22:02] [Client thread/INFO]: ingotRunicSteel
  2468. [15:22:02] [Client thread/INFO]: ingotDarkSoularium
  2469. [15:22:02] [Client thread/INFO]: ingotCrystalMatrix
  2470. [15:22:02] [Client thread/INFO]: ingotCosmicNeutronium
  2471. [15:22:02] [Client thread/INFO]: ingotInfinity
  2472. [15:22:02] [Client thread/INFO]: ingotCoal
  2473. [15:22:02] [Client thread/INFO]: ingotZinc
  2474. [15:22:02] [Client thread/INFO]: ingotTitanium
  2475. [15:22:02] [Client thread/INFO]: ingotTungsten
  2476. [15:22:02] [Client thread/INFO]: ingotElectrumFlux
  2477. [15:22:02] [Client thread/INFO]: ingotRedAlloy
  2478. [15:22:02] [Client thread/INFO]: ingotElectrotineAlloy
  2479. [15:22:02] [Client thread/INFO]: ingotNaturalAluminum
  2480. [15:22:02] [Client thread/INFO]: ingotManganese
  2481. [15:22:02] [Client thread/INFO]: ingotIgnatius
  2482. [15:22:02] [Client thread/INFO]: ingotShadowIron
  2483. [15:22:02] [Client thread/INFO]: ingotLemurite
  2484. [15:22:02] [Client thread/INFO]: ingotMidasium
  2485. [15:22:02] [Client thread/INFO]: ingotVyroxeres
  2486. [15:22:02] [Client thread/INFO]: ingotCeruclase
  2487. [15:22:02] [Client thread/INFO]: ingotKalendrite
  2488. [15:22:02] [Client thread/INFO]: ingotVulcanite
  2489. [15:22:02] [Client thread/INFO]: ingotSanguinite
  2490. [15:22:02] [Client thread/INFO]: ingotPrometheum
  2491. [15:22:02] [Client thread/INFO]: ingotDeepIron
  2492. [15:22:02] [Client thread/INFO]: ingotInfuscolium
  2493. [15:22:02] [Client thread/INFO]: ingotOureclase
  2494. [15:22:02] [Client thread/INFO]: ingotAstral Silver
  2495. [15:22:02] [Client thread/INFO]: ingotCarmot
  2496. [15:22:02] [Client thread/INFO]: ingotRubracium
  2497. [15:22:02] [Client thread/INFO]: ingotOrichalcum
  2498. [15:22:02] [Client thread/INFO]: ingotAdamantine
  2499. [15:22:02] [Client thread/INFO]: ingotAtlarus
  2500. [15:22:02] [Client thread/INFO]: ingotHepatizon
  2501. [15:22:02] [Client thread/INFO]: ingotDamascusSteel
  2502. [15:22:02] [Client thread/INFO]: ingotAngmallen
  2503. [15:22:02] [Client thread/INFO]: ingotShadowSteel
  2504. [15:22:02] [Client thread/INFO]: ingotInolashite
  2505. [15:22:02] [Client thread/INFO]: ingotAmordrine
  2506. [15:22:02] [Client thread/INFO]: ingotBlackSteel
  2507. [15:22:02] [Client thread/INFO]: ingotQuicksilver
  2508. [15:22:02] [Client thread/INFO]: ingotHaderoth
  2509. [15:22:02] [Client thread/INFO]: ingotCelenegil
  2510. [15:22:02] [Client thread/INFO]: ingotTartarite
  2511. [15:22:02] [Client thread/INFO]: ingotOsmium
  2512. [15:22:02] [Client thread/INFO]: ingotLapis
  2513. [15:22:02] [Client thread/INFO]: ingotRedstone
  2514. [15:22:02] [Client thread/INFO]: ingotQuartz
  2515. [15:22:02] [Client thread/INFO]: ingotGlowstone
  2516. [15:22:02] [Client thread/INFO]: ingotStone
  2517. [15:22:02] [Client thread/INFO]: ingotClay
  2518. [15:22:02] [Client thread/INFO]: ingotSulfur
  2519. [15:22:02] [Client thread/INFO]: ingotLithium
  2520. [15:22:02] [Client thread/INFO]: ingotSiliconDioxide
  2521. [15:22:02] [Client thread/INFO]: ingotHydratedCoal
  2522. [15:22:02] [Client thread/INFO]: ingotAshes
  2523. [15:22:02] [Client thread/INFO]: ingotTinyCopper
  2524. [15:22:02] [Client thread/INFO]: ingotTinyGold
  2525. [15:22:02] [Client thread/INFO]: ingotTinyIron
  2526. [15:22:02] [Client thread/INFO]: ingotTinySilver
  2527. [15:22:02] [Client thread/INFO]: ingotTinyTin
  2528. [15:22:02] [Client thread/INFO]: ingotTinyLead
  2529. [15:22:02] [Client thread/INFO]: ingotTinySulfur
  2530. [15:22:02] [Client thread/INFO]: ingotTinyLithium
  2531. [15:22:02] [Client thread/INFO]: ingotTinyBronze
  2532. [15:22:02] [Client thread/INFO]: ingotTinyLapis
  2533. [15:22:02] [Client thread/INFO]: ingotTinyObsidian
  2534. [15:22:02] [Client thread/INFO]: ingotCinnabar
  2535. [15:22:02] [Client thread/INFO]: ingotInfusedAir
  2536. [15:22:02] [Client thread/INFO]: ingotInfusedFire
  2537. [15:22:02] [Client thread/INFO]: ingotInfusedWater
  2538. [15:22:02] [Client thread/INFO]: ingotInfusedEarth
  2539. [15:22:02] [Client thread/INFO]: ingotInfusedOrder
  2540. [15:22:02] [Client thread/INFO]: ingotInfusedEntropy
  2541. [15:22:02] [Client thread/INFO]: ingotAmber
  2542. [15:22:02] [Client thread/INFO]: ingotRuby
  2543. [15:22:02] [Client thread/INFO]: ingotTopaz
  2544. [15:22:02] [Client thread/INFO]: ingotPeridot
  2545. [15:22:02] [Client thread/INFO]: ingotTanzanite
  2546. [15:22:02] [Client thread/INFO]: ingotMalachite
  2547. [15:22:02] [Client thread/INFO]: ingotSapphire
  2548. [15:22:02] [Client thread/INFO]: ingotAsh
  2549. [15:22:02] [Client thread/INFO]: ingotCharcoal
  2550. [15:22:02] [Client thread/INFO]: ingotSaltpeter
  2551. [15:22:02] [Client thread/INFO]: ingotPyrotheum
  2552. [15:22:02] [Client thread/INFO]: ingotCryotheum
  2553. [15:22:02] [Client thread/INFO]: ingotAerotheum
  2554. [15:22:02] [Client thread/INFO]: ingotPetrotheum
  2555. [15:22:02] [Client thread/INFO]: ingotBlizz
  2556. [15:22:02] [Client thread/INFO]: ingotBlitz
  2557. [15:22:02] [Client thread/INFO]: ingotBasalz
  2558. [15:22:02] [Client thread/INFO]: ingotYellorite
  2559. [15:22:02] [Client thread/INFO]: ingotFirestone
  2560. [15:22:02] [Client thread/INFO]: ingotPoorCopper
  2561. [15:22:02] [Client thread/INFO]: ingotPoorGold
  2562. [15:22:02] [Client thread/INFO]: ingotPoorIron
  2563. [15:22:02] [Client thread/INFO]: ingotPoorTin
  2564. [15:22:02] [Client thread/INFO]: ingotPoorLead
  2565. [15:22:02] [Client thread/INFO]: ingotGunpowder
  2566. [15:22:02] [Client thread/INFO]: ingotPlastic
  2567. [15:22:02] [Client thread/INFO]: ingotEnderPearl
  2568. [15:22:02] [Client thread/INFO]: ingotSalt
  2569. [15:22:02] [Client thread/INFO]: ingotCoke
  2570. [15:22:02] [Client thread/INFO]: ingotberryIron
  2571. [15:22:02] [Client thread/INFO]: ingotberryCopper
  2572. [15:22:02] [Client thread/INFO]: ingotberryTin
  2573. [15:22:02] [Client thread/INFO]: ingotberryAluminum
  2574. [15:22:02] [Client thread/INFO]: ingotberryAluminium
  2575. [15:22:02] [Client thread/INFO]: ingotberryGold
  2576. [15:22:02] [Client thread/INFO]: ingotberryEssence
  2577. [15:22:02] [Client thread/INFO]: ingotbushIron
  2578. [15:22:02] [Client thread/INFO]: ingotbushGold
  2579. [15:22:02] [Client thread/INFO]: ingotbushCopper
  2580. [15:22:02] [Client thread/INFO]: ingotbushTin
  2581. [15:22:02] [Client thread/INFO]: ingotbushAluminum
  2582. [15:22:02] [Client thread/INFO]: ingotbushAluminium
  2583. [15:22:02] [Client thread/INFO]: ingotbushEssence
  2584. [15:22:02] [Client thread/INFO]: ingotNetherCoal
  2585. [15:22:02] [Client thread/INFO]: ingotNetherDiamond
  2586. [15:22:02] [Client thread/INFO]: ingotNetherGold
  2587. [15:22:02] [Client thread/INFO]: ingotNetherIron
  2588. [15:22:02] [Client thread/INFO]: ingotNetherLapis
  2589. [15:22:02] [Client thread/INFO]: ingotNetherRedstone
  2590. [15:22:02] [Client thread/INFO]: ingotNetherCopper
  2591. [15:22:02] [Client thread/INFO]: ingotNetherTin
  2592. [15:22:02] [Client thread/INFO]: ingotNetherEmerald
  2593. [15:22:02] [Client thread/INFO]: ingotNetherSilver
  2594. [15:22:02] [Client thread/INFO]: ingotNetherLead
  2595. [15:22:02] [Client thread/INFO]: ingotNetherUranium
  2596. [15:22:02] [Client thread/INFO]: ingotNetherRuby
  2597. [15:22:02] [Client thread/INFO]: ingotNetherPeridot
  2598. [15:22:02] [Client thread/INFO]: ingotNetherSapphire
  2599. [15:22:02] [Client thread/INFO]: ingotNetherNickel
  2600. [15:22:02] [Client thread/INFO]: ingotNetherSteel
  2601. [15:22:02] [Client thread/INFO]: ingotNetherIridium
  2602. [15:22:02] [Client thread/INFO]: ingotNetherSulfur
  2603. [15:22:02] [Client thread/INFO]: ingotNetherAmber
  2604. [15:22:02] [Client thread/INFO]: ingotNetherSalt
  2605. [15:22:02] [Client thread/INFO]: ingotNetherSaltpeter
  2606. [15:22:02] [Client thread/INFO]: ingotCertusQuartz
  2607. [15:22:02] [Client thread/INFO]: ingotNetherQuartz
  2608. [15:22:02] [Client thread/INFO]: ingotWheat
  2609. [15:22:02] [Client thread/INFO]: ingotFluix
  2610. [15:22:02] [Client thread/INFO]: ingotChargedCertusQuartz
  2611. [15:22:02] [Client thread/INFO]: ingotWood
  2612. [15:22:02] [Client thread/INFO]: ingotElectrotine
  2613. [15:22:02] [Client thread/INFO]: ingotTinyUranium
  2614. [15:22:02] [Client thread/INFO]: ingotTinyNickel
  2615. [15:22:02] [Client thread/INFO]: ingotTinyPlatinum
  2616. [15:22:02] [Client thread/INFO]: ingotTinyMithril
  2617. [15:22:02] [Client thread/INFO]: ingotTinyDraconium
  2618. [15:22:02] [Client thread/INFO]: ingotTinyCobalt
  2619. [15:22:02] [Client thread/INFO]: ingotTinyArdite
  2620. [15:22:02] [Client thread/INFO]: ingotTinyAluminium
  2621. [15:22:02] [Client thread/INFO]: ingotTinySteel
  2622. [15:22:02] [Client thread/INFO]: ingotTinyIridium
  2623. [15:22:02] [Client thread/INFO]: ingotmolten.unstableingots
  2624. [15:22:02] [Client thread/INFO]: ingotGlue
  2625. [15:22:02] [Client thread/INFO]: ingotmolten.bedrockiumingots
  2626. [15:22:02] [Client thread/INFO]: Registering marble
  2627. [15:22:02] [Client thread/INFO]: Unable to register! This mutation will not be available.
  2628. [15:22:02] [Client thread/INFO]: Registering rock
  2629. [15:22:02] [Client thread/INFO]: Registering water
  2630. [15:22:02] [Client thread/INFO]: Registering basalt
  2631. [15:22:02] [Client thread/INFO]: Registering marble
  2632. [15:22:02] [Client thread/INFO]: Unable to register! This mutation will not be available.
  2633. [15:22:02] [Client thread/INFO]: Registering rock
  2634. [15:22:02] [Client thread/INFO]: Registering water
  2635. [15:22:02] [Client thread/INFO]: Registering basalt
  2636. [15:22:02] [Client thread/INFO]: Registering marble
  2637. [15:22:02] [Client thread/INFO]: Unable to register! This mutation will not be available.
  2638. [15:22:02] [Client thread/INFO]: Registering rock
  2639. [15:22:02] [Client thread/INFO]: Registering water
  2640. [15:22:02] [Client thread/INFO]: Registering basalt
  2641. [15:22:02] [Client thread/INFO]: Registering marble
  2642. [15:22:02] [Client thread/INFO]: Unable to register! This mutation will not be available.
  2643. [15:22:02] [Client thread/INFO]: Registering rock
  2644. [15:22:02] [Client thread/INFO]: Registering water
  2645. [15:22:02] [Client thread/INFO]: Registering basalt
  2646. [15:22:02] [Client thread/INFO]: Postinit completed
  2647. [15:22:02] [Client thread/INFO]: Registered 18 mutations
  2648. [15:22:02] [Client thread/INFO]: Preparing genetics cache ...
  2649. [15:22:02] [Client thread/INFO]: Cached 416 mutation outputs
  2650. [15:22:02] [Client thread/INFO]: Cached 259 mutation inputs
  2651. [15:22:02] [Client thread/INFO]: Cached 889 chromosomes
  2652. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d, could not be parsed because it is not a String!
  2653. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d
  2654. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d, could not be parsed because it is not a String!
  2655. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d
  2656. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d, could not be parsed because it is not a String!
  2657. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d
  2658. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d, could not be parsed because it is not a String!
  2659. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d
  2660. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d, could not be parsed because it is not a String!
  2661. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d
  2662. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d, could not be parsed because it is not a String!
  2663. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@575b698d
  2664. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@64222416, could not be parsed because it is not a String!
  2665. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@64222416
  2666. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@57a822cf, could not be parsed because it is not a String!
  2667. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@57a822cf
  2668. [15:22:03] [Client thread/INFO]: Cape, com.jadarstudios.developercapes.cape.StaticCape@57a822cf, could not be parsed because it is not a String!
  2669. [15:22:03] [Client thread/INFO]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@57a822cf
  2670. [15:22:03] [Client thread/FATAL]: Another Energy System is Loaded. Adding Intergration!
  2671. [15:22:03] [Client thread/INFO]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  2672. [15:22:03] [Client thread/INFO]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  2673. [15:22:14] [Client thread/INFO]: postInitialize ENTER
  2674. [15:22:14] [Client thread/INFO]: Registered channel: world_info
  2675. [15:22:14] [Client thread/INFO]: Initializing icon sets...
  2676. [15:22:14] [Client thread/ERROR]: Couldn't unzip resource set from file:\D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar!\assets\journeymap\icon\entity\2D to D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\icon\entity\2D: java.io.IOException: file:\D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar!\assets\journeymap\icon\entity\2D nas no files
  2677. [15:22:14] [Client thread/ERROR]: Couldn't unzip resource set from file:\D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar!\assets\journeymap\icon\entity\3D to D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\icon\entity\3D: java.io.IOException: file:\D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar!\assets\journeymap\icon\entity\3D nas no files
  2678. [15:22:14] [Client thread/ERROR]: Couldn't unzip resource set from file:\D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar!\assets\journeymap\icon\theme\Victorian to D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\icon\theme\Victorian: java.io.IOException: file:\D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar!\assets\journeymap\icon\theme\Victorian nas no files
  2679. [15:22:14] [Client thread/ERROR]: Couldn't unzip resource set from file:\D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar!\assets\journeymap\icon\theme\Vault to D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\icon\theme\Vault: java.io.IOException: file:\D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar!\assets\journeymap\icon\theme\Vault nas no files
  2680. [15:22:14] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r246.56§8ms§r
  2681. [15:22:14] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
  2682. [15:22:14] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.JABBAInventoryHandler
  2683. [15:22:14] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.StorageDrawersInventoryHandler
  2684. [15:22:14] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
  2685. [15:22:14] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
  2686. [15:22:14] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
  2687. [15:22:15] [Client thread/INFO]: Loaded AutoWorkbench RecipeProvider
  2688. [15:22:15] [Client thread/INFO]: Loaded AssemblyAdvancedWorkbench RecipeProvider
  2689. [15:22:15] [Client thread/INFO]: Loaded AssemblyTable RecipeProvider
  2690. [15:22:15] [Client thread/INFO]: Loaded RollingMachine RecipeProvider
  2691. [15:22:15] [Client thread/INFO]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
  2692. [15:22:15] [Client thread/INFO]: Loaded Forestry, Generic ProgressProvider
  2693. [15:22:15] [Client thread/INFO]: Loaded ThermalExpansion, Generic ProgressProvider
  2694. [15:22:15] [Client thread/INFO]: Loaded IC2, Generic ProgressProvider
  2695. [15:22:15] [Client thread/INFO]: Loaded EnderIO, Generic ProgressProvider
  2696. [15:22:15] [Client thread/INFO]: Loaded endercore, Generic ProgressProvider
  2697. [15:22:15] [Client thread/INFO]: Starting PostInitialization for modtweaker2
  2698. [15:22:15] [Client thread/WARN]: Biome (id 160) is in list as element 161.
  2699. [15:22:15] [Client thread/INFO]: openmods.proxy.OpenClientProxy.postInit(OpenClientProxy.java:125): EntityPlayerSP movement callback patch not applied, using legacy solution
  2700. [15:22:15] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  2701. [15:22:15] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  2702. [15:22:15] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  2703. [15:22:15] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  2704. [15:22:15] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  2705. [15:22:15] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  2706. [15:22:15] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  2707. [15:22:15] [Client thread/INFO]: RFTools Detected EnderIO: enabling support
  2708. [15:22:15] [Client thread/INFO]: RFTools Detected MineFactory Reloaded: enabling support
  2709. [15:22:15] [Client thread/INFO]: RFTools Detected JABBA: enabling support
  2710. [15:22:15] [Client thread/INFO]: RFTools Detected Draconic Evolution: enabling support
  2711. [15:22:15] [Client thread/INFO]: RFTools Detected ComputerCraft: enabling support
  2712. [15:22:16] [Client thread/INFO]: Starting (PostInit)
  2713. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileAlembic" with capacity (32) to extraction whitelist.
  2714. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileCentrifuge" with capacity (0) to extraction whitelist.
  2715. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to injection whitelist.
  2716. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to extraction whitelist.
  2717. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to injection whitelist.
  2718. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to extraction whitelist.
  2719. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileTubeBuffer" with capacity (8) to extraction whitelist.
  2720. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to injection whitelist.
  2721. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to extraction whitelist.
  2722. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileAlchemyFurnaceAdvancedNozzle" with capacity (0) to extraction whitelist.
  2723. [15:22:16] [Client thread/INFO]: Added "class thaumicenergistics.common.tiles.TileEssentiaVibrationChamber" with capacity (64) to injection whitelist.
  2724. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.items.ItemEssence"[0] to item whitelist.
  2725. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.items.ItemEssence"[1] to item whitelist.
  2726. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[0] to item whitelist.
  2727. [15:22:16] [Client thread/INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[3] to item whitelist.
  2728. [15:22:16] [Client thread/INFO]: Added "class thaumicenergistics.common.items.ItemBlockEssentiaVibrationChamber"[0] to item whitelist.
  2729. [15:22:16] [Client thread/INFO]: Starting (AE Scanables)
  2730. [15:22:16] [Client thread/INFO]: Could not register "Inscriber Name Press" for TC scanning.
  2731. [15:22:16] [Client thread/INFO]: Could not register "Wood Gear" for TC scanning.
  2732. [15:22:16] [Client thread/INFO]: Could not register "Creative ME Storage Cell" for TC scanning.
  2733. [15:22:16] [Client thread/INFO]: Could not register "Matrix Frame" for TC scanning.
  2734. [15:22:16] [Client thread/INFO]: Could not register "Creative Energy Cell" for TC scanning.
  2735. [15:22:16] [Client thread/INFO]: Could not register "tile.appliedenergistics2.BlockPaint.name" for TC scanning.
  2736. [15:22:16] [Client thread/INFO]: Finished (AE Scanables in 272ms)
  2737. [15:22:16] [Client thread/INFO]: Finished (PostInit in 311ms)
  2738. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2739. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2740. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2741. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2742. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2743. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2744. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2745. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1B'
  2746. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2747. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2748. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2749. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2750. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2751. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2752. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2753. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2754. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2755. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2756. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2757. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2758. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2759. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2760. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2761. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2762. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2763. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2764. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2765. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2766. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2767. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2768. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2769. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2770. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2771. [15:22:16] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2772. [15:22:16] [Client thread/INFO]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
  2773. [15:22:16] [Client thread/INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2774. [15:22:16] [Client thread/INFO]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2775. [15:22:16] [Client thread/INFO]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2776. [15:22:16] [Client thread/INFO]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2777. [15:22:16] [Client thread/INFO]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2778. [15:22:16] [Client thread/INFO]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2779. [15:22:16] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2780. [15:22:16] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeJournal Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2781. [15:22:16] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeShapelessCustomWood Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2782. [15:22:16] [Client thread/INFO]: Unknown recipe class! blusunrize.immersiveengineering.common.crafting.RecipeShapedArrayList Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2783. [15:22:16] [Client thread/INFO]: Unknown recipe class! unwrittenfun.minecraft.immersiveintegration.recipe.CapacitorBoxRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2784. [15:22:16] [Client thread/INFO]: Unknown recipe class! blusunrize.immersiveengineering.common.crafting.RecipeShaderBags Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2785. [15:22:16] [Client thread/INFO]: Unknown recipe class! vswe.stevesfactory.blocks.ClusterRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2786. [15:22:16] [Client thread/INFO]: CoFH Core found 3 World Generation files present in D:\Minecraft\FTB\FTBInfinity\minecraft\config\cofh\world/.
  2787. [15:22:16] [Client thread/INFO]: Reading world generation info from: D:\Minecraft\FTB\FTBInfinity\minecraft\config\cofh\world\FTB-Infinity-Ores.json:
  2788. [15:22:16] [Client thread/ERROR]: Invalid block entry!
  2789. [15:22:16] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
  2790. [15:22:16] [Client thread/ERROR]: Error parsing generation entry: "sulfur" > Please check the parameters. It *may* be a duplicate.
  2791. [15:22:16] [Client thread/INFO]: Reading world generation info from: D:\Minecraft\FTB\FTBInfinity\minecraft\config\cofh\world\ThermalFoundation-Ores.json:
  2792. [15:22:16] [Client thread/INFO]: Reading world generation info from: D:\Minecraft\FTB\FTBInfinity\minecraft\config\cofh\world\Vanilla.json:
  2793. [15:22:16] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
  2794. [15:22:16] [Client thread/INFO]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  2795. [15:22:17] [Client thread/INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
  2796. [15:22:17] [Client thread/INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  2797. [15:22:17] [Client thread/INFO]: Thermal Foundation: Equivalent Exchange 3 Plugin Enabled.
  2798. [15:22:17] [Client thread/INFO]: Thermal Foundation: Load Complete.
  2799. [15:22:18] [Client thread/INFO]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  2800. [15:22:18] [Client thread/INFO]: Thermal Expansion: Equivalent Exchange 3 Plugin Enabled.
  2801. [15:22:18] [Client thread/INFO]: Thermal Expansion: EnderIO Plugin Enabled.
  2802. [15:22:18] [Client thread/INFO]: Thermal Expansion: Forestry Plugin Enabled.
  2803. [15:22:19] [Client thread/INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
  2804. [15:22:19] [Client thread/INFO]: Thermal Expansion: Load Complete.
  2805. [15:22:19] [Client thread/INFO]: Load Complete.
  2806. [15:22:19] [Client thread/INFO]: EnderStorage mod found.
  2807. [15:22:19] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
  2808. [15:22:19] [Client thread/INFO]: TwilightForestMod mod found.
  2809. [15:22:19] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  2810. [15:22:19] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
  2811. [15:22:19] [Client thread/INFO]: ProjectRed|Integration mod found.
  2812. [15:22:19] [Client thread/INFO]: ExtraUtilities mod found.
  2813. [15:22:19] [Client thread/INFO]: OpenBlocks mod found.
  2814. [15:22:19] [Client thread/INFO]: Railcraft mod found.
  2815. [15:22:19] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
  2816. [15:22:19] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
  2817. [15:22:19] [Client thread/INFO]: [Statues] Statues mod not found.
  2818. [15:22:19] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  2819. [15:22:19] [Client thread/INFO]: Forge Multipart found and dedicated handler registered
  2820. [15:22:19] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  2821. [15:22:19] [Client thread/INFO]: Success in registering EnderIO
  2822. [15:22:19] [Client thread/INFO]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
  2823. [15:22:19] [Client thread/INFO]: Success in registering EnderZoo
  2824. [15:22:19] [Client thread/INFO]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
  2825. [15:22:19] [Client thread/INFO]: Success in registering ThaumicTinkerer
  2826. [15:22:19] [Client thread/INFO]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
  2827. [15:22:19] [Client thread/INFO]: Success in registering rftools
  2828. [15:22:19] [Client thread/INFO]: Trying to reflect com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry initWaila
  2829. [15:22:19] [Client thread/INFO]: Success in registering AgriCraft
  2830. [15:22:19] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
  2831. [15:22:19] [Client thread/INFO]: Success in registering appliedenergistics2
  2832. [15:22:19] [Client thread/INFO]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
  2833. [15:22:19] [Client thread/INFO]: Success in registering Natura
  2834. [15:22:19] [Client thread/INFO]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
  2835. [15:22:19] [Client thread/INFO]: Success in registering BuildCraft|Compat
  2836. [15:22:19] [Client thread/INFO]: Trying to reflect team.chisel.compat.WailaCompat register
  2837. [15:22:19] [Client thread/INFO]: Success in registering chisel
  2838. [15:22:19] [Client thread/INFO]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
  2839. [15:22:19] [Client thread/INFO]: Success in registering EnderTech
  2840. [15:22:19] [Client thread/INFO]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
  2841. [15:22:19] [Client thread/INFO]: Success in registering EnderTech
  2842. [15:22:19] [Client thread/INFO]: Trying to reflect extracells.integration.waila.Waila register
  2843. [15:22:19] [Client thread/INFO]: Success in registering extracells
  2844. [15:22:19] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
  2845. [15:22:19] [Client thread/INFO]: Success in registering ImmersiveEngineering
  2846. [15:22:19] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  2847. [15:22:19] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@32bc0275
  2848. [15:22:19] [Client thread/INFO]: Success in registering TConstruct
  2849. [15:22:19] [Client thread/INFO]: Trying to reflect ftb.lib.api.waila.EventRegisterWaila registerHandlers
  2850. [15:22:19] [Client thread/INFO]: Success in registering FTBL
  2851. [15:22:19] [Client thread/INFO]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
  2852. [15:22:19] [Client thread/INFO]: WAILA callback received, loading...
  2853. [15:22:19] [Client thread/INFO]: Success in registering gendustry
  2854. [15:22:19] [Client thread/INFO]: Trying to reflect ganymedes01.headcrumbs.waila.WailaRegistrar wailaCallback
  2855. [15:22:19] [Client thread/INFO]: Success in registering headcrumbs
  2856. [15:22:19] [Client thread/INFO]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
  2857. [15:22:19] [Client thread/INFO]: Success in registering IC2NuclearControl
  2858. [15:22:19] [Client thread/INFO]: Trying to reflect unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler init
  2859. [15:22:19] [Client thread/INFO]: Success in registering immersiveintegration
  2860. [15:22:19] [Client thread/INFO]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
  2861. [15:22:19] [Client thread/INFO]: Success in registering JABBA
  2862. [15:22:19] [Client thread/INFO]: Trying to reflect vswe.stevesfactory.waila.Provider callbackRegister
  2863. [15:22:19] [Client thread/INFO]: Success in registering StevesFactoryManager
  2864. [15:22:19] [Client thread/INFO]: Trying to reflect stevesaddons.waila.WailaManager callbackRegister
  2865. [15:22:19] [Client thread/INFO]: Success in registering StevesAddons
  2866. [15:22:19] [Client thread/INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
  2867. [15:22:19] [Client thread/INFO]: Success in registering StorageDrawers
  2868. [15:22:19] [Client thread/INFO]: Trying to reflect thaumicenergistics.common.integration.ModuleWaila callbackRegister
  2869. [15:22:19] [Client thread/INFO]: Success in registering thaumicenergistics
  2870. [15:22:19] [Client thread/INFO]: Trying to reflect flaxbeard.thaumicexploration.interop.WailaConfig callbackRegister
  2871. [15:22:19] [Client thread/INFO]: Success in registering ThaumicExploration
  2872. [15:22:19] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
  2873. [15:22:19] [Client thread/INFO]: Success in registering WailaHarvestability
  2874. [15:22:19] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities registerAddon
  2875. [15:22:19] [Client thread/INFO]: Success in registering wawla
  2876. [15:22:19] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles registerAddon
  2877. [15:22:19] [Client thread/INFO]: Success in registering wawla
  2878. [15:22:19] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericEntities registerAddon
  2879. [15:22:19] [Client thread/INFO]: Success in registering wawla
  2880. [15:22:19] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericTiles registerAddon
  2881. [15:22:19] [Client thread/INFO]: Success in registering wawla
  2882. [15:22:19] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles registerAddon
  2883. [15:22:19] [Client thread/INFO]: Success in registering wawla
  2884. [15:22:19] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles registerAddon
  2885. [15:22:19] [Client thread/INFO]: Success in registering wawla
  2886. [15:22:19] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
  2887. [15:22:19] [Client thread/INFO]: Success in registering witchery
  2888. [15:22:19] [Client thread/INFO]: Redstone Arsenal: Load Complete.
  2889. [15:22:21] [Client thread/INFO]: Load Complete.
  2890. [15:22:21] [Client thread/INFO]: Load Complete.
  2891. [15:22:21] [Client thread/INFO]: Forge Mod Loader has successfully loaded 173 mods
  2892. [15:22:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, PortalGunSounds.pak, FMLFileResourcePack:Carpenter's Blocks Cached Resources, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
  2893. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2894. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2895. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2896. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2897. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2898. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2899. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2900. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2901. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2902. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2903. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2904. [15:22:21] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2905. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2906. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2907. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2908. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2909. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2910. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2911. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2912. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2913. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2914. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2915. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2916. [15:22:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2917. [15:22:22] [Client thread/INFO]: Resource manager reload, new language: en_US
  2918. [15:22:22] [Client thread/INFO]: Loading language file D:\Minecraft\FTB\FTBInfinity\minecraft\config\gendustry\custombees.en_US.lang
  2919. [15:22:23] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'diamond_ore' with background 'stone'. Place diamond_ore_dense.png in the assets folder to override.
  2920. [15:22:23] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'quartz_ore' with background 'netherrack'. Place quartz_ore_dense.png in the assets folder to override.
  2921. [15:22:27] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'coal_ore' with background 'stone'. Place coal_ore_dense.png in the assets folder to override.
  2922. [15:22:28] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'emerald_ore' with background 'stone'. Place emerald_ore_dense.png in the assets folder to override.
  2923. [15:22:28] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'lapis_ore' with background 'stone'. Place lapis_ore_dense.png in the assets folder to override.
  2924. [15:22:28] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'iron_ore' with background 'stone'. Place iron_ore_dense.png in the assets folder to override.
  2925. [15:22:29] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'redstone_ore' with background 'stone'. Place redstone_ore_dense.png in the assets folder to override.
  2926. [15:22:29] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'gold_ore' with background 'stone'. Place gold_ore_dense.png in the assets folder to override.
  2927. [15:22:50] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
  2928. [15:22:50] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  2929. [15:22:51] [Client thread/INFO]: Stitching Revolver Textures!
  2930. [15:22:51] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
  2931. [15:22:51] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  2932. [15:23:16] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
  2933. [15:23:16] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  2934. [15:23:17] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2935. [15:23:17] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2936. [15:23:17] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2937. [15:23:17] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2938. [15:23:17] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2939. [15:23:17] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  2940. [15:23:17] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  2941. [15:23:17] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2942. [15:23:17] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  2943. [15:23:18] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  2944. [15:23:18] [Sound Library Loader/INFO]: Sound engine started
  2945. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2946. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2947. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2948. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2949. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2950. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2951. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2952. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2953. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2954. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2955. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2956. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2957. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2958. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2959. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2960. [15:23:18] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2961. [15:23:18] [Client thread/INFO]: Mystcraft Start-Up Error Checking Completed
  2962. [15:23:18] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2963. [15:23:18] [Client thread/ERROR]: The following texture errors were found.
  2964. [15:23:18] [Client thread/ERROR]: ==================================================
  2965. [15:23:18] [Client thread/ERROR]: DOMAIN minecraft
  2966. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  2967. [15:23:18] [Client thread/ERROR]: domain minecraft is missing 27 textures
  2968. [15:23:18] [Client thread/ERROR]: domain minecraft has 5 locations:
  2969. [15:23:18] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  2970. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  2971. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  2972. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  2973. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  2974. [15:23:18] [Client thread/ERROR]: -------------------------
  2975. [15:23:18] [Client thread/ERROR]: The missing resources for domain minecraft are:
  2976. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5764_extracells.pattern.crafting.png
  2977. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7380_itemAspect.png
  2978. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7252_focusSmelt.png
  2979. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7225_focusRecall.png
  2980. [15:23:18] [Client thread/ERROR]: textures/blocks/TConIntegration.bedrock.png
  2981. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5761_extracells.fluid.item.png
  2982. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_516_alchemicCalcinator.png
  2983. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1775_extracells.block.walrus.png
  2984. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7249_focusDeflect.png
  2985. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_511_blockSpellEffect.png
  2986. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_517_crystalBelljar.png
  2987. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7265_focusDislocation.png
  2988. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_956_bookshelf.png
  2989. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_510_blockSpellModifier.png
  2990. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_514_schematicSaver.png
  2991. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7271_focusEnderChest.png
  2992. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_508_blockSpellParadigm.png
  2993. [15:23:18] [Client thread/ERROR]: textures/blocks/planks.png
  2994. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7235_focusTelekinesis.png
  2995. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_509_blockSpellEnhancement.png
  2996. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7223_focusShadowbeam.png
  2997. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7266_focusHeal.png
  2998. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2386_proxyBlock.png
  2999. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7263_focusFlight.png
  3000. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_BLOCK_652_gaiaHeadBlock_skeleton.png
  3001. [15:23:18] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_520_blockMimic.png
  3002. [15:23:18] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7272_focusXPDrain.png
  3003. [15:23:18] [Client thread/ERROR]: -------------------------
  3004. [15:23:18] [Client thread/ERROR]: No other errors exist for domain minecraft
  3005. [15:23:18] [Client thread/ERROR]: ==================================================
  3006. [15:23:18] [Client thread/ERROR]: ==================================================
  3007. [15:23:18] [Client thread/ERROR]: DOMAIN gravisuite
  3008. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3009. [15:23:18] [Client thread/ERROR]: domain gravisuite is missing 1 texture
  3010. [15:23:18] [Client thread/ERROR]: domain gravisuite has 4 locations:
  3011. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3012. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3013. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3014. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3015. [15:23:18] [Client thread/ERROR]: -------------------------
  3016. [15:23:18] [Client thread/ERROR]: The missing resources for domain gravisuite are:
  3017. [15:23:18] [Client thread/ERROR]: textures/blocks/block_side.png.png
  3018. [15:23:18] [Client thread/ERROR]: -------------------------
  3019. [15:23:18] [Client thread/ERROR]: No other errors exist for domain gravisuite
  3020. [15:23:18] [Client thread/ERROR]: ==================================================
  3021. [15:23:18] [Client thread/ERROR]: ==================================================
  3022. [15:23:18] [Client thread/ERROR]: DOMAIN ttinkerer
  3023. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3024. [15:23:18] [Client thread/ERROR]: domain ttinkerer is missing 7 textures
  3025. [15:23:18] [Client thread/ERROR]: domain ttinkerer has 4 locations:
  3026. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3027. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3028. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3029. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3030. [15:23:18] [Client thread/ERROR]: -------------------------
  3031. [15:23:18] [Client thread/ERROR]: The missing resources for domain ttinkerer are:
  3032. [15:23:18] [Client thread/ERROR]: textures/blocks/repairer.png
  3033. [15:23:18] [Client thread/ERROR]: textures/items/ichorSwordGem.png
  3034. [15:23:18] [Client thread/ERROR]: textures/blocks/magnet.png
  3035. [15:23:18] [Client thread/ERROR]: textures/items/ichorAxeGem.png
  3036. [15:23:18] [Client thread/ERROR]: textures/items/ichorShovelGem.png
  3037. [15:23:18] [Client thread/ERROR]: textures/items/mobAspect.png
  3038. [15:23:18] [Client thread/ERROR]: textures/items/ichorPickGem.png
  3039. [15:23:18] [Client thread/ERROR]: -------------------------
  3040. [15:23:18] [Client thread/ERROR]: No other errors exist for domain ttinkerer
  3041. [15:23:18] [Client thread/ERROR]: ==================================================
  3042. [15:23:18] [Client thread/ERROR]: ==================================================
  3043. [15:23:18] [Client thread/ERROR]: DOMAIN missing_icon_item_5791_extrautils
  3044. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3045. [15:23:18] [Client thread/ERROR]: domain missing_icon_item_5791_extrautils is missing 1 texture
  3046. [15:23:18] [Client thread/ERROR]: domain missing_icon_item_5791_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  3047. [15:23:18] [Client thread/ERROR]: -------------------------
  3048. [15:23:18] [Client thread/ERROR]: The missing resources for domain missing_icon_item_5791_extrautils are:
  3049. [15:23:18] [Client thread/ERROR]: textures/items/microblocks.png
  3050. [15:23:18] [Client thread/ERROR]: -------------------------
  3051. [15:23:18] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_5791_extrautils
  3052. [15:23:18] [Client thread/ERROR]: ==================================================
  3053. [15:23:18] [Client thread/ERROR]: ==================================================
  3054. [15:23:18] [Client thread/ERROR]: DOMAIN immersiveengineering
  3055. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3056. [15:23:18] [Client thread/ERROR]: domain immersiveengineering is missing 1 texture
  3057. [15:23:18] [Client thread/ERROR]: domain immersiveengineering has 4 locations:
  3058. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3059. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3060. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3061. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3062. [15:23:18] [Client thread/ERROR]: -------------------------
  3063. [15:23:18] [Client thread/ERROR]: The missing resources for domain immersiveengineering are:
  3064. [15:23:18] [Client thread/ERROR]: textures/blocks/metal2_skycrateDispenser.png
  3065. [15:23:18] [Client thread/ERROR]: -------------------------
  3066. [15:23:18] [Client thread/ERROR]: No other errors exist for domain immersiveengineering
  3067. [15:23:18] [Client thread/ERROR]: ==================================================
  3068. [15:23:18] [Client thread/ERROR]: ==================================================
  3069. [15:23:18] [Client thread/ERROR]: DOMAIN harvestcraft
  3070. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3071. [15:23:18] [Client thread/ERROR]: domain harvestcraft is missing 1 texture
  3072. [15:23:18] [Client thread/ERROR]: domain harvestcraft has 4 locations:
  3073. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3074. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3075. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3076. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3077. [15:23:18] [Client thread/ERROR]: -------------------------
  3078. [15:23:18] [Client thread/ERROR]: The missing resources for domain harvestcraft are:
  3079. [15:23:18] [Client thread/ERROR]: textures/items/chocolaterollItem.png
  3080. [15:23:18] [Client thread/ERROR]: -------------------------
  3081. [15:23:18] [Client thread/ERROR]: No other errors exist for domain harvestcraft
  3082. [15:23:18] [Client thread/ERROR]: ==================================================
  3083. [15:23:18] [Client thread/ERROR]: ==================================================
  3084. [15:23:18] [Client thread/ERROR]: DOMAIN chisel
  3085. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3086. [15:23:18] [Client thread/ERROR]: domain chisel is missing 1 texture
  3087. [15:23:18] [Client thread/ERROR]: domain chisel has 4 locations:
  3088. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3089. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3090. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3091. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3092. [15:23:18] [Client thread/ERROR]: -------------------------
  3093. [15:23:18] [Client thread/ERROR]: The missing resources for domain chisel are:
  3094. [15:23:18] [Client thread/ERROR]: textures/blocks/endstone/EnderFrame.png
  3095. [15:23:18] [Client thread/ERROR]: -------------------------
  3096. [15:23:18] [Client thread/ERROR]: No other errors exist for domain chisel
  3097. [15:23:18] [Client thread/ERROR]: ==================================================
  3098. [15:23:18] [Client thread/ERROR]: ==================================================
  3099. [15:23:18] [Client thread/ERROR]: DOMAIN thaumicexploration
  3100. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3101. [15:23:18] [Client thread/ERROR]: domain thaumicexploration is missing 1 texture
  3102. [15:23:18] [Client thread/ERROR]: domain thaumicexploration has 4 locations:
  3103. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3104. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3105. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3106. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3107. [15:23:18] [Client thread/ERROR]: -------------------------
  3108. [15:23:18] [Client thread/ERROR]: The missing resources for domain thaumicexploration are:
  3109. [15:23:18] [Client thread/ERROR]: textures/blocks/metalbase.png
  3110. [15:23:18] [Client thread/ERROR]: -------------------------
  3111. [15:23:18] [Client thread/ERROR]: The following other errors were reported for domain thaumicexploration:
  3112. [15:23:18] [Client thread/ERROR]: -------------------------
  3113. [15:23:18] [Client thread/ERROR]: Problem: broken aspect ratio and not an animation
  3114. [15:23:18] [Client thread/ERROR]: textures/blocks/soulBrazier.png
  3115. [15:23:18] [Client thread/ERROR]: ==================================================
  3116. [15:23:18] [Client thread/ERROR]: ==================================================
  3117. [15:23:18] [Client thread/ERROR]: DOMAIN botania
  3118. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3119. [15:23:18] [Client thread/ERROR]: domain botania is missing 1 texture
  3120. [15:23:18] [Client thread/ERROR]: domain botania has 4 locations:
  3121. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3122. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3123. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3124. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3125. [15:23:18] [Client thread/ERROR]: -------------------------
  3126. [15:23:18] [Client thread/ERROR]: The missing resources for domain botania are:
  3127. [15:23:18] [Client thread/ERROR]: textures/blocks/alt/clayconiaChibi.png
  3128. [15:23:18] [Client thread/ERROR]: -------------------------
  3129. [15:23:18] [Client thread/ERROR]: No other errors exist for domain botania
  3130. [15:23:18] [Client thread/ERROR]: ==================================================
  3131. [15:23:18] [Client thread/ERROR]: ==================================================
  3132. [15:23:18] [Client thread/ERROR]: DOMAIN draconicevolution
  3133. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3134. [15:23:18] [Client thread/ERROR]: domain draconicevolution is missing 2 textures
  3135. [15:23:18] [Client thread/ERROR]: domain draconicevolution has 5 locations:
  3136. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3137. [15:23:18] [Client thread/ERROR]: resource pack at path D:\Minecraft\FTB\FTBInfinity\minecraft\config\draconicevolution\resources
  3138. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3139. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3140. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3141. [15:23:18] [Client thread/ERROR]: -------------------------
  3142. [15:23:18] [Client thread/ERROR]: The missing resources for domain draconicevolution are:
  3143. [15:23:18] [Client thread/ERROR]: textures/items/chaosFragment.png
  3144. [15:23:18] [Client thread/ERROR]: textures/items/wyvernShovel.png
  3145. [15:23:18] [Client thread/ERROR]: -------------------------
  3146. [15:23:18] [Client thread/ERROR]: No other errors exist for domain draconicevolution
  3147. [15:23:18] [Client thread/ERROR]: ==================================================
  3148. [15:23:18] [Client thread/ERROR]: ==================================================
  3149. [15:23:18] [Client thread/ERROR]: DOMAIN alchemicalwizardry
  3150. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3151. [15:23:18] [Client thread/ERROR]: domain alchemicalwizardry is missing 1 texture
  3152. [15:23:18] [Client thread/ERROR]: domain alchemicalwizardry has 4 locations:
  3153. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3154. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3155. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3156. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3157. [15:23:18] [Client thread/ERROR]: -------------------------
  3158. [15:23:18] [Client thread/ERROR]: The missing resources for domain alchemicalwizardry are:
  3159. [15:23:18] [Client thread/ERROR]: textures/items/SigilOfTheFastMiner.png
  3160. [15:23:18] [Client thread/ERROR]: -------------------------
  3161. [15:23:18] [Client thread/ERROR]: No other errors exist for domain alchemicalwizardry
  3162. [15:23:18] [Client thread/ERROR]: ==================================================
  3163. [15:23:18] [Client thread/ERROR]: ==================================================
  3164. [15:23:18] [Client thread/ERROR]: DOMAIN logisticspipes
  3165. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3166. [15:23:18] [Client thread/ERROR]: domain logisticspipes is missing 3 textures
  3167. [15:23:18] [Client thread/ERROR]: domain logisticspipes has 4 locations:
  3168. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3169. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3170. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3171. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3172. [15:23:18] [Client thread/ERROR]: -------------------------
  3173. [15:23:18] [Client thread/ERROR]: The missing resources for domain logisticspipes are:
  3174. [15:23:18] [Client thread/ERROR]: textures/items/itemUpgrade/UpgradeModule.png
  3175. [15:23:18] [Client thread/ERROR]: textures/items/itemUpgrade/LogicController.png
  3176. [15:23:18] [Client thread/ERROR]: textures/items/ItemPipeSignCreator.png
  3177. [15:23:18] [Client thread/ERROR]: -------------------------
  3178. [15:23:18] [Client thread/ERROR]: No other errors exist for domain logisticspipes
  3179. [15:23:18] [Client thread/ERROR]: ==================================================
  3180. [15:23:18] [Client thread/ERROR]: ==================================================
  3181. [15:23:18] [Client thread/ERROR]: DOMAIN missing_icon_item_5774_extrautils
  3182. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3183. [15:23:18] [Client thread/ERROR]: domain missing_icon_item_5774_extrautils is missing 1 texture
  3184. [15:23:18] [Client thread/ERROR]: domain missing_icon_item_5774_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  3185. [15:23:18] [Client thread/ERROR]: -------------------------
  3186. [15:23:18] [Client thread/ERROR]: The missing resources for domain missing_icon_item_5774_extrautils are:
  3187. [15:23:18] [Client thread/ERROR]: textures/items/lawSword.png
  3188. [15:23:18] [Client thread/ERROR]: -------------------------
  3189. [15:23:18] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_5774_extrautils
  3190. [15:23:18] [Client thread/ERROR]: ==================================================
  3191. [15:23:18] [Client thread/ERROR]: ==================================================
  3192. [15:23:18] [Client thread/ERROR]: DOMAIN buildcraft
  3193. [15:23:18] [Client thread/ERROR]: --------------------------------------------------
  3194. [15:23:18] [Client thread/ERROR]: domain buildcraft is missing 3 textures
  3195. [15:23:18] [Client thread/ERROR]: domain buildcraft has 4 locations:
  3196. [15:23:18] [Client thread/ERROR]: mod FML resources at D:\Minecraft\FTB\FTBInfinity\minecraft\mcforkage-baked.jar
  3197. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackBedrockium : XU_Delegate_Pack
  3198. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackUnstableIngot : XU_Delegate_Pack
  3199. [15:23:18] [Client thread/ERROR]: unknown resourcepack type com.rwtema.extrautils.modintegration.TConTextureResourcePackMagicWood : XU_Delegate_Pack
  3200. [15:23:18] [Client thread/ERROR]: -------------------------
  3201. [15:23:18] [Client thread/ERROR]: The missing resources for domain buildcraft are:
  3202. [15:23:18] [Client thread/ERROR]: textures/items/triggers/trigger_machine_active.png
  3203. [15:23:18] [Client thread/ERROR]: textures/items/board_green.png
  3204. [15:23:18] [Client thread/ERROR]: textures/items/triggers/trigger_machine_inactive.png
  3205. [15:23:18] [Client thread/ERROR]: -------------------------
  3206. [15:23:18] [Client thread/ERROR]: No other errors exist for domain buildcraft
  3207. [15:23:18] [Client thread/ERROR]: ==================================================
  3208. [15:23:18] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  3209. [15:23:18] [Client thread/WARN]: Failed to load texture: mainmenu:background.png
  3210. java.io.FileNotFoundException: mainmenu:background.png
  3211. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:71) ~[mcforkage-baked.jar:?]
  3212. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:35) ~[mcforkage-baked.jar:?]
  3213. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:88) [mcforkage-baked.jar:?]
  3214. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [mcforkage-baked.jar:?]
  3215. at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) [mcforkage-baked.jar:?]
  3216. at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:312) [mcforkage-baked.jar:?]
  3217. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [mcforkage-baked.jar:?]
  3218. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1000) [mcforkage-baked.jar:?]
  3219. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3220. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3221. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3222. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3223. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3224. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3225. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3226. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3227. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3228. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3229. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3230. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3231. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3232. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3233. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3234. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3235. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3236. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3237. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3238. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3239. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3240. [15:23:18] [Client thread/WARN]: Failed to load texture: mainmenu:modpack.png
  3241. java.io.FileNotFoundException: mainmenu:modpack.png
  3242. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:71) ~[mcforkage-baked.jar:?]
  3243. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:35) ~[mcforkage-baked.jar:?]
  3244. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:88) [mcforkage-baked.jar:?]
  3245. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [mcforkage-baked.jar:?]
  3246. at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) [mcforkage-baked.jar:?]
  3247. at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:368) [mcforkage-baked.jar:?]
  3248. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [mcforkage-baked.jar:?]
  3249. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1000) [mcforkage-baked.jar:?]
  3250. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3251. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3252. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3253. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3254. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3255. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3256. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3257. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3258. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3259. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3260. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3261. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3262. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3263. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3264. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3265. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3266. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3267. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3268. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3269. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3270. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3271. [15:23:18] [Client thread/WARN]: Failed to load texture: mainmenu:shortbutton.png
  3272. java.io.FileNotFoundException: mainmenu:shortbutton.png
  3273. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:71) ~[mcforkage-baked.jar:?]
  3274. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:35) ~[mcforkage-baked.jar:?]
  3275. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:88) [mcforkage-baked.jar:?]
  3276. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [mcforkage-baked.jar:?]
  3277. at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) [mcforkage-baked.jar:?]
  3278. at lumien.custommainmenu.gui.GuiCustomButton.func_146112_a(GuiCustomButton.java:86) [mcforkage-baked.jar:?]
  3279. at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:404) [mcforkage-baked.jar:?]
  3280. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [mcforkage-baked.jar:?]
  3281. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1000) [mcforkage-baked.jar:?]
  3282. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3283. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3284. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3285. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3286. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3287. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3288. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3289. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3290. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3291. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3292. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3293. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3294. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3295. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3296. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3297. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3298. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3299. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3300. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3301. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3302. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3303. [15:23:18] [Client thread/WARN]: Failed to load texture: mainmenu:web.png
  3304. java.io.FileNotFoundException: mainmenu:web.png
  3305. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:71) ~[mcforkage-baked.jar:?]
  3306. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:35) ~[mcforkage-baked.jar:?]
  3307. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:88) [mcforkage-baked.jar:?]
  3308. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [mcforkage-baked.jar:?]
  3309. at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) [mcforkage-baked.jar:?]
  3310. at lumien.custommainmenu.gui.GuiCustomButton.func_146112_a(GuiCustomButton.java:86) [mcforkage-baked.jar:?]
  3311. at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:404) [mcforkage-baked.jar:?]
  3312. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [mcforkage-baked.jar:?]
  3313. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1000) [mcforkage-baked.jar:?]
  3314. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3315. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3316. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3317. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3318. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3319. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3320. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3321. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3322. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3323. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3324. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3325. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3326. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3327. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3328. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3329. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3330. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3331. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3332. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3333. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3334. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3335. [15:23:18] [Client thread/WARN]: Failed to load texture: mainmenu:longbutton.png
  3336. java.io.FileNotFoundException: mainmenu:longbutton.png
  3337. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:71) ~[mcforkage-baked.jar:?]
  3338. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:35) ~[mcforkage-baked.jar:?]
  3339. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:88) [mcforkage-baked.jar:?]
  3340. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [mcforkage-baked.jar:?]
  3341. at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) [mcforkage-baked.jar:?]
  3342. at lumien.custommainmenu.gui.GuiCustomButton.func_146112_a(GuiCustomButton.java:86) [mcforkage-baked.jar:?]
  3343. at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:404) [mcforkage-baked.jar:?]
  3344. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [mcforkage-baked.jar:?]
  3345. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1000) [mcforkage-baked.jar:?]
  3346. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3347. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3348. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3349. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3350. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3351. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3352. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3353. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3354. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3355. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3356. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3357. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3358. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3359. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3360. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3361. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3362. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3363. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3364. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3365. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3366. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3367. [15:23:18] [Client thread/WARN]: Failed to load texture: mainmenu:shop.png
  3368. java.io.FileNotFoundException: mainmenu:shop.png
  3369. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:71) ~[mcforkage-baked.jar:?]
  3370. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:35) ~[mcforkage-baked.jar:?]
  3371. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:88) [mcforkage-baked.jar:?]
  3372. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [mcforkage-baked.jar:?]
  3373. at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) [mcforkage-baked.jar:?]
  3374. at lumien.custommainmenu.gui.GuiCustomButton.func_146112_a(GuiCustomButton.java:86) [mcforkage-baked.jar:?]
  3375. at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:404) [mcforkage-baked.jar:?]
  3376. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [mcforkage-baked.jar:?]
  3377. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1000) [mcforkage-baked.jar:?]
  3378. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3379. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3380. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3381. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3382. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3383. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3384. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3385. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3386. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3387. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3388. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3389. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3390. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3391. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3392. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3393. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3394. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3395. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3396. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3397. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3398. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3399. [15:23:18] [Client thread/WARN]: Failed to load texture: mainmenu:lang.png
  3400. java.io.FileNotFoundException: mainmenu:lang.png
  3401. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:71) ~[mcforkage-baked.jar:?]
  3402. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:35) ~[mcforkage-baked.jar:?]
  3403. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:88) [mcforkage-baked.jar:?]
  3404. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [mcforkage-baked.jar:?]
  3405. at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) [mcforkage-baked.jar:?]
  3406. at lumien.custommainmenu.gui.GuiCustomButton.func_146112_a(GuiCustomButton.java:86) [mcforkage-baked.jar:?]
  3407. at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:404) [mcforkage-baked.jar:?]
  3408. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [mcforkage-baked.jar:?]
  3409. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1000) [mcforkage-baked.jar:?]
  3410. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3411. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3412. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3413. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3414. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3415. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3416. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3417. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3418. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3419. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3420. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3421. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3422. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3423. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3424. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3425. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3426. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3427. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3428. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3429. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3430. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3431. [15:23:18] [Client thread/WARN]: Failed to load texture: mainmenu:refresh.png
  3432. java.io.FileNotFoundException: mainmenu:refresh.png
  3433. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:71) ~[mcforkage-baked.jar:?]
  3434. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:35) ~[mcforkage-baked.jar:?]
  3435. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:88) [mcforkage-baked.jar:?]
  3436. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) [mcforkage-baked.jar:?]
  3437. at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) [mcforkage-baked.jar:?]
  3438. at lumien.custommainmenu.gui.GuiCustomButton.func_146112_a(GuiCustomButton.java:86) [mcforkage-baked.jar:?]
  3439. at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:404) [mcforkage-baked.jar:?]
  3440. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [mcforkage-baked.jar:?]
  3441. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1000) [mcforkage-baked.jar:?]
  3442. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3443. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3444. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3445. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3446. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3447. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3448. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3449. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3450. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3451. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3452. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3453. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3454. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3455. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3456. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3457. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3458. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3459. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3460. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3461. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3462. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3463. [15:23:19] [Client thread/INFO]: Loading blocks and textures...
  3464. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (SpecialHandling)'.
  3465. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (SpecialHandling)'.
  3466. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBed:0] (SpecialHandling)'.
  3467. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersButton:0] (SpecialHandling)'.
  3468. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (SpecialHandling)'.
  3469. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (SpecialHandling)'.
  3470. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (SpecialHandling)'.
  3471. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersFlowerPot:0] (SpecialHandling)'.
  3472. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (SpecialHandling)'.
  3473. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGate:0] (SpecialHandling)'.
  3474. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (SpecialHandling)'.
  3475. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,SpecialHandling)'.
  3476. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLever:0] (SpecialHandling)'.
  3477. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (SpecialHandling)'.
  3478. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (SpecialHandling)'.
  3479. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (SpecialHandling)'.
  3480. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (SpecialHandling)'.
  3481. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (SpecialHandling)'.
  3482. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (SpecialHandling)'.
  3483. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (SpecialHandling)'.
  3484. [15:23:19] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (SpecialHandling)'.
  3485. [15:23:19] [Client thread/WARN]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@71f93aa4
  3486. [15:23:19] [Client thread/INFO]: Built BlockMD cache (9750) : BlockMD.reset count 1 avg 551.89ms
  3487. [15:23:20] [Client thread/INFO]: initBlocksTexture: 4096x2048 loaded in 688.735231ms
  3488. [15:23:20] [Client thread/INFO]: Existing color palette's resource packs and mod names match current loadout.
  3489. [15:23:20] [Client thread/INFO]: Loaded 8395 block colors from color palette file in 30ms: D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\colorpalette.json
  3490. [15:23:20] [Client thread/WARN]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@71f93aa4
  3491. [15:23:20] [Client thread/INFO]: Initialized 112 block colors from mods and resource packs in 45ms
  3492. [15:23:20] [Client thread/WARN]: Can't find UID for block powercrystals.netherores.world.BlockHellfish@71f93aa4
  3493. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorCore:0] (Transparency,Error)
  3494. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockAiry:0] (Transparency,Error)
  3495. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:spectralContainer:0] (Transparency,Error)
  3496. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (Transparency,Error,SpecialHandling)
  3497. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ThaumicExploration:thinkTankJar:0] (OpenToSky,Transparency,Error,TransparentRoof)
  3498. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockEldritchNothing:0] (Transparency,Error)
  3499. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorStabilizer:0] (Transparency,Error)
  3500. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockPortalEldritch:0] (Transparency,Error)
  3501. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (Transparency,Error,SpecialHandling)
  3502. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [witchery:force:0] (Transparency,Error)
  3503. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (Transparency,Error,SpecialHandling)
  3504. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBed:0] (Transparency,Error,SpecialHandling)
  3505. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (Transparency,Error,SpecialHandling)
  3506. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (Transparency,Error,SpecialHandling)
  3507. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:bloodLight:0] (Transparency,Error)
  3508. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (Transparency,Error,SpecialHandling)
  3509. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (Transparency,Error,SpecialHandling)
  3510. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (Transparency,Error,SpecialHandling)
  3511. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (Transparency,Error,SpecialHandling)
  3512. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (Transparency,Error,SpecialHandling)
  3513. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockWarded:0] (Transparency,Error)
  3514. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,Transparency,Error,SpecialHandling)
  3515. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ForgeMultipart:block:0] (Transparency,Error)
  3516. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (Transparency,Error,SpecialHandling)
  3517. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorEnergyInjector:0] (Transparency,Error)
  3518. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (Transparency,Error,SpecialHandling)
  3519. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [chisel:glass_pane:4] (OpenToSky,Transparency,Error,TransparentRoof)
  3520. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGate:0] (Transparency,Error,SpecialHandling)
  3521. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:1] (OpenToSky,Transparency,Error,TransparentRoof)
  3522. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:3] (OpenToSky,Transparency,Error,TransparentRoof)
  3523. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:portal:0] (Transparency,Error)
  3524. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (Transparency,Error,SpecialHandling)
  3525. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:chaosCrystal:0] (Transparency,Error)
  3526. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersButton:0] (Transparency,Error,SpecialHandling)
  3527. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:5] (OpenToSky,Transparency,Error,TransparentRoof)
  3528. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (Transparency,Error,SpecialHandling)
  3529. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (Transparency,Error,SpecialHandling)
  3530. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [TwilightForest:tile.HugeLilyPad:0] (NoShadow,Transparency,Error,Plant,NoTopo)
  3531. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:0] (NoShadow,Transparency,Error,Plant,NoTopo)
  3532. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:2] (NoShadow,Transparency,Error,Plant,NoTopo)
  3533. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:1] (NoShadow,Transparency,Error,Plant,NoTopo)
  3534. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:4] (NoShadow,Transparency,Error,Plant,NoTopo)
  3535. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:3] (NoShadow,Transparency,Error,Plant,NoTopo)
  3536. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:6] (NoShadow,Transparency,Error,Plant,NoTopo)
  3537. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:5] (NoShadow,Transparency,Error,Plant,NoTopo)
  3538. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:8] (NoShadow,Transparency,Error,Plant,NoTopo)
  3539. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:7] (NoShadow,Transparency,Error,Plant,NoTopo)
  3540. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:10] (NoShadow,Transparency,Error,Plant,NoTopo)
  3541. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:9] (NoShadow,Transparency,Error,Plant,NoTopo)
  3542. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:12] (NoShadow,Transparency,Error,Plant,NoTopo)
  3543. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:11] (NoShadow,Transparency,Error,Plant,NoTopo)
  3544. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:14] (NoShadow,Transparency,Error,Plant,NoTopo)
  3545. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:13] (NoShadow,Transparency,Error,Plant,NoTopo)
  3546. [15:23:20] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:15] (NoShadow,Transparency,Error,Plant,NoTopo)
  3547. [15:23:21] [Client thread/INFO]: Color palette file generated with 8395 colors in 225ms for: D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\colorpalette.json
  3548. [15:23:21] [Client thread/INFO]: Updated color palette file: D:\Minecraft\FTB\FTBInfinity\minecraft\journeymap\colorpalette.json
  3549. [15:24:12] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  3550. [15:24:12] [Server thread/INFO]: Generating keypair
  3551. [15:24:12] [Server thread/INFO]: Registered Mutations:
  3552. [15:24:12] [Server thread/INFO]: - AgriCraft:seedSugarcane:0 = minecraft:wheat_seeds:0 + AgriCraft:seedCarrot:0
  3553. [15:24:12] [Server thread/INFO]: - AgriCraft:seedCactus:0 = AgriCraft:seedSugarcane:0 + AgriCraft:seedPoppy:0
  3554. [15:24:12] [Server thread/INFO]: - minecraft:pumpkin_seeds:0 = AgriCraft:seedPotato:0 + AgriCraft:seedCarrot:0
  3555. [15:24:12] [Server thread/INFO]: - minecraft:melon_seeds:0 = AgriCraft:seedCarrot:0 + minecraft:pumpkin_seeds:0
  3556. [15:24:12] [Server thread/INFO]: - AgriCraft:seedPoppy:0 = AgriCraft:seedSugarcane:0 + minecraft:pumpkin_seeds:0
  3557. [15:24:12] [Server thread/INFO]: - AgriCraft:seedDandelion:0 = AgriCraft:seedSugarcane:0 + minecraft:melon_seeds:0
  3558. [15:24:12] [Server thread/INFO]: - AgriCraft:seedOrchid:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedDandelion:0
  3559. [15:24:12] [Server thread/INFO]: - AgriCraft:seedAllium:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedOrchid:0
  3560. [15:24:12] [Server thread/INFO]: - AgriCraft:seedTulipRed:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedAllium:0
  3561. [15:24:12] [Server thread/INFO]: - AgriCraft:seedTulipOrange:0 = AgriCraft:seedDaisy:0 + AgriCraft:seedOrchid:0
  3562. [15:24:12] [Server thread/INFO]: - AgriCraft:seedTulipWhite:0 = AgriCraft:seedDaisy:0 + AgriCraft:seedDandelion:0
  3563. [15:24:12] [Server thread/INFO]: - AgriCraft:seedTulipPink:0 = AgriCraft:seedAllium:0 + AgriCraft:seedDandelion:0
  3564. [15:24:12] [Server thread/INFO]: - AgriCraft:seedDaisy:0 = AgriCraft:seedDandelion:0 + AgriCraft:seedOrchid:0
  3565. [15:24:12] [Server thread/INFO]: - AgriCraft:seedShroomRed:0 = minecraft:nether_wart:0 + AgriCraft:seedPoppy:0
  3566. [15:24:12] [Server thread/INFO]: - AgriCraft:seedShroomBrown:0 = minecraft:nether_wart:0 + AgriCraft:seedPotato:0
  3567. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedRedstodendron=AgriCraft:seedTulipRed+AgriCraft:seedDaisy)
  3568. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedLapender=AgriCraft:seedTulipPink+AgriCraft:seedOrchid)
  3569. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedFerranium=AgriCraft:seedLapender+AgriCraft:seedTulipWhite)
  3570. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedAurigold=AgriCraft:seedRedstodendron+AgriCraft:seedTulipOrange)
  3571. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedDiamahlia=AgriCraft:seedAurigold+AgriCraft:seedLapender)
  3572. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedEmeryllis=AgriCraft:seedFerranium+AgriCraft:seedRedstodendron)
  3573. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedNitorWart=minecraft:nether_wart+AgriCraft:seedTulipOrange)
  3574. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedQuartzanthemum=AgriCraft:seedNitorWart+AgriCraft:seedLapender)
  3575. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedCuprosia=AgriCraft:seedRedstodendron+AgriCraft:seedTulipRed)
  3576. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedPetinia=AgriCraft:seedLapender+AgriCraft:seedDaisy)
  3577. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedPlombean=AgriCraft:seedFerranium+AgriCraft:seedPotato)
  3578. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedSilverweed=AgriCraft:seedAurigold+AgriCraft:seedAllium)
  3579. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedJaslumine=AgriCraft:seedFerranium+minecraft:wheat_seeds)
  3580. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedNiccissus=AgriCraft:seedAurigold+AgriCraft:seedDandelion)
  3581. [15:24:12] [Server thread/INFO]: Error when reading mutation: resulting stack is not correct. (line: AgriCraft:seedPlatiolus=AgriCraft:seedDiamahlia+AgriCraft:seedFerranium)
  3582. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaRed:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedTulipRed:0
  3583. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaYellow:0 = AgriCraft:seedDandelion:0 + AgriCraft:seedTulipOrange:0
  3584. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaBlue:0 = AgriCraft:seedOrchid:0 + AgriCraft:seedAllium:0
  3585. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaOrange:0 = AgriCraft:seedBotaniaYellow:0 + AgriCraft:seedBotaniaRed:0
  3586. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaPurple:0 = AgriCraft:seedBotaniaMagenta:0 + AgriCraft:seedBotaniaBlue:0
  3587. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaGreen:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedBotaniaYellow:0
  3588. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaMagenta:0 = AgriCraft:seedBotaniaRed:0 + AgriCraft:seedBotaniaBlue:0
  3589. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaPink:0 = AgriCraft:seedBotaniaPurple:0 + AgriCraft:seedBotaniaWhite:0
  3590. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaLime:0 = AgriCraft:seedBotaniaWhite:0 + AgriCraft:seedBotaniaGreen:0
  3591. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaCyan:0 = AgriCraft:seedBotaniaGreen:0 + AgriCraft:seedBotaniaBlue:0
  3592. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaLightBlue:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedBotaniaWhite:0
  3593. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaBlack:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedCactus:0
  3594. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaWhite:0 = AgriCraft:seedTulipWhite:0 + AgriCraft:seedDaisy:0
  3595. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaGray:0 = AgriCraft:seedBotaniaBlack:0 + AgriCraft:seedBotaniaWhite:0
  3596. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaLightGray:0 = AgriCraft:seedBotaniaGray:0 + AgriCraft:seedBotaniaWhite:0
  3597. [15:24:12] [Server thread/INFO]: - AgriCraft:seedBotaniaBrown:0 = AgriCraft:seedBotaniaPurple:0 + AgriCraft:seedBotaniaGreen:0
  3598. [15:24:12] [Server thread/INFO]: - harvestcraft:artichokeseedItem:0 = harvestcraft:asparagusseedItem:0 + harvestcraft:lettuceseedItem:0
  3599. [15:24:12] [Server thread/INFO]: - harvestcraft:asparagusseedItem:0 = harvestcraft:scallionseedItem:0 + harvestcraft:cornseedItem:0
  3600. [15:24:12] [Server thread/INFO]: - harvestcraft:bambooshootseedItem:0 = harvestcraft:cornseedItem:0 + harvestcraft:riceseedItem:0
  3601. [15:24:12] [Server thread/INFO]: - harvestcraft:beanseedItem:0 = minecraft:pumpkin_seeds:0 + AgriCraft:seedPotato:0
  3602. [15:24:12] [Server thread/INFO]: - harvestcraft:beetseedItem:0 = harvestcraft:radishseedItem:0 + AgriCraft:seedCarrot:0
  3603. [15:24:12] [Server thread/INFO]: - harvestcraft:bellpepperseedItem:0 = harvestcraft:chilipepperseedItem:0 + harvestcraft:spiceleafseedItem:0
  3604. [15:24:12] [Server thread/INFO]: - harvestcraft:blackberryseedItem:0 = harvestcraft:strawberryseedItem:0 + harvestcraft:blueberryseedItem:0
  3605. [15:24:12] [Server thread/INFO]: - harvestcraft:blueberryseedItem:0 = harvestcraft:strawberryseedItem:0 + AgriCraft:seedOrchid:0
  3606. [15:24:12] [Server thread/INFO]: - harvestcraft:broccoliseedItem:0 = harvestcraft:lettuceseedItem:0 + AgriCraft:seedDaisy:0
  3607. [15:24:12] [Server thread/INFO]: - harvestcraft:brusselsproutseedItem:0 = harvestcraft:cabbageseedItem:0 + harvestcraft:peasseedItem:0
  3608. [15:24:12] [Server thread/INFO]: - harvestcraft:cabbageseedItem:0 = harvestcraft:broccoliseedItem:0 + harvestcraft:lettuceseedItem:0
  3609. [15:24:12] [Server thread/INFO]: - harvestcraft:cactusfruitseedItem:0 = harvestcraft:kiwiseedItem:0 + harvestcraft:bambooshootseedItem:0
  3610. [15:24:12] [Server thread/INFO]: - harvestcraft:candleberryseedItem:0 = harvestcraft:cactusfruitseedItem:0 + harvestcraft:grapeseedItem:0
  3611. [15:24:12] [Server thread/INFO]: - harvestcraft:cantaloupeseedItem:0 = minecraft:melon_seeds:0 + harvestcraft:strawberryseedItem:0
  3612. [15:24:12] [Server thread/INFO]: - harvestcraft:cauliflowerseedItem:0 = harvestcraft:cabbageseedItem:0 + harvestcraft:lettuceseedItem:0
  3613. [15:24:12] [Server thread/INFO]: - harvestcraft:celeryseedItem:0 = minecraft:wheat_seeds:0 + AgriCraft:seedAllium:0
  3614. [15:24:12] [Server thread/INFO]: - harvestcraft:chilipepperseedItem:0 = harvestcraft:tomatoseedItem:0 + harvestcraft:onionseedItem:0
  3615. [15:24:12] [Server thread/INFO]: - harvestcraft:coffeeseedItem:0 = harvestcraft:beanseedItem:0 + AgriCraft:seedSugarcane:0
  3616. [15:24:12] [Server thread/INFO]: - harvestcraft:cranberryseedItem:0 = harvestcraft:blueberryseedItem:0 + harvestcraft:grapeseedItem:0
  3617. [15:24:12] [Server thread/INFO]: - harvestcraft:cucumberseedItem:0 = harvestcraft:peasseedItem:0 + harvestcraft:okraseedItem:0
  3618. [15:24:12] [Server thread/INFO]: - harvestcraft:eggplantseedItem:0 = harvestcraft:zucchiniseedItem:0 + harvestcraft:tomatoseedItem:0
  3619. [15:24:12] [Server thread/INFO]: - harvestcraft:garlicseedItem:0 = harvestcraft:onionseedItem:0 + harvestcraft:gingerseedItem:0
  3620. [15:24:12] [Server thread/INFO]: - harvestcraft:gingerseedItem:0 = harvestcraft:mustardseedItem:0 + harvestcraft:peanutseedItem:0
  3621. [15:24:12] [Server thread/INFO]: - harvestcraft:grapeseedItem:0 = harvestcraft:blueberryseedItem:0 + harvestcraft:cantaloupeseedItem:0
  3622. [15:24:12] [Server thread/INFO]: - harvestcraft:kiwiseedItem:0 = harvestcraft:cantaloupeseedItem:0 + harvestcraft:strawberryseedItem:0
  3623. [15:24:12] [Server thread/INFO]: - harvestcraft:leekseedItem:0 = harvestcraft:scallionseedItem:0 + harvestcraft:celeryseedItem:0
  3624. [15:24:12] [Server thread/INFO]: - harvestcraft:lettuceseedItem:0 = AgriCraft:seedDaisy:0 + harvestcraft:celeryseedItem:0
  3625. [15:24:12] [Server thread/INFO]: - harvestcraft:spinachseedItem:0 = harvestcraft:lettuceseedItem:0 + AgriCraft:seedCactus:0
  3626. [15:24:12] [Server thread/INFO]: - harvestcraft:mustardseedItem:0 = harvestcraft:chilipepperseedItem:0 + harvestcraft:beanseedItem:0
  3627. [15:24:12] [Server thread/INFO]: - harvestcraft:oatsseedItem:0 = harvestcraft:cornseedItem:0 + harvestcraft:riceseedItem:0
  3628. [15:24:12] [Server thread/INFO]: - harvestcraft:okraseedItem:0 = harvestcraft:beanseedItem:0 + harvestcraft:leekseedItem:0
  3629. [15:24:12] [Server thread/INFO]: - harvestcraft:onionseedItem:0 = harvestcraft:celeryseedItem:0 + harvestcraft:brusselsproutseedItem:0
  3630. [15:24:12] [Server thread/INFO]: - harvestcraft:parsnipseedItem:0 = AgriCraft:seedCarrot:0 + harvestcraft:beetseedItem:0
  3631. [15:24:12] [Server thread/INFO]: - harvestcraft:peanutseedItem:0 = harvestcraft:peasseedItem:0 + harvestcraft:bambooshootseedItem:0
  3632. [15:24:12] [Server thread/INFO]: - harvestcraft:peasseedItem:0 = harvestcraft:soybeanseedItem:0 + harvestcraft:okraseedItem:0
  3633. [15:24:12] [Server thread/INFO]: - harvestcraft:pineappleseedItem:0 = harvestcraft:bambooshootseedItem:0 + harvestcraft:cantaloupeseedItem:0
  3634. [15:24:12] [Server thread/INFO]: - harvestcraft:radishseedItem:0 = harvestcraft:tomatoseedItem:0 + harvestcraft:brusselsproutseedItem:0
  3635. [15:24:12] [Server thread/INFO]: - harvestcraft:strawberryseedItem:0 = harvestcraft:radishseedItem:0 + AgriCraft:seedPoppy:0
  3636. [15:24:12] [Server thread/INFO]: - harvestcraft:raspberryseedItem:0 = harvestcraft:strawberryseedItem:0 + AgriCraft:seedTulipRed:0
  3637. [15:24:12] [Server thread/INFO]: - harvestcraft:rhubarbseedItem:0 = AgriCraft:seedSugarcane:0 + harvestcraft:lettuceseedItem:0
  3638. [15:24:12] [Server thread/INFO]: - harvestcraft:riceseedItem:0 = harvestcraft:ryeseedItem:0 + AgriCraft:seedSugarcane:0
  3639. [15:24:12] [Server thread/INFO]: - harvestcraft:rutabagaseedItem:0 = harvestcraft:beetseedItem:0 + harvestcraft:turnipseedItem:0
  3640. [15:24:12] [Server thread/INFO]: - harvestcraft:scallionseedItem:0 = AgriCraft:seedCarrot:0 + AgriCraft:seedSugarcane:0
  3641. [15:24:12] [Server thread/INFO]: - harvestcraft:seaweedseedItem:0 = harvestcraft:lettuceseedItem:0 + harvestcraft:celeryseedItem:0
  3642. [15:24:12] [Server thread/INFO]: - harvestcraft:soybeanseedItem:0 = harvestcraft:beanseedItem:0 + harvestcraft:riceseedItem:0
  3643. [15:24:12] [Server thread/INFO]: - harvestcraft:spiceleafseedItem:0 = harvestcraft:teaseedItem:0 + harvestcraft:chilipepperseedItem:0
  3644. [15:24:12] [Server thread/INFO]: - harvestcraft:sweetpotatoseedItem:0 = AgriCraft:seedPotato:0 + AgriCraft:seedSugarcane:0
  3645. [15:24:12] [Server thread/INFO]: - harvestcraft:teaseedItem:0 = harvestcraft:seaweedseedItem:0 + AgriCraft:seedDaisy:0
  3646. [15:24:12] [Server thread/INFO]: - harvestcraft:tomatoseedItem:0 = harvestcraft:sweetpotatoseedItem:0 + AgriCraft:seedCarrot:0
  3647. [15:24:12] [Server thread/INFO]: - harvestcraft:turnipseedItem:0 = harvestcraft:parsnipseedItem:0 + harvestcraft:radishseedItem:0
  3648. [15:24:12] [Server thread/INFO]: - harvestcraft:wintersquashseedItem:0 = minecraft:pumpkin_seeds:0 + harvestcraft:zucchiniseedItem:0
  3649. [15:24:12] [Server thread/INFO]: - harvestcraft:zucchiniseedItem:0 = minecraft:pumpkin_seeds:0 + harvestcraft:cucumberseedItem:0
  3650. [15:24:12] [Server thread/INFO]: - harvestcraft:whitemushroomseedItem:0 = AgriCraft:seedShroomRed:0 + AgriCraft:seedShroomBrown:0
  3651. [15:24:12] [Server thread/INFO]: - harvestcraft:curryleafseedItem:0 = harvestcraft:spiceleafseedItem:0 + harvestcraft:mustardseedItem:0
  3652. [15:24:12] [Server thread/INFO]: - harvestcraft:sesameseedsseedItem:0 = harvestcraft:riceseedItem:0 + harvestcraft:coffeeseedItem:0
  3653. [15:24:12] [Server thread/INFO]: - harvestcraft:waterchestnutseedItem:0 = harvestcraft:sesameseedsseedItem:0 + harvestcraft:seaweedseedItem:0
  3654. [15:24:12] [Server thread/INFO]: - Natura:barley.seed:0 = minecraft:wheat_seeds:0 + AgriCraft:seedSugarcane:0
  3655. [15:24:12] [Server thread/INFO]: - harvestcraft:cornseedItem:0 = Natura:barley.seed:0 + harvestcraft:ryeseedItem:0
  3656. [15:24:12] [Server thread/INFO]: - harvestcraft:ryeseedItem:0 = Natura:barley.seed:0 + minecraft:wheat_seeds:0
  3657. [15:24:12] [Server thread/INFO]: - Natura:barley.seed:1 = Natura:barley.seed:0 + AgriCraft:seedDaisy:0
  3658. [15:24:12] [Server thread/INFO]: - AgriCraft:seedCinderpearl:0 = AgriCraft:seedCactus:0 + AgriCraft:seedTulipRed:0
  3659. [15:24:12] [Server thread/INFO]: - AgriCraft:seedShimmerleaf:0 = AgriCraft:seedTulipWhite:0 + AgriCraft:seedCinderpearl:0
  3660. [15:24:12] [Server thread/INFO]: - AgriCraft:seedVishroom:0 = AgriCraft:seedShroomBrown:0 + AgriCraft:seedShimmerleaf:0
  3661. [15:24:12] [Server thread/INFO]: - AgriCraft:seedTaintedRoot:0 = AgriCraft:seedVishroom:0 + minecraft:nether_wart:0
  3662. [15:24:12] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  3663. [15:24:12] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  3664. [15:24:12] [Server thread/INFO]: Loading override configs
  3665. [15:24:12] [Server thread/INFO]: Current Mode: normal
  3666. [15:24:12] [Server thread/INFO]: Processing ServerAboutToStart event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  3667. [15:24:12] [Server thread/INFO]: System no longer monitoring FML console messages.
  3668. [15:24:12] [Server thread/INFO]: Injecting existing block and item data into this server instance
  3669. [15:24:12] [Server thread/INFO]: Applying holder lookups
  3670. [15:24:12] [Server thread/INFO]: Holder lookups applied
  3671. [15:24:12] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3672. [15:24:13] [Server thread/INFO]: Loading dimension -7 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3673. [15:24:13] [Server thread/INFO]: Single player World Load Event: initialize dimlets
  3674. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Foliage, Oak
  3675. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Biome, Sky
  3676. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Biome, Storage Cell
  3677. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, enderium.molten
  3678. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, mana
  3679. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, platinum.molten
  3680. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, honey
  3681. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, aluminumbrass.molten
  3682. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, steam
  3683. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, signalum.molten
  3684. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, invar.molten
  3685. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, manyullyn.molten
  3686. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, glowstone
  3687. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, mithril.molten
  3688. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, ic2constructionfoam
  3689. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, pigiron.molten
  3690. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, alumite.molten
  3691. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, bronze.molten
  3692. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, lumium.molten
  3693. [15:24:13] [Server thread/INFO]: Blacklisted dimlet Liquid, electrum.molten
  3694. [15:24:13] [Server thread/INFO]: Could not read 'userdimlets.json', this is not an error!
  3695. [15:24:13] [Server thread/INFO]: Loading dimension -100 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3696. [15:24:13] [Server thread/INFO]: Loading dimension -34 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3697. [15:24:13] [Server thread/INFO]: Loading dimension -37 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3698. [15:24:13] [Server thread/INFO]: Loading dimension -38 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3699. [15:24:13] [Server thread/INFO]: Loading dimension -39 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3700. [15:24:14] [Server thread/INFO]: Loading dimension -42 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3701. [15:24:14] [Server thread/INFO]: Loading dimension -19 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3702. [15:24:14] [Server thread/INFO]: Loading dimension -112 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3703. [15:24:14] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3704. [15:24:14] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@63c1906c)
  3705. [15:24:14] [Server thread/INFO]: Loading override configs
  3706. [15:24:14] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  3707. [15:24:14] [Thread-28/INFO]: Loaded 2 badges in 51 ms!
  3708. [15:24:14] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading InfinityPackWideChanges.zs
  3709. [15:24:15] [Server thread/INFO]: Preparing start region for level 0
  3710. [15:24:16] [Server thread/INFO]: Starting ServerStart for modtweaker2
  3711. [15:24:16] [Server thread/INFO]: Loading compatibility for minecraft
  3712. [15:24:16] [Server thread/INFO]: Loading compatibility for CoFHCore
  3713. [15:24:16] [Server thread/INFO]: Metallurgy not loaded - skipping
  3714. [15:24:16] [Server thread/INFO]: Loading compatibility for NetherOres
  3715. [15:24:16] [Server thread/INFO]: Loading compatibility for BigReactors
  3716. [15:24:16] [Server thread/INFO]: Loading compatibility for appliedenergistics2
  3717. [15:24:16] [Server thread/INFO]: Loading compatibility for Thaumcraft
  3718. [15:24:16] [Server thread/INFO]: ElectriCraft not loaded - skipping
  3719. [15:24:16] [Server thread/INFO]: ReactorCraft not loaded - skipping
  3720. [15:24:16] [Server thread/INFO]: Loading compatibility for Forestry
  3721. [15:24:16] [Server thread/INFO]: Loading compatibility for TConstruct
  3722. [15:24:16] [Server thread/INFO]: Loading compatibility for IC2
  3723. [15:24:16] [Server thread/INFO]: MobProperties not loaded - skipping
  3724. [15:24:16] [Server thread/INFO]: xreliquary not loaded - skipping
  3725. [15:24:16] [Server thread/INFO]: bluepower not loaded - skipping
  3726. [15:24:16] [Server thread/INFO]: WorldData loading
  3727. [15:24:16] [Server thread/INFO]: WorldData not found
  3728. [15:24:16] [Server thread/INFO]: Removed 0 old recipes
  3729. [15:24:16] [Server thread/INFO]: Starting recipe profiler for Arc Recycling, using 4 Threads
  3730. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.simplyjetpacks.pack@9001, missing knowledge for [1xitem.simplyjetpacks.pack@9001]
  3731. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernHelm@0, missing knowledge for [1xitem.helmetDiamond@0]
  3732. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterhatsilvered@0, missing knowledge for [1xitem.witchery:hunterhat@0]
  3733. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicChest@0, missing knowledge for [1xitem.draconicevolution:wyvernChest@0]
  3734. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.terrasteelHelmReveal@0, missing knowledge for [1xitem.manasteelHelmReveal@0]
  3735. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirehelmet@0, missing knowledge for [1xitem.witchery:vampirehat@0]
  3736. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.simplyjetpacks.pack.te@5, missing knowledge for [1xitem.redstonearsenal.armor.fluxPlate@32767]
  3737. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernBoots@0, missing knowledge for [1xitem.bootsDiamond@0]
  3738. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterlegssilvered@0, missing knowledge for [1xitem.witchery:hunterlegs@0]
  3739. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicHoe@0, missing knowledge for [1xitem.hoeDiamond@0]
  3740. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirechaincoat_female@0, missing knowledge for [1xitem.witchery:vampirecoat_female@0]
  3741. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:huntercoatgarlicked@0, missing knowledge for [1xitem.witchery:huntercoatsilvered@0]
  3742. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernSword@0, missing knowledge for [1xitem.swordDiamond@0]
  3743. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.elementiumHelmReveal@0, missing knowledge for [1xitem.ItemGoggles@0]
  3744. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterbootssilvered@0, missing knowledge for [1xitem.witchery:hunterboots@0]
  3745. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirechaincoat@0, missing knowledge for [1xitem.witchery:vampirecoat@0]
  3746. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:huntercoatsilvered@0, missing knowledge for [1xitem.witchery:huntercoat@0]
  3747. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterhatgarlicked@0, missing knowledge for [1xitem.witchery:hunterhatsilvered@0]
  3748. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterbootsgarlicked@0, missing knowledge for [1xitem.witchery:hunterbootssilvered@0]
  3749. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicBoots@0, missing knowledge for [1xitem.draconicevolution:wyvernBoots@0]
  3750. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicSword@0, missing knowledge for [1xitem.draconicevolution:wyvernSword@0]
  3751. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernChest@0, missing knowledge for [1xitem.chestplateDiamond@0]
  3752. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernLeggs@0, missing knowledge for [1xitem.leggingsDiamond@0]
  3753. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterlegsgarlicked@0, missing knowledge for [1xitem.witchery:hunterlegssilvered@0]
  3754. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:canesword@0, missing knowledge for [1xitem.swordDiamond@0]
  3755. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicHelm@0, missing knowledge for [1xitem.draconicevolution:wyvernHelm@0]
  3756. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.projectred.expansion.jetpack@0, missing knowledge for [1xitem.chestplateDiamond@0]
  3757. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:barkbelt@0, missing knowledge for [1xitem.witchery:bitingbelt@0]
  3758. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:rubyslippers@0, missing knowledge for [1xitem.witchery:seepingshoes@0]
  3759. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.itemBloodPack@0, missing knowledge for [1xitem.chestplateCloth@0]
  3760. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.manasteelHelmReveal@0, missing knowledge for [1xitem.ItemGoggles@0]
  3761. [15:24:17] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicLeggs@0, missing knowledge for [1xitem.draconicevolution:wyvernLeggs@0]
  3762. [15:24:17] [Server thread/INFO]: Finished recipe profiler for Arc Recycling, took 1149 milliseconds
  3763. [15:24:17] [Server thread/INFO]: Loading override configs
  3764. [15:24:17] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  3765. [15:24:17] [Thread-35/INFO]: Loaded 2 badges in 24 ms!
  3766. [15:24:17] [Server thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading InfinityPackWideChanges.zs
  3767. [15:24:18] [Server thread/INFO]: [4.0.0-beta-6] Loading world properties.
  3768. [15:24:18] [Server thread/INFO]: RFTools: server is starting
  3769. [15:24:18] [Server thread/INFO]: Registering RFTools dimensions
  3770. [15:24:18] [Server thread/INFO]: Changing view distance to 4, from 10
  3771. [15:24:18] [Client thread/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:320]: Negative index in crash report handler (0/23)
  3772. [15:24:22] [Server thread/INFO]: Stopping server
  3773. [15:24:22] [Server thread/INFO]: Saving players
  3774. [15:24:22] [Server thread/INFO]: Saving worlds
  3775. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  3776. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  3777. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  3778. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Twilight Forest
  3779. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Underdark
  3780. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Dungeon
  3781. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Spirit World
  3782. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Torment
  3783. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Mirror
  3784. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/Bedrock
  3785. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/The Outer Lands
  3786. [15:24:22] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  3787. [15:24:22] [Server thread/INFO]: Unloading dimension 0
  3788. [15:24:22] [Server thread/INFO]: Unloading dimension -1
  3789. [15:24:22] [Server thread/INFO]: Unloading dimension 1
  3790. [15:24:22] [Server thread/INFO]: Unloading dimension -7
  3791. [15:24:22] [Server thread/INFO]: Unloading dimension -100
  3792. [15:24:22] [Server thread/INFO]: Unloading dimension -34
  3793. [15:24:22] [Server thread/INFO]: Unloading dimension -37
  3794. [15:24:22] [Server thread/INFO]: Unloading dimension -38
  3795. [15:24:22] [Server thread/INFO]: Unloading dimension -39
  3796. [15:24:22] [Server thread/INFO]: Unloading dimension -19
  3797. [15:24:22] [Server thread/INFO]: Unloading dimension -42
  3798. [15:24:22] [Server thread/INFO]: Unloading dimension -112
  3799. [15:24:22] [Server thread/INFO]: Applying holder lookups
  3800. [15:24:22] [Server thread/INFO]: Holder lookups applied
  3801. [15:24:24] [Client thread/FATAL]: Reported exception thrown!
  3802. net.minecraft.util.ReportedException: Updating screen events
  3803. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1653) ~[mcforkage-baked.jar:?]
  3804. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:972) ~[mcforkage-baked.jar:?]
  3805. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [mcforkage-baked.jar:?]
  3806. at net.minecraft.client.main.Main.main(Main.java:164) [mcforkage-baked.jar:?]
  3807. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  3808. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  3809. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  3810. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  3811. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149) [mcforkage-baked.jar:?]
  3812. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_25]
  3813. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [?:1.8.0_25]
  3814. at java.awt.EventQueue.access$400(EventQueue.java:97) [?:1.8.0_25]
  3815. at java.awt.EventQueue$3.run(EventQueue.java:697) [?:1.8.0_25]
  3816. at java.awt.EventQueue$3.run(EventQueue.java:691) [?:1.8.0_25]
  3817. at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_25]
  3818. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [?:1.8.0_25]
  3819. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [?:1.8.0_25]
  3820. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_25]
  3821. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_25]
  3822. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_25]
  3823. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_25]
  3824. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_25]
  3825. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_25]
  3826. Caused by: java.nio.channels.ClosedChannelException
  3827. [15:24:24] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  3828. // On the bright side, I bought you a teddy bear!
  3829.  
  3830. Time: 3/28/16 3:24 PM
  3831. Description: Updating screen events
  3832.  
  3833. java.nio.channels.ClosedChannelException
  3834.  
  3835.  
  3836. A detailed walkthrough of the error, its code path and all known details is as follows:
  3837. ---------------------------------------------------------------------------------------
  3838.  
  3839. -- Head --
  3840. Stacktrace:
  3841. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1644)
  3842.  
  3843. -- Affected screen --
  3844. Details:
  3845. Screen name: lumien.custommainmenu.gui.GuiCustom
  3846. Stacktrace:
  3847. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1644)
  3848. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:972)
  3849. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  3850. at net.minecraft.client.main.Main.main(Main.java:164)
  3851. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3852. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  3853. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  3854. at java.lang.reflect.Method.invoke(Method.java:483)
  3855. at net.minecraft.launchwrapper.Launch$1.run(Launch.java:149)
  3856. at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
  3857. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
  3858. at java.awt.EventQueue.access$400(EventQueue.java:97)
  3859. at java.awt.EventQueue$3.run(EventQueue.java:697)
  3860. at java.awt.EventQueue$3.run(EventQueue.java:691)
  3861. at java.security.AccessController.doPrivileged(Native Method)
  3862. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
  3863. at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
  3864. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
  3865. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  3866. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
  3867. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  3868. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
  3869. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
  3870.  
  3871. -- System Details --
  3872. Details:
  3873. Minecraft Version: 1.7.10
  3874. Operating System: Windows 8.1 (amd64) version 6.3
  3875. Java Version: 1.8.0_25, Oracle Corporation
  3876. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  3877. Memory: 571342112 bytes (544 MB) / 1184366592 bytes (1129 MB) up to 1908932608 bytes (1820 MB)
  3878. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
  3879. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  3880. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  3881. FML: MCP vmissing FML v7.10.99.99 Minecraft Forge 10.13.4.9999 173 mods loaded, 168 mods active
  3882. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  3883. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (mcforkage-baked.jar)
  3884. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (mcforkage-baked.jar)
  3885. UCHIJAAAA Forge{10.13.4.9999} [Minecraft Forge] (mcforkage-baked.jar)
  3886. UCHIJAAAA appliedenergistics2-core{rv3-beta-5} [Applied Energistics 2 Core] (mcforkage-baked.jar)
  3887. UCHIJAAAA BinniePatcher{1.5} [Binnie Patcher] (mcforkage-baked.jar)
  3888. UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (mcforkage-baked.jar)
  3889. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (mcforkage-baked.jar)
  3890. UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (mcforkage-baked.jar)
  3891. UCHIJAAAA OpenModsCore{0.9.1} [OpenModsCore] (mcforkage-baked.jar)
  3892. UCHIJAAAA ThE-core{0.10.0.0} [Thaumic Energistics Core] (mcforkage-baked.jar)
  3893. UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (mcforkage-baked.jar)
  3894. UCHIJAAAA debug{1.0} [debug] (mcforkage-baked.jar)
  3895. UCHIJAAAA IC2{2.2.815-experimental} [IndustrialCraft 2] (mcforkage-baked.jar)
  3896. UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (mcforkage-baked.jar)
  3897. UCHIJAAAA AgriCraft{1.7.10-1.5.0} [AgriCraft] (mcforkage-baked.jar)
  3898. UCHIJAAAA appliedenergistics2{rv3-beta-5} [Applied Energistics 2] (mcforkage-baked.jar)
  3899. UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (mcforkage-baked.jar)
  3900. UCHIJAAAA Baubles{1.0.1.10} [Baubles] (mcforkage-baked.jar)
  3901. UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (mcforkage-baked.jar)
  3902. UCHIJAAAA Botania{r1.8-249} [Botania] (mcforkage-baked.jar)
  3903. UCHIJAAAA Avaritia{1.11} [Avaritia] (mcforkage-baked.jar)
  3904. UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (mcforkage-baked.jar)
  3905. UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (mcforkage-baked.jar)
  3906. UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (mcforkage-baked.jar)
  3907. UCHIJAAAA Natura{2.2.0} [Natura] (mcforkage-baked.jar)
  3908. UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (mcforkage-baked.jar)
  3909. UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (mcforkage-baked.jar)
  3910. UCHIJAAAA Forestry{4.2.10.58} [Forestry for Minecraft] (mcforkage-baked.jar)
  3911. UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (mcforkage-baked.jar)
  3912. UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (mcforkage-baked.jar)
  3913. UCHIJAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (mcforkage-baked.jar)
  3914. UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (mcforkage-baked.jar)
  3915. UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (mcforkage-baked.jar)
  3916. UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (mcforkage-baked.jar)
  3917. UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (mcforkage-baked.jar)
  3918. UCHIJAAAA Botany{2.0-pre14} [Botany] (mcforkage-baked.jar)
  3919. UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (mcforkage-baked.jar)
  3920. UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (mcforkage-baked.jar)
  3921. UCHIJAAAA Genetics{2.0-pre14} [Genetics] (mcforkage-baked.jar)
  3922. UCHIJAAAA BrandonsCore{1.0.0.11} [Brandon's Core] (mcforkage-baked.jar)
  3923. UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (mcforkage-baked.jar)
  3924. UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (mcforkage-baked.jar)
  3925. UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (mcforkage-baked.jar)
  3926. UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (mcforkage-baked.jar)
  3927. UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (mcforkage-baked.jar)
  3928. UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (mcforkage-baked.jar)
  3929. UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (mcforkage-baked.jar)
  3930. UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (mcforkage-baked.jar)
  3931. UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (mcforkage-baked.jar)
  3932. UCHIJAAAA Railcraft{9.9.0.0} [Railcraft] (mcforkage-baked.jar)
  3933. UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (mcforkage-baked.jar)
  3934. UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (mcforkage-baked.jar)
  3935. UCHIJAAAA chisel{2.9.4.10} [Chisel] (mcforkage-baked.jar)
  3936. UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (mcforkage-baked.jar)
  3937. UCHIJAAAA CustomMainMenu{1.9.2} [Custom Main Menu] (mcforkage-baked.jar)
  3938. UCHIJAAAA DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (mcforkage-baked.jar)
  3939. UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (mcforkage-baked.jar)
  3940. UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (mcforkage-baked.jar)
  3941. UCHIJAAAA Waila{1.5.10} [Waila] (mcforkage-baked.jar)
  3942. UCHIJAAAA EnderIO{1.7.10-2.3.0.424_beta} [Ender IO] (mcforkage-baked.jar)
  3943. UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (mcforkage-baked.jar)
  3944. UCHIJAAAA EnderTech{1.7.10-0.3.2.405} [EnderTech] (mcforkage-baked.jar)
  3945. UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (mcforkage-baked.jar)
  3946. UCHIJAAAA extracells{2.3.9} [Extra Cells 2] (mcforkage-baked.jar)
  3947. UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (mcforkage-baked.jar)
  3948. UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (mcforkage-baked.jar)
  3949. UCHIJAAAA ImmersiveEngineering{0.7.3} [Immersive Engineering] (mcforkage-baked.jar)
  3950. UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (mcforkage-baked.jar)
  3951. UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (mcforkage-baked.jar)
  3952. UCHIJAAAA fastleafdecay{1.4} [Fast Leaf Decay] (mcforkage-baked.jar)
  3953. UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (mcforkage-baked.jar)
  3954. UCHIJAAAA ForbiddenMagic{1.7.10-0.573} [Forbidden Magic] (mcforkage-baked.jar)
  3955. UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (mcforkage-baked.jar)
  3956. UCHIJAAAA FTBL{1.0.17.6} [FTBLib] (mcforkage-baked.jar)
  3957. UCHIJAAAA FTBT{1.0.1} [FTB Tweaks] (mcforkage-baked.jar)
  3958. UCHIJAAAA FTBU{1.0.17.6} [FTBUtilities] (mcforkage-baked.jar)
  3959. UCHIJAAAA funkylocomotion{1.0} [Funky Locomotion] (mcforkage-baked.jar)
  3960. UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (mcforkage-baked.jar)
  3961. UCHIJAAAA MagicBees{2.4.3} [Magic Bees] (mcforkage-baked.jar)
  3962. UCHIJAAAA gendustry{1.6.3.132} [GenDustry] (mcforkage-baked.jar)
  3963. UCHIJAAAA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (mcforkage-baked.jar)
  3964. UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (mcforkage-baked.jar)
  3965. UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (mcforkage-baked.jar)
  3966. UCHIJAAAA Hats{4.0.1} [Hats] (mcforkage-baked.jar)
  3967. UCHIJAAAA HatStand{4.0.0} [HatStand] (mcforkage-baked.jar)
  3968. UCHIJAAAA headcrumbs{1.7.4} [Headcrumbs] (mcforkage-baked.jar)
  3969. UCHIJAAAA IC2NuclearControl{2.3.4a} [Nuclear Control 2] (mcforkage-baked.jar)
  3970. UCHIJAAAA immersiveintegration{0.6.7} [Immersive Integration] (mcforkage-baked.jar)
  3971. UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (mcforkage-baked.jar)
  3972. UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (mcforkage-baked.jar)
  3973. UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (mcforkage-baked.jar)
  3974. UCHIJAAAA JABBA{1.2.1} [JABBA] (mcforkage-baked.jar)
  3975. UCHIJAAAA journeymap{5.1.4} [JourneyMap] (mcforkage-baked.jar)
  3976. UCHIJAAAA LogisticsPipes{0.9.3.95} [Logistics Pipes] (mcforkage-baked.jar)
  3977. UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (mcforkage-baked.jar)
  3978. UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (mcforkage-baked.jar)
  3979. UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (mcforkage-baked.jar)
  3980. UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (mcforkage-baked.jar)
  3981. UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (mcforkage-baked.jar)
  3982. UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (mcforkage-baked.jar)
  3983. UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (mcforkage-baked.jar)
  3984. UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (mcforkage-baked.jar)
  3985. UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (mcforkage-baked.jar)
  3986. UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (mcforkage-baked.jar)
  3987. UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (mcforkage-baked.jar)
  3988. UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (mcforkage-baked.jar)
  3989. UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (mcforkage-baked.jar)
  3990. UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (mcforkage-baked.jar)
  3991. UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (mcforkage-baked.jar)
  3992. UCHIJAAAA modtweaker2{0.9.5} [Mod Tweaker 2] (mcforkage-baked.jar)
  3993. UCHIJAAAA Morpheus{1.7.10-1.6.21} [Morpheus] (mcforkage-baked.jar)
  3994. UCHIJAAAA Mystcraft{0.12.3.01} [Mystcraft] (mcforkage-baked.jar)
  3995. UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (mcforkage-baked.jar)
  3996. UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (mcforkage-baked.jar)
  3997. UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (mcforkage-baked.jar)
  3998. UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (mcforkage-baked.jar)
  3999. UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (mcforkage-baked.jar)
  4000. UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (mcforkage-baked.jar)
  4001. UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (mcforkage-baked.jar)
  4002. UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (mcforkage-baked.jar)
  4003. UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (mcforkage-baked.jar)
  4004. UCHIJAAAA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (mcforkage-baked.jar)
  4005. UCHIJAAAA OpenMods{0.9.1} [OpenMods] (mcforkage-baked.jar)
  4006. UCHIJAAAA OpenBlocks{1.5.1} [OpenBlocks] (mcforkage-baked.jar)
  4007. UCHIJAAAA OpenPeripheralCore{1.3} [OpenPeripheralCore] (mcforkage-baked.jar)
  4008. UCHIJAAAA OpenPeripheral{0.5.1} [OpenPeripheralAddons] (mcforkage-baked.jar)
  4009. UCHIJAAAA OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (mcforkage-baked.jar)
  4010. UCHIJAAAA PortalGun{4.0.0-beta-6} [PortalGun] (mcforkage-baked.jar)
  4011. UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (mcforkage-baked.jar)
  4012. UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (mcforkage-baked.jar)
  4013. UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (mcforkage-baked.jar)
  4014. UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (mcforkage-baked.jar)
  4015. UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (mcforkage-baked.jar)
  4016. UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (mcforkage-baked.jar)
  4017. UCHIJAAAA rftools{4.22} [RFTools] (mcforkage-baked.jar)
  4018. UCHIJAAAA runicdungeons{1.1.6a} [Runic Dungeons] (mcforkage-baked.jar)
  4019. UCHIJAAAA simplyjetpacks{1.5.3} [Simply Jetpacks] (mcforkage-baked.jar)
  4020. UCHIJAAAA SolarExpansion{1.6a} [Solar Expansion] (mcforkage-baked.jar)
  4021. UCHIJAAAA springboards{0.1} [Spring Boards] (mcforkage-baked.jar)
  4022. UCHIJAAAA StevesFactoryManager{A93} [Steve's Factory Manager] (mcforkage-baked.jar)
  4023. UCHIJAAAA StevesAddons{0.10.16} [Steve's Addons] (mcforkage-baked.jar)
  4024. UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (mcforkage-baked.jar)
  4025. UCHIJAAAA StevesWorkshop{0.5.1} [Steve's Workshop] (mcforkage-baked.jar)
  4026. UCHIJAAAA StorageDrawers{1.7.10-1.9.4} [Storage Drawers] (mcforkage-baked.jar)
  4027. UCHIJAAAA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (mcforkage-baked.jar)
  4028. UCHIJAAAA StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (mcforkage-baked.jar)
  4029. UCHIJAAAA StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (mcforkage-baked.jar)
  4030. UCHIJAAAA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (mcforkage-baked.jar)
  4031. UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (mcforkage-baked.jar)
  4032. UCHIJAAAA thaumicenergistics{1.0.0.1} [Thaumic Energistics] (mcforkage-baked.jar)
  4033. UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (mcforkage-baked.jar)
  4034. UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (mcforkage-baked.jar)
  4035. UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (mcforkage-baked.jar)
  4036. UCHIJAAAA TMechworks{0.2.15.106} [Tinkers' Mechworks] (mcforkage-baked.jar)
  4037. UCHIJAAAA Translocator{1.1.2.15} [Translocator] (mcforkage-baked.jar)
  4038. UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (mcforkage-baked.jar)
  4039. UCHIJAAAA wawla{1.3.3} [What Are We Looking At] (mcforkage-baked.jar)
  4040. UCHIJAAAA witchery{0.24.1} [Witchery] (mcforkage-baked.jar)
  4041. UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (mcforkage-baked.jar)
  4042. UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (mcforkage-baked.jar)
  4043. UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (mcforkage-baked.jar)
  4044. UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (mcforkage-baked.jar)
  4045. UCHIJAAAA MCFrames{1.0} [MCFrames] (mcforkage-baked.jar)
  4046. UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (mcforkage-baked.jar)
  4047. UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (mcforkage-baked.jar)
  4048. UCHIJAAAA aobd{2.9.1} [Another One Bites The Dust] (mcforkage-baked.jar)
  4049. UCHIJAAAA denseores{1.0} [Dense Ores] (mcforkage-baked.jar)
  4050. UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (mcforkage-baked.jar)
  4051. UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (mcforkage-baked.jar)
  4052. UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (mcforkage-baked.jar)
  4053. UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (mcforkage-baked.jar)
  4054. UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (mcforkage-baked.jar)
  4055. UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (mcforkage-baked.jar)
  4056. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 9.18.10.3165' Renderer: 'Intel(R) HD Graphics 4600'
  4057. AE2 Version: beta rv3-beta-5 for Forge 10.13.4.1448
  4058. Mantle Environment: Environment healthy.
  4059. CoFHCore: -[1.7.10]3.1.2-325
  4060. ThermalFoundation: -[1.7.10]3.1.2-325
  4061. ThermalExpansion: -[1.7.10]3.1.2-325
  4062. MineFactoryReloaded: -[1.7.10]3.1.2-325
  4063. TConstruct Environment: Environment healthy.
  4064. RedstoneArsenal: -[1.7.10]3.1.2-325
  4065. NetherOres: -[1.7.10]3.1.2-325
  4066. ThermalDynamics: -[1.7.10]3.1.2-325
  4067. List of loaded APIs:
  4068. * AgriCraftAPI (1.0) from mcforkage-baked.jar
  4069. * AppleCoreAPI (${apiversion}) from mcforkage-baked.jar
  4070. * appliedenergistics2|API (rv3) from mcforkage-baked.jar
  4071. * Baubles|API (1.0.1.10) from mcforkage-baked.jar
  4072. * BiomesOPlentyAPI (1.0.0) from mcforkage-baked.jar
  4073. * BloodMagicAPI (1.3.3-13) from mcforkage-baked.jar
  4074. * BotaniaAPI (61) from mcforkage-baked.jar
  4075. * BuildCraftAPI|blocks (1.0) from mcforkage-baked.jar
  4076. * BuildCraftAPI|blueprints (1.5) from mcforkage-baked.jar
  4077. * BuildCraftAPI|boards (2.0) from mcforkage-baked.jar
  4078. * BuildCraftAPI|core (2.0) from mcforkage-baked.jar
  4079. * BuildCraftAPI|crops (1.1) from mcforkage-baked.jar
  4080. * BuildCraftAPI|events (2.0) from mcforkage-baked.jar
  4081. * BuildCraftAPI|facades (1.1) from mcforkage-baked.jar
  4082. * BuildCraftAPI|filler (4.0) from mcforkage-baked.jar
  4083. * BuildCraftAPI|fuels (2.0) from mcforkage-baked.jar
  4084. * BuildCraftAPI|gates (4.1) from mcforkage-baked.jar
  4085. * BuildCraftAPI|items (1.1) from mcforkage-baked.jar
  4086. * BuildCraftAPI|library (2.0) from mcforkage-baked.jar
  4087. * BuildCraftAPI|lists (1.0) from mcforkage-baked.jar
  4088. * BuildCraftAPI|power (1.3) from mcforkage-baked.jar
  4089. * BuildCraftAPI|recipes (3.0) from mcforkage-baked.jar
  4090. * BuildCraftAPI|robotics (3.0) from mcforkage-baked.jar
  4091. * BuildCraftAPI|statements (1.1) from mcforkage-baked.jar
  4092. * BuildCraftAPI|tablet (1.0) from mcforkage-baked.jar
  4093. * BuildCraftAPI|tiles (1.2) from mcforkage-baked.jar
  4094. * BuildCraftAPI|tools (1.0) from mcforkage-baked.jar
  4095. * BuildCraftAPI|transport (4.1) from mcforkage-baked.jar
  4096. * CarpentersBlocks|API (3.3.7) from mcforkage-baked.jar
  4097. * ChiselAPI (0.1.1) from mcforkage-baked.jar
  4098. * ChiselAPI|Carving (0.1.1) from mcforkage-baked.jar
  4099. * ChiselAPI|Rendering (0.1.1) from mcforkage-baked.jar
  4100. * CoFHAPI (1.7.10R1.0.2) from mcforkage-baked.jar
  4101. * CoFHAPI|block (1.7.10R1.1.0) from mcforkage-baked.jar
  4102. * CoFHAPI|core (1.7.10R1.1.0) from mcforkage-baked.jar
  4103. * CoFHAPI|energy (1.7.10R1.0.2) from mcforkage-baked.jar
  4104. * CoFHAPI|fluid (1.7.10R1.1.0) from mcforkage-baked.jar
  4105. * CoFHAPI|inventory (1.7.10R1.0.1) from mcforkage-baked.jar
  4106. * CoFHAPI|item (1.7.10R1.1.0) from mcforkage-baked.jar
  4107. * CoFHAPI|modhelpers (1.7.10R1.1.0) from mcforkage-baked.jar
  4108. * CoFHAPI|tileentity (1.7.10R1.1.0) from mcforkage-baked.jar
  4109. * CoFHAPI|transport (1.7.10R1.0.1) from mcforkage-baked.jar
  4110. * CoFHAPI|world (1.7.10R1.1.0) from mcforkage-baked.jar
  4111. * CoFHLib (1.7.10R1.1.2) from mcforkage-baked.jar
  4112. * CoFHLib|audio (1.7.10R1.1.2) from mcforkage-baked.jar
  4113. * CoFHLib|gui (1.7.10R1.1.2) from mcforkage-baked.jar
  4114. * CoFHLib|gui|container (1.7.10R1.1.2) from mcforkage-baked.jar
  4115. * CoFHLib|gui|element (1.7.10R1.1.2) from mcforkage-baked.jar
  4116. * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from mcforkage-baked.jar
  4117. * CoFHLib|gui|slot (1.7.10R1.1.2) from mcforkage-baked.jar
  4118. * CoFHLib|inventory (1.7.10R1.1.2) from mcforkage-baked.jar
  4119. * CoFHLib|render (1.7.10R1.1.2) from mcforkage-baked.jar
  4120. * CoFHLib|render|particle (1.7.10R1.1.2) from mcforkage-baked.jar
  4121. * CoFHLib|util (1.7.10R1.1.2) from mcforkage-baked.jar
  4122. * CoFHLib|util|helpers (1.7.10R1.1.2) from mcforkage-baked.jar
  4123. * CoFHLib|util|position (1.7.10R1.1.2) from mcforkage-baked.jar
  4124. * CoFHLib|world (1.7.10R1.1.2) from mcforkage-baked.jar
  4125. * CoFHLib|world|feature (1.7.10R1.1.2) from mcforkage-baked.jar
  4126. * ComputerCraft|API (1.75) from mcforkage-baked.jar
  4127. * ComputerCraft|API|FileSystem (1.75) from mcforkage-baked.jar
  4128. * ComputerCraft|API|Lua (1.75) from mcforkage-baked.jar
  4129. * ComputerCraft|API|Media (1.75) from mcforkage-baked.jar
  4130. * ComputerCraft|API|Peripheral (1.75) from mcforkage-baked.jar
  4131. * ComputerCraft|API|Permissions (1.75) from mcforkage-baked.jar
  4132. * ComputerCraft|API|Redstone (1.75) from mcforkage-baked.jar
  4133. * ComputerCraft|API|Turtle (1.75) from mcforkage-baked.jar
  4134. * DraconicEvolution|API (1.2) from mcforkage-baked.jar
  4135. * EnderIOAPI (0.0.2) from mcforkage-baked.jar
  4136. * EnderIOAPI|Redstone (0.0.2) from mcforkage-baked.jar
  4137. * EnderIOAPI|Teleport (0.0.2) from mcforkage-baked.jar
  4138. * EnderIOAPI|Tools (0.0.2) from mcforkage-baked.jar
  4139. * ForestryAPI|apiculture (4.8.0) from mcforkage-baked.jar
  4140. * ForestryAPI|arboriculture (4.2.1) from mcforkage-baked.jar
  4141. * ForestryAPI|circuits (3.1.0) from mcforkage-baked.jar
  4142. * ForestryAPI|core (5.0.0) from mcforkage-baked.jar
  4143. * ForestryAPI|farming (2.1.0) from mcforkage-baked.jar
  4144. * ForestryAPI|food (1.1.0) from mcforkage-baked.jar
  4145. * ForestryAPI|fuels (2.0.1) from mcforkage-baked.jar
  4146. * ForestryAPI|genetics (4.7.1) from mcforkage-baked.jar
  4147. * ForestryAPI|hives (4.1.0) from mcforkage-baked.jar
  4148. * ForestryAPI|lepidopterology (1.3.0) from mcforkage-baked.jar
  4149. * ForestryAPI|mail (3.0.0) from mcforkage-baked.jar
  4150. * ForestryAPI|multiblock (3.0.0) from mcforkage-baked.jar
  4151. * ForestryAPI|recipes (5.4.0) from mcforkage-baked.jar
  4152. * ForestryAPI|storage (3.0.0) from mcforkage-baked.jar
  4153. * ForestryAPI|world (2.1.0) from mcforkage-baked.jar
  4154. * ForgeRelocation|API (0.0.1.4) from mcforkage-baked.jar
  4155. * gendustryAPI (2.3.0) from mcforkage-baked.jar
  4156. * Guide-API|API (1.7.10-1.0.1-20) from mcforkage-baked.jar
  4157. * IC2API (1.0) from mcforkage-baked.jar
  4158. * ImmersiveEngineering|API (1.0) from mcforkage-baked.jar
  4159. * inpure|api (1.7) from mcforkage-baked.jar
  4160. * journeymap|client-api (0.3) from mcforkage-baked.jar
  4161. * journeymap|client-api-impl (0.3) from mcforkage-baked.jar
  4162. * journeymap|client-api-map (0.3) from mcforkage-baked.jar
  4163. * journeymap|client-api-util (0.3) from mcforkage-baked.jar
  4164. * McJtyLib (1.8.1) from mcforkage-baked.jar
  4165. * Mystcraft|API (0.1) from mcforkage-baked.jar
  4166. * neresources|API (1.0) from mcforkage-baked.jar
  4167. * NuclearControlAPI (v1.0.5) from mcforkage-baked.jar
  4168. * OpenBlocks|API (1.1) from mcforkage-baked.jar
  4169. * OpenPeripheralAddonsApi (1.0) from mcforkage-baked.jar
  4170. * OpenPeripheralApi (3.4) from mcforkage-baked.jar
  4171. * RailcraftAPI|bore (1.0.0) from mcforkage-baked.jar
  4172. * RailcraftAPI|carts (1.5.0) from mcforkage-baked.jar
  4173. * RailcraftAPI|core (1.4.0) from mcforkage-baked.jar
  4174. * RailcraftAPI|crafting (1.0.0) from mcforkage-baked.jar
  4175. * RailcraftAPI|electricity (1.6.0) from mcforkage-baked.jar
  4176. * RailcraftAPI|events (1.0.0) from mcforkage-baked.jar
  4177. * RailcraftAPI|fuel (1.0.0) from mcforkage-baked.jar
  4178. * RailcraftAPI|helpers (1.1.0) from mcforkage-baked.jar
  4179. * RailcraftAPI|items (1.0.0) from mcforkage-baked.jar
  4180. * RailcraftAPI|locomotive (1.0.1) from mcforkage-baked.jar
  4181. * RailcraftAPI|signals (2.0.0) from mcforkage-baked.jar
  4182. * RailcraftAPI|tracks (2.0.0) from mcforkage-baked.jar
  4183. * StorageDrawersAPI (1.7.10-1.2.0) from mcforkage-baked.jar
  4184. * StorageDrawersAPI|config (1.7.10-1.2.0) from mcforkage-baked.jar
  4185. * StorageDrawersAPI|event (1.7.10-1.2.0) from mcforkage-baked.jar
  4186. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from mcforkage-baked.jar
  4187. * StorageDrawersAPI|pack (1.7.10-1.2.0) from mcforkage-baked.jar
  4188. * StorageDrawersAPI|registry (1.7.10-1.2.0) from mcforkage-baked.jar
  4189. * StorageDrawersAPI|render (1.7.10-1.2.0) from mcforkage-baked.jar
  4190. * StorageDrawersAPI|storage (1.7.10-1.2.0) from mcforkage-baked.jar
  4191. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from mcforkage-baked.jar
  4192. * Testerino|API (0.01) from mcforkage-baked.jar
  4193. * Thaumcraft|API (4.2.2.0) from mcforkage-baked.jar
  4194. * thaumicenergistics|API (1.1) from mcforkage-baked.jar
  4195. * WailaAPI (1.2) from mcforkage-baked.jar
  4196. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  4197. EnderIO: Found the following problem(s) with your installation:
  4198. * An unknown AE2 API is installed (rv3 from mcforkage-baked.jar).
  4199. Ender IO was build against API version rv2 and may or may not work with a newer version.
  4200. * Our API got loaded from mcforkage-baked.jar. That's unexpected.
  4201. * Our API got loaded from mcforkage-baked.jar. That's unexpected.
  4202. * Our API got loaded from mcforkage-baked.jar. That's unexpected.
  4203. * Our API got loaded from mcforkage-baked.jar. That's unexpected.
  4204. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  4205. Stencil buffer state: Function set: not set, pool: forge, bits: 8
  4206. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
  4207. Launched Version: MCForkage-1.7.10-1.4
  4208. LWJGL: 2.9.1
  4209. OpenGL: Intel(R) HD Graphics 4600 GL version 4.0.0 - Build 9.18.10.3165, Intel
  4210. GL Caps: Using GL 1.3 multitexturing.
  4211. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  4212. Anisotropic filtering is supported and maximum anisotropy is 16.
  4213. Shaders are available because OpenGL 2.1 is supported.
  4214.  
  4215. Is Modded: Definitely; Client brand changed to 'fml,forge'
  4216. Type: Client (map_client.txt)
  4217. Resource Packs: []
  4218. Current Language: English (US)
  4219. Profiler Position: N/A (disabled)
  4220. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  4221. Anisotropic Filtering: Off (1)
  4222. [15:24:24] [pool-6-thread-1/INFO]: ServerChannelRegister: Dimensional Transceiver data saved to D:\Minecraft\FTB\FTBInfinity\minecraft\saves\New World------\enderio\dimensionalTransceiver.json
  4223. [15:24:24] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Minecraft\FTB\FTBInfinity\minecraft\crash-reports\crash-2016-03-28_15.24.24-client.txt
  4224. [15:24:24] [Client thread/INFO]: Waiting for the server to terminate/save.
  4225. [15:24:24] [Server thread/INFO]: RFTools: server is stopping. Shutting down gracefully
  4226. [15:24:24] [Server thread/INFO]: Cleaning up RFTools dimensions
  4227. [15:24:24] [Client thread/INFO]: Server terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement