huanlan233
我在启动游戏的时候突然蹦出来日志,其中有一个error:

FML appears to be missing any signature data. This is not a good thing

翻译过来好像就是fml缺少签名,怎么解决?

xmdhs
不重要,forge 自己的问题,忽视即可。

GiNYAi
你的fml没有签名通常并不是你崩溃的原因
建议发出完整的日志

至于fml签名的问题 缺少签名可能代表你所使用的fml可能被修改  仅此而已


huanlan233
  1. [12:03:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [12:03:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [12:03:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [12:03:41] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
  5. [12:03:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_231
  6. [12:03:42] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
  7. [12:03:42] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
  8. [12:03:42] [main/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods for mods
  9. [12:03:42] [main/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods\1.12.2 for mods
  10. [12:03:42] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
  11. [12:03:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, [url=home.php?mod=space&uid=145552]@MODs[/url] should be in a separate jar from the coremod.
  12. [12:03:42] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [12:03:42] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
  14. [12:03:42] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from forgemod_VoxelMap-1.9.11_for_1.12.2.jar
  15. [12:03:42] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_F5.jar
  16. [12:03:42] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
  19. [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  20. [12:03:42] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/hmcl/.minecraft/versions/1.12.2-forge1.12.2-14.23.5.2847/mods/forgemod_VoxelMap-1.9.11_for_1.12.2.jar Service=LaunchWrapper Env=CLIENT
  21. [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  22. [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  23. [12:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  24. [12:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  25. [12:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
  26. [12:03:42] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
  27. [12:03:42] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
  28. [12:03:42] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
  29. [12:03:42] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods\OptiFine_1.12.2_HD_U_F5.jar
  30. [12:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  31. [12:03:45] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  32. [12:03:45] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  33. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  34. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  35. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker
  36. [12:03:45] [main/INFO] [STDOUT]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
  37. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  38. [12:03:45] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  39. [12:03:45] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@19ccca5
  40. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  41. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  42. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  43. [12:03:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  44. [12:03:45] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  45. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  46. [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  47. [12:03:45] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
  48. [12:03:46] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  49. [12:03:46] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
  50. [12:03:47] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: Huanlan
  51. [12:03:50] [Client thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
  52. [12:03:50] [Client thread/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
  53. [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  54. [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  55. [12:03:51] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
  56. [12:03:51] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
  57. [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
  58. [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming failed. Applying ersatz patch...
  59. [12:03:51] [Client thread/WARN] [EnderCore ASM]: Ersatz patch applied, things may break!
  60. [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming net.minecraft.client.renderer.RenderItem Finished.
  61. [12:03:52] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
  62. [12:03:52] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
  63. [12:03:52] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
  64. [12:03:53] [Client thread/INFO] [Config]: [OptiFine]
  65. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
  66. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
  67. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 7 (amd64) version 6.1
  68. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_231, Oracle Corporation
  69. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
  71. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OpenGL: AMD Radeon HD 6450 Graphics, version 4.4.13302 Compatibility Profile Context 14.502.1038.0, ATI Technologies Inc.
  72. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.4.13302
  73. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
  74. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
  75. [12:03:53] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
  76. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.4.13302 Compatibility Profile Context 14.502.1038.0
  77. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  ATI Technologies Inc.
  78. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: AMD Radeon HD 6450 Graphics
  79. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
  80. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
  81. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
  82. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 18
  83. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
  84. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Save shaders configuration.
  85. [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] No shaderpack loaded.
  86. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
  87. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
  88. [12:03:53] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
  89. [12:03:53] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_F5, enabling compatibility features
  90. [12:03:53] [Client thread/INFO] [FML]: -- System Details --
  91. Details:
  92.         Minecraft Version: 1.12.2
  93.         Operating System: Windows 7 (amd64) version 6.1
  94.         Java Version: 1.8.0_231, Oracle Corporation
  95.         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  96.         Memory: 91417656 bytes (87 MB) / 318767104 bytes (304 MB) up to 4294967296 bytes (4096 MB)
  97.         JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  98.         IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  99.         FML:
  100.         Loaded coremods (and transformers):
  101. ForgelinPlugin (Forgelin-1.8.4.jar)
  102.   
  103. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  104.   com.enderio.core.common.transform.EnderCoreTransformer
  105.   com.enderio.core.common.transform.SimpleMixinPatcher
  106. IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  107.   blusunrize.immersiveengineering.common.asm.IEClassTransformer
  108.         GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13302 Compatibility Profile Context 14.502.1038.0' Renderer: 'AMD Radeon HD 6450 Graphics'
  109. [12:03:53] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
  110. [12:03:53] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  111. [12:03:53] [VersionCheck/INFO] [Config]: [OptiFine] Version found: D3
  112. [12:03:53] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  113. [12:03:54] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
  114. [12:03:54] [Client thread/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods for mods
  115. [12:03:54] [Client thread/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods\1.12.2 for mods
  116. [12:03:56] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
  117. [12:03:57] [Thread-3/INFO] [FML]: Using alternative sync timing : 200 frames of Display.update took 3329402508 nanos
  118. [12:03:57] [Client thread/WARN] [FML]: Mod microblockcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83
  119. [12:03:57] [Client thread/WARN] [FML]: Mod forgemultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83
  120. [12:03:57] [Client thread/WARN] [FML]: Mod minecraftmultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83
  121. [12:03:58] [Client thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
  122. [12:03:59] [Client thread/WARN] [FML]: Mod veinminer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.38.2
  123. [12:03:59] [Client thread/WARN] [FML]: Mod veinminermodsupport is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.38.2
  124. [12:03:59] [Client thread/WARN] [FML]: Mod rf-capability-adapter is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0
  125. [12:03:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 82 mods to load
  126. [12:03:59] [Client thread/INFO] [FML]: FML has found a non-mod file fabric-api-0.4.27+build.286-1.15.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  127. [12:03:59] [Client thread/INFO] [FML]: FML has found a non-mod file AutoSave-1.12.2-1.0.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.
  128. [12:03:59] [Client thread/INFO] [FML]: FML has found a non-mod file AutoConfig-1.12.2-1.0.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  129. [12:04:01] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, voxelmap, ae2wtlib, appliedenergistics2, armoryexpansion, armoryexpansion-conarm, armoryexpansion-custommaterials, armoryexpansion-iceandfire, armoryexpansion-matteroverdrive, base, baubles, brandonscore, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, carryon, chameleon, codechickenlib, cofhcore, cofhworld, conarm, contenttweaker, ctgui, crafttweaker, crafttweakerjei, cucumber, draconicevolution, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, exnihilocreatio, extrautils2, fluxnetworks, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, ftblib, hardcorequesting, ic2, ironchest, jei, mantle, mcmultipart, nei, p455w0rdslib, plustic, reborncore, redstoneflux, storagedrawers, tconstruct, texfix, thermalcultivation, thermalexpansion, thermalfoundation, tinkersaddons, tinkertoolleveling, torcherino, veinminer, veinminermodsupport, wct, yoyos, rf-capability-adapter, immersiveengineering] at CLIENT
  130. [12:04:01] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, voxelmap, ae2wtlib, appliedenergistics2, armoryexpansion, armoryexpansion-conarm, armoryexpansion-custommaterials, armoryexpansion-iceandfire, armoryexpansion-matteroverdrive, base, baubles, brandonscore, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, carryon, chameleon, codechickenlib, cofhcore, cofhworld, conarm, contenttweaker, ctgui, crafttweaker, crafttweakerjei, cucumber, draconicevolution, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, exnihilocreatio, extrautils2, fluxnetworks, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, ftblib, hardcorequesting, ic2, ironchest, jei, mantle, mcmultipart, nei, p455w0rdslib, plustic, reborncore, redstoneflux, storagedrawers, tconstruct, texfix, thermalcultivation, thermalexpansion, thermalfoundation, tinkersaddons, tinkertoolleveling, torcherino, veinminer, veinminermodsupport, wct, yoyos, rf-capability-adapter, immersiveengineering] at SERVER
  131. [12:04:02] [Client thread/INFO] [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party....
  132. [12:04:02] [Client thread/INFO] [draconicevolution]: Draconic Evolution online!
  133. [12:04:02] [Client thread/INFO] [brandonscore]: Hay! There you are! Now lets destroy some worlds!!
  134. [12:04:02] [Client thread/INFO] [draconicevolution]: Sounds like fun! Lets get to it!
  135. [12:04:02] [Client thread/INFO] [draconicevolution]: Hello Minecraft!!!
  136. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  137. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
  138. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
  139. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
  140. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  141. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
  142. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
  143. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
  144. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  145. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
  146. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
  147. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
  148. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
  149. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [thaumcraft]
  150. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  151. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  152. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  153. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
  154. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
  155. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
  156. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
  157. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
  158. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
  159. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
  160. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
  161. [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
  162. [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  163. [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook
  164. [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  165. [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  166. [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  167. [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger
  168. [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  169. [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  170. [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
  171. [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
  172. [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
  173. [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
  174. [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
  175. [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse quarkIntegration; missing dependency: quark
  176. [12:04:05] [Client thread/INFO] [tconstruct]: Preparing to take over the world
  177. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
  178. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
  179. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
  180. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle
  181. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Added 1 new interface: [appeng/api/networking/IGridHost]
  182. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [getGridNode(Lappeng/api/util/AEPartLocation;)Lappeng/api/networking/IGridNode;, getCableConnectionType(Lappeng/api/util/AEPartLocation;)Lappeng/api/util/AECableType;, securityBreak()V]
  183. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  184. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
  185. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
  186. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
  187. [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [forestry]
  188. [12:04:12] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:VoxelMap, FMLFileResourcePack:AE2 Wireless Terminals (AE2WTLib), FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Armory Expansion, FMLFileResourcePack:Armory Expansion - Construct's Armory, FMLFileResourcePack:Armory Expansion - Custom Materials, FMLFileResourcePack:Armory Expansion - Ice and Fire, FMLFileResourcePack:Armory Expansion - MatterOverdrive, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Baubles, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Energy, FMLFileResourcePack:BuildCraft Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BuildCraft Robotics, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:BuildCraft Transport, FMLFileResourcePack:Carry On, FMLFileResourcePack:Chameleon, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:Construct's Armory, FMLFileResourcePack:ContentTweaker, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Cucumber Library, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Base, FMLFileResourcePack:Ender IO Applied Energistics Conduits, FMLFileResourcePack:Ender IO Open Computers Conduits, FMLFileResourcePack:Ender IO Refined Storage Conduits, FMLFileResourcePack:Ender IO Conduits, FMLFileResourcePack:Ender IO Integration with Forestry, FMLFileResourcePack:Ender IO Integration with Tinkers' Construct, FMLFileResourcePack:Ender IO Integration with Tinkers' Construct, FMLFileResourcePack:Ender IO Machines, FMLFileResourcePack:Ender IO Powertools, FMLFileResourcePack:Ex Nihilo Creatio, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Flux Networks, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart CBE, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:FTB Library, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:PlusTiC, FMLFileResourcePack:Reborn Core, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TextureFix, FMLFileResourcePack:Thermal Cultivation, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Addons, FMLFileResourcePack:Tinkers Tool Leveling, FMLFileResourcePack:Torcherino, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Wireless Crafting Terminal 2, FMLFileResourcePack:Yoyos, FMLFileResourcePack:Capability Adapter, FMLFileResourcePack:Immersive Engineering, resources
  189. [12:04:12] [Client thread/WARN] [net.minecraft.client.resources.AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: META-INF in C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods\HQM-1.12-5.4.0-hotfix1.jar
  190. [12:04:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  191. [12:04:13] [Client thread/INFO] [FML]: Found 1309 ObjectHolder annotations
  192. [12:04:13] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  193. [12:04:13] [Client thread/INFO] [FML]: Found 2 ItemStackHolder annotations
  194. [12:04:13] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  195. [12:04:13] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
  196. [12:04:13] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  197. [12:04:14] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems
  198. [12:04:16] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Found status: BETA Target: null
  199. [12:04:16] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
  200. [12:04:16] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
  201. [12:04:16] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 3065ms )
  202. [12:04:16] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
  203. [12:04:16] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
  204. [12:04:16] [Client thread/INFO] [AE2:C]: Loaded AE2 Plugin {}
  205. [12:04:16] [Client thread/INFO] [extrautils2]: Extra Utilities 2 JEI Plugin - ACTIVATE!
  206. [12:04:16] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  207. [12:04:17] [Client thread/INFO] [brandonscore]: Found mod feature container for mod: draconicevolution
  208. [12:04:17] [Client thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
  209. [12:04:17] [Client thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
  210. [12:04:17] [Client thread/INFO] [brandonscore]: Found mod config container for mod: brandonscore
  211. [12:04:17] [Client thread/INFO] [brandonscore]: Loading mod config for: draconicevolution
  212. [12:04:17] [Client thread/INFO] [brandonscore]: Loading mod config for: brandonscore
  213. [12:04:17] [Client thread/WARN] [brandonscore]: No features were detected for mod: brandonscore. This maybe an issue or maybe this mod just does not have any items or blocks.
  214. [12:04:18] [Client thread/INFO] [CoFH World]: Registering default Feature Templates...
  215. [12:04:18] [Client thread/INFO] [CoFH World]: Registering default World Generators...
  216. [12:04:18] [Client thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
  217. [12:04:18] [Client thread/INFO] [CoFH World]: Complete.
  218. [12:04:18] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
  219. [12:04:18] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
  220. [12:04:18] [Client thread/INFO] [brandonscore]: Registering features for mod: draconicevolution
  221. [12:04:18] [Client thread/INFO] [brandonscore]: Registering feature renderers for mod: draconicevolution
  222. [12:04:19] [Client thread/INFO] [draconicevolution]: Finished PreInitialization
  223. [12:04:19] [Client thread/INFO] [FML]: OBJLoader: Domain draconicevolution has been added.
  224. [12:04:19] [Client thread/ERROR] [draconicevolution]: Encountered a problem while loading mod documentation file C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\config\brandon3055\ProjectIntelligence\ModDocs\Draconic Evolution\draconicevolution-en_US.xml
  225. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: org.xml.sax.SAXParseException; systemId: file:/C:/hmcl/.minecraft/versions/1.12.2-forge1.12.2-14.23.5.2847/config/brandon3055/ProjectIntelligence/ModDocs/Draconic%20Evolution/draconicevolution-en_US.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
  226. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
  227. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
  228. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
  229. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager.loadDocsFromDisk(WikiDocManager.java:160)
  230. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager.initialize(WikiDocManager.java:75)
  231. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.brandon3055.draconicevolution.client.ClientProxy.preInit(ClientProxy.java:60)
  232. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.brandon3055.draconicevolution.DraconicEvolution.preInit(DraconicEvolution.java:57)
  233. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  234. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  235. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  236. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at java.lang.reflect.Method.invoke(Unknown Source)
  237. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  238. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  239. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  240. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at java.lang.reflect.Method.invoke(Unknown Source)
  241. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  242. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  243. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  244. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  245. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  246. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  247. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  248. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  249. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  250. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  251. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  252. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  253. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at java.lang.reflect.Method.invoke(Unknown Source)
  254. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  255. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  256. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  257. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  258. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  259. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  260. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  261. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  262. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
  263. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  264. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  265. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  266. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraft.client.main.Main.main(SourceFile:123)
  267. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  268. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  269. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  270. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at java.lang.reflect.Method.invoke(Unknown Source)
  271. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  272. [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]:         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  273. [12:04:19] [Client thread/INFO] [draconicevolution]: Downloading Project Intelligence Mod Manifest...
  274. [12:04:19] [Forge Version Check/INFO] [forge.VersionCheck]: [carryon] Starting version check at https://gist.githubusercontent.com/Tschipp/dccadee7c90d7a34e6e76a35d9d6fa2e/raw/
  275. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]: java.net.SocketException: Connection reset
  276. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at java.net.SocketInputStream.read(Unknown Source)
  277. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at java.net.SocketInputStream.read(Unknown Source)
  278. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.security.ssl.InputRecord.readFully(Unknown Source)
  279. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.security.ssl.InputRecord.read(Unknown Source)
  280. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  281. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  282. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  283. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  284. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  285. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  286. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  287. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
  288. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  289. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  290. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at java.security.AccessController.doPrivileged(Native Method)
  291. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
  292. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  293. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  294. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at java.net.URL.openStream(Unknown Source)
  295. [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]:         at com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread.run(WikiDownloadManager.java:220)
  296. [12:04:20] [Client thread/WARN] [enderio]: ========================================================
  297. [12:04:20] [Client thread/WARN] [enderio]: == Debug Logging is ENABLED ============================
  298. [12:04:20] [Client thread/WARN] [enderio]: ========================================================
  299. [12:04:20] [Client thread/WARN] [enderio]: == This WILL slow down the game, so we recommend you  ==
  300. [12:04:20] [Client thread/WARN] [enderio]: == disable it unless you need it. A log level of INFO ==
  301. [12:04:20] [Client thread/WARN] [enderio]: == is enough for normal operation.                    ==
  302. [12:04:20] [Client thread/WARN] [enderio]: ========================================================  
  303. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFence from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  304. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence
  305. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  306. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  307. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFenceGate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  308. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate
  309. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  310. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  311. [12:04:20] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
  312. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWall from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  313. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall
  314. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  315. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  316. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStairs from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  317. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs
  318. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  319. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  320. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSlab from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  321. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab
  322. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  323. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  324. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  325. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone
  326. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  327. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  328. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  329. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid
  330. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  331. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  332. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  333. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid
  334. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  335. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  336. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedCarpet from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  337. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet
  338. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  339. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  340. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  341. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate
  342. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  343. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  344. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  345. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone
  346. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  347. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  348. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  349. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid
  350. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  351. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  352. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  353. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid
  354. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  355. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  356. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  357. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone
  358. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  359. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  360. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  361. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor
  362. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  363. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  364. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
  365. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor
  366. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  367. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  368. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWorkbench from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  369. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench
  370. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  371. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  372. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  373. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian
  374. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  375. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  376. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  377. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid
  378. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  379. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  380. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  381. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid
  382. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  383. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  384. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  385. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce
  386. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  387. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  388. [12:04:20] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
  389. [12:04:20] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
  390. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  391. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid
  392. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  393. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  394. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  395. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid
  396. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  397. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  398. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  399. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff
  400. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  401. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  402. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.AbstractPoweredItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
  403. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem
  404. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  405. [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  406. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  407. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz
  408. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  409. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  410. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.detector.BlockDetector from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  411. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector
  412. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  413. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  414. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  415. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor
  416. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 4 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  417. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  418. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  419. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield
  420. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  421. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  422. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  423. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword
  424. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  425. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  426. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  427. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe
  428. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 5 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  429. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  430. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  431. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe
  432. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  433. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  434. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  435. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow
  436. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  437. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  438. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  439. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears
  440. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  441. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  442. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  443. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap
  444. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  445. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  446. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  447. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand
  448. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  449. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  450. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
  451. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity
  452. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
  453. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  454. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  455. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle
  456. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  457. [12:04:21] [Client thread/INFO] [com.enderio.core.common.transform.NoClassloadClassWriter]: Class 2 super was object or null
  458. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  459. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  460. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter
  461. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  462. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  463. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.PoweredBlockItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
  464. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem
  465. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  466. [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  467. [12:04:21] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Found status: AHEAD Target: null
  468. [12:04:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Starting version check at https://raw.github.com/cofh/version/master/thermalcultivation_update.json
  469. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.buffer.BlockBuffer from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  470. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer
  471. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  472. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  473. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.farm.BlockFarmStation from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  474. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation
  475. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  476. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  477. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  478. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator
  479. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  480. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  481. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  482. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator
  483. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  484. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  485. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  486. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator
  487. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  488. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  489. [12:04:22] [Forge Version Check/INFO] [forge.VersionCheck]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json
  490. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.painter.BlockPainter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  491. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter
  492. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  493. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  494. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.sagmill.BlockSagMill from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  495. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill
  496. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  497. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  498. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  499. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice
  500. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  501. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  502. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.soul.BlockSoulBinder from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  503. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder
  504. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  505. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  506. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  507. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner
  508. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  509. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  510. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vat.BlockVat from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  511. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat
  512. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  513. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  514. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wired.BlockWiredCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  515. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger
  516. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  517. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  518. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  519. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger
  520. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  521. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  522. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.tank.BlockTank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  523. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank
  524. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  525. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  526. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.transceiver.BlockTransceiver from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  527. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver
  528. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  529. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  530. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  531. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest
  532. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  533. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  534. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  535. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum
  536. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  537. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  538. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.niard.BlockNiard from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
  539. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard
  540. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  541. [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  542. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
  543. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor
  544. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  545. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  546. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  547. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad
  548. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  549. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  550. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.crafter.BlockCrafter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  551. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter
  552. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  553. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  554. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  555. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner
  556. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  557. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  558. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockCapBank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  559. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank
  560. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  561. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  562. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
  563. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank
  564. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
  565. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  566. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
  567. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor
  568. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
  569. [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
  570. [12:04:23] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
  571. [12:04:23] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Found status: AHEAD Target: null
  572. [12:04:23] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
  573. [12:04:23] [Client thread/WARN] [enderio]: TConstruct, you fail again, muhaha! The world is mine, mine!
  574. [12:04:24] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
  575. [12:04:24] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Found status: AHEAD Target: null
  576. [12:04:25] [Client thread/FATAL] [base]: Module JourneyMap did not load due to issue: Mod with modid: journeymap was not found
  577. [12:04:25] [Client thread/INFO] [base]: Module Tool has successfully loaded
  578. [12:04:25] [Client thread/INFO] [FML]: OBJLoader: Domain contenttweaker has been added.
  579. [12:04:25] [Client thread/INFO] [contenttweaker]: Module Vanilla CraftTweaker has successfully loaded
  580. [12:04:25] [Client thread/FATAL] [contenttweaker]: Module Chickens did not load due to issue: Mod with modid: chickens was not found
  581. [12:04:25] [Client thread/INFO] [contenttweaker]: Module Materials has successfully loaded
  582. [12:04:25] [Client thread/INFO] [contenttweaker]: Module Tinkers has successfully loaded
  583. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading config from local JSON file
  584. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading config from source
  585. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all materials from local JSON files
  586. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all materials from source
  587. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all material traits from local JSON files
  588. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all material traits from source
  589. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all ore dictionary entries from local JSON files
  590. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all ore dictionary entries from source
  591. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all alloys from local JSON files
  592. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all alloys from source
  593. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving config to local JSON file
  594. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving all materials to local JSON files
  595. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving all material traits to local JSON files
  596. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving all ore dictionary entries to local JSON files
  597. [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving all alloys to local JSON files
  598. [12:04:25] [Client thread/INFO] [BuildCraft]:
  599. [12:04:25] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.99.24.4
  600. [12:04:25] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2018
  601. [12:04:25] [Client thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
  602. [12:04:25] [Client thread/INFO] [BuildCraft]: Detailed Build Information:
  603. [12:04:25] [Client thread/INFO] [BuildCraft]:   Branch HEAD
  604. [12:04:25] [Client thread/INFO] [BuildCraft]:   Commit aed373feb4eb06cf4b9d0e036b07abdb06bbb20b
  605. [12:04:25] [Client thread/INFO] [BuildCraft]:     Final tweaks for the 7.99.24.4 release.
  606. [12:04:25] [Client thread/INFO] [BuildCraft]:     committed by AlexIIL
  607. [12:04:25] [Client thread/INFO] [BuildCraft]:
  608. [12:04:25] [Client thread/INFO] [BuildCraft]: Loaded Modules:
  609. [12:04:25] [Client thread/INFO] [BuildCraft]:   - lib
  610. [12:04:25] [Client thread/INFO] [BuildCraft]:   - core
  611. [12:04:25] [Client thread/INFO] [BuildCraft]:   - builders
  612. [12:04:25] [Client thread/INFO] [BuildCraft]:   - energy
  613. [12:04:25] [Client thread/INFO] [BuildCraft]:   - factory
  614. [12:04:25] [Client thread/INFO] [BuildCraft]:   - robotics
  615. [12:04:25] [Client thread/INFO] [BuildCraft]:   - silicon
  616. [12:04:25] [Client thread/INFO] [BuildCraft]:   - transport
  617. [12:04:25] [Client thread/INFO] [BuildCraft]:   - compat
  618. [12:04:25] [Client thread/INFO] [BuildCraft]: Missing Modules:
  619. [12:04:25] [Client thread/INFO] [BuildCraft]:
  620. [12:04:25] [Client thread/INFO] [BuildCraft]: [debugger] Not a dev environment!
  621. [12:04:26] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  622. [12:04:27] [Client thread/INFO] [BuildCraft]:
  623. [12:04:27] [Client thread/INFO] [BuildCraft]: Starting BuildCraftCompat 7.99.24.4
  624. [12:04:27] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
  625. [12:04:27] [Client thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
  626. [12:04:27] [Client thread/INFO] [BuildCraft]: Detailed Build Information:
  627. [12:04:27] [Client thread/INFO] [BuildCraft]:   Branch 8.0.x-1.12.2
  628. [12:04:27] [Client thread/INFO] [BuildCraft]:   Commit 87f35419977088094a3474ee9768d11f798a3a1a
  629. [12:04:27] [Client thread/INFO] [BuildCraft]:     Bump version for release.
  630. [12:04:27] [Client thread/INFO] [BuildCraft]:     committed by AlexIIL
  631. [12:04:27] [Client thread/INFO] [BuildCraft]:
  632. [12:04:27] [Client thread/INFO] [BuildCraft]: [compat] Module list:
  633. [12:04:27] [Client thread/INFO] [BuildCraft]: [compat]   x forestry (It cannot load)
  634. [12:04:27] [Client thread/INFO] [BuildCraft]: [compat]   x theoneprobe (It cannot load)
  635. [12:04:27] [Client thread/INFO] [BuildCraft]: [compat]   + crafttweaker
  636. [12:04:27] [Client thread/WARN] [enderio]: Applied Energistics conduits loaded. Let your networks connect!
  637. [12:04:27] [Client thread/WARN] [enderio]: OpenComputers conduits NOT loaded. OpenComputers is not installed
  638. [12:04:27] [Client thread/WARN] [enderio]: Refined Storage conduits NOT loaded. Refined Storage is not installed
  639. [12:04:27] [Client thread/WARN] [enderio]: Forestry integration NOT loaded. Forestry is not installed
  640. [12:04:27] [Client thread/INFO] [FML]: OBJLoader: Domain exnihilocreatio has been added.
  641. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `xutesrtile`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  642. [12:04:29] [Client thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@17 cannot represent material xu_evil_metal since it is not associated with the material!
  643. [12:04:29] [Client thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@12 cannot represent material xu_enchanted_metal since it is not associated with the material!
  644. [12:04:29] [Client thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@11 cannot represent material xu_demonic_metal since it is not associated with the material!
  645. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesoundmuffler`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  646. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcan`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  647. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanfluids`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  648. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  649. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepassivegenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  650. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerhandcrank`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  651. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesupermobspawner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  652. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepoweroverload`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  653. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileresonator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  654. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilespotlight`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  655. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescreen`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  656. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletransferholder`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  657. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileplayerchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  658. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilechunkloader`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  659. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileindexer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  660. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  661. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescanner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  662. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemine`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  663. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileuse`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  664. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank16`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  665. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank256`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  666. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank4096`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  667. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank65536`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  668. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tankinf`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  669. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachineprovider`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  670. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachinereceiver`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  671. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileteleporter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  672. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowertransmitter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  673. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerbattery`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  674. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarryproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  675. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarry`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  676. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilelargishchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  677. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileminchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  678. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilerainbowgenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  679. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativechest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  680. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  681. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeharvest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  682. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  683. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformerclimograph`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  684. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  685. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileanalogcrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  686. [12:04:29] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileinteractionproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  687. [12:04:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `ccmp` for name `saved_multipart`, expected `forgemultipartcbe`. This could be a intended override, but in most cases indicates a broken mod.
  688. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 352 out of 352 recipes for shaped recipes
  689. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 79 out of 79 recipes for shapeless recipes
  690. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 41 out of 41 recipes for solid uu recipes
  691. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 27 out of 27 recipes for furnace recipes
  692. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  693. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for block cutter recipes
  694. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 51 out of 51 recipes for compressor recipes
  695. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
  696. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes
  697. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
  698. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  699. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  700. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  701. [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
  702. [12:04:43] [Client thread/WARN] [ic2.Item]: The item tritium_fuel_rod is not initialized.
  703. [12:04:43] [Client thread/WARN] [ic2.Item]: The item plasma_launcher is not initialized.
  704. [12:04:43] [Client thread/WARN] [ic2.Item]: The item item_pipe is not initialized.
  705. [12:04:43] [Client thread/WARN] [ic2.Item]: The item extractor_cover is not initialized.
  706. [12:04:43] [Client thread/WARN] [ic2.Item]: The item ingot2 is not initialized.
  707. [12:04:43] [Client thread/WARN] [ic2.Item]: The item test_pick is not initialized.
  708. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid deuterium is not initialized.
  709. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_brass is not initialized.
  710. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_bronze is not initialized.
  711. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_copper is not initialized.
  712. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_gold is not initialized.
  713. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_iron is not initialized.
  714. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_lead is not initialized.
  715. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_silver is not initialized.
  716. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_steel is not initialized.
  717. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_tin is not initialized.
  718. [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_zinc is not initialized.
  719. [12:04:43] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `enderference`, expected `plustic`. This could be a intended override, but in most cases indicates a broken mod.
  720. [12:04:43] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `insatiable`, expected `plustic`. This could be a intended override, but in most cases indicates a broken mod.
  721. [12:04:43] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `magnetic`, expected `plustic`. This could be a intended override, but in most cases indicates a broken mod.
  722. [12:04:43] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `momentum`, expected `plustic`. This could be a intended override, but in most cases indicates a broken mod.
  723. [12:04:43] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `dot`, expected `plustic`. This could be a intended override, but in most cases indicates a broken mod.
  724. [12:04:43] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `splinter`, expected `plustic`. This could be a intended override, but in most cases indicates a broken mod.
  725. [12:04:44] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `conarm` for name `superhotpotion`, expected `plustic`. This could be a intended override, but in most cases indicates a broken mod.
  726. [12:04:44] [Client thread/INFO] [reborncore]: Pre loaded registries in 43ms
  727. [12:04:44] [Client thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 55ms
  728. [12:04:44] [Client thread/INFO] [reborncore]: Loaded power manager from: ForgePowerManager
  729. [12:04:44] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 8ms
  730. [12:04:46] [Client thread/INFO] [FML]: OBJLoader: Domain immersiveengineering has been added.
  731. [12:04:46] [Client thread/INFO] [immersiveengineering]: Custom OBJLoader: Domain has been added: immersiveengineering
  732. [12:04:47] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Attempting to download special revolvers from GitHub
  733. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading config from local JSON file
  734. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading config from source
  735. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all materials from local JSON files
  736. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all materials from source
  737. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all material traits from local JSON files
  738. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all material traits from source
  739. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all ore dictionary entries from local JSON files
  740. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all ore dictionary entries from source
  741. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all alloys from local JSON files
  742. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all alloys from source
  743. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving config to local JSON file
  744. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all materials to local JSON files
  745. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all material traits to local JSON files
  746. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all ore dictionary entries to local JSON files
  747. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all alloys to local JSON files
  748. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_demonic_metal};
  749. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {awakened_plustic};
  750. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {chaotic_plustic};
  751. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {electrical_steel};
  752. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {dark_steel};
  753. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {construction_alloy};
  754. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {redstone_alloy};
  755. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {energetic_alloy};
  756. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_evil_metal};
  757. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_enchanted_metal};
  758. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {certusquartz_plustic};
  759. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {lumium_plustic};
  760. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {pulsating_iron};
  761. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {treatedwood};
  762. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {soularium};
  763. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {constantan};
  764. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {enderium_plustic};
  765. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {end_steel};
  766. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {fluixcrystal_plustic};
  767. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {conductive_iron};
  768. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_magical_wood};
  769. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {wyvern_plustic};
  770. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {vibrant_alloy};
  771. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {platinum_plustic};
  772. [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {signalum_plustic};
  773. [12:04:49] [Thread-6/ERROR] [draconicevolution]: Download Timed Out: https://raw.githubusercontent.com/brandon3055/Project-Intelligence-Docs/master/ModDocs/manifest.json
  774. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Could not load contributor+special revolver list.
  775. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: java.net.SocketException: Connection reset
  776. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at java.net.SocketInputStream.read(Unknown Source)
  777. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at java.net.SocketInputStream.read(Unknown Source)
  778. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.security.ssl.InputRecord.readFully(Unknown Source)
  779. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.security.ssl.InputRecord.read(Unknown Source)
  780. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  781. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  782. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  783. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  784. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  785. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  786. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  787. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
  788. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  789. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  790. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at java.security.AccessController.doPrivileged(Native Method)
  791. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
  792. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  793. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  794. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at java.net.URL.openStream(Unknown Source)
  795. [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]:         at blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader.run(ImmersiveEngineering.java:291)
  796. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  797. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  798. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  799. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  800. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  801. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  802. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  803. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  804. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  805. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  806. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  807. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  808. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  809. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  810. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  811. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  812. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  813. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  814. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  815. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  816. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.wooden_hopper`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  817. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  818. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_barrel`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  819. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_infesting_leaves`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  820. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_infested_leaves`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  821. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_crucible`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  822. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_crucible_wood`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  823. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_sieve`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  824. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_waterwheel`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  825. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_axle_stone`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  826. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_grinder`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  827. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_auto_sifter`, expected `exnihilocreatio`. This could be a intended override, but in most cases indicates a broken mod.
  828. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluxcontroller`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
  829. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluxpoint`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
  830. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluxplug`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
  831. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluxstorage`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
  832. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `herculeanfluxstorage`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
  833. [12:04:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gargantuanfluxstorage`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
  834. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  835. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  836. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  837. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  838. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  839. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  840. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  841. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  842. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  843. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  844. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  845. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  846. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  847. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  848. [12:04:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
  849. [12:04:55] [Client thread/INFO] [FML]: Applying holder lookups
  850. [12:04:55] [Client thread/INFO] [FML]: Holder lookups applied
  851. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading config from local JSON file
  852. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading config from source
  853. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all materials from local JSON files
  854. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all materials from source
  855. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all material traits from local JSON files
  856. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all material traits from source
  857. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all ore dictionary entries from local JSON files
  858. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all ore dictionary entries from source
  859. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all alloys from local JSON files
  860. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all alloys from source
  861. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving config to local JSON file
  862. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all materials to local JSON files
  863. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all material traits to local JSON files
  864. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all ore dictionary entries to local JSON files
  865. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all alloys to local JSON files
  866. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_demonic_metal};
  867. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {awakened_plustic};
  868. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {chaotic_plustic};
  869. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {electrical_steel};
  870. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {dark_steel};
  871. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {construction_alloy};
  872. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {redstone_alloy};
  873. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {energetic_alloy};
  874. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_evil_metal};
  875. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_enchanted_metal};
  876. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {certusquartz_plustic};
  877. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {lumium_plustic};
  878. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {pulsating_iron};
  879. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {treatedwood};
  880. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {soularium};
  881. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {constantan};
  882. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {enderium_plustic};
  883. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {end_steel};
  884. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {fluixcrystal_plustic};
  885. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {conductive_iron};
  886. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_magical_wood};
  887. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {wyvern_plustic};
  888. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {vibrant_alloy};
  889. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {platinum_plustic};
  890. [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {signalum_plustic};
  891. [12:04:57] [Client thread/INFO] [FML]: Applying holder lookups
  892. [12:04:57] [Client thread/INFO] [FML]: Holder lookups applied
  893. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: MFR integration not loaded
  894. [12:04:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `ic2` for name `trees`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  895. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: IC2 integration fully loaded
  896. [12:04:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `botania` for name `petals`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  897. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Botania integration for farming fully loaded
  898. [12:04:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiveengineering` for name `hemp`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  899. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Immersive Engineering integration fully loaded
  900. [12:04:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extrautils2` for name `enderlilly`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  901. [12:04:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extrautils2` for name `redorchid`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  902. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Extra Utilities 2 integration fully loaded
  903. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: IC2 classic integration not loaded
  904. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Natura integration not loaded
  905. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: TechReborn integration not loaded
  906. [12:04:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dye`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  907. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Magicalcrops integration not loaded
  908. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Botania integration for fertilizing not loaded
  909. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Gardencore integration not loaded
  910. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Actually Additions integration not loaded
  911. [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Metallurgy integration not loaded
  912. [12:04:57] [Client thread/INFO] [FML]: Applying holder lookups
  913. [12:04:57] [Client thread/INFO] [FML]: Holder lookups applied
  914. [12:04:57] [Client thread/INFO] [FML]: Applying holder lookups
  915. [12:04:57] [Client thread/INFO] [FML]: Holder lookups applied
  916. [12:04:57] [Client thread/INFO] [FML]: Injecting itemstacks
  917. [12:04:57] [Client thread/INFO] [FML]: Itemstack injection complete
  918. [12:04:57] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
  919. [12:04:57] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
  920. [12:04:59] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
  921. [12:04:59] [Thread-9/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
  922. [12:04:59] [Thread-9/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  923. [12:04:59] [Thread-9/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
  924. [12:05:00] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
  925. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/armor_plate.tmat#inventory
  926. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/armor_trim.tmat#inventory
  927. [12:05:05] [Client thread/ERROR] [conarm]: Could not load multimodel conarm:armor/boots.conarm#inventory
  928. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/boots_core.tmat#inventory
  929. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/chest_core.tmat#inventory
  930. [12:05:05] [Client thread/ERROR] [conarm]: Could not load multimodel conarm:armor/chestplate.conarm#inventory
  931. [12:05:05] [Client thread/ERROR] [conarm]: Could not load multimodel conarm:armor/helmet.conarm#inventory
  932. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/helmet_core.tmat#inventory
  933. [12:05:05] [Client thread/ERROR] [conarm]: Could not load multimodel conarm:armor/leggings.conarm#inventory
  934. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/leggings_core.tmat#inventory
  935. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/polishing_kit.tmat#inventory
  936. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel exnihilocreatio:tools/crook_tconstruct.tcon#inventory
  937. [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel exnihilocreatio:tools/hammer_tconstruct.tcon#inventory
  938. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model plustic:parts/battery_cell.tmat#inventory
  939. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel plustic:tools/katana.tcon#inventory
  940. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel plustic:tools/laser_gun.tcon#inventory
  941. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model plustic:parts/laser_medium.tmat#inventory
  942. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model plustic:parts/pipe_piece.tmat#inventory
  943. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/arrow.tcon#inventory
  944. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_head.tmat#inventory
  945. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_shaft.tmat#inventory
  946. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/axe_head.tmat#inventory
  947. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/battlesign.tcon#inventory
  948. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/binding.tmat#inventory
  949. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/bolt.tcon#inventory
  950. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:parts/bolt_core.tcon#inventory
  951. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_limb.tmat#inventory
  952. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_string.tmat#inventory
  953. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/broad_axe_head.tmat#inventory
  954. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/broadsword.tcon#inventory
  955. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/cleaver.tcon#inventory
  956. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/cross_guard.tmat#inventory
  957. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/crossbow.tcon#inventory
  958. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/excavator.tcon#inventory
  959. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/excavator_head.tmat#inventory
  960. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/fletching.tmat#inventory
  961. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/frypan.tcon#inventory
  962. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hammer.tcon#inventory
  963. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hammer_head.tmat#inventory
  964. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hand_guard.tmat#inventory
  965. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hatchet.tcon#inventory
  966. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/kama.tcon#inventory
  967. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/kama_head.tmat#inventory
  968. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/knife_blade.tmat#inventory
  969. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_plate.tmat#inventory
  970. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_sword_blade.tmat#inventory
  971. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longbow.tcon#inventory
  972. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longsword.tcon#inventory
  973. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/lumberaxe.tcon#inventory
  974. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/mattock.tcon#inventory
  975. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:moms_spaghetti.tcon#inventory
  976. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pan_head.tmat#inventory
  977. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pick_head.tmat#inventory
  978. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/pickaxe.tcon#inventory
  979. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/rapier.tcon#inventory
  980. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/scythe.tcon#inventory
  981. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/scythe_head.tmat#inventory
  982. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shard.tmat#inventory
  983. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sharpening_kit.tmat#inventory
  984. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shortbow.tcon#inventory
  985. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shovel.tcon#inventory
  986. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shovel_head.tmat#inventory
  987. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shuriken.tcon#inventory
  988. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sign_head.tmat#inventory
  989. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sword_blade.tmat#inventory
  990. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tool_rod.tmat#inventory
  991. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_binding.tmat#inventory
  992. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_tool_rod.tmat#inventory
  993. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/wide_guard.tmat#inventory
  994. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel yoyos:tools/yoyo.tcon#inventory
  995. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model yoyos:parts/yoyo_axle.tmat#inventory
  996. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model yoyos:parts/yoyo_body.tmat#inventory
  997. [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model yoyos:parts/yoyo_cord.tmat#inventory
  998. [12:05:08] [Client thread/INFO] [immersiveengineering]: Stitching Revolver Textures!
  999. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] Mipmap levels: 4
  1000. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] Multitexture: false
  1001. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
  1002. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
  1003. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
  1004. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
  1005. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
  1006. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
  1007. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
  1008. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
  1009. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
  1010. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
  1011. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
  1012. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
  1013. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
  1014. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
  1015. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
  1016. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
  1017. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
  1018. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
  1019. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
  1020. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
  1021. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
  1022. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
  1023. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
  1024. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
  1025. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
  1026. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
  1027. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
  1028. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
  1029. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
  1030. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
  1031. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
  1032. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
  1033. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
  1034. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
  1035. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
  1036. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
  1037. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
  1038. [12:05:09] [Client thread/INFO] [Config]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
  1039. [12:05:12] [Client thread/ERROR] [net.minecraft.client.renderer.texture.TextureMap]: Using missing texture, unable to load extrautils2:textures/potions/purging.png, java.io.FileNotFoundException
  1040. [12:05:15] [Client thread/INFO] [Config]: [OptiFine] Custom loader sprites: 5133
  1041. [12:05:15] [Client thread/INFO] [Config]: [OptiFine] Sprite dependencies: 5436
  1042. [12:05:17] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 4096x2048 textures-atlas
  1043. [12:05:20] [Client thread/INFO] [Config]: [OptiFine] Animated sprites: 688
  1044. [12:05:20] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1045. [12:05:20] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1046. [12:05:20] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1047. [12:05:21] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1048. [12:05:21] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1049. [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1050. [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1051. [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1052. [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1053. [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1054. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1055. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1056. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1057. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1058. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1059. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1060. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1061. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1062. [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1063. [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1064. [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1065. [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1066. [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1067. [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1068. [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1069. [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1070. [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1071. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1072. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1073. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1074. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1075. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1076. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1077. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1078. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1079. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1080. [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1081. [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1082. [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1083. [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1084. [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1085. [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1086. [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1087. [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1088. [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1089. [12:05:27] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1090. [12:05:27] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1091. [12:05:27] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1092. [12:05:27] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  1093. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:chunkloader#active=true,facing=north
  1094. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:chunkloader#active=true,facing=north with loader VariantLoader.INSTANCE, skipping
  1095.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1096.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1097.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1098.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1099.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1100.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1101.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1102.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1103.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1104.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1105.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1106.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1107.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1108.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1109.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1110.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1111. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1112.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1113.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1114.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1115.         ... 15 more
  1116. [12:05:28] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant extrautils2:chunkloader#active=true,facing=north:
  1117. java.lang.Exception: Could not load model definition for variant extrautils2:chunkloader
  1118.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
  1119.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
  1120.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1121.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1122.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1123.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1124.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1125.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1126.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1127.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1128.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1129.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1130.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1131.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1132.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1133. Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/chunkloader.json
  1134.         at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
  1135.         at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
  1136.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
  1137.         ... 14 more
  1138. Caused by: java.io.FileNotFoundException: extrautils2:blockstates/chunkloader.json
  1139.         at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
  1140.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
  1141.         at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
  1142.         at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
  1143.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
  1144.         ... 14 more
  1145. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:screen#active=true,facing=north
  1146. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:screen#active=true,facing=north with loader VariantLoader.INSTANCE, skipping
  1147.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1148.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1149.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1150.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1151.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1152.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1153.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1154.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1155.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1156.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1157.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1158.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1159.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1160.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1161.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1162.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1163. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1164.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1165.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1166.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1167.         ... 15 more
  1168. [12:05:28] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant extrautils2:screen#active=true,facing=north:
  1169. java.lang.Exception: Could not load model definition for variant extrautils2:screen
  1170.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
  1171.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
  1172.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1173.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1174.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1175.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1176.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1177.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1178.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1179.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1180.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1181.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1182.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1183.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1184.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1185. Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/screen.json
  1186.         at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
  1187.         at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
  1188.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
  1189.         ... 14 more
  1190. Caused by: java.io.FileNotFoundException: extrautils2:blockstates/screen.json
  1191.         at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
  1192.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
  1193.         at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
  1194.         at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
  1195.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
  1196.         ... 14 more
  1197. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:playerchest#active=true,facing=north,player_online=false
  1198. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:playerchest#active=true,facing=north,player_online=false with loader VariantLoader.INSTANCE, skipping
  1199.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1200.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1201.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1202.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1203.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1204.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1205.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1206.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1207.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1208.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1209.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1210.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1211.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1212.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1213.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1214.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1215. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1216.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1217.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1218.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1219.         ... 15 more
  1220. [12:05:28] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant extrautils2:playerchest#active=true,facing=north,player_online=false:
  1221. java.lang.Exception: Could not load model definition for variant extrautils2:playerchest
  1222.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
  1223.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
  1224.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1225.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1226.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1227.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1228.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1229.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1230.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1231.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1232.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1233.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1234.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1235.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1236.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1237. Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/playerchest.json
  1238.         at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
  1239.         at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
  1240.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
  1241.         ... 14 more
  1242. Caused by: java.io.FileNotFoundException: extrautils2:blockstates/playerchest.json
  1243.         at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
  1244.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
  1245.         at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
  1246.         at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
  1247.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
  1248.         ... 14 more
  1249. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:playerchest#active=true,facing=west,player_online=true
  1250. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:playerchest#active=true,facing=west,player_online=true with loader VariantLoader.INSTANCE, skipping
  1251.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1252.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1253.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1254.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1255.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1256.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1257.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1258.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1259.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1260.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1261.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1262.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1263.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1264.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1265.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1266.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1267. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1268.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1269.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1270.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1271.         ... 15 more
  1272. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:fluid_block#platinum
  1273. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:fluid_block#platinum with loader VariantLoader.INSTANCE, skipping
  1274.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1275.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1276.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1277.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1278.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1279.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1280.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1281.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1282.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1283.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1284.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1285.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1286.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1287.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1288.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1289.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1290. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1291.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1292.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1293.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1294.         ... 15 more
  1295. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:fluid_block#invar
  1296. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:fluid_block#invar with loader VariantLoader.INSTANCE, skipping
  1297.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1298.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1299.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1300.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1301.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1302.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1303.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1304.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1305.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1306.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1307.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1308.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1309.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1310.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1311.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1312.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1313. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1314.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1315.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1316.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1317.         ... 15 more
  1318. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:fluid_block#enderium
  1319. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:fluid_block#enderium with loader VariantLoader.INSTANCE, skipping
  1320.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1321.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1322.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1323.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1324.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1325.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1326.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1327.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1328.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1329.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1330.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1331.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1332.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1333.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1334.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1335.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1336. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1337.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1338.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1339.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1340.         ... 15 more
  1341. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:fluid_block#iridium
  1342. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:fluid_block#iridium with loader VariantLoader.INSTANCE, skipping
  1343.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1344.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1345.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1346.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1347.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1348.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1349.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1350.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1351.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1352.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1353.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1354.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1355.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1356.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1357.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1358.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1359. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1360.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1361.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1362.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1363.         ... 15 more
  1364. [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant forgemultipartcbe:multipart_block#normal
  1365. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model forgemultipartcbe:multipart_block#normal with loader VariantLoader.INSTANCE, skipping
  1366.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  1367.         at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  1368.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
  1369.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1370.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1371.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1372.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1373.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1374.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1375.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1376.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1377.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1378.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1379.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1380.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1381.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1382. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1383.         at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
  1384.         at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  1385.         at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  1386.         ... 15 more
  1387. [12:05:28] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant forgemultipartcbe:multipart_block#normal:
  1388. java.lang.Exception: Could not load model definition for variant forgemultipartcbe:multipart_block
  1389.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
  1390.         at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
  1391.         at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  1392.         at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  1393.         at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  1394.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  1395.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  1396.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1397.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1398.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1399.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1400.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1401.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1402.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1403.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1404. Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model forgemultipartcbe:blockstates/multipart_block.json
  1405.         at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
  1406.         at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
  1407.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
  1408.         ... 14 more
  1409. Caused by: java.io.FileNotFoundException: forgemultipartcbe:blockstates/multipart_block.json
  1410.         at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:83) ~[cev.class:?]
  1411.         at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
  1412.         at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
  1413.         at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
  1414.         ... 14 more
  1415. [12:05:28] [Client thread/FATAL] [FML]: Suppressed additional 1 model loading errors for domain tconstruct
  1416. [12:05:28] [Client thread/FATAL] [FML]: Suppressed additional 97 model loading errors for domain extrautils2
  1417. [12:05:34] [Client thread/ERROR] [FML]: Parsing error loading recipe exnihilocreatio:artifical_hive
  1418. com.google.gson.JsonSyntaxException: Unknown item 'exnihilocreatio:hive'
  1419.         at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
  1420.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
  1421.         at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
  1422.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
  1423.         at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
  1424.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
  1425.         at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_231]
  1426.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
  1427.         at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
  1428.         at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
  1429.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
  1430.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1431.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1432.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1433.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1434.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1435.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1436.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1437.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1438. [12:05:35] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
  1439. [12:05:35] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
  1440. [12:05:35] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `slime`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  1441. [12:05:35] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `enderio` for name `capbank_basic2normal`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
  1442. [12:05:35] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `enderio` for name `capbank_normal2vibrant`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
  1443. [12:05:35] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
  1444. [12:05:35] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
  1445. [12:05:36] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
  1446. [12:05:36] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
  1447. [12:05:36] [Client thread/INFO] [draconicevolution]: Loading Default Recipes...
  1448. [12:05:37] [Client thread/INFO] [FML]: Applying holder lookups
  1449. [12:05:37] [Client thread/INFO] [FML]: Holder lookups applied
  1450. [12:05:37] [Client thread/INFO] [AE2:C]: Initialization ( started )
  1451. [12:05:37] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
  1452. [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
  1453. [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: New mod configuration was found. Commencing exporting.
  1454. [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( started )
  1455. [12:05:37] [Client thread/INFO] [AE2:C]: Initialization ( ended after 365ms )
  1456. [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: Exported successfully 1911 items into items.csv
  1457. [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( ended after 395 ms)
  1458. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
  1459. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FluidVisualsHandler to busses: [FORGE]
  1460. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
  1461. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
  1462. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
  1463. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
  1464. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
  1465. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE]
  1466. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
  1467. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE]
  1468. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
  1469. [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE]
  1470. [12:05:37] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
  1471. [12:05:37] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
  1472. [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
  1473. [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
  1474. [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
  1475. [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
  1476. [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
  1477. [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
  1478. [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
  1479. [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
  1480. [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
  1481. [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
  1482. [12:05:37] [Client thread/INFO] [jei]: Created: 128x256 textures-atlas
  1483. [12:05:37] [Client thread/INFO] [draconicevolution]: Finished Initialization
  1484. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_dark_steel_anvil
  1485. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_dark_paper_anvil
  1486. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_basic_item_filter
  1487. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_advanced_item_filter
  1488. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_limited_item_filter
  1489. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_big_item_filter
  1490. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_big_advanced_item_filter
  1491. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_existing_item_filter
  1492. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_mod_item_filter
  1493. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_power_item_filter
  1494. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_soul_filter_normal
  1495. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_soul_filter_big
  1496. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_enchantment_filter_normal
  1497. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_enchantment_filter_big
  1498. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_fluid_filter
  1499. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_not_filter
  1500. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_or_filter
  1501. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_and_filter
  1502. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_nor_filter
  1503. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_nand_filter
  1504. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_xor_filter
  1505. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_xnor_filter
  1506. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_toggle_filter
  1507. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_counting_filter
  1508. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_sensor_filter
  1509. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_timer_filter
  1510. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_helmet
  1511. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_chestplate
  1512. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_leggings
  1513. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_boots
  1514. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_helmet
  1515. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_chestplate
  1516. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_leggings
  1517. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_boots
  1518. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_conduit_bundle
  1519. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_furnace
  1520. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_alloy_smelter
  1521. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_alloy_smelter
  1522. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_alloy_smelter
  1523. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_buffer
  1524. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enchanter
  1525. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_farm_station
  1526. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_combustion_generator
  1527. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_combustion_generator
  1528. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_stirling_generator
  1529. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_stirling_generator
  1530. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_zombie_generator
  1531. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_franken_zombie_generator
  1532. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_ender_generator
  1533. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_lava_generator
  1534. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_killer_joe
  1535. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_attractor_obelisk
  1536. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_aversion_obelisk
  1537. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_inhibitor_obelisk
  1538. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_relocator_obelisk
  1539. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_weather_obelisk
  1540. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_experience_obelisk
  1541. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_painter
  1542. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_sag_mill
  1543. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_sag_mill
  1544. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_sag_mill
  1545. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_slice_and_splice
  1546. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_soul_binder
  1547. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_powered_spawner
  1548. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_vat
  1549. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_vat
  1550. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_wired_charger
  1551. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_wired_charger
  1552. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_wired_charger
  1553. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_tank
  1554. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_transceiver
  1555. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_vacuum_chest
  1556. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_xp_vacuum
  1557. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_niard
  1558. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_travel_anchor
  1559. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_tele_pad
  1560. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_dialing_device
  1561. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_impulse_hopper
  1562. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_crafter
  1563. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_crafter
  1564. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_creative_spawner
  1565. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_cap_bank
  1566. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_power_monitor
  1567. [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_advanced_power_monitor
  1568. [12:05:38] [Client thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration1
  1569. [12:05:38] [Client thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration2
  1570. [12:05:38] [Client thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration3
  1571. [12:05:39] [Client thread/INFO] [STDOUT]: [crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics:init:74]: Mixin successful? true
  1572. [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 橡树树苗 with meta 0 already exists, skipping.
  1573. [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 云杉树苗 with meta 1 already exists, skipping.
  1574. [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 白桦树苗 with meta 2 already exists, skipping.
  1575. [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 丛林树苗 with meta 3 already exists, skipping.
  1576. [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 金合欢树苗 with meta 4 already exists, skipping.
  1577. [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 深色橡树树苗 with meta 5 already exists, skipping.
  1578. [12:05:40] [Client thread/INFO] [reborncore]: Found 243 ores
  1579. [12:05:40] [Client thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
  1580. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
  1581. [12:05:40] [Client thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
  1582. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
  1583. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
  1584. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
  1585. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
  1586. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
  1587. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
  1588. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
  1589. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
  1590. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
  1591. [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
  1592. [12:05:40] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
  1593. [12:05:40] [Client thread/INFO] [torcherino]: class com.sci.torcherino.blocks.tiles.TileTorcherino
  1594. [12:05:41] [Thread-13/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes
  1595. [12:05:41] [Thread-13/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 78 milliseconds
  1596. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {xu_demonic_metal};
  1597. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {awakened_plustic};
  1598. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {chaotic_plustic};
  1599. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {electrical_steel};
  1600. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {dark_steel};
  1601. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {construction_alloy};
  1602. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {redstone_alloy};
  1603. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {energetic_alloy};
  1604. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {xu_evil_metal};
  1605. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {xu_enchanted_metal};
  1606. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {certusquartz_plustic};
  1607. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {lumium_plustic};
  1608. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {pulsating_iron};
  1609. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {treatedwood};
  1610. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {soularium};
  1611. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {constantan};
  1612. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {enderium_plustic};
  1613. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {end_steel};
  1614. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {fluixcrystal_plustic};
  1615. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {conductive_iron};
  1616. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {xu_magical_wood};
  1617. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {wyvern_plustic};
  1618. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {vibrant_alloy};
  1619. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {platinum_plustic};
  1620. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {signalum_plustic};
  1621. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {awakened_plustic};
  1622. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {xu_demonic_metal};
  1623. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {chaotic_plustic};
  1624. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {electrical_steel};
  1625. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {dark_steel};
  1626. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {construction_alloy};
  1627. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {redstone_alloy};
  1628. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {energetic_alloy};
  1629. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {xu_evil_metal};
  1630. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {certusquartz_plustic};
  1631. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {pulsating_iron};
  1632. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {soularium};
  1633. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {constantan};
  1634. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {enderium_plustic};
  1635. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {end_steel};
  1636. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {fluixcrystal_plustic};
  1637. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {conductive_iron};
  1638. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {wyvern_plustic};
  1639. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {vibrant_alloy};
  1640. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {platinum_plustic};
  1641. [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {signalum_plustic};
  1642. [12:05:42] [Client thread/INFO] [thermalfoundation]: Thermal Foundation: Tinkers' Construct Plugin Enabled.
  1643. [12:05:42] [Client thread/INFO] [enderio]: Processing IMC message recipe:xml from endercore
  1644. [12:05:42] [Client thread/INFO] [enderio]: Processing IMC message recipe:xml from endercore
  1645. [12:05:42] [Client thread/INFO] [enderio]: Reading user recipe file user_recipes.xml
  1646. [12:05:43] [Client thread/INFO] [enderio]: Valid IMC recipes to be processed:
  1647. [12:05:43] [Client thread/INFO] [enderio]:  * Enchanter: endercore:autosmelt from IMC from mod 'endercore'
  1648. [12:05:43] [Client thread/INFO] [enderio]:  * Enchanter: endercore:xpboost from IMC from mod 'endercore'
  1649. [12:05:43] [Client thread/INFO] [enderio]: Reading user recipe file user_recipes.xml
  1650. [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 3xitem.item_material@38 => 1xitem.item_material@3
  1651. [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.block_fused_quartz@0
  1652. [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.block_fused_quartz@0
  1653. [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.glass@0 => 1xtile.block_fused_glass@0
  1654. [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.sapling@0 => 1xtile.deadbush@0
  1655. [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 9xitem.item_material@28 => 1xitem.enderPearl@0
  1656. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Bronze Dust (1xic2.dust@0 => 1xitem.thermalfoundation.material@163) because another mod already has registered a recipe 1xic2.dust@0 => 1xic2.ingot@1.
  1657. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Electrum Dust (1xitem.immersiveengineering.metal@16 => 1xitem.thermalfoundation.material@161) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@16 => 1xitem.immersiveengineering.metal@7.
  1658. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Copper Dust (1xic2.dust@4 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xic2.dust@4 => 1xic2.ingot@2.
  1659. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Copper Dust (1xitem.immersiveengineering.metal@9 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@9 => 1xitem.immersiveengineering.metal@0.
  1660. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Tin Dust (1xic2.dust@17 => 1xitem.thermalfoundation.material@129) because another mod already has registered a recipe 1xic2.dust@17 => 1xic2.ingot@6.
  1661. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Lead Dust (1xic2.dust@10 => 1xitem.thermalfoundation.material@131) because another mod already has registered a recipe 1xic2.dust@10 => 1xic2.ingot@3.
  1662. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Lead Dust (1xitem.immersiveengineering.metal@11 => 1xitem.thermalfoundation.material@131) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@11 => 1xitem.immersiveengineering.metal@2.
  1663. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Silver Dust (1xic2.dust@14 => 1xitem.thermalfoundation.material@130) because another mod already has registered a recipe 1xic2.dust@14 => 1xic2.ingot@4.
  1664. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Silver Dust (1xitem.immersiveengineering.metal@12 => 1xitem.thermalfoundation.material@130) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@12 => 1xitem.immersiveengineering.metal@3.
  1665. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Nickel Dust (1xitem.immersiveengineering.metal@13 => 1xitem.thermalfoundation.material@133) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@13 => 1xitem.immersiveengineering.metal@4.
  1666. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Aluminum Dust (1xitem.immersiveengineering.metal@10 => 1xitem.thermalfoundation.material@132) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@10 => 1xitem.immersiveengineering.metal@1.
  1667. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Uranium Dust (1xitem.immersiveengineering.metal@14 => 1xic2.ingot@8) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@14 => 1xitem.immersiveengineering.metal@5.
  1668. [12:05:43] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.immersiveengineering.metal@17 => 1xitem.thermalfoundation.material@160) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@17 => 1xitem.immersiveengineering.metal@8.
  1669. [12:05:44] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Copper (1xic2.dust@4 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xic2.dust@4 => 1xic2.ingot@2.
  1670. [12:05:44] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Copper (1xitem.immersiveengineering.metal@9 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@9 => 1xitem.immersiveengineering.metal@0.
  1671. [12:05:44] [Client thread/ERROR] [enderio]: Cannot add smelting recipe Tin (1xic2.dust@17 => 1xitem.thermalfoundation.material@129) because another mod already has registered a recipe 1xic2.dust@17 => 1xic2.ingot@6.
  1672. [12:05:44] [Client thread/INFO] [FML]: Injecting itemstacks
  1673. [12:05:44] [Client thread/INFO] [FML]: Itemstack injection complete
  1674. [12:05:44] [Client thread/WARN] [FML]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [COLD, PLAINS]
  1675. [12:05:45] [Client thread/INFO] [STDOUT]: [com.mamiyaotaru.voxelmap.Map:<init>:420]: CATEGORY ORDER IS 7
  1676. [12:05:45] [Client thread/INFO] [com.mamiyaotaru.voxelmap.textures.TextureAtlas]: Created: 256x256 waypoints-atlas
  1677. [12:05:45] [Client thread/INFO] [com.mamiyaotaru.voxelmap.textures.TextureAtlas]: Created: 256x128 chooser-atlas
  1678. [12:05:45] [Client thread/INFO] [com.mamiyaotaru.voxelmap.textures.TextureAtlas]: Created: 512x256 mobs-atlas
  1679. [12:05:45] [Client thread/INFO] [com.mamiyaotaru.voxelmap.textures.TextureAtlas]: Created: 64x64 pings-atlas
  1680. [12:05:45] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
  1681. [12:05:45] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Enable
  1682. [12:05:45] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
  1683. [12:05:45] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Disabled
  1684. [12:05:45] [Client thread/INFO] [AE2:C]: Waila - Integration Disabled
  1685. [12:05:45] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Disabled
  1686. [12:05:45] [Client thread/INFO] [AE2:C]: Just Enough Items - Integration Enable
  1687. [12:05:45] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
  1688. [12:05:45] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
  1689. [12:05:45] [Client thread/INFO] [AE2:C]: TheOneProbe - Integration Disabled
  1690. [12:05:45] [Client thread/INFO] [AE2:C]: Tesla - Integration Disabled
  1691. [12:05:45] [Client thread/INFO] [AE2:C]: CraftTweaker - Integration Enable
  1692. [12:05:46] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 593ms )
  1693. [12:05:46] [Client thread/INFO] [draconicevolution]: Finished PostInitialization
  1694. [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
  1695. [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Ender IO Plugin Enabled.
  1696. [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Extra Utilities 2 Plugin Enabled.
  1697. [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
  1698. [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Immersive Engineering Plugin Enabled.
  1699. [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Tinkers' Construct Plugin Enabled.
  1700. [12:05:47] [Client thread/INFO] [tconstruct-TinkerSmeltery]: Started adding oredict melting recipes
  1701. [12:05:52] [Client thread/INFO] [tconstruct-TinkerSmeltery]: Oredict melting recipes finished in 5132.149374 ms
  1702. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftcore:item/volume_box' (full path = 'buildcraftcore:compat/buildcraft/guide/en_us/item/volume_box.md') because we couldn't find any of the valid paths in any resource pack!
  1703. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftsilicon:item/plug_facade' (full path = 'buildcraftsilicon:compat/buildcraft/guide/en_us/item/plug_facade.md') because we couldn't find any of the valid paths in any resource pack!
  1704. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader.xml] Unknown recipe type null - must be one of [crafting, assembling, smelting]
  1705. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftcore:item/marker_volume' (full path = 'buildcraftcore:compat/buildcraft/guide/en_us/item/marker_volume.md') because we couldn't find any of the valid paths in any resource pack!
  1706. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftfactory:block/autoworkbench_item' (full path = 'buildcraftfactory:compat/buildcraft/guide/en_us/block/autoworkbench_item.md') because we couldn't find any of the valid paths in any resource pack!
  1707. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftcore:block/engine_creative' (full path = 'buildcraftcore:compat/buildcraft/guide/en_us/block/engine_creative.md') because we couldn't find any of the valid paths in any resource pack!
  1708. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftcore:item/volume_box' (full path = 'buildcraftcore:compat/buildcraft/guide/zh_cn/item/volume_box.md') because we couldn't find any of the valid paths in any resource pack!
  1709. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftsilicon:item/plug_facade' (full path = 'buildcraftsilicon:compat/buildcraft/guide/zh_cn/item/plug_facade.md') because we couldn't find any of the valid paths in any resource pack!
  1710. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftcore:item/marker_volume' (full path = 'buildcraftcore:compat/buildcraft/guide/zh_cn/item/marker_volume.md') because we couldn't find any of the valid paths in any resource pack!
  1711. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftfactory:block/autoworkbench_item' (full path = 'buildcraftfactory:compat/buildcraft/guide/zh_cn/block/autoworkbench_item.md') because we couldn't find any of the valid paths in any resource pack!
  1712. [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader] Unable to load guide page 'buildcraftcore:block/engine_creative' (full path = 'buildcraftcore:compat/buildcraft/guide/zh_cn/block/engine_creative.md') because we couldn't find any of the valid paths in any resource pack!
  1713. [12:05:54] [Client thread/INFO] [BuildCraft]: [lib.guide] Squished appliedenergistics2:facade and all of it's 549 variants down into one page entry.
  1714. [12:05:56] [Client thread/INFO] [BuildCraft]: [lib.guide] Squished buildcraftsilicon:plug_facade and all of it's 2117 variants down into one page entry.
  1715. [12:05:56] [Client thread/INFO] [BuildCraft]: [lib.search] Max suffix length is 32
  1716. [12:05:56] [Client thread/INFO] [BuildCraft]: [lib.search]   '整个世界实际是包含在一个小玻璃球内的。也许我们的宇宙也大同小异?'
  1717. [12:05:56] [Client thread/WARN] [BuildCraft]: [lib.gui.cfg] Failed to read the config file! C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\config\buildcraft\gui.json
  1718. [12:05:57] [Client thread/INFO] [STDOUT]: [exnihilocreatio.ExNihiloCreatio:postInit:119]: Loading crt
  1719. [12:05:57] [Client thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(-4, -8) invalid, -8 smaller than -4
  1720. [12:05:57] [Client thread/INFO] [ic2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1721. [12:05:57] [Client thread/INFO] [ic2.General]: ic2 version 2.8.170-ex112 loaded.
  1722. [12:05:57] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms
  1723. [12:05:57] [Client thread/INFO] [TexFix]: Fixed Textures: 12337 Saved: 119MB (125281280 bytes)
  1724. [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_chest@0, missing knowledge for {1xitem.chestplateDiamond@0=1.0}
  1725. [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_legs@0, missing knowledge for {1xitem.leggingsDiamond@0=1.0}
  1726. [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_helm@0, missing knowledge for {1xitem.helmetDiamond@0=1.0}
  1727. [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_boots@0, missing knowledge for {1xitem.bootsDiamond@0=1.0}
  1728. [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.alloy_chestplate@32767, missing knowledge for {1xitem.chestplateCloth@32767=1.0}
  1729. [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xtile.immersiveengineering.metal_device1@10, missing knowledge for {1xtile.immersiveengineering.metal_device0@4=1.0}
  1730. [12:05:59] [Client thread/INFO] [jei]: Starting JEI...
  1731. [12:05:59] [Client thread/ERROR] [jei]: An interpreter is already registered for this item: exnihilocreatio.modules.tconstruct.tools.SledgeHammer@35e877a2
  1732. java.lang.IllegalArgumentException: null
  1733.         at mezz.jei.runtime.SubtypeRegistry.registerSubtypeInterpreter(SubtypeRegistry.java:36) [SubtypeRegistry.class:?]
  1734.         at slimeknights.tconstruct.plugin.jei.JEIPlugin.registerItemSubtypes(JEIPlugin.java:103) [JEIPlugin.class:?]
  1735.         at mezz.jei.startup.JeiStarter.registerItemSubtypes(JeiStarter.java:142) [JeiStarter.class:?]
  1736.         at mezz.jei.startup.JeiStarter.start(JeiStarter.java:54) [JeiStarter.class:?]
  1737.         at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
  1738.         at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
  1739.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1740.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1741.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1742.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1743.         at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  1744.         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  1745.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1746.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1747.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
  1748.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
  1749.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
  1750.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
  1751.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
  1752.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
  1753.         at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
  1754.         at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  1755.         at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  1756.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1757.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1758.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1759.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1760.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
  1761.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
  1762.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
  1763.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
  1764.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
  1765.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
  1766.         at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
  1767.         at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  1768.         at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757) [Loader.class:?]
  1769.         at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
  1770.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
  1771.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1772.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1773.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1774.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1775.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1776.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1777.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1778.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1779. [12:05:59] [Client thread/ERROR] [jei]: An interpreter is already registered for this item: exnihilocreatio.modules.tconstruct.tools.TiCrook@427dc2ce
  1780. java.lang.IllegalArgumentException: null
  1781.         at mezz.jei.runtime.SubtypeRegistry.registerSubtypeInterpreter(SubtypeRegistry.java:36) [SubtypeRegistry.class:?]
  1782.         at slimeknights.tconstruct.plugin.jei.JEIPlugin.registerItemSubtypes(JEIPlugin.java:103) [JEIPlugin.class:?]
  1783.         at mezz.jei.startup.JeiStarter.registerItemSubtypes(JeiStarter.java:142) [JeiStarter.class:?]
  1784.         at mezz.jei.startup.JeiStarter.start(JeiStarter.java:54) [JeiStarter.class:?]
  1785.         at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
  1786.         at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
  1787.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1788.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1789.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1790.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1791.         at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  1792.         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  1793.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1794.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1795.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
  1796.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
  1797.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
  1798.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
  1799.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
  1800.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
  1801.         at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
  1802.         at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  1803.         at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  1804.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1805.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1806.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1807.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1808.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
  1809.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
  1810.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
  1811.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
  1812.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
  1813.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
  1814.         at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
  1815.         at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  1816.         at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757) [Loader.class:?]
  1817.         at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
  1818.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
  1819.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  1820.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  1821.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  1822.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1823.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  1824.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  1825.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1826.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1827. [12:06:00] [Client thread/INFO] [jei]: Registering recipe categories...
  1828. [12:06:00] [Client thread/INFO] [BuildCraft]: Loaded JEI mods: [factory, energy, silicon]
  1829. [12:06:01] [Client thread/INFO] [jei]: Registering recipe categories took 686.8 ms
  1830. [12:06:01] [Client thread/INFO] [jei]: Registering mod plugins...
  1831. [12:06:02] [Client thread/INFO] [jei]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
  1832. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: ModConfig Loaded: true
  1833. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Compost Recipe Pages Loaded:         2
  1834. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Fluid Item Transform Recipes Loaded:       24
  1835. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Fluid On Top Recipes Loaded:       2
  1836. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Fluid Transform Recipes Loaded:    1
  1837. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Hammer Recipes Loaded:             42
  1838. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Crook Recipes Loaded:              1
  1839. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Heat Sources Loaded:             59
  1840. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Sieve Recipes Loaded:              56
  1841. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Stone Crucible Recipes Loaded:       1
  1842. [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Wood Crucible Recipes Loaded:        1
  1843. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:empty null
  1844. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:water 0
  1845. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:mundane 1
  1846. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:thick 1
  1847. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:awkward 1
  1848. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:night_vision 2
  1849. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_night_vision 3
  1850. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:invisibility 3
  1851. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_invisibility 4
  1852. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:leaping 2
  1853. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_leaping 3
  1854. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_leaping 3
  1855. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:fire_resistance 2
  1856. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_fire_resistance 3
  1857. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:swiftness 2
  1858. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_swiftness 3
  1859. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_swiftness 3
  1860. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:slowness 3
  1861. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_slowness 4
  1862. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:water_breathing 2
  1863. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_water_breathing 3
  1864. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:healing 2
  1865. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_healing 3
  1866. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:harming 3
  1867. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_harming 4
  1868. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:poison 2
  1869. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_poison 3
  1870. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_poison 3
  1871. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:regeneration 2
  1872. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_regeneration 3
  1873. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_regeneration 3
  1874. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strength 2
  1875. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_strength 3
  1876. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_strength 3
  1877. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:weakness 1
  1878. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_weakness 2
  1879. [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:luck null
  1880. [12:06:04] [Client thread/INFO] [extrautils2]: enderio:confusion null
  1881. [12:06:04] [Client thread/INFO] [extrautils2]: enderio:long_confusion null
  1882. [12:06:04] [Client thread/INFO] [extrautils2]: enderio:floating null
  1883. [12:06:04] [Client thread/INFO] [extrautils2]: enderio:strong_floating null
  1884. [12:06:04] [Client thread/INFO] [extrautils2]: enderio:long_floating null
  1885. [12:06:04] [Client thread/INFO] [extrautils2]: enderio:withering null
  1886. [12:06:04] [Client thread/INFO] [extrautils2]: enderio:long_withering null
  1887. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste 2
  1888. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste+ 3
  1889. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste2 3
  1890. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance 2
  1891. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance+ 3
  1892. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance2 3
  1893. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:levitation 2
  1894. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:levitation+ 3
  1895. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption 2
  1896. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption+ 3
  1897. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption2 3
  1898. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck 2
  1899. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck+ 3
  1900. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck2 3
  1901. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck 3
  1902. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck+ 4
  1903. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck2 4
  1904. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither 3
  1905. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither+ 4
  1906. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither2 4
  1907. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:leaping3 null
  1908. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:leaping4 null
  1909. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:swiftness3 null
  1910. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:swiftness4 null
  1911. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:healing3 null
  1912. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:healing4 null
  1913. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:harming3 null
  1914. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:harming4 null
  1915. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:poison3 null
  1916. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:poison4 null
  1917. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:regeneration3 null
  1918. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:regeneration4 null
  1919. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:strength3 null
  1920. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:strength4 null
  1921. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste3 null
  1922. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste4 null
  1923. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance3 null
  1924. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance4 null
  1925. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption3 null
  1926. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption4 null
  1927. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck3 null
  1928. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck4 null
  1929. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck3 null
  1930. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck4 null
  1931. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither3 null
  1932. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither4 null
  1933. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:leaping2+ null
  1934. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:leaping3+ null
  1935. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:swiftness2+ null
  1936. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:swiftness3+ null
  1937. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:poison2+ null
  1938. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:poison3+ null
  1939. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:regeneration2+ null
  1940. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:regeneration3+ null
  1941. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:strength2+ null
  1942. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:strength3+ null
  1943. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste2+ null
  1944. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste3+ null
  1945. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance2+ null
  1946. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance3+ null
  1947. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption2+ null
  1948. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption3+ null
  1949. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck2+ null
  1950. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck3+ null
  1951. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck2+ null
  1952. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck3+ null
  1953. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither2+ null
  1954. [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither3+ null
  1955. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.doom null
  1956. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.gravity 2
  1957. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.gravity.long 3
  1958. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.second.chance 4
  1959. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.greek.fire 3
  1960. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:oily 2
  1961. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.fizzy.lifting 3
  1962. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.relapse 2
  1963. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.love 2
  1964. [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.purging 2
  1965. [12:06:04] [Client thread/INFO] [immersiveengineering]: Adding recipes to JEI!!
  1966. [12:06:05] [Client thread/INFO] [enderio]: AlloyRecipeCategory: Added 268 alloy smelter recipes to JEI in 0.021 seconds.
  1967. [12:06:05] [Client thread/INFO] [enderio]: CombustionRecipeCategory: Added 44 combustion generator recipes to JEI in 0.012 seconds.
  1968. [12:06:05] [Client thread/INFO] [jei]: Added recipe registry plugin: class crazypants.enderio.machines.integration.jei.PainterRegistryPlugin
  1969. [12:06:05] [Client thread/INFO] [enderio]: StirlingRecipeCategory: Added 19 stirling generator recipes for 267 solid fuels to JEI in 0.210 seconds.
  1970. [12:06:05] [Client thread/INFO] [enderio]: TankRecipeCategory: Added 4501 tank recipes to JEI in 0.101 seconds.
  1971. [12:06:05] [Client thread/INFO] [enderio]: WiredChargerRecipeCategory: Added 126 item charging recipes to JEI in 0.081 seconds.
  1972. [12:06:05] [Client thread/INFO] [enderio]: WeatherObeliskRecipeCategory: Added 3 weather changing recipes to JEI in 0.014 seconds.
  1973. [12:06:06] [Client thread/INFO] [enderio]: InfinityRecipeCategory: Added 2 infinity recipe(s) to JEI in 0.015 seconds.
  1974. [12:06:06] [Client thread/INFO] [jei]: Registering mod plugins took 4.721 s
  1975. [12:06:06] [Client thread/INFO] [jei]: Building recipe registry...
  1976. [12:06:07] [Client thread/INFO] [jei]: Building recipe registry took 1.544 s
  1977. [12:06:07] [Client thread/INFO] [jei]: Building ingredient list...
  1978. [12:06:08] [Client thread/INFO] [jei]: Building ingredient list took 368.7 ms
  1979. [12:06:08] [Client thread/INFO] [jei]: Building ingredient filter...
  1980. [12:06:12] [Client thread/INFO] [jei]: Building ingredient filter took 4.700 s
  1981. [12:06:12] [Client thread/INFO] [jei]: Building bookmarks...
  1982. [12:06:12] [Client thread/INFO] [jei]: Building bookmarks took 5.522 ms
  1983. [12:06:12] [Client thread/INFO] [jei]: Building runtime...
  1984. [12:06:12] [Client thread/INFO] [jei]: Building runtime took 114.0 ms
  1985. [12:06:12] [Client thread/INFO] [jei]: Ingredients are being added at runtime: 30 net.minecraft.item.ItemStack
  1986. [12:06:12] [Client thread/INFO] [jei]: Starting JEI took 13.37 s
  1987. [12:06:12] [Client thread/INFO] [cofhcore]: CoFH Core: Load Complete.
  1988. [12:06:12] [Client thread/INFO] [CoFH World]: Accumulating world generation files from: "C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\config\cofh\world"
  1989. [12:06:13] [Client thread/INFO] [CoFH World]: Found a total of 3 world generation files.
  1990. [12:06:13] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\01_thermalfoundation_ores.json":
  1991. [12:06:13] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\02_thermalfoundation_oil.json":
  1992. [12:06:13] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\03_thermalfoundation_clathrates.json":
  1993. [12:06:13] [Client thread/INFO] [CoFH World]: CoFH World: Load Complete.
  1994. [12:06:13] [Client thread/INFO] [thermalfoundation]: [Whitelist] Reading established Whitelist from file.
  1995. [12:06:13] [Client thread/INFO] [thermalfoundation]: Thermal Foundation: Load Complete.
  1996. [12:06:13] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Load Complete.
  1997. [12:06:19] [Client thread/INFO] [NotEnoughItems]: Loading NEI.
  1998. [12:06:20] [Client thread/INFO] [NotEnoughItems]: Finished NEI Initialization after 524 ms
  1999. [12:06:20] [Client thread/INFO] [thermalcultivation]: Thermal Cultivation: Load Complete.
  2000. [12:06:26] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 82 mods
  2001. [12:06:26] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
  2002. [12:06:26] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
  2003. [12:06:27] [Client thread/ERROR] [draconicevolution]: Failed to download mod manifest.
  2004. [12:06:27] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
  2005. [12:06:28] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id
  2006. [12:07:07] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2
  2007. [12:07:07] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair
  2008. [12:07:07] [Server thread/INFO] [enderio]: Permission Handler is: (default)
  2009. [12:07:07] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  2010. [12:07:11] [Server thread/INFO] [FML]: Applying holder lookups
  2011. [12:07:11] [Server thread/INFO] [FML]: Holder lookups applied
  2012. [12:07:11] [Server thread/INFO] [FML]: Loading dimension 0 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
  2013. [12:07:12] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 633 advancements
  2014. [12:07:12] [Server thread/INFO] [Hardcore Questing Mode]: Couldn't copy default files
  2015. [12:07:12] [Server thread/ERROR] [Hardcore Questing Mode]: Failed to load remote questing state from description.txt
  2016. [12:07:12] [Server thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
  2017. [12:07:12] [Server thread/INFO] [EnderCore ASM]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
  2018. [12:07:14] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 633 advancements
  2019. [12:07:14] [Server thread/INFO] [FTB Library]: Reloaded server in 3ms
  2020. [12:07:14] [Server thread/INFO] [Hardcore Questing Mode]: Couldn't copy default files
  2021. [12:07:14] [Server thread/ERROR] [Hardcore Questing Mode]: Failed to load remote questing state from description.txt
  2022. [12:07:15] [Server thread/INFO] [FML]: Loading dimension -1 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
  2023. [12:07:15] [Server thread/INFO] [FML]: Loading dimension 1 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
  2024. [12:07:15] [Server thread/INFO] [FML]: Loading dimension -11325 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
  2025. [12:07:15] [Server thread/INFO] [FML]: Loading dimension -9999 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
  2026. [12:07:15] [Server thread/INFO] [FML]: Loading dimension 2 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
  2027. [12:07:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
  2028. [12:07:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 77%
  2029. [12:07:16] [Server thread/INFO] [immersiveengineering]: WorldData loading
  2030. [12:07:16] [Server thread/INFO] [immersiveengineering]: WorldData not found
  2031. [12:07:17] [Server thread/INFO] [FML]: Unloading dimension -1
  2032. [12:07:17] [Server thread/INFO] [FML]: Unloading dimension 1
  2033. [12:07:17] [Server thread/INFO] [FML]: Unloading dimension -11325
  2034. [12:07:17] [Server thread/INFO] [FluxNetworks]: No FluxNetworkData found
  2035. [12:07:17] [Server thread/INFO] [FluxNetworks]: FluxNetworkData has been successfully loaded
  2036. [12:07:17] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 12, from 10
  2037. [12:07:19] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  2038. [12:07:19] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  2039. [12:07:19] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 82 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],hardcorequesting@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
  2040. [12:07:19] [Netty Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
  2041. [12:07:19] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  2042. [12:07:19] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  2043. [12:07:19] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Huanlan[local:E:0a9366a4] logged in with entity id 2 at (651.5, 4.0, 400.5)
  2044. [12:07:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Huanlan加入了游戏
  2045. [12:07:19] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  2046. [12:07:25] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2047. [12:07:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2048. [12:07:25] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §ENo waypoints exist for this world/server.
  2049. [12:07:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2050. [12:07:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2051. [12:07:25] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5880ms behind, skipping 117 tick(s)
  2052. [12:07:26] [pool-3-thread-1/WARN] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@785ab762[id=0a251583-b2bd-3064-acae-a088e5ead4df,name=Huanlan,properties={},legacy=false]
  2053. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  2054.         at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
  2055.         at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
  2056.         at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
  2057.         at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
  2058.         at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
  2059.         at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
  2060.         at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
  2061.         at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
  2062.         at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
  2063.         at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
  2064.         at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
  2065.         at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
  2066.         at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
  2067.         at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:3001) [bib.class:?]
  2068.         at net.minecraft.client.resources.SkinManager$3.run(SourceFile:110) [cex$3.class:?]
  2069.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_231]
  2070.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_231]
  2071.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_231]
  2072.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_231]
  2073.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  2074. [12:07:27] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: main.zs:1 > unexpected end of file - ; expected
  2075. [12:07:27] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: [crafttweaker | SIDE_CLIENT]: Error parsing main.zs:1 -- ; expected
  2076. [12:07:30] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 5 advancements
  2077. [12:07:31] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] VeinMiner 正使用热键模式, 详情请查看配置项
  2078. [12:07:31] [Client thread/INFO] [veinminer]: Received mode change 1
  2079. [12:07:31] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] 已设置客户端 Veinminer 的热键为按下时启用
  2080. [12:09:22] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2081. [12:09:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2082. [12:09:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2083. [12:09:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2084. [12:09:38] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] /crafttweaker biomeTypes | biomes | blockinfo | blockmaterial | blocks | bugs | conflict | copy | creativetab | discord | docs | dumpzs | enchants | entities | foods | give | hand | help | inventory | jeiCategories | json | keyNames | liquids | log | materialparts | materials | mods | names | nbt | oredict | parts | parttypes | potions | recipeNames | recipes | reload | scripts | seeds | soundevent | soundtype | syntax | wiki | zslint
  2085. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Tex: 15
  2086. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §1-----------------------------
  2087. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
  2088. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
  2089. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
  2090. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
  2091. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2/ct biomeTypes
  2092. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]  §3Lists all the biome types in the game
  2093. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
  2094. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2/ct biomes
  2095. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]  §3Lists all the biomes in the game
  2096. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
  2097. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2/ct blockinfo
  2098. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]  §3Activates or deactivates block reader. In block info mode,
  2099. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]  §3right-click a block to see ID, meta and tile entity data
  2100. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
  2101. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2/ct blockmaterial
  2102. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]  §3Outputs a list of all blockmaterialnames in the game to the crafttweaker.log
  2103. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
  2104. [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §e##§1 ----  §61/12§1  ----- §a>>
  2105. [12:09:43] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2106. [12:09:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2107. [12:09:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2108. [12:09:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2109. [12:10:10] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] /crafttweaker biomeTypes | biomes | blockinfo | blockmaterial | blocks | bugs | conflict | copy | creativetab | discord | docs | dumpzs | enchants | entities | foods | give | hand | help | inventory | jeiCategories | json | keyNames | liquids | log | materialparts | materials | mods | names | nbt | oredict | parts | parttypes | potions | recipeNames | recipes | reload | scripts | seeds | soundevent | soundtype | syntax | wiki | zslint
  2110. [12:10:15] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2111. [12:10:18] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2112. [12:10:18] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2113. [12:10:19] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2114. [12:10:20] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2115. [12:10:21] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2116. [12:10:22] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2117. [12:10:22] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2118. [12:10:23] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §7/ccl§r, §7/client_config§r, §7/codechickenlib§r, §7/cie§r, /CTGUI, /carryon, /clear, /clone, /cofh, /cofhworld, /crafttweaker, /ct, /ctgui
  2119. [12:10:31] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] /crafttweaker biomeTypes | biomes | blockinfo | blockmaterial | blocks | bugs | conflict | copy | creativetab | discord | docs | dumpzs | enchants | entities | foods | give | hand | help | inventory | jeiCategories | json | keyNames | liquids | log | materialparts | materials | mods | names | nbt | oredict | parts | parttypes | potions | recipeNames | recipes | reload | scripts | seeds | soundevent | soundtype | syntax | wiki | zslint
  2120. [12:11:00] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Unfortunately reloading is not possible due to a forge change.
  2121. [12:11:00] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Please read this
  2122. [12:11:03] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2123. [12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2124. [12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2125. [12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2126. [12:11:07] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Unfortunately reloading is not possible due to a forge change.
  2127. [12:11:07] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Please read this
  2128. [12:12:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] List of blockmaterial generated;\nSee §acrafttweaker.log §r[§6Click here to open§r]
  2129. [12:14:26] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Item §2<tconstruct:book>§a
  2130. [12:14:26] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §3No OreDict Entries
  2131. [12:14:30] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals!
  2132. java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
  2133.         at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?]
  2134.         at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?]
  2135.         at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?]
  2136.         at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?]
  2137.         at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?]
  2138.         at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?]
  2139.         at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?]
  2140.         at codechicken.nei.LayoutManager.load(LayoutManager.java:600) ~[LayoutManager.class:?]
  2141.         at codechicken.nei.handler.NEIClientEventHandler.lambda$containerInitEvent$5(NEIClientEventHandler.java:220) ~[NEIClientEventHandler.class:?]
  2142.         at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_231]
  2143.         at codechicken.nei.handler.NEIClientEventHandler.containerInitEvent(NEIClientEventHandler.java:220) [NEIClientEventHandler.class:?]
  2144.         at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_902_NEIClientEventHandler_containerInitEvent_Pre.invoke(.dynamic) [?:?]
  2145.         at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  2146.         at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  2147.         at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:475) [blk.class:?]
  2148.         at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:1018) [bib.class:?]
  2149.         at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2175) [bib.class:?]
  2150.         at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020) [bib.class:?]
  2151.         at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1808) [bib.class:?]
  2152.         at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  2153.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  2154.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  2155.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  2156.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  2157.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  2158.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  2159.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2160.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2161. [12:14:31] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals!
  2162. java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
  2163.         at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?]
  2164.         at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?]
  2165.         at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?]
  2166.         at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?]
  2167.         at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?]
  2168.         at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?]
  2169.         at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?]
  2170.         at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213) ~[LayoutManager.class:?]
  2171.         at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286) ~[NEIClientEventHandler.class:?]
  2172.         at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_231]
  2173.         at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286) [NEIClientEventHandler.class:?]
  2174.         at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_903_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic) [?:?]
  2175.         at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  2176.         at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  2177.         at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119) [bmg.class:?]
  2178.         at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) [bmr.class:?]
  2179.         at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643) [bmp.class:?]
  2180.         at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) [ForgeHooksClient.class:?]
  2181.         at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) ~[?:?]
  2182.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  2183.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  2184.         at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) [Reflector.class:?]
  2185.         at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1457) [buq.class:?]
  2186.         at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) [bib.class:?]
  2187.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  2188.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  2189.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  2190.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  2191.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  2192.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  2193.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2194.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2195. [12:14:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [调试]: 高级提示框:显示
  2196. [12:14:39] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2197. [12:14:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2198. [12:14:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2199. [12:14:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2200. [12:15:24] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Item §2<minecraft:enchanted_book>§a.withTag({StoredEnchantments: [{lvl: 5 as short, id: 17 as short}]})
  2201. [12:15:24] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §3No OreDict Entries
  2202. [12:15:32] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2203. [12:15:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2204. [12:15:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2205. [12:15:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2206. [12:16:33] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Generating recipe list, this could take a while...
  2207. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:dust:21>
  2208. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:dust:21>
  2209. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:rail> * 8
  2210. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:piston>
  2211. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:torch> * 4
  2212. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:gunpowder> * 3
  2213. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:glowstone_dust>
  2214. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:bucket>
  2215. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:te:2>
  2216. [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Recipe list generated\nSee §acrafttweaker.log §r[§6Click here to open§r]
  2217. [12:17:03] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Generating recipe list, this could take a while...
  2218. [12:17:03] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:dust:21>
  2219. [12:17:03] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:dust:21>
  2220. [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:rail> * 8
  2221. [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:piston>
  2222. [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:torch> * 4
  2223. [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:gunpowder> * 3
  2224. [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:glowstone_dust>
  2225. [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:bucket>
  2226. [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:te:2>
  2227. [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Recipe list generated\nSee §acrafttweaker.log §r[§6Click here to open§r]
  2228. [12:17:51] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Unfortunately reloading is not possible due to a forge change.
  2229. [12:17:51] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Please read this
  2230. [12:17:53] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2231. [12:17:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2232. [12:17:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2233. [12:17:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2234. [12:17:57] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2235. [12:17:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2236. [12:17:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2237. [12:17:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2238. [12:18:01] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  2239. [12:18:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2240. [12:18:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2241. [12:18:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2242. [12:18:02] [Client thread/INFO] [net.minecraft.client.Minecraft]: Stopping!
  2243. [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  2244. [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  2245. [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  2246. [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
  2247. [12:18:02] [Netty Local Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  2248. [12:18:02] [Netty Local Client IO #0/INFO] [FluxNetworks]: FluxNetworkData has been unloaded
  2249. [12:18:02] [Server thread/INFO] [FluxNetworks]: FluxNetworkData has been successfully loaded
  2250. [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
  2251. [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
  2252. [12:18:02] [Server thread/INFO] [FML]: Unloading dimension 0
  2253. [12:18:02] [Server thread/INFO] [FML]: Unloading dimension -9999
  2254. [12:18:02] [Server thread/INFO] [FML]: Unloading dimension 2
  2255. [12:18:07] [Server thread/INFO] [FML]: Applying holder lookups
  2256. [12:18:07] [Server thread/INFO] [FML]: Holder lookups applied
  2257. [12:18:07] [Server thread/INFO] [FluxNetworks]: FluxNetworkData has been unloaded
  2258. [12:18:07] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
  2259. [12:18:07] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com
复制代码

huanlan233
发错了,这个才是

  1. [22:49:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [22:49:35] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [22:49:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [22:49:35] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
  5. [22:49:36] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_231
  6. [22:49:36] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
  7. [22:49:36] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
  8. [22:49:36] [main/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods for mods
  9. [22:49:36] [main/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods\1.12.2 for mods
  10. [22:49:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [22:49:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  12. [22:49:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [22:49:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [22:49:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [22:49:38] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  16. [22:49:38] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  17. [22:49:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [22:49:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  19. [22:49:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  20. [22:49:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  21. [22:49:39] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  22. [22:49:40] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: Huanlan
  23. [22:49:44] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
  24. [22:49:45] [Client thread/INFO] [FML]: -- System Details --
  25. Details:
  26.         Minecraft Version: 1.12.2
  27.         Operating System: Windows 7 (amd64) version 6.1
  28.         Java Version: 1.8.0_231, Oracle Corporation
  29.         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  30.         Memory: 40770344 bytes (38 MB) / 268435456 bytes (256 MB) up to 4294967296 bytes (4096 MB)
  31.         JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  32.         IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  33.         FML:
  34.         Loaded coremods (and transformers):
  35.         GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13302 Compatibility Profile Context 14.502.1038.0' Renderer: 'AMD Radeon HD 6450 Graphics'
  36. [22:49:45] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
  37. [22:49:45] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  38. [22:49:45] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  39. [22:49:46] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
  40. [22:49:46] [Client thread/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods for mods
  41. [22:49:46] [Client thread/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods\1.12.2 for mods
  42. [22:49:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
  43. [22:49:47] [Client thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod contenttweaker (ContentTweaker) requires [base@[3.11.0,)]
  44. [22:49:47] [Client thread/ERROR] [FML]: An exception was thrown, the game will display an error screen and halt.
  45. net.minecraftforge.fml.common.MissingModsException: Mod contenttweaker (ContentTweaker) requires [base@[3.11.0,)]
  46.         at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:266) ~[Loader.class:?]
  47.         at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?]
  48.         at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
  49.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
  50.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  51.         at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  52.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  53.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  54.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  55.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  56.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  57.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  58. [22:49:47] [Client thread/WARN] [FML]: EventBus 0 shutting down - future events will not be posted.
  59. [22:49:47] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ContentTweaker, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support
  60. [22:49:47] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 89354923 nanos
  61. [22:49:47] [Client thread/WARN] [FML]: There were errors previously. Not beginning mod initialization phase
  62. [22:49:49] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
  63. [22:49:49] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
  64. [22:49:49] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  65. [22:49:50] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
  66. [22:49:50] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
  67. [22:49:50] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
  68. [22:49:54] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id
  69. [22:49:54] [Client thread/INFO] [net.minecraft.client.Minecraft]: Stopping!
  70. [22:49:54] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
  71. [22:49:54] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com
复制代码

第一页 上一页 下一页 最后一页