Guest User

Untitled

a guest
Jul 1st, 2017
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 272.13 KB | None | 0 0
  1. [23:12:18] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [23:12:18] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [23:12:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [23:12:18] [main/INFO]: Forge Mod Loader version 12.18.3.2316 for Minecraft 1.10.2 loading
  5. [23:12:18] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
  6. [23:12:18] [main/INFO]: [AppEng] Core Init
  7. [23:12:18] [main/WARN]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [23:12:18] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [23:12:18] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [23:12:18] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [23:12:18] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [23:12:18] [main/WARN]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [23:12:18] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [23:12:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [23:12:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [23:12:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  17. [23:12:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [23:12:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [23:12:22] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  20. [23:12:22] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  21. [23:12:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [23:12:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [23:12:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [23:12:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [23:12:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [23:12:22] [main/INFO]: Loaded library EJML-core-0.26.jar.
  27. [23:12:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [23:12:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [23:12:23] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  30. [23:12:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  31. [23:12:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  32. [23:12:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  33. [23:12:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  34. [23:12:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  35. [23:12:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  36. [23:12:24] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  37. [23:12:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  38. [23:12:24] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  39. [23:12:25] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
  40. [23:12:25] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.world.World.func_180500_c
  41. [23:12:26] [Client thread/INFO]: Setting user: GalacticMage
  42. [23:12:26] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:44]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  43. [23:12:26] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:93]: Transforming net.minecraft.block.Block Finished.
  44. [23:12:27] [Client thread/INFO]: [Quark ASM] Transforming BlockPistonBase
  45. [23:12:27] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Laid;Lcm;Lct;Z)Z)
  46. [23:12:27] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  47. [23:12:27] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@4996c99 in node org.objectweb.asm.tree.VarInsnNode@1b956cfa
  48. [23:12:27] [Client thread/INFO]: [Quark ASM] Patch result: true
  49. [23:12:28] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
  50. [23:12:29] [Client thread/INFO]: Successfully patched sg.recreateLeash.
  51. [23:12:31] [Client thread/INFO]: [Quark ASM] Transforming EntityBoat
  52. [23:12:31] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrh;F)Z)
  53. [23:12:31] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  54. [23:12:31] [Client thread/INFO]: [Quark ASM] Patch result: true
  55. [23:12:33] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
  56. [23:12:33] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
  57. [23:12:34] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  58. [23:12:34] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  59. [23:12:34] [Client thread/WARN]: Skipping bad option: lastServer:
  60. [23:12:34] [Client thread/INFO]: LWJGL Version: 2.9.4
  61. [23:12:40] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----
  62.  
  63. WARNING: coremods are present:
  64. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  65. IC2core (industrialcraft-2-2.6.234-ex110.jar)
  66. Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  67. LoadingPlugin (Quark-r1.1-70.jar)
  68. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  69. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  70. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  71. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  72. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  73. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.2.157-universal.jar)
  74. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  75. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  76. Contact their authors BEFORE contacting forge
  77.  
  78. // But it works on my machine.
  79.  
  80. Time: 6/30/17 11:12 PM
  81. Description: Loading screen debug info
  82.  
  83. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  84.  
  85.  
  86. A detailed walkthrough of the error, its code path and all known details is as follows:
  87. ---------------------------------------------------------------------------------------
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.10.2
  92. Operating System: Windows 10 (amd64) version 10.0
  93. Java Version: 1.8.0_25, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 327113048 bytes (311 MB) / 839909376 bytes (801 MB) up to 3817865216 bytes (3641 MB)
  96. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  97. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  98. FML:
  99. Loaded coremods (and transformers):
  100. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  101. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  102. IC2core (industrialcraft-2-2.6.234-ex110.jar)
  103.  
  104. Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  105. com.brandon3055.brandonscore.asm.ClassTransformer
  106. LoadingPlugin (Quark-r1.1-70.jar)
  107. vazkii.quark.base.asm.ClassTransformer
  108. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  109. lumien.resourceloader.asm.ClassTransformer
  110. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  111. codechicken.lib.asm.ClassHeirachyManager
  112. codechicken.lib.asm.CCL_ASMTransformer
  113. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  114. team.chisel.common.asm.ChiselTransformer
  115. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  116. com.enderio.core.common.transform.EnderCoreTransformer
  117. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  118. appeng.coremod.transformer.ASMIntegration
  119. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.2.157-universal.jar)
  120. cofh.asm.CoFHClassTransformer
  121. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  122. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  123. pl.asie.foamfix.coremod.FoamFixTransformer
  124. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  125. li.cil.oc.common.asm.ClassTransformer
  126. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 4400'
  127. [23:12:40] [Client thread/INFO]: MinecraftForge v12.18.3.2316 Initialized
  128. [23:12:40] [Client thread/INFO]: Replaced 231 ore recipes
  129. [23:12:41] [Client thread/INFO]: [AppEng] Core Init
  130. [23:12:41] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  131. [23:12:41] [Client thread/INFO]: Searching C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods for mods
  132. [23:12:43] [Thread-6/INFO]: Using sync timing. 200 frames of Display.update took 276580881 nanos
  133. [23:12:45] [Client thread/WARN]: ****************************************
  134. [23:12:45] [Client thread/WARN]: * The modid AkashicTome is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  135. [23:12:45] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  136. [23:12:45] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  137. [23:12:45] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  138. [23:12:45] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  139. [23:12:45] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  140. [23:12:45] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  141. [23:12:45] [Client thread/WARN]: ****************************************
  142. [23:12:46] [Client thread/WARN]: ****************************************
  143. [23:12:46] [Client thread/WARN]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  144. [23:12:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  145. [23:12:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  146. [23:12:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  147. [23:12:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  148. [23:12:46] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  149. [23:12:46] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  150. [23:12:46] [Client thread/WARN]: ****************************************
  151. [23:12:46] [Client thread/WARN]: Mod badwithernocookie is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-0.0.1-5418dde
  152. [23:12:46] [Client thread/WARN]: ****************************************
  153. [23:12:46] [Client thread/WARN]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  154. [23:12:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  155. [23:12:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  156. [23:12:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  157. [23:12:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  158. [23:12:46] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  159. [23:12:46] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  160. [23:12:46] [Client thread/WARN]: ****************************************
  161. [23:12:46] [Client thread/WARN]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.1
  162. [23:12:46] [Client thread/WARN]: ****************************************
  163. [23:12:46] [Client thread/WARN]: * The modid BiomesOPlenty is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  164. [23:12:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  165. [23:12:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  166. [23:12:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  167. [23:12:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  168. [23:12:46] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  169. [23:12:46] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  170. [23:12:46] [Client thread/WARN]: ****************************************
  171. [23:12:46] [Client thread/WARN]: ****************************************
  172. [23:12:46] [Client thread/WARN]: * The modid BloodMagic is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  173. [23:12:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  174. [23:12:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  175. [23:12:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  176. [23:12:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  177. [23:12:46] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  178. [23:12:46] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  179. [23:12:46] [Client thread/WARN]: ****************************************
  180. [23:12:47] [Client thread/WARN]: ****************************************
  181. [23:12:47] [Client thread/WARN]: * The modid Botania is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  182. [23:12:47] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  183. [23:12:47] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  184. [23:12:47] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  185. [23:12:47] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  186. [23:12:47] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  187. [23:12:47] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  188. [23:12:47] [Client thread/WARN]: ****************************************
  189. [23:12:47] [Client thread/WARN]: ****************************************
  190. [23:12:47] [Client thread/WARN]: * The modid Chameleon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  191. [23:12:47] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  192. [23:12:47] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  193. [23:12:47] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  194. [23:12:47] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  195. [23:12:47] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  196. [23:12:47] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  197. [23:12:47] [Client thread/WARN]: ****************************************
  198. [23:12:48] [Client thread/WARN]: ****************************************
  199. [23:12:48] [Client thread/WARN]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  200. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  201. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  202. [23:12:48] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  203. [23:12:48] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  204. [23:12:48] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  205. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  206. [23:12:48] [Client thread/WARN]: ****************************************
  207. [23:12:48] [Client thread/WARN]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1.102
  208. [23:12:48] [Client thread/WARN]: ****************************************
  209. [23:12:48] [Client thread/WARN]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  210. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  211. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  212. [23:12:48] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  213. [23:12:48] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  214. [23:12:48] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  215. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  216. [23:12:48] [Client thread/WARN]: ****************************************
  217. [23:12:48] [Client thread/WARN]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.9.267
  218. [23:12:48] [Client thread/INFO]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
  219. [23:12:48] [Client thread/WARN]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  220. [23:12:48] [Client thread/WARN]: Mod compactsolars is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-5.0.9.332
  221. [23:12:48] [Client thread/WARN]: ****************************************
  222. [23:12:48] [Client thread/WARN]: * The modid MineTweaker3 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  223. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  224. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  225. [23:12:48] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  226. [23:12:48] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  227. [23:12:48] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  228. [23:12:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  229. [23:12:48] [Client thread/WARN]: ****************************************
  230. [23:12:49] [Client thread/WARN]: ****************************************
  231. [23:12:49] [Client thread/WARN]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  232. [23:12:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  233. [23:12:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  234. [23:12:49] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  235. [23:12:49] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  236. [23:12:49] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  237. [23:12:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  238. [23:12:49] [Client thread/WARN]: ****************************************
  239. [23:12:49] [Client thread/WARN]: ****************************************
  240. [23:12:49] [Client thread/WARN]: * The modid EnderStorage is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  241. [23:12:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  242. [23:12:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  243. [23:12:49] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  244. [23:12:49] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  245. [23:12:49] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  246. [23:12:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  247. [23:12:49] [Client thread/WARN]: ****************************************
  248. [23:12:49] [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 2.2.1.106
  249. [23:36:02] [Client thread/WARN]: ****************************************
  250. [23:36:02] [Client thread/WARN]: * The modid IC2 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  251. [23:36:02] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  252. [23:36:02] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  253. [23:36:02] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  254. [23:36:02] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  255. [23:36:02] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  256. [23:36:02] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  257. [23:36:02] [Client thread/WARN]: ****************************************
  258. [23:36:03] [Client thread/WARN]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-7.0.15.804
  259. [23:36:03] [Client thread/WARN]: ****************************************
  260. [23:36:03] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  261. [23:36:03] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  262. [23:36:03] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  263. [23:36:03] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  264. [23:36:03] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  265. [23:36:03] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  266. [23:36:03] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  267. [23:36:03] [Client thread/WARN]: ****************************************
  268. [23:36:07] [Client thread/WARN]: Mod llor is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1-mc[1.9-1.11]
  269. [23:36:09] [Client thread/WARN]: ****************************************
  270. [23:36:09] [Client thread/WARN]: * The modid Morphtool is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  271. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  272. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  273. [23:36:09] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  274. [23:36:09] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  275. [23:36:09] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  276. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  277. [23:36:09] [Client thread/WARN]: ****************************************
  278. [23:36:09] [Client thread/WARN]: ****************************************
  279. [23:36:09] [Client thread/WARN]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  280. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  281. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  282. [23:36:09] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  283. [23:36:09] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  284. [23:36:09] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  285. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  286. [23:36:09] [Client thread/WARN]: ****************************************
  287. [23:36:09] [Client thread/WARN]: ****************************************
  288. [23:36:09] [Client thread/WARN]: * The modid OpenComputers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  289. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  290. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  291. [23:36:09] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  292. [23:36:09] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  293. [23:36:09] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  294. [23:36:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  295. [23:36:09] [Client thread/WARN]: ****************************************
  296. [23:36:11] [Client thread/WARN]: ****************************************
  297. [23:36:11] [Client thread/WARN]: * The modid Psi is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  298. [23:36:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  299. [23:36:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  300. [23:36:11] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  301. [23:36:11] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  302. [23:36:11] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  303. [23:36:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  304. [23:36:11] [Client thread/WARN]: ****************************************
  305. [23:36:11] [Client thread/WARN]: ****************************************
  306. [23:36:11] [Client thread/WARN]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  307. [23:36:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  308. [23:36:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  309. [23:36:11] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  310. [23:36:11] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  311. [23:36:11] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  312. [23:36:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  313. [23:36:11] [Client thread/WARN]: ****************************************
  314. [23:36:13] [Client thread/WARN]: ****************************************
  315. [23:36:13] [Client thread/WARN]: * The modid ResourceLoader is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  316. [23:36:13] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  317. [23:36:13] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  318. [23:36:13] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  319. [23:36:13] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  320. [23:36:13] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  321. [23:36:13] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  322. [23:36:13] [Client thread/WARN]: ****************************************
  323. [23:36:14] [Client thread/WARN]: ****************************************
  324. [23:36:14] [Client thread/WARN]: * The modid StorageDrawers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  325. [23:36:14] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  326. [23:36:14] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  327. [23:36:14] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  328. [23:36:14] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  329. [23:36:14] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  330. [23:36:14] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  331. [23:36:14] [Client thread/WARN]: ****************************************
  332. [23:36:15] [Client thread/WARN]: ****************************************
  333. [23:36:15] [Client thread/WARN]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  334. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  335. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  336. [23:36:15] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  337. [23:36:15] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  338. [23:36:15] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  339. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  340. [23:36:15] [Client thread/WARN]: ****************************************
  341. [23:36:15] [Client thread/WARN]: ****************************************
  342. [23:36:15] [Client thread/WARN]: * The modid WailaHarvestability is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  343. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  344. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  345. [23:36:15] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  346. [23:36:15] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  347. [23:36:15] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  348. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  349. [23:36:15] [Client thread/WARN]: ****************************************
  350. [23:36:15] [Client thread/INFO]: Forge Mod Loader has identified 91 mods to load
  351. [23:36:15] [Client thread/WARN]: ****************************************
  352. [23:36:15] [Client thread/WARN]: * The API cofhapi from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\BrandonsCore-1.10.2-2.1.8.107-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  353. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  354. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  355. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  356. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  357. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  358. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  359. [23:36:15] [Client thread/WARN]: ****************************************
  360. [23:36:15] [Client thread/WARN]: ****************************************
  361. [23:36:15] [Client thread/WARN]: * The API cofhapi|util from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\CoFHCore-1.10.2-4.1.2.157-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  362. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  363. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  364. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  365. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  366. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  367. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  368. [23:36:15] [Client thread/WARN]: ****************************************
  369. [23:36:15] [Client thread/WARN]: ****************************************
  370. [23:36:15] [Client thread/WARN]: * The API cofhapi from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\BrandonsCore-1.10.2-2.1.8.107-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  371. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  372. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  373. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  374. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  375. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  376. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  377. [23:36:15] [Client thread/WARN]: ****************************************
  378. [23:36:15] [Client thread/WARN]: ****************************************
  379. [23:36:15] [Client thread/WARN]: * The API cofhapi|core from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\CoFHCore-1.10.2-4.1.2.157-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  380. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  381. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  382. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  383. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  384. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  385. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  386. [23:36:15] [Client thread/WARN]: ****************************************
  387. [23:36:15] [Client thread/WARN]: ****************************************
  388. [23:36:15] [Client thread/WARN]: * The API cofhapi|tileentity from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\CoFHCore-1.10.2-4.1.2.157-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  389. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  390. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  391. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  392. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  393. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  394. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  395. [23:36:15] [Client thread/WARN]: ****************************************
  396. [23:36:15] [Client thread/WARN]: ****************************************
  397. [23:36:15] [Client thread/WARN]: * The API cofhapi from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\BrandonsCore-1.10.2-2.1.8.107-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  398. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  399. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  400. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  401. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  402. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  403. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  404. [23:36:15] [Client thread/WARN]: ****************************************
  405. [23:36:15] [Client thread/WARN]: ****************************************
  406. [23:36:15] [Client thread/WARN]: * The API cofhapi from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\BrandonsCore-1.10.2-2.1.8.107-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  407. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  408. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  409. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  410. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  411. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  412. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  413. [23:36:15] [Client thread/WARN]: ****************************************
  414. [23:36:15] [Client thread/WARN]: ****************************************
  415. [23:36:15] [Client thread/WARN]: * The API cofhapi|item from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\CoFHCore-1.10.2-4.1.2.157-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  416. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  417. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  418. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  419. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  420. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  421. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  422. [23:36:15] [Client thread/WARN]: ****************************************
  423. [23:36:15] [Client thread/WARN]: ****************************************
  424. [23:36:15] [Client thread/WARN]: * The API cofhapi from source C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\BrandonsCore-1.10.2-2.1.8.107-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  425. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  426. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  427. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  428. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  429. [23:36:15] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  430. [23:36:15] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  431. [23:36:15] [Client thread/WARN]: ****************************************
  432. [23:36:15] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  433. [23:36:15] [Client thread/INFO]: Found mod(s) [brandonscore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  434. [23:36:15] [Client thread/INFO]: Found mod(s) [extrautils2] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  435. [23:36:15] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  436. [23:36:15] [Client thread/INFO]: Found mod(s) [actuallyadditions] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  437. [23:36:15] [Client thread/INFO]: Found mod(s) [immersiveengineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  438. [23:36:15] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  439. [23:36:15] [Client thread/INFO]: Found mod(s) [rangedpumps] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  440. [23:36:15] [Client thread/INFO]: Found mod(s) [refinedstorage] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  441. [23:36:15] [Client thread/INFO]: Found mod(s) [theoneprobe] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  442. [23:36:15] [Client thread/INFO]: Found mod(s) [notenoughwands] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  443. [23:36:15] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  444. [23:36:15] [Client thread/INFO]: Found mod(s) [brandonscore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  445. [23:36:15] [Client thread/INFO]: Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  446. [23:36:15] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  447. [23:36:15] [Client thread/INFO]: Found mod(s) [actuallyadditions] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  448. [23:36:15] [Client thread/INFO]: Found mod(s) [immersiveengineering] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  449. [23:36:15] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  450. [23:36:15] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  451. [23:36:15] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  452. [23:36:15] [Client thread/INFO]: Found mod(s) [notenoughwands] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  453. [23:36:15] [Client thread/INFO]: Found mod(s) [rangedpumps] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  454. [23:36:15] [Client thread/INFO]: Found mod(s) [refinedstorage] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  455. [23:36:15] [Client thread/INFO]: Found mod(s) [theoneprobe] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  456. [23:36:16] [Client thread/INFO]: FML has found a non-mod file compatlayer-1.10-0.2.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  457. [23:36:16] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.1x-2.3.11.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  458. [23:36:21] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, OpenComputers|Core, <CoFH ASM>, foamfixcore, actuallyadditions, AkashicTome, appliedenergistics2, AutoRegLib, badwithernocookie, bagginses, Baubles, betterbuilderswands, BiomesOPlenty, BloodMagic, bookshelf, Botania, brandonscore, Chameleon, chisel, chiselsandbits, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, compactsolars, ctgui, MineTweaker3, crafttweakerjei, creeperhost, custommainmenu, darkutils, deepresonance, draconicevolution, eleccore, endercore, EnderIO, EnderStorage, extrautils2, bigreactors, fastleafdecay, flatcoloredblocks, foamfix, forestry, ftbl, ftbu, gravestone, guideapi, immersiveengineering, IC2, inventorysorter, ironbackpacks, ironchest, JEI, jeibees, journeymap, jeresources, llor, mantle, mcmultipart, mercurius, Morphtool, Morpheus, notenoughwands, OpenComputers, harvestcraft, Psi, Quark, railcraft, rangedpumps, redstonearsenal, refinedstorage, ResourceLoader, rftools, rftoolscontrol, rftoolsdim, StorageDrawers, rscircuits, tconstruct, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, Waila, WailaHarvestability, icse, wawla, xnet, zerocore] at CLIENT
  459. [23:36:21] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, OpenComputers|Core, <CoFH ASM>, foamfixcore, actuallyadditions, AkashicTome, appliedenergistics2, AutoRegLib, badwithernocookie, bagginses, Baubles, betterbuilderswands, BiomesOPlenty, BloodMagic, bookshelf, Botania, brandonscore, Chameleon, chisel, chiselsandbits, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, compactsolars, ctgui, MineTweaker3, crafttweakerjei, creeperhost, custommainmenu, darkutils, deepresonance, draconicevolution, eleccore, endercore, EnderIO, EnderStorage, extrautils2, bigreactors, fastleafdecay, flatcoloredblocks, foamfix, forestry, ftbl, ftbu, gravestone, guideapi, immersiveengineering, IC2, inventorysorter, ironbackpacks, ironchest, JEI, jeibees, journeymap, jeresources, llor, mantle, mcmultipart, mercurius, Morphtool, Morpheus, notenoughwands, OpenComputers, harvestcraft, Psi, Quark, railcraft, rangedpumps, redstonearsenal, refinedstorage, ResourceLoader, rftools, rftoolscontrol, rftoolsdim, StorageDrawers, rscircuits, tconstruct, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, Waila, WailaHarvestability, icse, wawla, xnet, zerocore] at SERVER
  460. [23:36:23] [Client thread/INFO]: [Quark ASM] Transforming ModelBiped
  461. [23:36:23] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLrw;)V)
  462. [23:36:23] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  463. [23:36:23] [Client thread/INFO]: [Quark ASM] Patch result: true
  464. [23:36:25] [Client thread/INFO]: Hello Minecraft!!!
  465. [23:36:33] [Client thread/INFO]: Hello Minecraft!!!
  466. [23:36:37] [Client thread/INFO]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
  467. [23:36:37] [Client thread/INFO]: Preparing to take over the world
  468. [23:36:42] [Client thread/INFO]: Successfully patched btb.renderLeash.
  469. [23:36:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Bad Wither No Cookie!, FMLFileResourcePack:Bagginses, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CreeperHost, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Dark Utilities, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:ElecCore, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Flat Colored Blocks, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Simple Inventory sorting, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Mercurius, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Psi, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Ranged Pumps, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Circuit Maker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:XNet, FMLFileResourcePack:Zero CORE, CustomResources, CustomOverridingResources
  470. [23:36:47] [Client thread/INFO]: Processing ObjectHolder annotations
  471. [23:36:47] [Client thread/INFO]: Found 480 ObjectHolder annotations
  472. [23:36:47] [Client thread/INFO]: Identifying ItemStackHolder annotations
  473. [23:36:47] [Client thread/INFO]: Found 1 ItemStackHolder annotations
  474. [23:36:47] [Client thread/INFO]: Applying holder lookups
  475. [23:36:47] [Client thread/INFO]: Holder lookups applied
  476. [23:36:47] [Client thread/INFO]: Applying holder lookups
  477. [23:36:47] [Client thread/INFO]: Holder lookups applied
  478. [23:36:47] [Client thread/INFO]: Applying holder lookups
  479. [23:36:47] [Client thread/INFO]: Holder lookups applied
  480. [23:36:48] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  481. [23:36:48] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
  482. [23:36:49] [Client thread/INFO]: Registering default Templates...
  483. [23:36:49] [Client thread/INFO]: Registering default generators...
  484. [23:36:49] [Client thread/INFO]: Verifying or creating base world generation directory...
  485. [23:36:49] [Client thread/INFO]: Complete.
  486. [23:36:49] [Client thread/INFO]: Starting PreInitialization Phase...
  487. [23:36:49] [Client thread/INFO]: Tesla not found! Skipping Tesla Power System integration.
  488. [23:36:49] [Client thread/INFO]: Grabbing Configurations...
  489. [23:36:49] [Client thread/INFO]: Initializing Tool Materials...
  490. [23:36:49] [Client thread/INFO]: Initializing Armor Materials...
  491. [23:36:50] [Client thread/INFO]: Initializing Blocks...
  492. [23:36:51] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
  493. [23:36:51] [Client thread/INFO]: Initializing Items...
  494. [23:36:52] [Client thread/INFO]: Initializing Fuelstuffs...
  495. [23:36:52] [Client thread/INFO]: PreInitializing ClientProxy...
  496. [23:36:52] [Client thread/INFO]: PreInitialization Finished.
  497. [23:36:52] [Forge Version Check/INFO]: [thermalexpansion] Found status: OUTDATED Target: 5.1.8
  498. [23:36:53] [Forge Version Check/INFO]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json
  499. [23:36:53] [Forge Version Check/INFO]: [fastleafdecay] Found status: UP_TO_DATE Target: null
  500. [23:36:53] [Forge Version Check/INFO]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
  501. [23:36:54] [Forge Version Check/INFO]: [railcraft] Found status: UP_TO_DATE Target: null
  502. [23:36:54] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
  503. [23:36:54] [Forge Version Check/INFO]: [thermaldynamics] Found status: OUTDATED Target: 2.0.9
  504. [23:36:54] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
  505. [23:36:54] [Forge Version Check/INFO]: [cofhcore] Found status: OUTDATED Target: 4.1.9
  506. [23:36:54] [Forge Version Check/INFO]: [redstonearsenal] Starting version check at https://raw.github.com/cofh/version/master/redstonearsenal_update.json
  507. [23:36:55] [Forge Version Check/INFO]: [redstonearsenal] Found status: OUTDATED Target: 2.1.1
  508. [23:36:55] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
  509. [23:36:55] [Forge Version Check/INFO]: [thermalfoundation] Found status: OUTDATED Target: 2.1.4
  510. [23:36:55] [Forge Version Check/INFO]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update
  511. [23:36:56] [Client thread/INFO]: OBJLoader: Domain botania has been added.
  512. [23:36:56] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:96]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
  513. [23:36:56] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:126]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
  514. [23:36:57] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  515. [23:36:58] [Forge Version Check/INFO]: [Forge] Found status: AHEAD Target: null
  516. [23:37:00] [Client thread/INFO]: Pre Initialization ( started )
  517. [23:37:00] [Client thread/INFO]: Removing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is disabled.
  518. [23:37:00] [Client thread/INFO]: Updated appeng/tile/powersink/RedstoneFlux
  519. [23:37:01] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  520. [23:37:01] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  521. [23:37:01] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  522. [23:37:01] [Client thread/INFO]: Removing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is disabled.
  523. [23:37:01] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/RedstoneFlux
  524. [23:37:02] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  525. [23:37:02] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  526. [23:37:02] [Client thread/INFO]: Starting AE2 VersionChecker
  527. [23:37:02] [Client thread/INFO]: Pre Initialization ( ended after 3665ms )
  528. [23:37:02] [AE2 VersionChecker/INFO]: Last check was just recently.
  529. [23:37:02] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  530. [23:37:03] [Client thread/INFO]: [Quark ASM] Transforming RenderItem
  531. [23:37:03] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderItem, func_180454_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Ladz;Lbyl;)V)
  532. [23:37:03] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  533. [23:37:03] [Client thread/INFO]: [Quark ASM] Patch result: true
  534. [23:37:03] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderEffect, func_180451_a, a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Lbyl;)V)
  535. [23:37:03] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  536. [23:37:03] [Client thread/INFO]: [Quark ASM] Patch result: true
  537. [23:37:03] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
  538. [23:37:03] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
  539. [23:37:04] [Client thread/INFO]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorysorter]
  540. [23:37:04] [Client thread/INFO]: [Quark] 'Ender watcher' is forcefully disabled as it's incompatible with the following loaded mods: [Botania]
  541. [23:37:04] [Client thread/INFO]: [Quark] 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [Botania]
  542. [23:37:04] [Client thread/INFO]: [Quark] Module world is enabled
  543. [23:37:04] [Client thread/INFO]: [Quark] Module decoration is enabled
  544. [23:37:04] [Client thread/INFO]: [Quark] Module experimental is enabled
  545. [23:37:04] [Client thread/INFO]: [Quark] Module building is enabled
  546. [23:37:04] [Client thread/INFO]: [Quark] Module management is enabled
  547. [23:37:04] [Client thread/INFO]: [Quark] Module tweaks is enabled
  548. [23:37:04] [Client thread/INFO]: [Quark] Module automation is enabled
  549. [23:37:04] [Client thread/INFO]: [Quark] Module vanity is enabled
  550. [23:37:05] [Client thread/INFO]: [Quark ASM] Transforming LayerArmorBase
  551. [23:37:05] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderArmorLayer, func_188361_a, a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V / (Lsf;FFFFFFFLsb;)V)
  552. [23:37:05] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  553. [23:37:05] [Client thread/INFO]: [Quark ASM] Patch result: true
  554. [23:37:05] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderEnchantedGlint, func_188364_a, a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V / (Lbsy;Lsf;Lbju;FFFFFFF)V)
  555. [23:37:05] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  556. [23:37:05] [Client thread/INFO]: [Quark ASM] Patch result: true
  557. [23:37:06] [Client thread/INFO]: Access transform success createStackedBlock (func_180643_i).
  558. [23:37:09] [Client thread/INFO]: Extra Utilities 2 JEI Plugin - ACTIVATE!
  559. [23:37:10] [Client thread/INFO]: OBJLoader: Domain bloodmagic has been added.
  560. [23:37:12] [Client thread/INFO]: Starting pre-init...
  561. [23:37:12] [Client thread/INFO]: Loading blocks...
  562. [23:37:13] [Client thread/INFO]: 71 Feature's blocks loaded.
  563. [23:37:13] [Client thread/INFO]: Loading Tile Entities...
  564. [23:37:13] [Client thread/INFO]: Tile Entities loaded.
  565. [23:37:13] [Client thread/INFO]: Loading items...
  566. [23:37:13] [Client thread/INFO]: 71 Feature's items loaded.
  567. [23:37:13] [Client thread/INFO]: Pre-init finished.
  568. [23:37:23] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
  569. [23:37:23] [Client thread/WARN]: The item plasma_launcher is not initialized.
  570. [23:37:23] [Client thread/WARN]: The fluid deuterium is not initialized.
  571. [23:37:23] [Client thread/INFO]: [Quark ASM] Transforming RenderBoat
  572. [23:37:23] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [doRender, func_76986_a, a] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V / (Laap;DDDFF)V)
  573. [23:37:23] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  574. [23:37:23] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@30804827 in node org.objectweb.asm.tree.MethodInsnNode@3f12c657
  575. [23:37:23] [Client thread/INFO]: [Quark ASM] Patch result: true
  576. [23:37:26] [Client thread/INFO]: Plugin BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
  577. [23:37:26] [Client thread/INFO]: Plugin BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
  578. [23:37:26] [Client thread/INFO]: Plugin Natura Plugin failed to load: Natura not found
  579. [23:37:26] [Client thread/INFO]: Plugin BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
  580. [23:37:26] [Client thread/INFO]: Plugin BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
  581. [23:37:26] [Client thread/INFO]: Plugin malisisdoors Plugin failed to load: Malisis Door's not found
  582. [23:37:26] [Client thread/INFO]: Plugin ExtraUtilities Plugin failed to load: ExtraUtilities not found
  583. [23:37:31] [Client thread/WARN]: Could not find an item for block: driedDirt
  584. [23:37:31] [Client thread/WARN]: Could not find an item for block: overgrownNetherrack
  585. [23:37:31] [Client thread/WARN]: Could not find an item for block: cragRock
  586. [23:37:31] [Client thread/WARN]: Could not find an item for block: ashStone
  587. [23:37:31] [Client thread/WARN]: Could not find an item for block: bopGrass
  588. [23:37:31] [Client thread/WARN]: Could not find an item for block: newBopGrass
  589. [23:37:31] [Client thread/WARN]: Could not find an item for block: longGrass
  590. [23:37:31] [Client thread/WARN]: Could not find an item for block: hardDirt
  591. [23:37:31] [Client thread/WARN]: Could not find an item for block: hardSand
  592. [23:37:31] [Client thread/WARN]: Could not find an item for block: originGrass
  593. [23:37:31] [Client thread/WARN]: Could not find an item for block: ash
  594. [23:37:31] [Client thread/WARN]: Could not find an item for block: newBopDirt
  595. [23:37:31] [Client thread/WARN]: Could not find an item for block: petals
  596. [23:37:31] [Client thread/INFO]: ElecCore has Pre-initialized in 265 ms
  597. [23:37:33] [Client thread/INFO]: Initializing blocks and items.
  598. [23:37:34] [Client thread/INFO]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
  599. [23:37:34] [Client thread/INFO]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
  600. [23:37:34] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyReceiver into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
  601. [23:37:34] [Client thread/INFO]: Skipping interface buildcraft.api.tiles.IHasWork from missing mod BuildCraft|Core.
  602. [23:37:35] [Client thread/INFO]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
  603. [23:37:35] [Client thread/INFO]: Skipping interface buildcraft.api.tools.IToolWrench from missing mod BuildCraftAPI|tools.
  604. [23:37:35] [Client thread/INFO]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
  605. [23:37:35] [Client thread/INFO]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
  606. [23:37:35] [Client thread/INFO]: Injecting interface crazypants.enderio.api.tool.ITool into li.cil.oc.common.item.Wrench.
  607. [23:37:35] [Client thread/INFO]: Skipping interface mekanism.api.IMekWrench from missing mod Mekanism.
  608. [23:37:35] [Client thread/INFO]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
  609. [23:37:35] [Client thread/INFO]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core.
  610. [23:37:35] [Client thread/INFO]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft.
  611. [23:37:35] [Client thread/INFO]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
  612. [23:37:35] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
  613. [23:37:35] [Client thread/INFO]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
  614. [23:37:35] [Client thread/INFO]: Skipping interface mekanism.api.energy.IEnergizedItem from missing mod Mekanism.
  615. [23:37:36] [Client thread/INFO]: Initializing additional OreDict entries.
  616. [23:37:36] [Client thread/INFO]: Initializing OpenComputers API.
  617. [23:37:39] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.6.2.7-lua52-native.64.dll'.
  618. [23:37:40] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.6.2.7-lua53-native.64.dll'.
  619. [23:37:40] [Client thread/INFO]: Done with pre init phase.
  620. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:blaze_powder
  621. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:coal
  622. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:diamond
  623. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:emerald
  624. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:ender_pearl
  625. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:ghast_tear
  626. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:glowstone_dust
  627. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:gold_ingot
  628. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:gunpowder
  629. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:iron_ingot
  630. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:nether_star
  631. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:nether_wart
  632. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:prismarine_crystals
  633. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:prismarine_shard
  634. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:quartz
  635. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:redstone
  636. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:slime_ball
  637. [23:37:40] [Client thread/INFO]: Found infusion bonus for: minecraft:snowball
  638. [23:37:40] [Client thread/INFO]: Found infusion bonus for: rftools:dimensional_shard
  639. [23:37:41] [Client thread/INFO]: OBJLoader: Domain deepresonance has been added.
  640. [23:37:41] [Client thread/INFO]: Detected RFTools: enabling support
  641. [23:37:41] [Client thread/INFO]: Detected RFTools Control: enabling support
  642. [23:37:41] [Client thread/INFO]: DeepResonance has Pre-initialized in 1033 ms
  643. [23:37:42] [Client thread/INFO]: Finished PreInitialization
  644. [23:37:42] [Client thread/INFO]: OBJLoader: Domain draconicevolution has been added.
  645. [23:37:42] [Client thread/INFO]: Registered loader for mod: draconicevolution
  646. [23:37:42] [Client thread/INFO]: Downloading Project Intelligence Mod Manifest...
  647. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_intake
  648. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_buffer
  649. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_use
  650. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_intake
  651. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_buffer
  652. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_use
  653. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.attractor_power_intake
  654. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.attractor_power_buffer
  655. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.attractorPowerPerTickLevelOne
  656. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.attractorRangeLevelOne
  657. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.aversion_power_intake
  658. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.aversion_power_buffer
  659. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.spawnGuardPowerPerTickLevelOne
  660. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.aversion_range
  661. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.transceiverMaxIoRF
  662. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.transceiver_power_buffer
  663. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.transceiverUpkeepCostRF
  664. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_intake
  665. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_buffer
  666. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_use
  667. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_intake
  668. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_buffer
  669. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_use
  670. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.farm_base_size
  671. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.farmBonusSize
  672. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.farm_stack_limit
  673. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.spawner_power_intake
  674. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.spawner_power_buffer
  675. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.poweredSpawnerLevelOnePowerPerTickRF
  676. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.spawner_speedup
  677. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.slice_power_intake
  678. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.slice_power_buffer
  679. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.sliceAndSpliceLevelOnePowerPerTickRF
  680. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.soul_binder_power_intake
  681. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.soul_binder_power_buffer
  682. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.soulBinderLevelOnePowerPerTickRF
  683. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_buffer
  684. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_gen
  685. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_time
  686. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_intake
  687. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_buffer
  688. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_use
  689. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_intake
  690. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_buffer
  691. [23:37:44] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_use
  692. [23:37:53] [Client thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
  693. [23:37:53] [Client thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
  694. [23:37:54] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake
  695. [23:37:54] [Client thread/INFO]: Loading FTBLib, DevEnv:false
  696. [23:37:55] [Client thread/WARN]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbu.api_impl.FTBUtilitiesAPI_Impl
  697. [23:37:55] [Client thread/INFO]: Started loading books...
  698. [23:37:55] [Client thread/INFO]: Book loading completed in 3.72512E-4 seconds.
  699. [23:37:56] [Client thread/INFO]: The One Probe Detected Baubles: enabling support
  700. [23:37:58] [Client thread/WARN]: ****************************************
  701. [23:37:58] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_alubrass`, expected `immersiveengineering` invalid registry invocation/invalid name?
  702. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  703. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  704. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  705. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  706. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
  707. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  708. [23:37:58] [Client thread/WARN]: ****************************************
  709. [23:37:58] [Client thread/WARN]: ****************************************
  710. [23:37:58] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_alubrass`, expected `immersiveengineering` invalid registry invocation/invalid name?
  711. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  712. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  713. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  714. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  715. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
  716. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  717. [23:37:58] [Client thread/WARN]: ****************************************
  718. [23:37:58] [Client thread/WARN]: ****************************************
  719. [23:37:58] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_aluminum`, expected `immersiveengineering` invalid registry invocation/invalid name?
  720. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  721. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  722. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  723. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  724. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
  725. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  726. [23:37:58] [Client thread/WARN]: ****************************************
  727. [23:37:58] [Client thread/WARN]: ****************************************
  728. [23:37:58] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_aluminum`, expected `immersiveengineering` invalid registry invocation/invalid name?
  729. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  730. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  731. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  732. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  733. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
  734. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  735. [23:37:58] [Client thread/WARN]: ****************************************
  736. [23:37:58] [Client thread/WARN]: ****************************************
  737. [23:37:58] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_electrum`, expected `immersiveengineering` invalid registry invocation/invalid name?
  738. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  739. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  740. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  741. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  742. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
  743. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  744. [23:37:58] [Client thread/WARN]: ****************************************
  745. [23:37:58] [Client thread/WARN]: ****************************************
  746. [23:37:58] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_electrum`, expected `immersiveengineering` invalid registry invocation/invalid name?
  747. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  748. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  749. [23:37:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  750. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  751. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
  752. [23:37:58] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  753. [23:37:58] [Client thread/WARN]: ****************************************
  754. [23:37:58] [Client thread/INFO]: OBJLoader: Domain immersiveengineering has been added.
  755. [23:37:58] [Client thread/INFO]: Custom OBJLoader: Domain has been added: immersiveengineering
  756. [23:37:59] [Client thread/INFO]: Found @journeymap.client.api.ClientPlugin: com.feed_the_beast.ftbu.integration.JourneyMapIntegration
  757. [23:37:59] [Client thread/INFO]: Loading configs..
  758. [23:37:59] [Client thread/INFO]: Updating ModMetaData...
  759. [23:37:59] [Client thread/INFO]: Providing API...
  760. [23:37:59] [Client thread/INFO]: Loading configuration
  761. [23:38:00] [Client thread/INFO]: Registering drops for shadedGarden.
  762. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:whitemushroomItem to add to this garden.
  763. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:blackberryItem to add to this garden.
  764. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:zucchiniItem to add to this garden.
  765. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:radishItem to add to this garden.
  766. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:rhubarbItem to add to this garden.
  767. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:tealeafItem to add to this garden.
  768. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:garlicItem to add to this garden.
  769. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:sweetpotatoItem to add to this garden.
  770. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:turnipItem to add to this garden.
  771. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:spiceleafItem to add to this garden.
  772. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:beanItem to add to this garden.
  773. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:leekItem to add to this garden.
  774. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:scallionItem to add to this garden.
  775. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:tomatoItem to add to this garden.
  776. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
  777. [23:38:00] [Client thread/INFO]: Registering drops for tropicalGarden.
  778. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:grapeItem to add to this garden.
  779. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:pineappleItem to add to this garden.
  780. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:kiwiItem to add to this garden.
  781. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:sesameseedsItem to add to this garden.
  782. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:curryleafItem to add to this garden.
  783. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:bambooshootItem to add to this garden.
  784. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cantaloupeItem to add to this garden.
  785. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:gingerItem to add to this garden.
  786. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:coffeebeanItem to add to this garden.
  787. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:soybeanItem to add to this garden.
  788. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:eggplantItem to add to this garden.
  789. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
  790. [23:38:00] [Client thread/INFO]: Registering drops for windyGarden.
  791. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:strawberryItem to add to this garden.
  792. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:barleyItem to add to this garden.
  793. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cornItem to add to this garden.
  794. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cucumberItem to add to this garden.
  795. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:wintersquashItem to add to this garden.
  796. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:mustardseedsItem to add to this garden.
  797. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:onionItem to add to this garden.
  798. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:parsnipItem to add to this garden.
  799. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:peanutItem to add to this garden.
  800. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:lettuceItem to add to this garden.
  801. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:artichokeItem to add to this garden.
  802. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:bellpepperItem to add to this garden.
  803. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:chilipepperItem to add to this garden.
  804. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
  805. [23:38:00] [Client thread/INFO]: Registering drops for frostGarden.
  806. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:raspberryItem to add to this garden.
  807. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:oatsItem to add to this garden.
  808. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:ryeItem to add to this garden.
  809. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:celeryItem to add to this garden.
  810. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:peasItem to add to this garden.
  811. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:beetItem to add to this garden.
  812. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:rutabagaItem to add to this garden.
  813. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:broccoliItem to add to this garden.
  814. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cauliflowerItem to add to this garden.
  815. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cabbageItem to add to this garden.
  816. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:spinachItem to add to this garden.
  817. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
  818. [23:38:00] [Client thread/INFO]: Registering drops for aridGarden.
  819. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cactusfruitItem to add to this garden.
  820. [23:38:00] [Client thread/INFO]: Registering drops for soggyGarden.
  821. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:brusselsproutItem to add to this garden.
  822. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:spiceleafItem to add to this garden.
  823. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:blueberryItem to add to this garden.
  824. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:asparagusItem to add to this garden.
  825. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cranberryItem to add to this garden.
  826. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:riceItem to add to this garden.
  827. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:seaweedItem to add to this garden.
  828. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:waterchestnutItem to add to this garden.
  829. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:okraItem to add to this garden.
  830. [23:38:00] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
  831. [23:38:04] [Client thread/INFO]: Module failed prerequisite check, disabling: railcraft:thaumcraft
  832. [23:38:04] [Client thread/INFO]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: Thaumcraft not detected
  833. [23:38:05] [Client thread/INFO]: Entity{cart_anchor_world} cannot be defined because Block{machine_alpha} is disabled
  834. [23:38:05] [Client thread/INFO]: Entity{cart_anchor_admin} cannot be defined because Block{machine_alpha} is disabled
  835. [23:38:05] [Client thread/INFO]: Entity{cart_anchor_personal} cannot be defined because Block{machine_alpha} is disabled
  836. [23:38:10] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
  837. [23:38:11] [Client thread/INFO]: OBJLoader: Domain rftools has been added.
  838. [23:38:11] [Client thread/INFO]: OBJLoader: Domain rftoolscontrol has been added.
  839. [23:38:12] [Client thread/INFO]: Registering rftools dimension type at id 2
  840. [23:38:12] [Client thread/INFO]: Reading dimlets.json from config
  841. [23:38:12] [Client thread/INFO]: Reading default dimlets.json
  842. [23:38:14] [Client thread/INFO]: Successfully registered module ForestryCompat from mod eleccore
  843. [23:38:14] [Client thread/INFO]: Applying holder lookups
  844. [23:38:14] [Client thread/INFO]: Holder lookups applied
  845. [23:38:14] [Client thread/INFO]: Injecting itemstacks
  846. [23:38:14] [Client thread/INFO]: Itemstack injection complete
  847. [23:38:21] [Client thread/WARN]: Invalid sounds.json
  848. java.lang.NullPointerException
  849. at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:82) [bzw.class:?]
  850. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  851. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:446) [bcx.class:?]
  852. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  853. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  854. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  855. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  856. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  857. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  858. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  859. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  860. [23:38:21] [Client thread/WARN]: File minecraft:sounds/deep_rumble.ogg does not exist, cannot add it to event rftoolsdim:deep_rumble
  861. [23:38:21] [Client thread/WARN]: File minecraft:sounds/teleport_whoosh.ogg does not exist, cannot add it to event rftoolsdim:teleport_whoosh
  862. [23:38:21] [Client thread/WARN]: File minecraft:sounds/teleport_error.ogg does not exist, cannot add it to event rftoolsdim:teleport_error
  863. [23:38:21] [Client thread/WARN]: File minecraft:sounds/wolfhowl.ogg does not exist, cannot add it to event rftoolsdim:wolfhowl
  864. [23:38:21] [Sound Library Loader/INFO]: Starting up SoundSystem...
  865. [23:38:21] [Thread-13/INFO]: Initializing LWJGL OpenAL
  866. [23:38:21] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  867. [23:38:22] [Thread-13/INFO]: OpenAL initialized.
  868. [23:38:22] [Sound Library Loader/INFO]: Sound engine started
  869. [23:38:24] [Client thread/INFO]: OBJLoader.Parser: command 's' (model: 'bloodmagic:models/block/BlockAltar.obj') is not currently supported, skipping. Line: 313 's off'
  870. [23:38:29] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
  871. [23:38:29] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineBottom.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
  872. [23:38:29] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineSide.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
  873. [23:38:29] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTop.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
  874. [23:38:29] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/collector.mtl'. The color defined by key 'Ks' will not be applied!
  875. [23:38:29] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/lens.mtl'. The color defined by key 'Ks' will not be applied!
  876. [23:38:29] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal_generated.mtl'. The color defined by key 'Ks' will not be applied!
  877. [23:38:29] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal.mtl'. The color defined by key 'Ks' will not be applied!
  878. [23:38:54] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  879. [23:38:54] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineEnvironmentalController.png' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  880. [23:38:54] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTop.png.001' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  881. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  882. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellD.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  883. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellE.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  884. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellN.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  885. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellS.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  886. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellU.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  887. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellW.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  888. [23:38:59] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
  889. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
  890. [23:38:59] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
  891. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTankInside.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
  892. [23:38:59] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTankTop.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
  893. [23:39:09] [Client thread/ERROR]: Could not load vanilla model parent 'psi:block/conjured' for 'net.minecraft.client.renderer.block.model.ModelBlock@748d86af
  894. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model psi:block/conjured with loader VanillaLoader.INSTANCE, skipping
  895. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  896. at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
  897. at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:489) [ModelLoader$VanillaModelWrapper.class:?]
  898. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
  899. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) [ModelLoader.class:?]
  900. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [byo.class:?]
  901. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) [ModelLoader.class:?]
  902. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  903. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  904. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  905. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  906. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  907. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  908. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  909. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  910. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  911. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  912. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  913. Caused by: java.io.FileNotFoundException: psi:models/block/conjured.json
  914. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  915. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  916. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  917. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  918. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  919. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  920. ... 17 more
  921. [23:39:11] [Client thread/INFO]: Max texture size: 8192
  922. [23:39:11] [Client thread/INFO]: Created: 16x16 textures-atlas
  923. [23:39:12] [Client thread/INFO]: Suppressed 1 model errors from Blood Magic.
  924. [23:39:15] [Client thread/INFO]: Cleaning up internal Json stuff...
  925. [23:39:15] [Client thread/INFO]: Handling models
  926. [23:39:15] [Client thread/INFO]: Finished cleaning up internal Json stuff.
  927. [23:39:18] [Client thread/INFO]: Starting Initialization Phase...
  928. [23:39:18] [Client thread/INFO]: Initializing OreDictionary Entries...
  929. [23:39:18] [Client thread/INFO]: Initializing Achievements...
  930. [23:39:19] [Client thread/INFO]: Initializing GuiHandler...
  931. [23:39:19] [Client thread/INFO]: Registering World Generator...
  932. [23:39:19] [Client thread/INFO]: Registering TileEntities...
  933. [23:39:19] [Client thread/INFO]: Initializing Crafting Recipes...
  934. [23:39:19] [Client thread/INFO]: Initializing Entities...
  935. [23:39:19] [Client thread/INFO]: Initializing ClientProxy...
  936. [23:39:19] [Client thread/INFO]: Initialization Finished.
  937. [23:39:20] [Client thread/INFO]: Registered %d recipes.
  938. [23:39:24] [Client thread/INFO]: Initialization ( started )
  939. [23:39:24] [Client thread/INFO]: Starting AE2 CSV Export
  940. [23:39:24] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
  941. [23:39:24] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
  942. [23:39:29] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:1 in processing/factorization.recipe with: [ae2:material.FluixCrystal, ->, ae2:material.FluixDust]
  943. [23:39:29] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:2 in processing/factorization.recipe with: [ae2:sky_stone_block:0, ->, ae2:material.SkyDust]
  944. [23:39:29] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:4 in processing/factorization.recipe with: [mc:ender_pearl, ->, ae2:material.EnderDust]
  945. [23:39:29] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:5 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystalCharged, ->, ae2:material.CertusQuartzDust]
  946. [23:39:29] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:7 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystal, ->, ae2:material.CertusQuartzDust]
  947. [23:39:29] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:8 in processing/factorization.recipe with: [ae2:quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
  948. [23:39:29] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:9 in processing/factorization.recipe with: [ae2:charged_quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
  949. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronNugget:0
  950. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  951. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  952. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  953. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.GoldDust:0
  954. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronDust:0
  955. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  956. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
  957. [23:39:30] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
  958. [23:39:30] [Client thread/INFO]: Recipes Loading: Macerator: 8 loaded.
  959. [23:39:30] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
  960. [23:39:30] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
  961. [23:39:30] [Client thread/INFO]: Recipes Loading: Crusher: 8 loaded.
  962. [23:39:30] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
  963. [23:39:30] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  964. [23:39:30] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
  965. [23:39:30] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
  966. [23:39:30] [Client thread/INFO]: Recipes Loading: Shaped: 211 loaded.
  967. [23:39:30] [Client thread/INFO]: Recipes Loading: Smelt: 1 loaded.
  968. [23:39:30] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
  969. [23:39:30] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
  970. [23:39:30] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
  971. [23:39:30] [Client thread/INFO]: Initialization ( ended after 6304ms )
  972. [23:39:32] [Client thread/INFO]: Elytra layer added
  973. [23:39:32] [Client thread/INFO]: Starting init...
  974. [23:39:32] [Client thread/INFO]: Loading recipes...
  975. [23:39:32] [Client thread/INFO]: 71 Feature's recipes loaded.
  976. [23:39:32] [Client thread/INFO]: Init finished.
  977. [23:39:32] [Client thread/INFO]: Detected Chisel & Bits, enabling support
  978. [23:39:32] [Client thread/INFO]: Successfully loaded 326 out of 326 recipes for shaped recipes
  979. [23:39:32] [Client thread/INFO]: Successfully loaded 73 out of 73 recipes for shapeless recipes
  980. [23:39:32] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  981. [23:39:32] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  982. [23:39:32] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
  983. [23:39:32] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
  984. [23:39:32] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
  985. [23:39:32] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
  986. [23:39:32] [Client thread/INFO]: Successfully loaded 9 out of 9 recipes for metal former extruding recipes
  987. [23:39:32] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  988. [23:39:32] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  989. [23:39:32] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  990. [23:39:34] [Client thread/INFO]: Created: 16x16 textures-atlas
  991. [23:39:36] [Client thread/INFO]: ElecCore has Initialized in 74 ms
  992. [23:39:36] [Client thread/INFO]: Registering loot disk 'plan9k' from mod OpenComputers.
  993. [23:39:36] [Client thread/INFO]: Registering loot disk 'network' from mod OpenComputers.
  994. [23:39:36] [Client thread/INFO]: Registering loot disk 'openos' from mod OpenComputers.
  995. [23:39:36] [Client thread/INFO]: Registering loot disk 'data' from mod OpenComputers.
  996. [23:39:36] [Client thread/INFO]: Registering loot disk 'openloader' from mod OpenComputers.
  997. [23:39:36] [Client thread/INFO]: Registering loot disk 'builder' from mod OpenComputers.
  998. [23:39:36] [Client thread/INFO]: Registering loot disk 'generator' from mod OpenComputers.
  999. [23:39:36] [Client thread/INFO]: Registering loot disk 'oppm' from mod OpenComputers.
  1000. [23:39:36] [Client thread/INFO]: Registering loot disk 'dig' from mod OpenComputers.
  1001. [23:39:36] [Client thread/INFO]: Registering loot disk 'maze' from mod OpenComputers.
  1002. [23:39:36] [Client thread/INFO]: Registering loot disk 'irc' from mod OpenComputers.
  1003. [23:39:36] [Client thread/INFO]: Initializing mod integration.
  1004. [23:39:36] [Client thread/INFO]: Initializing mod integration for 'EnderIO'.
  1005. [23:39:36] [Client thread/INFO]: Initializing mod integration for 'EnderStorage'.
  1006. [23:39:36] [Client thread/INFO]: Initializing mod integration for 'forestry'.
  1007. [23:39:36] [Client thread/INFO]: Initializing mod integration for 'IC2'.
  1008. [23:39:36] [Client thread/INFO]: Initializing mod integration for 'mcmultipart'.
  1009. [23:39:37] [Client thread/INFO]: Initializing mod integration for 'Minecraft'.
  1010. [23:39:37] [Client thread/INFO]: Initializing mod integration for 'OpenComputers'.
  1011. [23:39:39] [Client thread/INFO]: Found extended redstone mods, enabling tier two redstone card.
  1012. [23:39:39] [Client thread/INFO]: Initializing recipes.
  1013. [23:39:40] [Client thread/INFO]: Initializing capabilities.
  1014. [23:39:42] [Client thread/INFO]: Initialized unicode glyph provider.
  1015. [23:39:42] [Client thread/INFO]: Initializing unicode glyph provider.
  1016. [23:39:42] [Client thread/INFO]: Loaded 8879 glyphs.
  1017. [23:39:42] [Client thread/INFO]: Done with init phase.
  1018. [23:39:42] [Client thread/INFO]: ComputerCraft was not detected, skipping compat handler for it.
  1019. [23:39:42] [Client thread/INFO]: DeepResonance has Initialized in 94 ms
  1020. [23:39:42] [Client thread/INFO]: Loading Default Recipes...
  1021. [23:39:42] [Client thread/INFO]: Finished Initialization
  1022. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  1023. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  1024. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  1025. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  1026. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  1027. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  1028. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  1029. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  1030. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
  1031. [23:39:42] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  1032. [23:39:42] [Client thread/INFO]: Sending dummy event to all mods
  1033. [23:39:42] [Client thread/INFO]: Reloading ingame configs for modid: endercore
  1034. [23:39:44] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotmetals@2
  1035. [23:39:44] [Client thread/WARN]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3.00 / bonus 1.00, new values: eff 3.50 / bonus 1.00
  1036. [23:39:44] [Client thread/WARN]: Overriding existing radiation moderator data for <redstone>
  1037. [23:39:44] [Client thread/WARN]: Overriding existing radiation moderator data for <glowstone>
  1038. [23:39:44] [Client thread/WARN]: Overriding existing radiation moderator data for <ender>
  1039. [23:39:45] [Client thread/INFO]: Added Layer Backpack
  1040. [23:39:47] [Client thread/INFO]: JourneyMap log initialized.
  1041. [23:39:47] [Client thread/INFO]: initialize ENTER
  1042. [23:39:49] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.3
  1043. [23:39:49] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
  1044. [23:39:49] [Client thread/INFO]: Initialized IClientPlugin: com.feed_the_beast.ftbu.integration.JourneyMapIntegration
  1045. [23:39:49] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
  1046. [23:39:49] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@0 = 2xitem.railcraft.fluid.bottle.creosote@0
  1047. [23:39:49] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.railcraft.fluid.bottle.creosote@0
  1048. [23:39:53] [Client thread/INFO]: [mcjty.lib.font.TrueTypeFont:<init>:119]: TrueTypeFont loaded: java.awt.Font[family=Ubuntu,name=Ubuntu,style=plain,size=40] - AntiAlias = false
  1049. [23:39:53] [Client thread/INFO]: RFTools Detected Dimensions addon: enabling support
  1050. [23:39:53] [Client thread/INFO]: RFTools Detected XNet: enabling support
  1051. [23:39:54] [Client thread/INFO]: Got IMC
  1052. [23:39:54] [Client thread/INFO]: Got IMC
  1053. [23:39:54] [Client thread/INFO]: Got IMC
  1054. [23:39:54] [Client thread/INFO]: Got IMC
  1055. [23:39:54] [Client thread/INFO]: Got IMC
  1056. [23:39:54] [Client thread/INFO]: Got IMC
  1057. [23:39:54] [Client thread/INFO]: Got IMC
  1058. [23:39:54] [Client thread/INFO]: Got IMC
  1059. [23:39:54] [Client thread/INFO]: Got IMC
  1060. [23:39:55] [Client thread/INFO]: Receiving registration request from [ deepresonance ] for method mcjty.lib.compat.waila.WailaCompatibility.load
  1061. [23:39:55] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.integration.waila.WailaCompat.load
  1062. [23:39:55] [Client thread/INFO]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
  1063. [23:39:55] [Client thread/INFO]: Receiving registration request from [ harvestcraft ] for method com.pam.harvestcraft.addons.WailaPamHandler.callbackRegister
  1064. [23:39:55] [Client thread/INFO]: Receiving registration request from [ harvestcraft ] for method com.pam.harvestcraft.addons.WailaVanillaHandler.callbackRegister
  1065. [23:39:55] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.EntityProvider.register
  1066. [23:39:55] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.TileProvider.register
  1067. [23:39:55] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.waila.WailaModule.register
  1068. [23:39:55] [Client thread/INFO]: Receiving registration request from [ BloodMagic ] for method WayofTime.bloodmagic.compat.waila.WailaCallbackHandler.callbackRegister
  1069. [23:39:55] [Client thread/INFO]: Receiving registration request from [ darkutils ] for method net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider.registerAddon
  1070. [23:39:55] [Client thread/INFO]: Receiving registration request from [ immersiveengineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
  1071. [23:39:55] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
  1072. [23:39:55] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
  1073. [23:39:55] [Client thread/INFO]: Registering new wrench usage 'li.cil.oc.integration.enderio.EventHandlerEnderIO.useWrench' from mod OpenComputers.
  1074. [23:39:55] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.enderio.EventHandlerEnderIO.isWrench' from mod OpenComputers.
  1075. [23:39:55] [Client thread/INFO]: Registering new tool durability provider 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.getDurability' from mod OpenComputers.
  1076. [23:39:55] [Client thread/INFO]: Registering new wrench usage 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.useWrench' from mod OpenComputers.
  1077. [23:39:55] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.isWrench' from mod OpenComputers.
  1078. [23:39:55] [Client thread/INFO]: Registering new item charge implementation 'IndustrialCraft2' from mod OpenComputers.
  1079. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
  1080. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
  1081. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
  1082. [23:39:55] [Client thread/INFO]: Registering new disassembler template 'Drone' from mod OpenComputers.
  1083. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
  1084. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
  1085. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
  1086. [23:39:55] [Client thread/INFO]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
  1087. [23:39:55] [Client thread/INFO]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
  1088. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
  1089. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
  1090. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
  1091. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
  1092. [23:39:55] [Client thread/INFO]: Registering new disassembler template 'Robot' from mod OpenComputers.
  1093. [23:39:55] [Client thread/INFO]: Registering new disassembler template 'Server' from mod OpenComputers.
  1094. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
  1095. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
  1096. [23:39:55] [Client thread/INFO]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
  1097. [23:39:55] [Client thread/INFO]: Registering new disassembler template 'Tablet' from mod OpenComputers.
  1098. [23:39:55] [Client thread/INFO]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
  1099. [23:39:55] [Client thread/INFO]: Registering new wrench usage 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
  1100. [23:39:55] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.opencomputers.ModOpenComputers.isWrench' from mod OpenComputers.
  1101. [23:39:55] [Client thread/INFO]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
  1102. [23:39:55] [Client thread/INFO]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
  1103. [23:39:55] [Client thread/INFO]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
  1104. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'build' being on disk 'builder' from mod OpenComputers.
  1105. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'dig' being on disk 'dig' from mod OpenComputers.
  1106. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'base64' being on disk 'data' from mod OpenComputers.
  1107. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'deflate' being on disk 'data' from mod OpenComputers.
  1108. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'gpg' being on disk 'data' from mod OpenComputers.
  1109. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'inflate' being on disk 'data' from mod OpenComputers.
  1110. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'md5sum' being on disk 'data' from mod OpenComputers.
  1111. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'sha256sum' being on disk 'data' from mod OpenComputers.
  1112. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'refuel' being on disk 'generator' from mod OpenComputers.
  1113. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'irc' being on disk 'irc' from mod OpenComputers.
  1114. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'maze' being on disk 'maze' from mod OpenComputers.
  1115. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'arp' being on disk 'network' from mod OpenComputers.
  1116. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'ifconfig' being on disk 'network' from mod OpenComputers.
  1117. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'ping' being on disk 'network' from mod OpenComputers.
  1118. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'route' being on disk 'network' from mod OpenComputers.
  1119. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'opl-flash' being on disk 'openloader' from mod OpenComputers.
  1120. [23:39:55] [Client thread/INFO]: Registering new program location mapping for program 'oppm' being on disk 'oppm' from mod OpenComputers.
  1121. [23:39:55] [Client thread/INFO]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1122. [23:39:55] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1123. [23:39:55] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1124. [23:39:55] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1125. [23:39:55] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1126. [23:39:55] [Client thread/INFO]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1127. [23:39:55] [Client thread/INFO]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1128. [23:39:55] [Client thread/INFO]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1129. [23:39:55] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1130. [23:39:55] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1131. [23:39:55] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1132. [23:39:55] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1133. [23:39:55] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1134. [23:39:55] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1135. [23:39:55] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1136. [23:39:55] [Client thread/INFO]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1137. [23:39:55] [Client thread/INFO]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1138. [23:39:55] [Client thread/INFO]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1139. [23:39:55] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1140. [23:39:55] [Client thread/INFO]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1141. [23:39:55] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1142. [23:39:55] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  1143. [23:39:55] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1144. [23:39:55] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1145. [23:39:55] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1146. [23:39:55] [Client thread/INFO]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1147. [23:39:55] [Client thread/INFO]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1148. [23:39:55] [Client thread/INFO]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1149. [23:39:55] [Client thread/INFO]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1150. [23:39:55] [Client thread/INFO]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1151. [23:39:55] [Client thread/INFO]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1152. [23:39:55] [Client thread/INFO]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1153. [23:39:55] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1154. [23:39:55] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1155. [23:39:55] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1156. [23:39:55] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1157. [23:39:55] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1158. [23:39:55] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1159. [23:39:55] [Client thread/INFO]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1160. [23:39:55] [Client thread/INFO]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1161. [23:39:55] [Client thread/INFO]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1162. [23:39:55] [Client thread/INFO]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1163. [23:39:55] [Client thread/INFO]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1164. [23:39:55] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1165. [23:39:55] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1166. [23:39:55] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1167. [23:39:55] [Client thread/INFO]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1168. [23:39:55] [Client thread/INFO]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1169. [23:39:55] [Client thread/INFO]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1170. [23:39:55] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1171. [23:39:55] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1172. [23:39:55] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1173. [23:39:55] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1174. [23:39:55] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1175. [23:39:55] [Client thread/INFO]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1176. [23:39:55] [Client thread/INFO]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1177. [23:39:55] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1178. [23:39:55] [Client thread/INFO]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1179. [23:39:55] [Client thread/INFO]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1180. [23:39:55] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1181. [23:39:55] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  1182. [23:39:55] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
  1183. [23:39:55] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
  1184. [23:39:55] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1185. [23:39:55] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1186. [23:39:55] [Client thread/INFO]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1187. [23:39:55] [Client thread/INFO]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1188. [23:39:55] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1189. [23:39:55] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1190. [23:39:55] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1191. [23:39:55] [Client thread/INFO]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1192. [23:39:55] [Client thread/INFO]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1193. [23:39:55] [Client thread/INFO]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1194. [23:39:55] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1195. [23:39:55] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1196. [23:39:55] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1197. [23:39:55] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1198. [23:39:55] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1199. [23:39:55] [Client thread/INFO]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1200. [23:39:55] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1201. [23:39:55] [Client thread/INFO]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1202. [23:39:55] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1203. [23:39:55] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1204. [23:39:55] [Client thread/INFO]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  1205. [23:39:55] [Client thread/INFO]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  1206. [23:39:55] [Client thread/INFO]: Enabled support for The One Probe
  1207. [23:39:56] [Client thread/INFO]: Enabled support for The One Probe
  1208. [23:39:56] [Client thread/INFO]: Enabled support for The One Probe
  1209. [23:39:56] [Client thread/INFO]: Received RFTools dimension manager request from mod 'rftools'
  1210. [23:39:56] [Client thread/INFO]: Injecting itemstacks
  1211. [23:39:56] [Client thread/INFO]: Itemstack injection complete
  1212. [23:39:56] [Client thread/INFO]: Starting PostInitialization Phase...
  1213. [23:39:56] [Client thread/INFO]: Initializing Village Addons...
  1214. [23:39:56] [Client thread/INFO]: Initializing Crusher Recipes...
  1215. [23:39:56] [Client thread/INFO]: Added 256 Crusher Recipes automatically: [1xtile.oreGold@0 -> 2xic2.dust@7, 1xtile.oreGold@0 -> 2xitem.itemPowderIngot@2, 1xtile.oreGold@0 -> 2xitem.immersiveengineering.metal@19, 1xtile.oreGold@0 -> 2xitem.thermalfoundation.material@1, 1xtile.oreGold@0 -> 2xitem.actuallyadditions.itemDust@1, 1xtile.oreGold@0 -> 2xitem.BloodMagic.baseComponent.@20, 1xtile.oreDiamond@0 -> 2xic2.dust@5, 1xtile.oreDiamond@0 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.railcraft.ore@2 -> 2xic2.dust@5, 1xtile.railcraft.ore@2 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.oreEmerald@0 -> 2xitem.actuallyadditions.itemDust@3, 1xtile.railcraft.ore@3 -> 2xitem.actuallyadditions.itemDust@3, 1xitem.ingotIron@0 -> 1xic2.dust@8, 1xitem.ingotIron@0 -> 1xitem.itemPowderIngot@1, 1xitem.ingotIron@0 -> 1xitem.immersiveengineering.metal@18, 1xitem.ingotIron@0 -> 1xitem.thermalfoundation.material@0, 1xitem.ingotIron@0 -> 1xitem.actuallyadditions.itemDust@0, 1xitem.ingotIron@0 -> 1xitem.BloodMagic.baseComponent.@19, 1xitem.ingotGold@0 -> 1xic2.dust@7, 1xitem.ingotGold@0 -> 1xitem.itemPowderIngot@2, 1xitem.ingotGold@0 -> 1xitem.immersiveengineering.metal@19, 1xitem.ingotGold@0 -> 1xitem.thermalfoundation.material@1, 1xitem.ingotGold@0 -> 1xitem.actuallyadditions.itemDust@1, 1xitem.ingotGold@0 -> 1xitem.BloodMagic.baseComponent.@20, 1xitem.diamond@0 -> 1xic2.dust@5, 1xitem.diamond@0 -> 1xitem.actuallyadditions.itemDust@2, 1xic2.crafting@19 -> 1xic2.dust@5, 1xic2.crafting@19 -> 1xitem.actuallyadditions.itemDust@2, 1xitem.emerald@0 -> 1xitem.actuallyadditions.itemDust@3, 1xitem.netherquartz@0 -> 1xitem.actuallyadditions.itemDust@5, 1xitem.prismarineShard@0 -> 1xitem.prismarineCrystals@0, 1xitem.dyePowder@4 -> 1xic2.dust@9, 1xitem.dyePowder@4 -> 1xitem.actuallyadditions.itemDust@4, 1xic2.resource@1 -> 2xic2.dust@4, 1xic2.resource@1 -> 2xitem.immersiveengineering.metal@9, 1xic2.resource@1 -> 2xitem.thermalfoundation.material@64, 1xic2.resource@1 -> 2xitem.itemPowderIngot@3, 1xtile.for.resources@1 -> 2xic2.dust@4, 1xtile.for.resources@1 -> 2xitem.immersiveengineering.metal@9, 1xtile.for.resources@1 -> 2xitem.thermalfoundation.material@64, 1xtile.for.resources@1 -> 2xitem.itemPowderIngot@3, 1xtile.immersiveengineering.ore@0 -> 2xic2.dust@4, 1xtile.immersiveengineering.ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.immersiveengineering.ore@0 -> 2xitem.thermalfoundation.material@64, 1xtile.immersiveengineering.ore@0 -> 2xitem.itemPowderIngot@3, 1xtile.railcraft.ore.metal@0 -> 2xic2.dust@4, 1xtile.railcraft.ore.metal@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.railcraft.ore.metal@0 -> 2xitem.thermalfoundation.material@64, 1xtile.railcraft.ore.metal@0 -> 2xitem.itemPowderIngot@3, 1xtile.thermalfoundation.ore@0 -> 2xic2.dust@4, 1xtile.thermalfoundation.ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.thermalfoundation.ore@0 -> 2xitem.thermalfoundation.material@64, 1xtile.thermalfoundation.ore@0 -> 2xitem.itemPowderIngot@3, 1xic2.resource@2 -> 2xic2.dust@10, 1xic2.resource@2 -> 2xitem.immersiveengineering.metal@11, 1xic2.resource@2 -> 2xitem.thermalfoundation.material@67, 1xtile.immersiveengineering.ore@2 -> 2xic2.dust@10, 1xtile.immersiveengineering.ore@2 -> 2xitem.immersiveengineering.metal@11, 1xtile.immersiveengineering.ore@2 -> 2xitem.thermalfoundation.material@67, 1xtile.railcraft.ore.metal@2 -> 2xic2.dust@10, 1xtile.railcraft.ore.metal@2 -> 2xitem.immersiveengineering.metal@11, 1xtile.railcraft.ore.metal@2 -> 2xitem.thermalfoundation.material@67, 1xtile.thermalfoundation.ore@3 -> 2xic2.dust@10, 1xtile.thermalfoundation.ore@3 -> 2xitem.immersiveengineering.metal@11, 1xtile.thermalfoundation.ore@3 -> 2xitem.thermalfoundation.material@67, 1xtile.thermalfoundation.ore@6 -> 2xitem.thermalfoundation.material@70, 1xtile.immersiveengineering.ore@3 -> 2xic2.dust@14, 1xtile.immersiveengineering.ore@3 -> 2xitem.immersiveengineering.metal@12, 1xtile.immersiveengineering.ore@3 -> 2xitem.thermalfoundation.material@66, 1xtile.railcraft.ore.metal@3 -> 2xic2.dust@14, 1xtile.railcraft.ore.metal@3 -> 2xitem.immersiveengineering.metal@12, 1xtile.railcraft.ore.metal@3 -> 2xitem.thermalfoundation.material@66, 1xtile.thermalfoundation.ore@2 -> 2xic2.dust@14, 1xtile.thermalfoundation.ore@2 -> 2xitem.immersiveengineering.metal@12, 1xtile.thermalfoundation.ore@2 -> 2xitem.thermalfoundation.material@66, 1xic2.resource@3 -> 2xic2.dust@17, 1xic2.resource@3 -> 2xitem.thermalfoundation.material@65, 1xic2.resource@3 -> 2xitem.itemPowderIngot@4, 1xtile.for.resources@2 -> 2xic2.dust@17, 1xtile.for.resources@2 -> 2xitem.thermalfoundation.material@65, 1xtile.for.resources@2 -> 2xitem.itemPowderIngot@4, 1xtile.railcraft.ore.metal@1 -> 2xic2.dust@17, 1xtile.railcraft.ore.metal@1 -> 2xitem.thermalfoundation.material@65, 1xtile.railcraft.ore.metal@1 -> 2xitem.itemPowderIngot@4, 1xtile.thermalfoundation.ore@1 -> 2xic2.dust@17, 1xtile.thermalfoundation.ore@1 -> 2xitem.thermalfoundation.material@65, 1xtile.thermalfoundation.ore@1 -> 2xitem.itemPowderIngot@4, 1xitem.material@1 -> 1xitem.material@0, 1xitem.material@2 -> 1xitem.material@0, 1xtile.gem_ore@1 -> 2xitem.gem@1, 1xtile.gem_ore@2 -> 2xitem.gem@2, 1xtile.gem_ore@3 -> 2xitem.gem@3, 1xtile.gem_ore@4 -> 2xitem.gem@4, 1xtile.gem_ore@5 -> 2xitem.gem@5, 1xtile.gem_ore@6 -> 2xitem.gem@6, 1xtile.gem_ore@7 -> 2xitem.gem@7, 1xic2.resource@4 -> 2xitem.immersiveengineering.metal@14, 1xic2.resource@4 -> 2xitem.bigreactors:dustmetals@0, 1xtile.immersiveengineering.ore@5 -> 2xitem.immersiveengineering.metal@14, 1xtile.immersiveengineering.ore@5 -> 2xitem.bigreactors:dustmetals@0, 1xic2.ingot@1 -> 1xic2.dust@0, 1xic2.ingot@1 -> 1xitem.thermalfoundation.material@99, 1xitem.for.ingotBronze@0 -> 1xic2.dust@0, 1xitem.for.ingotBronze@0 -> 1xitem.thermalfoundation.material@99, 1xitem.railcraft.ingot@5 -> 1xic2.dust@0, 1xitem.railcraft.ingot@5 -> 1xitem.thermalfoundation.material@99, 1xitem.thermalfoundation.material@163 -> 1xic2.dust@0, 1xitem.thermalfoundation.material@163 -> 1xitem.thermalfoundation.material@99, 1xic2.ingot@2 -> 1xic2.dust@4, 1xic2.ingot@2 -> 1xitem.immersiveengineering.metal@9, 1xic2.ingot@2 -> 1xitem.thermalfoundation.material@64, 1xic2.ingot@2 -> 1xitem.itemPowderIngot@3, 1xitem.for.ingotCopper@0 -> 1xic2.dust@4, 1xitem.for.ingotCopper@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.for.ingotCopper@0 -> 1xitem.thermalfoundation.material@64, 1xitem.for.ingotCopper@0 -> 1xitem.itemPowderIngot@3, 1xitem.immersiveengineering.metal@0 -> 1xic2.dust@4, 1xitem.immersiveengineering.metal@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.immersiveengineering.metal@0 -> 1xitem.thermalfoundation.material@64, 1xitem.immersiveengineering.metal@0 -> 1xitem.itemPowderIngot@3, 1xitem.railcraft.ingot@1 -> 1xic2.dust@4, 1xitem.railcraft.ingot@1 -> 1xitem.immersiveengineering.metal@9, 1xitem.railcraft.ingot@1 -> 1xitem.thermalfoundation.material@64, 1xitem.railcraft.ingot@1 -> 1xitem.itemPowderIngot@3, 1xitem.thermalfoundation.material@128 -> 1xic2.dust@4, 1xitem.thermalfoundation.material@128 -> 1xitem.immersiveengineering.metal@9, 1xitem.thermalfoundation.material@128 -> 1xitem.thermalfoundation.material@64, 1xitem.thermalfoundation.material@128 -> 1xitem.itemPowderIngot@3, 1xic2.ingot@5 -> 1xitem.immersiveengineering.metal@17, 1xic2.ingot@5 -> 1xitem.thermalfoundation.material@96, 1xic2.ingot@5 -> 1xitem.bigreactors:dustmetals@5, 1xitem.immersiveengineering.metal@8 -> 1xitem.immersiveengineering.metal@17, 1xitem.immersiveengineering.metal@8 -> 1xitem.thermalfoundation.material@96, 1xitem.immersiveengineering.metal@8 -> 1xitem.bigreactors:dustmetals@5, 1xitem.railcraft.ingot@0 -> 1xitem.immersiveengineering.metal@17, 1xitem.railcraft.ingot@0 -> 1xitem.thermalfoundation.material@96, 1xitem.railcraft.ingot@0 -> 1xitem.bigreactors:dustmetals@5, 1xitem.thermalfoundation.material@160 -> 1xitem.immersiveengineering.metal@17, 1xitem.thermalfoundation.material@160 -> 1xitem.thermalfoundation.material@96, 1xitem.thermalfoundation.material@160 -> 1xitem.bigreactors:dustmetals@5, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.immersiveengineering.metal@17, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.thermalfoundation.material@96, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.bigreactors:dustmetals@5, 1xic2.ingot@3 -> 1xic2.dust@10, 1xic2.ingot@3 -> 1xitem.immersiveengineering.metal@11, 1xic2.ingot@3 -> 1xitem.thermalfoundation.material@67, 1xitem.immersiveengineering.metal@2 -> 1xic2.dust@10, 1xitem.immersiveengineering.metal@2 -> 1xitem.immersiveengineering.metal@11, 1xitem.immersiveengineering.metal@2 -> 1xitem.thermalfoundation.material@67, 1xitem.railcraft.ingot@3 -> 1xic2.dust@10, 1xitem.railcraft.ingot@3 -> 1xitem.immersiveengineering.metal@11, 1xitem.railcraft.ingot@3 -> 1xitem.thermalfoundation.material@67, 1xitem.thermalfoundation.material@131 -> 1xic2.dust@10, 1xitem.thermalfoundation.material@131 -> 1xitem.immersiveengineering.metal@11, 1xitem.thermalfoundation.material@131 -> 1xitem.thermalfoundation.material@67, 1xic2.ingot@6 -> 1xic2.dust@17, 1xic2.ingot@6 -> 1xitem.thermalfoundation.material@65, 1xic2.ingot@6 -> 1xitem.itemPowderIngot@4, 1xitem.for.ingotTin@0 -> 1xic2.dust@17, 1xitem.for.ingotTin@0 -> 1xitem.thermalfoundation.material@65, 1xitem.for.ingotTin@0 -> 1xitem.itemPowderIngot@4, 1xitem.railcraft.ingot@2 -> 1xic2.dust@17, 1xitem.railcraft.ingot@2 -> 1xitem.thermalfoundation.material@65, 1xitem.railcraft.ingot@2 -> 1xitem.itemPowderIngot@4, 1xitem.thermalfoundation.material@129 -> 1xic2.dust@17, 1xitem.thermalfoundation.material@129 -> 1xitem.thermalfoundation.material@65, 1xitem.thermalfoundation.material@129 -> 1xitem.itemPowderIngot@4, 1xic2.ingot@4 -> 1xic2.dust@14, 1xic2.ingot@4 -> 1xitem.immersiveengineering.metal@12, 1xic2.ingot@4 -> 1xitem.thermalfoundation.material@66, 1xitem.immersiveengineering.metal@3 -> 1xic2.dust@14, 1xitem.immersiveengineering.metal@3 -> 1xitem.immersiveengineering.metal@12, 1xitem.immersiveengineering.metal@3 -> 1xitem.thermalfoundation.material@66, 1xitem.railcraft.ingot@4 -> 1xic2.dust@14, 1xitem.railcraft.ingot@4 -> 1xitem.immersiveengineering.metal@12, 1xitem.railcraft.ingot@4 -> 1xitem.thermalfoundation.material@66, 1xitem.thermalfoundation.material@130 -> 1xic2.dust@14, 1xitem.thermalfoundation.material@130 -> 1xitem.immersiveengineering.metal@12, 1xitem.thermalfoundation.material@130 -> 1xitem.thermalfoundation.material@66, 1xtile.for.resources@0 -> 2xitem.for.apatite@0, 1xitem.extrautils2:ingredients@0 -> 1xitem.redstone@0, 1xitem.immersiveengineering.metal@4 -> 1xitem.immersiveengineering.metal@13, 1xitem.immersiveengineering.metal@4 -> 1xitem.thermalfoundation.material@69, 1xitem.railcraft.ingot@6 -> 1xitem.immersiveengineering.metal@13, 1xitem.railcraft.ingot@6 -> 1xitem.thermalfoundation.material@69, 1xitem.thermalfoundation.material@133 -> 1xitem.immersiveengineering.metal@13, 1xitem.thermalfoundation.material@133 -> 1xitem.thermalfoundation.material@69, 1xitem.thermalfoundation.material@134 -> 1xitem.thermalfoundation.material@70, 1xitem.tconstruct.ingots@0 -> 1xitem.itemPowderIngot@10, 1xitem.tconstruct.ingots@1 -> 1xitem.itemPowderIngot@9, 1xtile.tconstruct.ore@0 -> 2xitem.itemPowderIngot@10, 1xtile.tconstruct.ore@1 -> 2xitem.itemPowderIngot@9, 1xtile.immersiveengineering.ore@1 -> 2xitem.immersiveengineering.metal@10, 1xtile.immersiveengineering.ore@1 -> 2xitem.thermalfoundation.material@68, 1xtile.thermalfoundation.ore@4 -> 2xitem.immersiveengineering.metal@10, 1xtile.thermalfoundation.ore@4 -> 2xitem.thermalfoundation.material@68, 1xitem.immersiveengineering.metal@1 -> 1xitem.immersiveengineering.metal@10, 1xitem.immersiveengineering.metal@1 -> 1xitem.thermalfoundation.material@68, 1xitem.thermalfoundation.material@132 -> 1xitem.immersiveengineering.metal@10, 1xitem.thermalfoundation.material@132 -> 1xitem.thermalfoundation.material@68, 1xitem.immersiveengineering.metal@5 -> 1xitem.immersiveengineering.metal@14, 1xitem.immersiveengineering.metal@5 -> 1xitem.bigreactors:dustmetals@0, 1xitem.bigreactors:ingotmetals@0 -> 1xitem.immersiveengineering.metal@14, 1xitem.bigreactors:ingotmetals@0 -> 1xitem.bigreactors:dustmetals@0, 1xitem.immersiveengineering.metal@6 -> 1xitem.immersiveengineering.metal@15, 1xitem.immersiveengineering.metal@6 -> 1xitem.thermalfoundation.material@100, 1xitem.thermalfoundation.material@164 -> 1xitem.immersiveengineering.metal@15, 1xitem.thermalfoundation.material@164 -> 1xitem.thermalfoundation.material@100, 1xitem.immersiveengineering.metal@7 -> 1xitem.immersiveengineering.metal@16, 1xitem.immersiveengineering.metal@7 -> 1xitem.thermalfoundation.material@97, 1xitem.thermalfoundation.material@161 -> 1xitem.immersiveengineering.metal@16, 1xitem.thermalfoundation.material@161 -> 1xitem.thermalfoundation.material@97, 1xitem.immersiveengineering.material@19 -> 1xitem.immersiveengineering.material@18, 1xitem.railcraft.ingot@7 -> 1xitem.thermalfoundation.material@98, 1xitem.thermalfoundation.material@162 -> 1xitem.thermalfoundation.material@98, 1xtile.railcraft.ore@0 -> 2xic2.dust@16, 1xtile.railcraft.ore@0 -> 2xitem.railcraft.dust@1, 1xtile.railcraft.ore@0 -> 2xitem.thermalfoundation.material@771, 1xtile.railcraft.ore@1 -> 2xitem.railcraft.dust@2, 1xtile.railcraft.ore@1 -> 2xitem.thermalfoundation.material@772, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.oc.material@0, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.immersiveengineering.metal@29, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.railcraft.nugget@0, 1xtile.railcraft.ore.metal.poor@1 -> 4xitem.goldNugget@0, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.immersiveengineering.metal@20, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.railcraft.nugget@2, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.thermalfoundation.material@192, 1xtile.railcraft.ore.metal.poor@3 -> 4xitem.railcraft.nugget@3, 1xtile.railcraft.ore.metal.poor@3 -> 4xitem.thermalfoundation.material@193, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.immersiveengineering.metal@22, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.railcraft.nugget@4, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.thermalfoundation.material@195, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.immersiveengineering.metal@23, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.railcraft.nugget@5, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.thermalfoundation.material@194, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.immersiveengineering.metal@24, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.railcraft.nugget@7, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.thermalfoundation.material@197, 1xtile.thermalfoundation.ore@7 -> 2xitem.thermalfoundation.material@71, 1xtile.thermalfoundation.ore@8 -> 2xitem.thermalfoundation.material@72, 1xitem.thermalfoundation.material@135 -> 1xitem.thermalfoundation.material@71, 1xitem.thermalfoundation.material@136 -> 1xitem.thermalfoundation.material@72, 1xitem.thermalfoundation.material@165 -> 1xitem.thermalfoundation.material@101, 1xitem.thermalfoundation.material@166 -> 1xitem.thermalfoundation.material@102, 1xitem.thermalfoundation.material@167 -> 1xitem.thermalfoundation.material@103, 1xitem.redstonearsenal.material@32 -> 1xitem.redstonearsenal.material@0, 1xtile.actuallyadditions.blockMisc@3 -> 2xitem.actuallyadditions.itemDust@7, 1xitem.actuallyadditions.itemMisc@5 -> 1xitem.actuallyadditions.itemDust@7, 1xtile.appliedenergistics2.quartz_ore@0 -> 2xitem.appliedenergistics2.material@2, 1xtile.draconicevolution:draconium_ore@0 -> 2xitem.draconicevolution:draconium_dust@0, 1xitem.draconicevolution:draconium_ingot@0 -> 1xitem.draconicevolution:draconium_dust@0, 1xtile.bigreactors:brore@0 -> 2xitem.bigreactors:dustmetals@0, 1xitem.bigreactors:ingotmetals@1 -> 1xitem.bigreactors:dustmetals@1, 1xitem.bigreactors:ingotmetals@2 -> 1xitem.bigreactors:dustmetals@2, 1xitem.bigreactors:ingotmetals@3 -> 1xitem.bigreactors:dustmetals@3, 1xitem.bigreactors:ingotmetals@4 -> 1xitem.bigreactors:dustmetals@4]
  1216. [23:39:56] [Client thread/WARN]: Couldn't add 179 Crusher Recipes automatically, either because the inputs were missing outputs, or because they exist already: [oreGold, oreIron, oreLapis, oreDiamond, oreRedstone, oreEmerald, oreQuartz, oreCoal, oreCopper, oreEssence, oreLead, oreNickel, orePlatinum, oreSilver, oreSteel, oreTin, ingotManasteel, ingotTerrasteel, ingotElvenElementium, ingotEbonyPsi, ingotIvoryPsi, gemEnderBiotite, gemRuby, oreRuby, gemPeridot, orePeridot, gemTopaz, oreTopaz, gemTanzanite, oreTanzanite, gemMalachite, oreMalachite, gemSapphire, oreSapphire, gemAmber, oreAmber, oreUranium, gemPearl, gemApatite, oreApatite, oreResonating, ingotElectricalSteel, ingotEnergeticAlloy, ingotVibrantAlloy, ingotRedstoneAlloy, ingotConductiveIron, ingotPulsatingIron, ingotDarkSteel, ingotSoularium, gemMoon, ingotDemonicMetal, ingotEnchantedMetal, ingotManyullyn, ingotKnightslime, ingotPigiron, ingotAlubrass, ingotBrickSeared, oreCobalt, oreArdite, oreAluminum, ingotRefinedIron, oreSalt, oreSulfur, oreSaltpeter, orePoorIron, orePoorGold, orePoorCopper, orePoorTin, orePoorLead, orePoorSilver, orePoorNickel, oreFirestone, oreIridium, oreMithril, gemCrystalFlux, oreQuartzBlack, ingotBrass, oreCertusQuartz, oreChargedCertusQuartz, oreDraconium, ingotDraconiumAwakened, ingotEnderiumBase, oreDemonicMetal, oreNetherDemonicMetal, denseoreDemonicMetal, orePoorDemonicMetal, oreYellorite, oreYellorium, ingotYellorium, ingotPlutonium, oreNetherIron, denseoreIron, orePigiron, oreNetherPigiron, denseorePigiron, orePoorPigiron, oreKnightslime, oreNetherKnightslime, denseoreKnightslime, orePoorKnightslime, oreAlubrass, oreNetherAlubrass, denseoreAlubrass, orePoorAlubrass, oreNetherCobalt, denseoreCobalt, orePoorCobalt, oreNetherArdite, denseoreArdite, orePoorArdite, oreManyullyn, oreNetherManyullyn, denseoreManyullyn, orePoorManyullyn, oreNetherCopper, denseoreCopper, oreBronze, oreNetherBronze, denseoreBronze, orePoorBronze, oreNetherLead, denseoreLead, oreNetherSilver, denseoreSilver, oreElectrum, oreNetherElectrum, denseoreElectrum, orePoorElectrum, oreNetherSteel, denseoreSteel, orePoorSteel, oreNetherGold, denseoreGold, oreNetherTin, denseoreTin, oreNetherNickel, denseoreNickel, oreNetherAluminum, denseoreAluminum, orePoorAluminum, oreConstantan, oreNetherConstantan, denseoreConstantan, orePoorConstantan, oreElectricalSteel, oreNetherElectricalSteel, denseoreElectricalSteel, orePoorElectricalSteel, oreEnergeticAlloy, oreNetherEnergeticAlloy, denseoreEnergeticAlloy, orePoorEnergeticAlloy, oreVibrantAlloy, oreNetherVibrantAlloy, denseoreVibrantAlloy, orePoorVibrantAlloy, oreRedstoneAlloy, oreNetherRedstoneAlloy, denseoreRedstoneAlloy, orePoorRedstoneAlloy, oreConductiveIron, oreNetherConductiveIron, denseoreConductiveIron, orePoorConductiveIron, orePulsatingIron, oreNetherPulsatingIron, denseorePulsatingIron, orePoorPulsatingIron, oreDarkSteel, oreNetherDarkSteel, denseoreDarkSteel, orePoorDarkSteel, oreSoularium, oreNetherSoularium, denseoreSoularium, orePoorSoularium, oreNetherUranium, denseoreUranium, orePoorUranium]
  1217. [23:39:57] [Client thread/INFO]: Registered a total of 87 booklet chapters, where 316 out of 411 booklet pages contain information about items or fluids!
  1218. [23:39:57] [Client thread/INFO]: PostInitializing ClientProxy...
  1219. [23:39:57] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff...
  1220. [23:39:57] [Client thread/INFO]: PostInitialization Finished.
  1221. [23:39:57] [Client thread/INFO]: The Lexica Botania has 26569 words.
  1222. [23:39:57] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff done!
  1223. [23:40:07] [Client thread/INFO]: Post Initialization ( started )
  1224. [23:40:07] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4000 bytes
  1225. [23:40:07] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_LayerIEnergySource_TileCableBus loaded successfully - 4215 bytes
  1226. [23:40:07] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4012 bytes
  1227. [23:40:07] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_LayerIEnergySource_TileCableBusTESR loaded successfully - 4227 bytes
  1228. [23:40:08] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
  1229. [23:40:08] [Client thread/INFO]: Railcraft - Integration Disabled
  1230. [23:40:08] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Disabled
  1231. [23:40:08] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Disabled
  1232. [23:40:08] [Client thread/INFO]: Mine Factory Reloaded - Integration Disabled
  1233. [23:40:08] [Client thread/INFO]: Waila - Integration Enable
  1234. [23:40:08] [Client thread/INFO]: Inventory Tweaks - Integration Disabled
  1235. [23:40:08] [Client thread/INFO]: Just Enough Items - Integration Enable
  1236. [23:40:08] [Client thread/INFO]: Mekanism - Integration Disabled
  1237. [23:40:08] [Client thread/INFO]: OpenComputers - Integration Disabled
  1238. [23:40:08] [Client thread/INFO]: TheOneProbe - Integration Enable
  1239. [23:40:09] [Client thread/INFO]: Post Initialization ( ended after 1350ms )
  1240. [23:40:09] [Client thread/INFO]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
  1241. [23:40:09] [Client thread/INFO]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
  1242. [23:40:09] [Client thread/INFO]: Total number of compression recipes: 223
  1243. [23:40:09] [Client thread/INFO]: Added compression recipes in 497.0 ms
  1244. [23:40:10] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1245. [23:40:10] [Client thread/INFO]: IC2 version 2.6.234-ex110 loaded.
  1246. [23:40:11] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:250]: Loaded class registry: JEI mod support
  1247. [23:40:11] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:250]: Loaded class registry: IC2 mod support
  1248. [23:40:12] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:99]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  1249. [23:40:14] [Client thread/INFO]: ElecCore has Post-initialized in 38 ms
  1250. [23:40:14] [Client thread/INFO]: Done with post init phase.
  1251. [23:40:14] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
  1252. [23:40:14] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1253. [23:40:14] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
  1254. [23:40:14] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1255. [23:40:14] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1256. [23:40:14] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  1257. [23:40:14] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1258. [23:40:14] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1259. [23:40:14] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1260. [23:40:14] [Client thread/INFO]: DeepResonance has Post-initialized in 19 ms
  1261. [23:40:14] [Client thread/INFO]: Finished PostInitialization
  1262. [23:40:14] [Client thread/WARN]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminium but it is not registered in the OreDictionary as ingotAluminium
  1263. [23:40:15] [Client thread/ERROR]: Could not load user defined recipes from file: SAGMillRecipes_User.xml
  1264. [23:40:15] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.ore@3
  1265. [23:40:15] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@130
  1266. [23:40:15] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@163
  1267. [23:40:15] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.chisel.blockSilver@0
  1268. [23:40:15] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.chisel.blockBronze@0
  1269. [23:40:17] [Client thread/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
  1270. [23:40:18] [Client thread/INFO]: Weakening LaunchWrapper resource cache...
  1271. [23:40:18] [Client thread/INFO]: Dummying out LaunchWrapper's unused package manifests...
  1272. [23:40:18] [Client thread/INFO]: Optimized 4 FML registries, saving 33554280 bytes.
  1273. [23:40:18] [Client thread/INFO]: Reloading guides...
  1274. [23:40:26] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
  1275. [23:40:26] [Client thread/ERROR]: Couldn't locate icons for Default: C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB%20Presents%20Direwolf20%201.10\mods\journeymap-1.10.2-5.4.6.jar\assets\journeymap\icon\entity
  1276. [23:40:26] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
  1277. [23:40:26] [Client thread/ERROR]: Couldn't locate icons for Victorian: C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB%20Presents%20Direwolf20%201.10\mods\journeymap-1.10.2-5.4.6.jar\assets\journeymap\theme\Victorian
  1278. [23:40:26] [Client thread/INFO]: Preloaded theme textures: 0
  1279. [23:40:27] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.4.7 for Minecraft 1.10.2 on http://minecraft.curseforge.com/projects/journeymap-32274/files/2435300
  1280. [23:40:27] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
  1281. [23:40:27] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1282. [23:40:27] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
  1283. [23:40:27] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1284. [23:40:27] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1285. [23:40:27] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  1286. [23:40:27] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1287. [23:40:27] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1288. [23:40:27] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1289. [23:40:28] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
  1290. [23:40:28] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
  1291. [23:40:28] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1292. [23:40:28] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
  1293. [23:40:28] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1294. [23:40:28] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1295. [23:40:28] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  1296. [23:40:28] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1297. [23:40:28] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1298. [23:40:28] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1299. [23:40:28] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
  1300. [23:40:28] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1301. [23:40:28] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
  1302. [23:40:28] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1303. [23:40:28] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1304. [23:40:28] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  1305. [23:40:28] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1306. [23:40:28] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1307. [23:40:28] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1308. [23:40:28] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
  1309. [23:40:28] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1310. [23:40:28] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
  1311. [23:40:28] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1312. [23:40:28] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1313. [23:40:28] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  1314. [23:40:28] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1315. [23:40:28] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1316. [23:40:28] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1317. [23:40:28] [Client thread/INFO]: Thermal Expansion: Forestry Plugin Enabled.
  1318. [23:40:31] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
  1319. [23:40:31] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1320. [23:40:31] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
  1321. [23:40:31] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1322. [23:40:31] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1323. [23:40:31] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  1324. [23:40:31] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1325. [23:40:31] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1326. [23:40:31] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1327. [23:40:31] [Client thread/WARN]: ****************************************
  1328. [23:40:31] [Client thread/WARN]: * Unknown recipe class! com.brandon3055.draconicevolution.lib.RecipeDislocatorClone Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
  1329. [23:40:31] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
  1330. [23:40:31] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
  1331. [23:40:31] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
  1332. [23:40:31] [Client thread/WARN]: * at java.util.TimSort.countRunAndMakeAscending(TimSort.java:356)
  1333. [23:40:31] [Client thread/WARN]: * at java.util.TimSort.sort(TimSort.java:230)
  1334. [23:40:31] [Client thread/WARN]: * at java.util.Arrays.sort(Arrays.java:1512)...
  1335. [23:40:31] [Client thread/WARN]: ****************************************
  1336. [23:40:31] [Client thread/WARN]: ****************************************
  1337. [23:40:32] [Client thread/WARN]: * Unknown recipe class! com.brandon3055.draconicevolution.lib.RecipeEIOStabilization Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
  1338. [23:40:32] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
  1339. [23:40:32] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
  1340. [23:40:32] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
  1341. [23:40:32] [Client thread/WARN]: * at java.util.TimSort.countRunAndMakeAscending(TimSort.java:356)
  1342. [23:40:32] [Client thread/WARN]: * at java.util.TimSort.sort(TimSort.java:230)
  1343. [23:40:32] [Client thread/WARN]: * at java.util.Arrays.sort(Arrays.java:1512)...
  1344. [23:40:32] [Client thread/WARN]: ****************************************
  1345. [23:40:32] [Client thread/WARN]: ****************************************
  1346. [23:40:32] [Client thread/WARN]: * Unknown recipe class! com.amadornes.rscircuits.init.SCMRecipes$RecipeRedprintCircuit Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
  1347. [23:40:32] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
  1348. [23:40:32] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
  1349. [23:40:32] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
  1350. [23:40:32] [Client thread/WARN]: * at java.util.TimSort.gallopLeft(TimSort.java:581)
  1351. [23:40:32] [Client thread/WARN]: * at java.util.TimSort.mergeLo(TimSort.java:748)
  1352. [23:40:32] [Client thread/WARN]: * at java.util.TimSort.mergeAt(TimSort.java:510)...
  1353. [23:40:32] [Client thread/WARN]: ****************************************
  1354. [23:40:32] [Client thread/INFO]: Found 1 World Generation files and 0 folders present in C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\config\cofh\world.
  1355. [23:40:32] [Client thread/INFO]: CoFH Core: Load Complete.
  1356. [23:40:32] [Client thread/INFO]: Starting JEI...
  1357. [23:40:33] [Client thread/INFO]: Added subtype interpreter for: forestry:beeLarvaeGE (item.for.beeLarvaeGE)
  1358. [23:40:33] [Client thread/INFO]: Added subtype interpreter for: forestry:sapling (item.for.sapling)
  1359. [23:40:33] [Client thread/INFO]: Added subtype interpreter for: forestry:pollenFertile (item.for.pollenFertile)
  1360. [23:40:33] [Client thread/INFO]: Added subtype interpreter for: forestry:butterflyGE (item.for.butterflyGE)
  1361. [23:40:33] [Client thread/INFO]: Added subtype interpreter for: forestry:caterpillarGE (item.for.caterpillarGE)
  1362. [23:40:33] [Client thread/INFO]: Added subtype interpreter for: forestry:cocoonGE (item.for.cocoonGE)
  1363. [23:40:33] [Client thread/INFO]: Added subtype interpreter for: forestry:serumGE (item.for.serumGE)
  1364. [23:40:37] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
  1365. [23:40:38] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 553 ms
  1366. [23:40:38] [Client thread/INFO]: Registering plugin: mod.flatcoloredblocks.integration.PluginJEI ...
  1367. [23:40:38] [Client thread/INFO]: Registered plugin: mod.flatcoloredblocks.integration.PluginJEI in 5 ms
  1368. [23:40:38] [Client thread/INFO]: Registering plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
  1369. [23:40:38] [Client thread/INFO]: Registered plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin in 241 ms
  1370. [23:40:38] [Client thread/INFO]: Registering plugin: net.darkhax.darkutils.addons.jei.DarkUtilsJEIPlugin ...
  1371. [23:40:38] [Client thread/INFO]: Registered plugin: net.darkhax.darkutils.addons.jei.DarkUtilsJEIPlugin in 17 ms
  1372. [23:40:38] [Client thread/INFO]: Registering plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
  1373. [23:40:38] [Client thread/INFO]: Registered plugin: forestry.apiculture.compat.ApicultureJeiPlugin in 38 ms
  1374. [23:40:38] [Client thread/INFO]: Registering plugin: crazypants.enderio.integration.jei.JeiPlugin ...
  1375. [23:40:39] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  1376. [23:40:39] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  1377. [23:40:40] [Client thread/INFO]: Registered plugin: crazypants.enderio.integration.jei.JeiPlugin in 2229 ms
  1378. [23:40:40] [Client thread/INFO]: Registering plugin: li.cil.oc.integration.jei.ModPluginOpenComputers ...
  1379. [23:40:51] [Client thread/INFO]: Registered plugin: li.cil.oc.integration.jei.ModPluginOpenComputers in 11066 ms
  1380. [23:40:51] [Client thread/INFO]: Registering plugin: forestry.storage.compat.StorageJeiPlugin ...
  1381. [23:40:51] [Client thread/INFO]: Registered plugin: forestry.storage.compat.StorageJeiPlugin in 1 ms
  1382. [23:40:51] [Client thread/INFO]: Registering plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
  1383. [23:40:51] [Client thread/INFO]: Registered plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin in 156 ms
  1384. [23:40:51] [Client thread/INFO]: Registering plugin: forestry.mail.compat.MailJeiPlugin ...
  1385. [23:40:51] [Client thread/INFO]: Registered plugin: forestry.mail.compat.MailJeiPlugin in 1 ms
  1386. [23:40:51] [Client thread/INFO]: Registering plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin ...
  1387. [23:40:51] [Client thread/INFO]: Registered plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin in 13 ms
  1388. [23:40:51] [Client thread/INFO]: Registering plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems ...
  1389. [23:40:51] [Client thread/INFO]: Registered plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems in 5 ms
  1390. [23:40:51] [Client thread/INFO]: Registering plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
  1391. [23:40:52] [Client thread/INFO]: Registered plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin in 199 ms
  1392. [23:40:52] [Client thread/INFO]: Registering plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE ...
  1393. [23:40:53] [Client thread/INFO]: Registered plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE in 896 ms
  1394. [23:40:53] [Client thread/INFO]: Registering plugin: jeresources.jei.JEIConfig ...
  1395. [23:40:54] [Client thread/WARN]: Couldn't set damage of loot item 1xitem.darkutils.mystery.potion@0
  1396. [23:40:54] [Client thread/WARN]: Couldn't set damage of loot item 1xitem.darkutils.ring@0
  1397. [23:40:55] [Client thread/INFO]: Registered plugin: jeresources.jei.JEIConfig in 2871 ms
  1398. [23:40:55] [Client thread/INFO]: Registering plugin: cofh.core.plugins.jei.JEIPluginCore ...
  1399. [23:40:55] [Client thread/INFO]: Registered plugin: cofh.core.plugins.jei.JEIPluginCore in 5 ms
  1400. [23:40:55] [Client thread/INFO]: Registering plugin: forestry.plugins.compat.ForestryJeiPlugin ...
  1401. [23:40:55] [Client thread/INFO]: Registered plugin: forestry.plugins.compat.ForestryJeiPlugin in 3 ms
  1402. [23:40:55] [Client thread/INFO]: Registering plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
  1403. [23:40:56] [Client thread/INFO]: Registered plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper in 82 ms
  1404. [23:40:56] [Client thread/INFO]: Registering plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
  1405. [23:40:56] [Client thread/INFO]: Registered plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin in 63 ms
  1406. [23:40:56] [Client thread/INFO]: Registering plugin: com.brandon3055.draconicevolution.integration.jei.DEJEIPlugin ...
  1407. [23:40:56] [Client thread/INFO]: Registered plugin: com.brandon3055.draconicevolution.integration.jei.DEJEIPlugin in 162 ms
  1408. [23:40:56] [Client thread/INFO]: Registering plugin: mod.chiselsandbits.integration.mods.JustEnoughItems ...
  1409. [23:40:56] [Client thread/INFO]: Registered plugin: mod.chiselsandbits.integration.mods.JustEnoughItems in 3 ms
  1410. [23:40:56] [Client thread/INFO]: Registering plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
  1411. [23:40:56] [Client thread/INFO]: Registered plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin in 0 ms
  1412. [23:40:56] [Client thread/INFO]: Registering plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
  1413. [23:40:56] [Client thread/INFO]: minecraft:empty null
  1414. [23:40:56] [Client thread/INFO]: minecraft:water 0
  1415. [23:40:56] [Client thread/INFO]: minecraft:mundane 1
  1416. [23:40:56] [Client thread/INFO]: minecraft:thick 1
  1417. [23:40:56] [Client thread/INFO]: minecraft:awkward 1
  1418. [23:40:56] [Client thread/INFO]: minecraft:night_vision 2
  1419. [23:40:56] [Client thread/INFO]: minecraft:long_night_vision 3
  1420. [23:40:56] [Client thread/INFO]: minecraft:invisibility 3
  1421. [23:40:56] [Client thread/INFO]: minecraft:long_invisibility 4
  1422. [23:40:56] [Client thread/INFO]: minecraft:leaping 2
  1423. [23:40:56] [Client thread/INFO]: minecraft:long_leaping 3
  1424. [23:40:56] [Client thread/INFO]: minecraft:strong_leaping 3
  1425. [23:40:56] [Client thread/INFO]: minecraft:fire_resistance 2
  1426. [23:40:56] [Client thread/INFO]: minecraft:long_fire_resistance 3
  1427. [23:40:56] [Client thread/INFO]: minecraft:swiftness 2
  1428. [23:40:56] [Client thread/INFO]: minecraft:long_swiftness 3
  1429. [23:40:56] [Client thread/INFO]: minecraft:strong_swiftness 3
  1430. [23:40:56] [Client thread/INFO]: minecraft:slowness 3
  1431. [23:40:56] [Client thread/INFO]: minecraft:long_slowness 4
  1432. [23:40:56] [Client thread/INFO]: minecraft:water_breathing 2
  1433. [23:40:56] [Client thread/INFO]: minecraft:long_water_breathing 3
  1434. [23:40:56] [Client thread/INFO]: minecraft:healing 2
  1435. [23:40:56] [Client thread/INFO]: minecraft:strong_healing 3
  1436. [23:40:56] [Client thread/INFO]: minecraft:harming 3
  1437. [23:40:56] [Client thread/INFO]: minecraft:strong_harming 4
  1438. [23:40:56] [Client thread/INFO]: minecraft:poison 2
  1439. [23:40:56] [Client thread/INFO]: minecraft:long_poison 3
  1440. [23:40:56] [Client thread/INFO]: minecraft:strong_poison 3
  1441. [23:40:56] [Client thread/INFO]: minecraft:regeneration 2
  1442. [23:40:56] [Client thread/INFO]: minecraft:long_regeneration 3
  1443. [23:40:56] [Client thread/INFO]: minecraft:strong_regeneration 3
  1444. [23:40:56] [Client thread/INFO]: minecraft:strength 2
  1445. [23:40:56] [Client thread/INFO]: minecraft:long_strength 3
  1446. [23:40:56] [Client thread/INFO]: minecraft:strong_strength 3
  1447. [23:40:56] [Client thread/INFO]: minecraft:weakness 1
  1448. [23:40:56] [Client thread/INFO]: minecraft:long_weakness 2
  1449. [23:40:56] [Client thread/INFO]: minecraft:luck null
  1450. [23:40:56] [Client thread/INFO]: extrautils2:xu2.doom null
  1451. [23:40:56] [Client thread/INFO]: extrautils2:xu2.gravity 2
  1452. [23:40:56] [Client thread/INFO]: extrautils2:xu2.second.chance 4
  1453. [23:40:56] [Client thread/INFO]: extrautils2:xu2.greek.fire 3
  1454. [23:40:56] [Client thread/INFO]: extrautils2:oily 2
  1455. [23:40:56] [Client thread/INFO]: extrautils2:xu2.fizzy.lifting 3
  1456. [23:40:56] [Client thread/INFO]: extrautils2:xu2.relapse 2
  1457. [23:40:56] [Client thread/INFO]: extrautils2:xu2.love 2
  1458. [23:40:57] [Client thread/INFO]: Registered plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin in 1264 ms
  1459. [23:40:57] [Client thread/INFO]: Registering plugin: net.bdew.jeibees.BeesJEIPlugin ...
  1460. [23:40:57] [Client thread/INFO]: JEI Plugin initializing
  1461. [23:40:57] [Client thread/INFO]: Added 1 mutation recipes for Butterflies
  1462. [23:40:57] [Client thread/INFO]: Not adding produce recipes for Butterflies - disabled
  1463. [23:40:57] [Client thread/INFO]: Added 35 mutation recipes for Trees
  1464. [23:40:57] [Client thread/INFO]: Added 35 produce recipes for Trees
  1465. [23:40:57] [Client thread/INFO]: Added 58 mutation recipes for Bees
  1466. [23:40:57] [Client thread/INFO]: Added 44 produce recipes for Bees
  1467. [23:40:57] [Client thread/INFO]: Registered plugin: net.bdew.jeibees.BeesJEIPlugin in 394 ms
  1468. [23:40:57] [Client thread/INFO]: Registering plugin: ic2.jeiIntegration.SubModule ...
  1469. [23:40:58] [Client thread/INFO]: Registered plugin: ic2.jeiIntegration.SubModule in 1096 ms
  1470. [23:40:58] [Client thread/INFO]: Registering plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin ...
  1471. [23:40:59] [Client thread/INFO]: Registered plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin in 51 ms
  1472. [23:40:59] [Client thread/INFO]: Registering plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
  1473. [23:40:59] [Client thread/INFO]: Registered plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin in 215 ms
  1474. [23:40:59] [Client thread/INFO]: Registering plugin: appeng.integration.modules.jei.JEIPlugin ...
  1475. [23:40:59] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
  1476. [23:40:59] [Client thread/INFO]: Registered plugin: appeng.integration.modules.jei.JEIPlugin in 127 ms
  1477. [23:40:59] [Client thread/INFO]: Registering plugin: forestry.food.compat.FoodJeiPlugin ...
  1478. [23:40:59] [Client thread/INFO]: Registered plugin: forestry.food.compat.FoodJeiPlugin in 0 ms
  1479. [23:40:59] [Client thread/INFO]: Registering plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin ...
  1480. [23:40:59] [Client thread/INFO]: Registered plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin in 38 ms
  1481. [23:40:59] [Client thread/INFO]: Registering plugin: mcjty.lib.compat.JeiCompatibility ...
  1482. [23:40:59] [Client thread/INFO]: Registered plugin: mcjty.lib.compat.JeiCompatibility in 3 ms
  1483. [23:40:59] [Client thread/INFO]: Registering plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
  1484. [23:40:59] [Client thread/INFO]: Registered plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin in 180 ms
  1485. [23:40:59] [Client thread/INFO]: Registering plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
  1486. [23:41:00] [Client thread/INFO]: Registered plugin: forestry.factory.recipes.jei.FactoryJeiPlugin in 674 ms
  1487. [23:41:00] [Client thread/INFO]: Registering plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
  1488. [23:41:00] [Client thread/INFO]: Registered plugin: team.chisel.common.integration.jei.ChiselJEIPlugin in 66 ms
  1489. [23:41:00] [Client thread/INFO]: Registering plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
  1490. [23:41:00] [Client thread/INFO]: Registered plugin: mcjty.rftools.jei.RFToolsJeiPlugin in 549 ms
  1491. [23:41:00] [Client thread/INFO]: Registering plugin: slimeknights.mantle.util.JeiPlugin ...
  1492. [23:41:00] [Client thread/INFO]: Registered plugin: slimeknights.mantle.util.JeiPlugin in 3 ms
  1493. [23:41:00] [Client thread/INFO]: Registering plugin: cofh.thermaldynamics.plugins.jei.JEIPluginTD ...
  1494. [23:41:00] [Client thread/INFO]: Registered plugin: cofh.thermaldynamics.plugins.jei.JEIPluginTD in 61 ms
  1495. [23:41:00] [Client thread/INFO]: Registering plugin: minetweaker.mods.jei.JEIAddonPlugin ...
  1496. [23:41:00] [Client thread/INFO]: Registered plugin: minetweaker.mods.jei.JEIAddonPlugin in 0 ms
  1497. [23:41:00] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
  1498. [23:41:00] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 7 ms
  1499. [23:41:00] [Client thread/INFO]: Building recipe registry...
  1500. [23:41:07] [Client thread/INFO]: Built recipe registry in 6852 ms
  1501. [23:41:07] [Client thread/INFO]: Building item filter...
  1502. [23:41:20] [Client thread/INFO]: Built item filter in 12659 ms
  1503. [23:41:20] [Client thread/INFO]: Building runtime...
  1504. [23:41:20] [Client thread/INFO]: Built runtime in 237 ms
  1505. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
  1506. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: mod.flatcoloredblocks.integration.PluginJEI ...
  1507. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
  1508. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: net.darkhax.darkutils.addons.jei.DarkUtilsJEIPlugin ...
  1509. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
  1510. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: crazypants.enderio.integration.jei.JeiPlugin ...
  1511. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: li.cil.oc.integration.jei.ModPluginOpenComputers ...
  1512. [23:41:20] [Client thread/WARN]: Sending runtime to plugin: li.cil.oc.integration.jei.ModPluginOpenComputers took 108 ms
  1513. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: forestry.storage.compat.StorageJeiPlugin ...
  1514. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
  1515. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: forestry.mail.compat.MailJeiPlugin ...
  1516. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin ...
  1517. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems ...
  1518. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
  1519. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE ...
  1520. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: jeresources.jei.JEIConfig ...
  1521. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: cofh.core.plugins.jei.JEIPluginCore ...
  1522. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: forestry.plugins.compat.ForestryJeiPlugin ...
  1523. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
  1524. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
  1525. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: com.brandon3055.draconicevolution.integration.jei.DEJEIPlugin ...
  1526. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: mod.chiselsandbits.integration.mods.JustEnoughItems ...
  1527. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
  1528. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
  1529. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: net.bdew.jeibees.BeesJEIPlugin ...
  1530. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: ic2.jeiIntegration.SubModule ...
  1531. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin ...
  1532. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
  1533. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: appeng.integration.modules.jei.JEIPlugin ...
  1534. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: forestry.food.compat.FoodJeiPlugin ...
  1535. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin ...
  1536. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: mcjty.lib.compat.JeiCompatibility ...
  1537. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
  1538. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
  1539. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
  1540. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
  1541. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
  1542. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: cofh.thermaldynamics.plugins.jei.JEIPluginTD ...
  1543. [23:41:20] [Client thread/INFO]: Sending runtime to plugin: minetweaker.mods.jei.JEIAddonPlugin ...
  1544. [23:41:21] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
  1545. [23:41:21] [Client thread/INFO]: Finished Starting JEI in 48931 ms
  1546. [23:41:21] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  1547. [23:41:21] [Client thread/INFO]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
  1548. [23:41:21] [Client thread/INFO]: Success in registering deepresonance
  1549. [23:41:21] [Client thread/INFO]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
  1550. [23:41:21] [Client thread/INFO]: Success in registering EnderIO
  1551. [23:41:21] [Client thread/INFO]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
  1552. [23:41:21] [Client thread/INFO]: Success in registering tconstruct
  1553. [23:41:21] [Client thread/INFO]: Trying to reflect com.pam.harvestcraft.addons.WailaPamHandler callbackRegister
  1554. [23:41:21] [Client thread/INFO]: Success in registering harvestcraft
  1555. [23:41:21] [Client thread/INFO]: Trying to reflect com.pam.harvestcraft.addons.WailaVanillaHandler callbackRegister
  1556. [23:41:21] [Client thread/INFO]: Success in registering harvestcraft
  1557. [23:41:21] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
  1558. [23:41:21] [Client thread/INFO]: Success in registering wawla
  1559. [23:41:21] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
  1560. [23:41:21] [Client thread/INFO]: Success in registering wawla
  1561. [23:41:21] [Client thread/INFO]: Trying to reflect appeng.integration.modules.waila.WailaModule register
  1562. [23:41:21] [Client thread/INFO]: Success in registering appliedenergistics2
  1563. [23:41:21] [Client thread/INFO]: Trying to reflect WayofTime.bloodmagic.compat.waila.WailaCallbackHandler callbackRegister
  1564. [23:41:21] [Client thread/INFO]: Success in registering BloodMagic
  1565. [23:41:21] [Client thread/INFO]: Trying to reflect net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider registerAddon
  1566. [23:41:21] [Client thread/INFO]: Success in registering darkutils
  1567. [23:41:21] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
  1568. [23:41:21] [Client thread/INFO]: Success in registering immersiveengineering
  1569. [23:41:21] [Client thread/INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
  1570. [23:41:21] [Client thread/INFO]: Success in registering StorageDrawers
  1571. [23:41:21] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
  1572. [23:41:22] [Client thread/INFO]: Success in registering WailaHarvestability
  1573. [23:41:22] [Client thread/INFO]: ElecCore has Available in 1 ms
  1574. [23:41:22] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
  1575. [23:41:22] [Client thread/INFO]: Thermal Foundation: Load Complete.
  1576. [23:41:22] [Client thread/INFO]: Redstone Arsenal: Load Complete.
  1577. [23:41:22] [Client thread/INFO]: Thermal Expansion: Load Complete.
  1578. [23:41:22] [Client thread/INFO]: Thermal Dynamics: Load Complete.
  1579. [23:41:22] [Client thread/INFO]: Forge Mod Loader has successfully loaded 91 mods
  1580. [23:41:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Bad Wither No Cookie!, FMLFileResourcePack:Bagginses, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CreeperHost, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Dark Utilities, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Flat Colored Blocks, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Simple Inventory sorting, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Mercurius, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Psi, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Ranged Pumps, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Circuit Maker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:XNet, FMLFileResourcePack:Zero CORE, quark-texture-proxy, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ElecCore, CustomResources, CustomOverridingResources
  1581. [23:41:23] [Client thread/INFO]: Prehandling Item Models
  1582. [23:41:23] [Client thread/INFO]: Prehandling Block Models
  1583. [23:41:23] [Client thread/INFO]: Started loading books...
  1584. [23:41:24] [Client thread/INFO]: Book loading completed in 0.885821115 seconds.
  1585. [23:41:25] [Client thread/INFO]: Created: 256x128 textures-atlas
  1586. [23:41:37] [Client thread/WARN]: Invalid sounds.json
  1587. java.lang.NullPointerException
  1588. at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:82) [bzw.class:?]
  1589. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  1590. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  1591. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  1592. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  1593. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  1594. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1595. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1596. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1597. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1598. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1599. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1600. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1601. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1602. [23:41:37] [Client thread/WARN]: File minecraft:sounds/deep_rumble.ogg does not exist, cannot add it to event rftoolsdim:deep_rumble
  1603. [23:41:37] [Client thread/WARN]: File minecraft:sounds/teleport_whoosh.ogg does not exist, cannot add it to event rftoolsdim:teleport_whoosh
  1604. [23:41:37] [Client thread/WARN]: File minecraft:sounds/teleport_error.ogg does not exist, cannot add it to event rftoolsdim:teleport_error
  1605. [23:41:37] [Client thread/WARN]: File minecraft:sounds/wolfhowl.ogg does not exist, cannot add it to event rftoolsdim:wolfhowl
  1606. [23:41:37] [Client thread/INFO]: SoundSystem shutting down...
  1607. [23:41:38] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  1608. [23:41:38] [Sound Library Loader/INFO]: Starting up SoundSystem...
  1609. [23:41:38] [Thread-26/INFO]: Initializing LWJGL OpenAL
  1610. [23:41:38] [Thread-26/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  1611. [23:41:39] [Thread-26/INFO]: OpenAL initialized.
  1612. [23:41:39] [Sound Library Loader/INFO]: Sound engine started
  1613. [23:41:52] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
  1614. [23:41:52] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineBottom.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
  1615. [23:41:52] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineSide.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
  1616. [23:41:52] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTop.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
  1617. [23:41:52] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/collector.mtl'. The color defined by key 'Ks' will not be applied!
  1618. [23:41:52] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/lens.mtl'. The color defined by key 'Ks' will not be applied!
  1619. [23:41:52] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal_generated.mtl'. The color defined by key 'Ks' will not be applied!
  1620. [23:41:52] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal.mtl'. The color defined by key 'Ks' will not be applied!
  1621. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  1622. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineEnvironmentalController.png' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  1623. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTop.png.001' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  1624. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  1625. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellD.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  1626. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellE.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  1627. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellN.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  1628. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellS.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  1629. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellU.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  1630. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellW.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  1631. [23:42:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
  1632. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
  1633. [23:42:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
  1634. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTankInside.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
  1635. [23:42:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTankTop.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
  1636. [23:42:27] [Client thread/ERROR]: Could not load vanilla model parent 'psi:block/conjured' for 'net.minecraft.client.renderer.block.model.ModelBlock@4657e324
  1637. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model psi:block/conjured with loader VanillaLoader.INSTANCE, skipping
  1638. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1639. at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
  1640. at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:489) [ModelLoader$VanillaModelWrapper.class:?]
  1641. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
  1642. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) [ModelLoader.class:?]
  1643. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [byo.class:?]
  1644. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) [ModelLoader.class:?]
  1645. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1646. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  1647. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  1648. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  1649. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  1650. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  1651. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1652. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1653. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1654. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1655. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1656. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1657. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1658. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1659. Caused by: java.io.FileNotFoundException: psi:models/block/conjured.json
  1660. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1661. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1662. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1663. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1664. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1665. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1666. ... 20 more
  1667. [23:42:28] [Client thread/INFO]: Stitching Revolver Textures!
  1668. [23:42:29] [Client thread/INFO]: Max texture size: 8192
  1669. [23:42:55] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wastemanual_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  1670. [23:43:03] [Client thread/WARN]: Texture bigreactors:textures/guiicons/coolantin.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  1671. [23:43:03] [Client thread/WARN]: Texture bigreactors:textures/items/turbine/legacy/housingcoretop.png with size 9x9 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  1672. [23:43:20] [Client thread/WARN]: Texture bigreactors:textures/guiicons/off_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  1673. [23:43:25] [Client thread/WARN]: Texture bigreactors:textures/guiicons/coolantout.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  1674. [23:43:29] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wastemanual_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  1675. [23:43:32] [Client thread/WARN]: Texture immersiveengineering:textures/blocks/metalMultiblock_silo.png with size 88x88 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  1676. [23:43:33] [Client thread/WARN]: Texture bigreactors:textures/guiicons/on_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  1677. [23:43:34] [Client thread/WARN]: Texture bigreactors:textures/guiicons/hotfluidin.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  1678. [23:43:37] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wasteeject_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  1679. [23:43:38] [Client thread/WARN]: Texture bigreactors:textures/guiicons/hotfluidout.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  1680. [23:43:39] [Client thread/WARN]: Texture bigreactors:textures/guiicons/on_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  1681. [23:43:42] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wasteeject_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  1682. [23:43:42] [Client thread/WARN]: Texture bigreactors:textures/guiicons/off_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  1683. [23:44:14] [Client thread/INFO]: Created: 4096x2048 textures-atlas
  1684. [23:44:26] [Client thread/INFO]: Clearing unnecessary model registry of size 49879.
  1685. [23:44:26] [Client thread/INFO]: Clearing unnecessary model store of size 86552.
  1686. [23:44:26] [Client thread/INFO]: Clearing unnecessary item shapes cache of size 4285.
  1687. [23:44:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1688. [23:44:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1689. [23:44:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1690. [23:44:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1691. [23:44:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1692. [23:44:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1693. [23:44:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1694. [23:44:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1695. [23:44:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1696. [23:44:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1697. [23:44:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1698. [23:44:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1699. [23:44:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1700. [23:44:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1701. [23:44:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1702. [23:44:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1703. [23:44:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1704. [23:44:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1705. [23:44:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1706. [23:44:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1707. [23:44:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1708. [23:44:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1709. [23:44:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1710. [23:44:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1711. [23:44:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1712. [23:44:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1713. [23:44:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1714. [23:44:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1715. [23:44:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1716. [23:44:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1717. [23:44:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1718. [23:44:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1719. [23:44:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1720. [23:44:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1721. [23:44:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1722. [23:44:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1723. [23:44:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1724. [23:44:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1725. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1726. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1727. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1728. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1729. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1730. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1731. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1732. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1733. [23:44:32] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1734. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1735. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1736. [23:44:32] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1737. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1738. [23:44:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1739. [23:44:33] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1740. [23:44:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1741. [23:44:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1742. [23:44:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1743. [23:44:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1744. [23:44:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1745. [23:44:33] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1746. [23:44:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1747. [23:44:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1748. [23:44:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1749. [23:44:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1750. [23:44:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1751. [23:44:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1752. [23:44:34] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1753. [23:44:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1754. [23:44:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1755. [23:44:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1756. [23:44:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1757. [23:44:34] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1758. [23:44:34] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1759. [23:44:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1760. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1761. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1762. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1763. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1764. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1765. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1766. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1767. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1768. [23:44:35] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1769. [23:44:35] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1770. [23:44:36] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1771. [23:44:36] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1772. [23:44:36] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1773. [23:44:36] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1774. [23:44:36] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1775. [23:44:36] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1776. [23:44:37] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1777. [23:44:37] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1778. [23:44:37] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1779. [23:44:37] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1780. [23:44:37] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1781. [23:44:37] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1782. [23:44:37] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1783. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1784. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1785. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1786. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1787. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1788. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1789. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1790. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1791. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1792. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1793. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1794. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1795. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1796. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1797. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1798. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1799. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1800. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1801. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1802. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1803. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1804. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1805. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1806. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1807. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1808. [23:44:38] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1809. [23:44:38] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1810. [23:44:39] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1811. [23:44:39] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1812. [23:44:39] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1813. [23:44:39] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1814. [23:44:39] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1815. [23:44:51] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1816. [23:44:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1817. [23:44:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1818. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
  1819. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
  1820. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
  1821. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
  1822. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
  1823. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
  1824. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
  1825. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
  1826. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
  1827. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
  1828. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
  1829. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
  1830. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
  1831. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
  1832. [23:44:52] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  1833. [23:44:52] [Client thread/INFO]: Suppressed 1 model errors from Blood Magic.
  1834. [23:44:58] [Client thread/INFO]: Deduplicating models...
  1835. [23:45:12] [Client thread/INFO]: Deduplicated 1627577 objects.
  1836. [23:45:12] [Client thread/INFO]: Cleaning up internal Json stuff...
  1837. [23:45:12] [Client thread/INFO]: Handling models
  1838. [23:45:12] [Client thread/INFO]: Finished cleaning up internal Json stuff.
  1839. [23:45:13] [Client thread/INFO]: Initialized unicode glyph provider.
  1840. [23:45:13] [Client thread/INFO]: Initializing unicode glyph provider.
  1841. [23:45:13] [Client thread/INFO]: Loaded 8879 glyphs.
  1842. [23:45:13] [Client thread/INFO]: Reloading guides...
  1843. [23:45:15] [Client thread/WARN]: Skipping bad option: lastServer:
  1844. [23:45:16] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1845. [23:45:16] [Client thread/ERROR]: The following texture errors were found.
  1846. [23:45:16] [Client thread/ERROR]: ==================================================
  1847. [23:45:16] [Client thread/ERROR]: DOMAIN minecraft
  1848. [23:45:16] [Client thread/ERROR]: --------------------------------------------------
  1849. [23:45:16] [Client thread/ERROR]: domain minecraft is missing 7 textures
  1850. [23:45:16] [Client thread/ERROR]: domain minecraft has 12 locations:
  1851. [23:45:16] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  1852. [23:45:16] [Client thread/ERROR]: mod actuallyadditions resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\ActuallyAdditions-1.10.2-r105.jar
  1853. [23:45:16] [Client thread/ERROR]: mod BloodMagic resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\BloodMagic-1.10.2-2.1.10-79.jar
  1854. [23:45:16] [Client thread/ERROR]: mod Botania resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\Botania r1.9-341.jar
  1855. [23:45:16] [Client thread/ERROR]: mod darkutils resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\DarkUtilities-1.1.8.finalrc2.jar
  1856. [23:45:16] [Client thread/ERROR]: mod extrautils2 resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\extrautils2-1.10.2-1.4.4.jar
  1857. [23:45:16] [Client thread/ERROR]: mod immersiveengineering resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\ImmersiveEngineering-0.10-60.jar
  1858. [23:45:16] [Client thread/ERROR]: mod IC2 resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\industrialcraft-2-2.6.234-ex110.jar
  1859. [23:45:16] [Client thread/ERROR]: mod journeymap resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\journeymap-1.10.2-5.4.6.jar
  1860. [23:45:16] [Client thread/ERROR]: mod Psi resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\Psi-r1.0-42.jar
  1861. [23:45:16] [Client thread/ERROR]: mod Quark resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\Quark-r1.1-70.jar
  1862. [23:45:16] [Client thread/ERROR]: resource pack at path C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\Quark-r1.1-70.jar
  1863. [23:45:16] [Client thread/ERROR]: -------------------------
  1864. [23:45:16] [Client thread/ERROR]: The missing resources for domain minecraft are:
  1865. [23:45:16] [Client thread/ERROR]: textures/blocks/rainbowWaveParticle.png
  1866. [23:45:16] [Client thread/ERROR]: textures/models/pillar_mid_d.png
  1867. [23:45:16] [Client thread/ERROR]: textures/.png
  1868. [23:45:16] [Client thread/ERROR]: textures/blocks/controllerParticle.png
  1869. [23:45:16] [Client thread/ERROR]: textures/models/pillar_base_d.png
  1870. [23:45:16] [Client thread/ERROR]: textures/blocks/orangeFrameParticle.png
  1871. [23:45:16] [Client thread/ERROR]: textures/blocks/screenCyan.png
  1872. [23:45:16] [Client thread/ERROR]: -------------------------
  1873. [23:45:16] [Client thread/ERROR]: No other errors exist for domain minecraft
  1874. [23:45:16] [Client thread/ERROR]: ==================================================
  1875. [23:45:16] [Client thread/ERROR]: ==================================================
  1876. [23:45:16] [Client thread/ERROR]: DOMAIN harvestcraft
  1877. [23:45:16] [Client thread/ERROR]: --------------------------------------------------
  1878. [23:45:16] [Client thread/ERROR]: domain harvestcraft is missing 15 textures
  1879. [23:45:16] [Client thread/ERROR]: domain harvestcraft has 1 location:
  1880. [23:45:16] [Client thread/ERROR]: mod harvestcraft resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\Pam's HarvestCraft 1.10.2j.jar
  1881. [23:45:16] [Client thread/ERROR]: -------------------------
  1882. [23:45:16] [Client thread/ERROR]: The missing resources for domain harvestcraft are:
  1883. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco11.png
  1884. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco16.png
  1885. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco8.png
  1886. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco3.png
  1887. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco5.png
  1888. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco14.png
  1889. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco7.png
  1890. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco10.png
  1891. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco12.png
  1892. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco4.png
  1893. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco9.png
  1894. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco2.png
  1895. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco6.png
  1896. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco15.png
  1897. [23:45:16] [Client thread/ERROR]: textures/blocks/candleDeco13.png
  1898. [23:45:16] [Client thread/ERROR]: -------------------------
  1899. [23:45:16] [Client thread/ERROR]: No other errors exist for domain harvestcraft
  1900. [23:45:16] [Client thread/ERROR]: ==================================================
  1901. [23:45:16] [Client thread/ERROR]: ==================================================
  1902. [23:45:16] [Client thread/ERROR]: DOMAIN chisel
  1903. [23:45:16] [Client thread/ERROR]: --------------------------------------------------
  1904. [23:45:16] [Client thread/ERROR]: domain chisel is missing 9 textures
  1905. [23:45:16] [Client thread/ERROR]: domain chisel has 1 location:
  1906. [23:45:16] [Client thread/ERROR]: mod chisel resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\Chisel-MC1.10.2-0.0.10.22.jar
  1907. [23:45:16] [Client thread/ERROR]: -------------------------
  1908. [23:45:16] [Client thread/ERROR]: The missing resources for domain chisel are:
  1909. [23:45:16] [Client thread/ERROR]: textures/blocks/ironpane/barbedwire.png
  1910. [23:45:16] [Client thread/ERROR]: textures/blocks/ironpane/spikes.png
  1911. [23:45:16] [Client thread/ERROR]: textures/blocks/ironpane/fenceIronTop.png
  1912. [23:45:16] [Client thread/ERROR]: textures/minecraft:blocks/planks_oak.png
  1913. [23:45:16] [Client thread/ERROR]: textures/blocks/ironpane/terrain-glass-ornatesteel.png
  1914. [23:45:16] [Client thread/ERROR]: textures/blocks/futura/controllerpurple.png
  1915. [23:45:16] [Client thread/ERROR]: textures/blocks/ironpane/bars.png
  1916. [23:45:16] [Client thread/ERROR]: textures/blocks/ironpane/cage.png
  1917. [23:45:16] [Client thread/ERROR]: textures/blocks/ironpane/terrain-glass-thingrid.png
  1918. [23:45:16] [Client thread/ERROR]: -------------------------
  1919. [23:45:16] [Client thread/ERROR]: No other errors exist for domain chisel
  1920. [23:45:16] [Client thread/ERROR]: ==================================================
  1921. [23:45:16] [Client thread/ERROR]: ==================================================
  1922. [23:45:16] [Client thread/ERROR]: DOMAIN rftools
  1923. [23:45:16] [Client thread/ERROR]: --------------------------------------------------
  1924. [23:45:16] [Client thread/ERROR]: domain rftools is missing 6 textures
  1925. [23:45:16] [Client thread/ERROR]: domain rftools has 1 location:
  1926. [23:45:16] [Client thread/ERROR]: mod rftools resources at C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\mods\rftools-1.1x-6.01.jar
  1927. [23:45:16] [Client thread/ERROR]: -------------------------
  1928. [23:45:16] [Client thread/ERROR]: The missing resources for domain rftools are:
  1929. [23:45:16] [Client thread/ERROR]: textures/blocks/powercelln.png
  1930. [23:45:16] [Client thread/ERROR]: textures/blocks/powercells.png
  1931. [23:45:16] [Client thread/ERROR]: textures/blocks/powercellw.png
  1932. [23:45:16] [Client thread/ERROR]: textures/blocks/powercelle.png
  1933. [23:45:16] [Client thread/ERROR]: textures/blocks/powercelld.png
  1934. [23:45:16] [Client thread/ERROR]: textures/blocks/powercellu.png
  1935. [23:45:16] [Client thread/ERROR]: -------------------------
  1936. [23:45:16] [Client thread/ERROR]: No other errors exist for domain rftools
  1937. [23:45:16] [Client thread/ERROR]: ==================================================
  1938. [23:45:16] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1939. [23:45:30] [Client thread/INFO]: Checking Doc Versions
  1940. [23:45:31] [Client thread/INFO]: Loading blocks and textures...
  1941. [23:45:39] [Client thread/INFO]: Existing color palette's resource packs and mod names match current loadout.
  1942. [23:45:39] [Client thread/INFO]: New color palette will be created
  1943. [23:45:40] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/futura/controllerpurple: Index: 0, Size: 0
  1944. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=4]] ()
  1945. [23:45:40] [Client thread/WARN]: Image not found: chisel:textures/blocks/futura/controllerpurple.png
  1946. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=4]] ()
  1947. [23:45:40] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/barbedwire: Index: 0, Size: 0
  1948. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=1]] ()
  1949. [23:45:40] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/barbedwire.png
  1950. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=1]] ()
  1951. [23:45:40] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/cage: Index: 0, Size: 0
  1952. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=2]] ()
  1953. [23:45:40] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/cage.png
  1954. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=2]] ()
  1955. [23:45:40] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/fenceIronTop: Index: 0, Size: 0
  1956. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=3]] ()
  1957. [23:45:40] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/fenceIronTop.png
  1958. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=3]] ()
  1959. [23:45:40] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/terrain-glass-thingrid: Index: 0, Size: 0
  1960. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=5]] ()
  1961. [23:45:40] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/terrain-glass-thingrid.png
  1962. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=5]] ()
  1963. [23:45:40] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/terrain-glass-ornatesteel: Index: 0, Size: 0
  1964. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=6]] ()
  1965. [23:45:40] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/terrain-glass-ornatesteel.png
  1966. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=6]] ()
  1967. [23:45:40] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/bars: Index: 0, Size: 0
  1968. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=7]] ()
  1969. [23:45:40] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/bars.png
  1970. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=7]] ()
  1971. [23:45:40] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/spikes: Index: 0, Size: 0
  1972. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=8]] ()
  1973. [23:45:40] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/spikes.png
  1974. [23:45:40] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=8]] ()
  1975. [23:45:44] [Client thread/ERROR]: Error calling forestry.greenhouse.models.ModelGreenhouse.getQuads() (SUPPRESSED)
  1976. [23:45:44] [Client thread/ERROR]: java.lang.NullPointerException
  1977. at forestry.greenhouse.blocks.BlockGreenhouseDoor.func_176221_a(BlockGreenhouseDoor.java:237)
  1978. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:410)
  1979. at forestry.greenhouse.blocks.BlockGreenhouseDoor.func_185496_a(BlockGreenhouseDoor.java:96)
  1980. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:443)
  1981. at forestry.core.models.ModelBlockDefault.bakeModel(ModelBlockDefault.java:70)
  1982. at forestry.core.models.ModelBlockDefault.getModel(ModelBlockDefault.java:81)
  1983. at forestry.core.models.ModelBlockDefault.func_188616_a(ModelBlockDefault.java:114)
  1984. at journeymap.client.cartography.ColorHelper.getFirstFoundSprite(ColorHelper.java:183)
  1985. at journeymap.client.cartography.ColorHelper.getDirectIcon(ColorHelper.java:164)
  1986. at journeymap.client.cartography.ColorHelper.getTextureColor(ColorHelper.java:112)
  1987. at journeymap.client.model.mod.vanilla.VanillaColorHandler.getTextureColor(VanillaColorHandler.java:24)
  1988. at journeymap.client.model.BlockMD.ensureColor(BlockMD.java:408)
  1989. at journeymap.client.cartography.ColorManager.initBlockColors(ColorManager.java:192)
  1990. at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:129)
  1991. at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
  1992. at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:64)
  1993. at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:571)
  1994. at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:75)
  1995. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1166_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
  1996. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  1997. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  1998. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
  1999. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
  2000. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  2001. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  2002. at net.minecraft.client.main.Main.main(SourceFile:124)
  2003. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2004. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2005. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2006. at java.lang.reflect.Method.invoke(Method.java:483)
  2007. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2008. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2009.  
  2010. [23:45:45] [Client thread/ERROR]: Error calling blusunrize.immersiveengineering.client.models.smart.ConnModelReal.getQuads() (SUPPRESSED)
  2011. [23:45:45] [Client thread/ERROR]: java.lang.NullPointerException
  2012. at blusunrize.immersiveengineering.client.models.IESmartObjModel.buildQuads(IESmartObjModel.java:237)
  2013. at blusunrize.immersiveengineering.client.models.IESmartObjModel.getQuads(IESmartObjModel.java:210)
  2014. at blusunrize.immersiveengineering.client.models.IESmartObjModel.func_188616_a(IESmartObjModel.java:177)
  2015. at blusunrize.immersiveengineering.client.models.smart.ConnModelReal.func_188616_a(ConnModelReal.java:69)
  2016. at journeymap.client.cartography.ColorHelper.getFirstFoundSprite(ColorHelper.java:183)
  2017. at journeymap.client.cartography.ColorHelper.getDirectIcon(ColorHelper.java:164)
  2018. at journeymap.client.cartography.ColorHelper.getTextureColor(ColorHelper.java:112)
  2019. at journeymap.client.model.mod.vanilla.VanillaColorHandler.getTextureColor(VanillaColorHandler.java:24)
  2020. at journeymap.client.model.BlockMD.ensureColor(BlockMD.java:408)
  2021. at journeymap.client.cartography.ColorManager.initBlockColors(ColorManager.java:192)
  2022. at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:129)
  2023. at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
  2024. at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:64)
  2025. at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:571)
  2026. at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:75)
  2027. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1166_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
  2028. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  2029. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  2030. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
  2031. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
  2032. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  2033. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  2034. at net.minecraft.client.main.Main.main(SourceFile:124)
  2035. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2036. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2037. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2038. at java.lang.reflect.Method.invoke(Method.java:483)
  2039. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2040. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2041.  
  2042. [23:45:48] [Client thread/INFO]: Cached colors from TextureAtlasSprites: 4950
  2043. [23:45:48] [Client thread/INFO]: Initialized 85662 block colors from mods and resource packs in 9058ms
  2044. [23:45:50] [Client thread/INFO]: Color palette file generated with 6063 colors in 1326ms for: C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\journeymap\colorpalette.json
  2045. [23:45:50] [Client thread/INFO]: Updated color palette file: C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\journeymap\colorpalette.json
  2046. [23:46:03] [Netty Client IO #0/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, OpenComputers|Core, <CoFH ASM>, foamfixcore, actuallyadditions, AkashicTome, appliedenergistics2, AutoRegLib, badwithernocookie, bagginses, Baubles, betterbuilderswands, BiomesOPlenty, BloodMagic, bookshelf, Botania, brandonscore, Chameleon, chisel, chiselsandbits, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, compactsolars, ctgui, MineTweaker3, crafttweakerjei, creeperhost, custommainmenu, darkutils, deepresonance, draconicevolution, eleccore, endercore, EnderIO, EnderStorage, extrautils2, bigreactors, fastleafdecay, flatcoloredblocks, foamfix, forestry, ftbl, ftbu, gravestone, guideapi, immersiveengineering, IC2, inventorysorter, ironbackpacks, ironchest, JEI, jeibees, journeymap, jeresources, llor, mantle, mcmultipart, mercurius, Morphtool, Morpheus, notenoughwands, OpenComputers, harvestcraft, Psi, Quark, railcraft, rangedpumps, redstonearsenal, refinedstorage, ResourceLoader, rftools, rftoolscontrol, rftoolsdim, StorageDrawers, rscircuits, tconstruct, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, Waila, WailaHarvestability, icse, wawla, xnet, zerocore] at SERVER
  2047. [23:46:15] [Client thread/INFO]: Connecting to dw20.serendipitymc.com, 25565
  2048. [23:46:19] [Netty Client IO #1/INFO]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.SPacketChat
  2049. [23:46:19] [Client thread/INFO]: [CHAT] §a+ §8GalacticMage §8joined
  2050. [23:46:19] [Netty Client IO #1/INFO]: Aborting client handshake "VANILLA"
  2051. [23:46:19] [Netty Client IO #1/INFO]: [Netty Client IO #1] Client side vanilla connection established
  2052. [23:46:20] [Client thread/INFO]: Transforming Class [net.minecraft.client.gui.GuiRepair], Method [func_146979_b]
  2053. [23:46:20] [Client thread/INFO]: Transforming net.minecraft.client.gui.GuiRepair Finished.
  2054. [23:46:30] [Client thread/FATAL]: Error executing task
  2055. java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(72) exceeds writerIndex(71): UnpooledHeapByteBuf(ridx: 1, widx: 71, cap: 71)
  2056. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
  2057. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
  2058. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  2059. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1045) [bcx.class:?]
  2060. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
  2061. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2062. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2063. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2064. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2065. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2066. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2067. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2068. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(72) exceeds writerIndex(71): UnpooledHeapByteBuf(ridx: 1, widx: 71, cap: 71)
  2069. at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1175) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
  2070. at io.netty.buffer.AbstractByteBuf.readBytes(AbstractByteBuf.java:655) ~[netty-all-4.0.23.Final.jar:4.0.23.Final]
  2071. at net.minecraft.network.PacketBuffer.readBytes(PacketBuffer.java:812) ~[eq.class:?]
  2072. at net.minecraft.network.PacketBuffer.func_150789_c(PacketBuffer.java:376) ~[eq.class:?]
  2073. at net.minecraft.client.network.NetHandlerPlayClient.func_147240_a(NetHandlerPlayClient.java:1749) ~[bll.class:?]
  2074. at net.minecraft.network.play.server.SPacketCustomPayload.func_148833_a(SPacketCustomPayload.java:58) ~[gl.class:?]
  2075. at net.minecraft.network.play.server.SPacketCustomPayload.func_148833_a(SPacketCustomPayload.java:11) ~[gl.class:?]
  2076. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fl$1.class:?]
  2077. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
  2078. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
  2079. at net.minecraft.util.Util.func_181617_a(SourceFile:45) ~[h.class:?]
  2080. ... 9 more
  2081. [23:46:31] [Thread-32/INFO]: [CHAT] [GraveStone§r] An update is available§r [Download]
  2082. [23:46:57] [Client thread/INFO]: [CHAT] ------------------------ MOTD ------------------------
  2083. [23:46:57] [Client thread/INFO]: [CHAT] |
  2084. [23:46:57] [Client thread/INFO]: [CHAT] | » Welcome! To SerendipityMC [Reloaded]!
  2085. [23:46:57] [Client thread/INFO]: [CHAT] | » Thanks for joining, have a fun adventure!
  2086. [23:46:57] [Client thread/INFO]: [CHAT] |
  2087. [23:46:57] [Client thread/INFO]: [CHAT] | » Report any issues you find to our forums.
  2088. [23:46:57] [Client thread/INFO]: [CHAT] |
  2089. [23:46:57] [Client thread/INFO]: [CHAT] ------------------------ « » -------------------------
  2090. [23:47:15] [Client thread/INFO]: Loading journeymap.topo.config
  2091. [23:47:18] [Client thread/INFO]: Loaded 133 waypoints from C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\journeymap\data\mp\Minecraft~Server\waypoints
  2092. [23:47:18] [Client thread/INFO]: Mapping started in C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\journeymap\data\mp\Minecraft~Server\DIM0. Memory: 2825MB total, 1182MB free
  2093. [23:47:29] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  2094. [23:47:29] [Client thread/INFO]: JourneyMap: Press [J]
  2095. [23:49:47] [Client thread/INFO]: [CHAT] ~ Spawn - (No PvP) ~
  2096. [23:51:08] [Client thread/INFO]: [CHAT] ================= Available commands: ==================
  2097. [23:51:08] [Client thread/INFO]: [CHAT] //searchitem Search for an item
  2098. [23:51:08] [Client thread/INFO]: [CHAT] //sel Choose a region selector
  2099. [23:51:08] [Client thread/INFO]: [CHAT] //toggleplace Switch between your position and pos1 for placement
  2100. [23:51:08] [Client thread/INFO]: [CHAT] /ClearMob ClearMob Command
  2101. [23:51:08] [Client thread/INFO]: [CHAT] /DimReseter ClearMob Command
  2102. [23:51:08] [Client thread/INFO]: [CHAT] /afk Toggles the player's AFK state.
  2103. [23:51:08] [Client thread/INFO]: [CHAT] /anvil /anvil
  2104. [23:51:08] [Client thread/INFO]: [CHAT] /backpacklock /backpacklock, /bplock
  2105. [23:51:08] [Client thread/INFO]: [CHAT] /balance [<player>]
  2106. [23:51:08] [Client thread/INFO]: [CHAT] /betterontime /bot help
  2107. [23:51:08] [Client thread/INFO]: [CHAT] /brush Brushing commands
  2108. [23:51:08] [Client thread/INFO]: [CHAT] /callback Execute a callback registered as part of a Text object. Primarily for internal use
  2109. [23:51:08] [Client thread/INFO]: [CHAT] /deletehome Deletes a home.
  2110. [23:51:08] [Client thread/INFO]: [CHAT] /enchantingtable /enchantingtable, /et
  2111. [23:51:08] [Client thread/INFO]: [CHAT] /enderchest /enderchest, /ec
  2112. [23:51:08] [Client thread/INFO]: [CHAT] /fawe Various
  2113. [23:51:08] [Client thread/INFO]: [CHAT] ====================== « 1/9 » =======================
  2114. [23:55:08] [Netty Client IO #1/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  2115. [23:55:09] [Client thread/INFO]: Mapping halted in C:\Users\Epicalisoni\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10\journeymap\data\mp\Minecraft~Server\DIM0
  2116. [23:55:11] [Client thread/INFO]: Applying holder lookups
  2117. [23:55:11] [Client thread/INFO]: Holder lookups applied
  2118. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2119. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2120. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2121. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2122. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2123. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2124. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2125. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2126. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2127. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2128. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2129. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2130. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2131. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2132. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2133. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2134. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2135. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2136. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2137. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2138. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2139. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2140. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2141. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2142. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2143. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2144. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2145. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2146. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2147. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2148. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2149. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2150. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2151. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2152. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2153. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2154. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2155. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2156. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2157. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2158. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2159. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2160. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2161. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2162. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2163. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2164. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2165. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2166. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2167. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2168. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2169. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2170. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2171. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2172. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2173. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2174. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2175. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2176. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2177. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2178. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2179. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2180. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2181. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2182. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2183. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2184. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2185. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2186. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2187. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2188. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2189. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2190. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2191. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2192. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2193. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2194. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2195. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2196. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2197. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2198. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2199. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2200. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2201. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2202. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2203. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2204. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2205. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2206. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2207. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2208. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2209. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2210. [23:56:24] [Client thread/WARN]: Could not spawn particle effect CRIT
  2211. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2212. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2213. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2214. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2215. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2216. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2217. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2218. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2219. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2220. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2221. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2222. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2223. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2224. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2225. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2226. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2227. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2228. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2229. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2230. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2231. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2232. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2233. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2234. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2235. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2236. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2237. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2238. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2239. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2240. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2241. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2242. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2243. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2244. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2245. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2246. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2247. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2248. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2249. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2250. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2251. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2252. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2253. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2254. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2255. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2256. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2257. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2258. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2259. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2260. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2261. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2262. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2263. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2264. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2265. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2266. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2267. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2268. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2269. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2270. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2271. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2272. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2273. [23:56:25] [Netty Client IO #3/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, OpenComputers|Core, <CoFH ASM>, foamfixcore, actuallyadditions, AkashicTome, appliedenergistics2, AutoRegLib, badwithernocookie, bagginses, Baubles, betterbuilderswands, BiomesOPlenty, BloodMagic, bookshelf, Botania, brandonscore, Chameleon, chisel, chiselsandbits, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, compactsolars, ctgui, MineTweaker3, crafttweakerjei, creeperhost, custommainmenu, darkutils, deepresonance, draconicevolution, eleccore, endercore, EnderIO, EnderStorage, extrautils2, bigreactors, fastleafdecay, flatcoloredblocks, foamfix, forestry, ftbl, ftbu, gravestone, guideapi, immersiveengineering, IC2, inventorysorter, ironbackpacks, ironchest, JEI, jeibees, journeymap, jeresources, llor, mantle, mcmultipart, mercurius, Morphtool, Morpheus, notenoughwands, OpenComputers, harvestcraft, Psi, Quark, railcraft, rangedpumps, redstonearsenal, refinedstorage, ResourceLoader, rftools, rftoolscontrol, rftoolsdim, StorageDrawers, rscircuits, tconstruct, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, Waila, WailaHarvestability, icse, wawla, xnet, zerocore] at SERVER
  2274. [23:56:24] [Netty Client IO #2/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, OpenComputers|Core, <CoFH ASM>, foamfixcore, actuallyadditions, AkashicTome, appliedenergistics2, AutoRegLib, badwithernocookie, bagginses, Baubles, betterbuilderswands, BiomesOPlenty, BloodMagic, bookshelf, Botania, brandonscore, Chameleon, chisel, chiselsandbits, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, compactsolars, ctgui, MineTweaker3, crafttweakerjei, creeperhost, custommainmenu, darkutils, deepresonance, draconicevolution, eleccore, endercore, EnderIO, EnderStorage, extrautils2, bigreactors, fastleafdecay, flatcoloredblocks, foamfix, forestry, ftbl, ftbu, gravestone, guideapi, immersiveengineering, IC2, inventorysorter, ironbackpacks, ironchest, JEI, jeibees, journeymap, jeresources, llor, mantle, mcmultipart, mercurius, Morphtool, Morpheus, notenoughwands, OpenComputers, harvestcraft, Psi, Quark, railcraft, rangedpumps, redstonearsenal, refinedstorage, ResourceLoader, rftools, rftoolscontrol, rftoolsdim, StorageDrawers, rscircuits, tconstruct, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, Waila, WailaHarvestability, icse, wawla, xnet, zerocore] at SERVER
  2275. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2276. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2277. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2278. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2279. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2280. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2281. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2282. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2283. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2284. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2285. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2286. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2287. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2288. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2289. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2290. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2291. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2292. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2293. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2294. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2295. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2296. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2297. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2298. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2299. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2300. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2301. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2302. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2303. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2304. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2305. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2306. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2307. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2308. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2309. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2310. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2311. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2312. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2313. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2314. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2315. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2316. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2317. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2318. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2319. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2320. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2321. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2322. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2323. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2324. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2325. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2326. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2327. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2328. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2329. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2330. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2331. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2332. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2333. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2334. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2335. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2336. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2337. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
  2338. [23:56:25] [Client thread/WARN]: Could not spawn particle effect CRIT
Add Comment
Please, Sign In to add comment