我在启动游戏的时候突然蹦出来日志,其中有一个error:
FML appears to be missing any signature data. This is not a good thing
翻译过来好像就是fml缺少签名,怎么解决?
FML appears to be missing any signature data. This is not a good thing
翻译过来好像就是fml缺少签名,怎么解决?
不重要,forge 自己的问题,忽视即可。
你的fml没有签名通常并不是你崩溃的原因
建议发出完整的日志
至于fml签名的问题 缺少签名可能代表你所使用的fml可能被修改 仅此而已
建议发出完整的日志
至于fml签名的问题 缺少签名可能代表你所使用的fml可能被修改 仅此而已
- [12:03:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [12:03:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [12:03:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
- [12:03:41] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
- [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
- [12:03:42] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
- [12:03:42] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
- [12:03:42] [main/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods for mods
- [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
- [12:03:42] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
- [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: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
- [12:03:42] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
- [12:03:42] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from forgemod_VoxelMap-1.9.11_for_1.12.2.jar
- [12:03:42] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_F5.jar
- [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
- [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
- [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
- [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
- [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
- [12:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [12:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [12:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [12:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
- [12:03:42] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
- [12:03:42] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
- [12:03:42] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
- [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
- [12:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [12:03:45] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
- [12:03:45] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker
- [12:03:45] [main/INFO] [STDOUT]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
- [12:03:45] [main/INFO] [mixin]: Compatibility level set to JAVA_8
- [12:03:45] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@19ccca5
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [12:03:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
- [12:03:45] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
- [12:03:45] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
- [12:03:45] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
- [12:03:46] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [12:03:46] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
- [12:03:47] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: Huanlan
- [12:03:50] [Client thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
- [12:03:50] [Client thread/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
- [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
- [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
- [12:03:51] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
- [12:03:51] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
- [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
- [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming failed. Applying ersatz patch...
- [12:03:51] [Client thread/WARN] [EnderCore ASM]: Ersatz patch applied, things may break!
- [12:03:51] [Client thread/INFO] [EnderCore ASM]: Transforming net.minecraft.client.renderer.RenderItem Finished.
- [12:03:52] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
- [12:03:52] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
- [12:03:52] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine]
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 7 (amd64) version 6.1
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_231, Oracle Corporation
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
- [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.
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.4.13302
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
- [12:03:53] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.4.13302 Compatibility Profile Context 14.502.1038.0
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor: ATI Technologies Inc.
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: AMD Radeon HD 6450 Graphics
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 18
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Save shaders configuration.
- [12:03:53] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] No shaderpack loaded.
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
- [12:03:53] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
- [12:03:53] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_F5, enabling compatibility features
- [12:03:53] [Client thread/INFO] [FML]: -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_231, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 91417656 bytes (87 MB) / 318767104 bytes (304 MB) up to 4294967296 bytes (4096 MB)
- 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
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML:
- Loaded coremods (and transformers):
- ForgelinPlugin (Forgelin-1.8.4.jar)
-
- EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- com.enderio.core.common.transform.SimpleMixinPatcher
- IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
- blusunrize.immersiveengineering.common.asm.IEClassTransformer
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13302 Compatibility Profile Context 14.502.1038.0' Renderer: 'AMD Radeon HD 6450 Graphics'
- [12:03:53] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
- [12:03:53] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
- [12:03:53] [VersionCheck/INFO] [Config]: [OptiFine] Version found: D3
- [12:03:53] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
- [12:03:54] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
- [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
- [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
- [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
- [12:03:57] [Thread-3/INFO] [FML]: Using alternative sync timing : 200 frames of Display.update took 3329402508 nanos
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [12:03:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 82 mods to load
- [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.
- [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.
- [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.
- [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
- [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
- [12:04:02] [Client thread/INFO] [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party....
- [12:04:02] [Client thread/INFO] [draconicevolution]: Draconic Evolution online!
- [12:04:02] [Client thread/INFO] [brandonscore]: Hay! There you are! Now lets destroy some worlds!!
- [12:04:02] [Client thread/INFO] [draconicevolution]: Sounds like fun! Lets get to it!
- [12:04:02] [Client thread/INFO] [draconicevolution]: Hello Minecraft!!!
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [thaumcraft]
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
- [12:04:02] [Client thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
- [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]
- [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook
- [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]
- [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger
- [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]
- [12:04:03] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
- [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
- [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
- [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
- [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
- [12:04:05] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse quarkIntegration; missing dependency: quark
- [12:04:05] [Client thread/INFO] [tconstruct]: Preparing to take over the world
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Registered mixin.
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Added 1 new interface: [appeng/api/networking/IGridHost]
- [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]
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
- [12:04:06] [Client thread/INFO] [EnderCore Mixins]: Skipping mixin due to missing dependencies: [forestry]
- [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
- [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
- [12:04:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
- [12:04:13] [Client thread/INFO] [FML]: Found 1309 ObjectHolder annotations
- [12:04:13] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [12:04:13] [Client thread/INFO] [FML]: Found 2 ItemStackHolder annotations
- [12:04:13] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [12:04:13] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
- [12:04:13] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
- [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
- [12:04:16] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Found status: BETA Target: null
- [12:04:16] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
- [12:04:16] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
- [12:04:16] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 3065ms )
- [12:04:16] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
- [12:04:16] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
- [12:04:16] [Client thread/INFO] [AE2:C]: Loaded AE2 Plugin {}
- [12:04:16] [Client thread/INFO] [extrautils2]: Extra Utilities 2 JEI Plugin - ACTIVATE!
- [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
- [12:04:17] [Client thread/INFO] [brandonscore]: Found mod feature container for mod: draconicevolution
- [12:04:17] [Client thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
- [12:04:17] [Client thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
- [12:04:17] [Client thread/INFO] [brandonscore]: Found mod config container for mod: brandonscore
- [12:04:17] [Client thread/INFO] [brandonscore]: Loading mod config for: draconicevolution
- [12:04:17] [Client thread/INFO] [brandonscore]: Loading mod config for: brandonscore
- [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.
- [12:04:18] [Client thread/INFO] [CoFH World]: Registering default Feature Templates...
- [12:04:18] [Client thread/INFO] [CoFH World]: Registering default World Generators...
- [12:04:18] [Client thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
- [12:04:18] [Client thread/INFO] [CoFH World]: Complete.
- [12:04:18] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
- [12:04:18] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
- [12:04:18] [Client thread/INFO] [brandonscore]: Registering features for mod: draconicevolution
- [12:04:18] [Client thread/INFO] [brandonscore]: Registering feature renderers for mod: draconicevolution
- [12:04:19] [Client thread/INFO] [draconicevolution]: Finished PreInitialization
- [12:04:19] [Client thread/INFO] [FML]: OBJLoader: Domain draconicevolution has been added.
- [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
- [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.
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [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)
- [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)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [12:04:19] [Client thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDocManager:loadDocsFromDisk:169]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [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)
- [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)
- [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)
- [12:04:19] [Client thread/INFO] [draconicevolution]: Downloading Project Intelligence Mod Manifest...
- [12:04:19] [Forge Version Check/INFO] [forge.VersionCheck]: [carryon] Starting version check at https://gist.githubusercontent.com/Tschipp/dccadee7c90d7a34e6e76a35d9d6fa2e/raw/
- [12:04:19] [Wiki Download Thread/INFO] [STDERR]: [com.brandon3055.draconicevolution.client.gui.modwiki.moddata.WikiDownloadManager$DownloadThread:run:240]: java.net.SocketException: Connection reset
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [12:04:20] [Client thread/WARN] [enderio]: ========================================================
- [12:04:20] [Client thread/WARN] [enderio]: == Debug Logging is ENABLED ============================
- [12:04:20] [Client thread/WARN] [enderio]: ========================================================
- [12:04:20] [Client thread/WARN] [enderio]: == This WILL slow down the game, so we recommend you ==
- [12:04:20] [Client thread/WARN] [enderio]: == disable it unless you need it. A log level of INFO ==
- [12:04:20] [Client thread/WARN] [enderio]: == is enough for normal operation. ==
- [12:04:20] [Client thread/WARN] [enderio]: ========================================================
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [12:04:20] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
- [12:04:20] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem
- [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;]
- [12:04:20] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz
- [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;]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector
- [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;]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle
- [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;]
- [12:04:21] [Client thread/INFO] [com.enderio.core.common.transform.NoClassloadClassWriter]: Class 2 super was object or null
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter
- [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;]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem
- [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;]
- [12:04:21] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [12:04:21] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Found status: AHEAD Target: null
- [12:04:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Starting version check at https://raw.github.com/cofh/version/master/thermalcultivation_update.json
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [12:04:22] [Forge Version Check/INFO] [forge.VersionCheck]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard
- [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;]
- [12:04:22] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor
- [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;]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad
- [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;]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter
- [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;]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner
- [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;]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank
- [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;]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank
- [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;]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [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]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor
- [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;]
- [12:04:23] [Client thread/INFO] [EnderCore Mixins]: Successfully patched.
- [12:04:23] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
- [12:04:23] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Found status: AHEAD Target: null
- [12:04:23] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
- [12:04:23] [Client thread/WARN] [enderio]: TConstruct, you fail again, muhaha! The world is mine, mine!
- [12:04:24] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
- [12:04:24] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Found status: AHEAD Target: null
- [12:04:25] [Client thread/FATAL] [base]: Module JourneyMap did not load due to issue: Mod with modid: journeymap was not found
- [12:04:25] [Client thread/INFO] [base]: Module Tool has successfully loaded
- [12:04:25] [Client thread/INFO] [FML]: OBJLoader: Domain contenttweaker has been added.
- [12:04:25] [Client thread/INFO] [contenttweaker]: Module Vanilla CraftTweaker has successfully loaded
- [12:04:25] [Client thread/FATAL] [contenttweaker]: Module Chickens did not load due to issue: Mod with modid: chickens was not found
- [12:04:25] [Client thread/INFO] [contenttweaker]: Module Materials has successfully loaded
- [12:04:25] [Client thread/INFO] [contenttweaker]: Module Tinkers has successfully loaded
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading config from local JSON file
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading config from source
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all materials from local JSON files
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all materials from source
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all material traits from local JSON files
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all material traits from source
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all ore dictionary entries from local JSON files
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all ore dictionary entries from source
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all alloys from local JSON files
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done loading all alloys from source
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving config to local JSON file
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving all materials to local JSON files
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving all material traits to local JSON files
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving all ore dictionary entries to local JSON files
- [12:04:25] [Client thread/INFO] [armoryexpansion-custommaterials]: Done saving all alloys to local JSON files
- [12:04:25] [Client thread/INFO] [BuildCraft]:
- [12:04:25] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.99.24.4
- [12:04:25] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2018
- [12:04:25] [Client thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
- [12:04:25] [Client thread/INFO] [BuildCraft]: Detailed Build Information:
- [12:04:25] [Client thread/INFO] [BuildCraft]: Branch HEAD
- [12:04:25] [Client thread/INFO] [BuildCraft]: Commit aed373feb4eb06cf4b9d0e036b07abdb06bbb20b
- [12:04:25] [Client thread/INFO] [BuildCraft]: Final tweaks for the 7.99.24.4 release.
- [12:04:25] [Client thread/INFO] [BuildCraft]: committed by AlexIIL
- [12:04:25] [Client thread/INFO] [BuildCraft]:
- [12:04:25] [Client thread/INFO] [BuildCraft]: Loaded Modules:
- [12:04:25] [Client thread/INFO] [BuildCraft]: - lib
- [12:04:25] [Client thread/INFO] [BuildCraft]: - core
- [12:04:25] [Client thread/INFO] [BuildCraft]: - builders
- [12:04:25] [Client thread/INFO] [BuildCraft]: - energy
- [12:04:25] [Client thread/INFO] [BuildCraft]: - factory
- [12:04:25] [Client thread/INFO] [BuildCraft]: - robotics
- [12:04:25] [Client thread/INFO] [BuildCraft]: - silicon
- [12:04:25] [Client thread/INFO] [BuildCraft]: - transport
- [12:04:25] [Client thread/INFO] [BuildCraft]: - compat
- [12:04:25] [Client thread/INFO] [BuildCraft]: Missing Modules:
- [12:04:25] [Client thread/INFO] [BuildCraft]:
- [12:04:25] [Client thread/INFO] [BuildCraft]: [debugger] Not a dev environment!
- [12:04:26] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [12:04:27] [Client thread/INFO] [BuildCraft]:
- [12:04:27] [Client thread/INFO] [BuildCraft]: Starting BuildCraftCompat 7.99.24.4
- [12:04:27] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
- [12:04:27] [Client thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
- [12:04:27] [Client thread/INFO] [BuildCraft]: Detailed Build Information:
- [12:04:27] [Client thread/INFO] [BuildCraft]: Branch 8.0.x-1.12.2
- [12:04:27] [Client thread/INFO] [BuildCraft]: Commit 87f35419977088094a3474ee9768d11f798a3a1a
- [12:04:27] [Client thread/INFO] [BuildCraft]: Bump version for release.
- [12:04:27] [Client thread/INFO] [BuildCraft]: committed by AlexIIL
- [12:04:27] [Client thread/INFO] [BuildCraft]:
- [12:04:27] [Client thread/INFO] [BuildCraft]: [compat] Module list:
- [12:04:27] [Client thread/INFO] [BuildCraft]: [compat] x forestry (It cannot load)
- [12:04:27] [Client thread/INFO] [BuildCraft]: [compat] x theoneprobe (It cannot load)
- [12:04:27] [Client thread/INFO] [BuildCraft]: [compat] + crafttweaker
- [12:04:27] [Client thread/WARN] [enderio]: Applied Energistics conduits loaded. Let your networks connect!
- [12:04:27] [Client thread/WARN] [enderio]: OpenComputers conduits NOT loaded. OpenComputers is not installed
- [12:04:27] [Client thread/WARN] [enderio]: Refined Storage conduits NOT loaded. Refined Storage is not installed
- [12:04:27] [Client thread/WARN] [enderio]: Forestry integration NOT loaded. Forestry is not installed
- [12:04:27] [Client thread/INFO] [FML]: OBJLoader: Domain exnihilocreatio has been added.
- [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.
- [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!
- [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!
- [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!
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 352 out of 352 recipes for shaped recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 79 out of 79 recipes for shapeless recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 41 out of 41 recipes for solid uu recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 27 out of 27 recipes for furnace recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for block cutter recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 51 out of 51 recipes for compressor recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
- [12:04:42] [Client thread/INFO] [ic2.Recipe]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
- [12:04:43] [Client thread/WARN] [ic2.Item]: The item tritium_fuel_rod is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Item]: The item plasma_launcher is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Item]: The item item_pipe is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Item]: The item extractor_cover is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Item]: The item ingot2 is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Item]: The item test_pick is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid deuterium is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_brass is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_bronze is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_copper is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_gold is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_iron is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_lead is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_silver is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_steel is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_tin is not initialized.
- [12:04:43] [Client thread/WARN] [ic2.Block]: The fluid molten_zinc is not initialized.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [12:04:44] [Client thread/INFO] [reborncore]: Pre loaded registries in 43ms
- [12:04:44] [Client thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 55ms
- [12:04:44] [Client thread/INFO] [reborncore]: Loaded power manager from: ForgePowerManager
- [12:04:44] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 8ms
- [12:04:46] [Client thread/INFO] [FML]: OBJLoader: Domain immersiveengineering has been added.
- [12:04:46] [Client thread/INFO] [immersiveengineering]: Custom OBJLoader: Domain has been added: immersiveengineering
- [12:04:47] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Attempting to download special revolvers from GitHub
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading config from local JSON file
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading config from source
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all materials from local JSON files
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all materials from source
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all material traits from local JSON files
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all material traits from source
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all ore dictionary entries from local JSON files
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all ore dictionary entries from source
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all alloys from local JSON files
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all alloys from source
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving config to local JSON file
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all materials to local JSON files
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all material traits to local JSON files
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all ore dictionary entries to local JSON files
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all alloys to local JSON files
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_demonic_metal};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {awakened_plustic};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {chaotic_plustic};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {electrical_steel};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {dark_steel};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {construction_alloy};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {redstone_alloy};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {energetic_alloy};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_evil_metal};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_enchanted_metal};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {certusquartz_plustic};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {lumium_plustic};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {pulsating_iron};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {treatedwood};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {soularium};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {constantan};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {enderium_plustic};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {end_steel};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {fluixcrystal_plustic};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {conductive_iron};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_magical_wood};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {wyvern_plustic};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {vibrant_alloy};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {platinum_plustic};
- [12:04:47] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {signalum_plustic};
- [12:04:49] [Thread-6/ERROR] [draconicevolution]: Download Timed Out: https://raw.githubusercontent.com/brandon3055/Project-Intelligence-Docs/master/ModDocs/manifest.json
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Could not load contributor+special revolver list.
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: java.net.SocketException: Connection reset
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at java.net.SocketInputStream.read(Unknown Source)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at java.net.SocketInputStream.read(Unknown Source)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at sun.security.ssl.InputRecord.readFully(Unknown Source)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at sun.security.ssl.InputRecord.read(Unknown Source)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at java.security.AccessController.doPrivileged(Native Method)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
- [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)
- [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)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at java.net.URL.openStream(Unknown Source)
- [12:04:50] [Immersive Engineering Contributors Thread/INFO] [STDERR]: [blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader:run:313]: at blusunrize.immersiveengineering.ImmersiveEngineering$ThreadContributorSpecialsDownloader.run(ImmersiveEngineering.java:291)
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [12:04:55] [Client thread/INFO] [FML]: Applying holder lookups
- [12:04:55] [Client thread/INFO] [FML]: Holder lookups applied
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading config from local JSON file
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading config from source
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all materials from local JSON files
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all materials from source
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all material traits from local JSON files
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all material traits from source
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all ore dictionary entries from local JSON files
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all ore dictionary entries from source
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all alloys from local JSON files
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done loading all alloys from source
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving config to local JSON file
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all materials to local JSON files
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all material traits to local JSON files
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all ore dictionary entries to local JSON files
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Done saving all alloys to local JSON files
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_demonic_metal};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {awakened_plustic};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {chaotic_plustic};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {electrical_steel};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {dark_steel};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {construction_alloy};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {redstone_alloy};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {energetic_alloy};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_evil_metal};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_enchanted_metal};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {certusquartz_plustic};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {lumium_plustic};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {pulsating_iron};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {treatedwood};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {soularium};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {constantan};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {enderium_plustic};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {end_steel};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {fluixcrystal_plustic};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {conductive_iron};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {xu_magical_wood};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {wyvern_plustic};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {vibrant_alloy};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {platinum_plustic};
- [12:04:57] [Client thread/INFO] [armoryexpansion-conarm]: Registered stats for tinker's material {signalum_plustic};
- [12:04:57] [Client thread/INFO] [FML]: Applying holder lookups
- [12:04:57] [Client thread/INFO] [FML]: Holder lookups applied
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: MFR integration not loaded
- [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.
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: IC2 integration fully loaded
- [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.
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Botania integration for farming fully loaded
- [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.
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Immersive Engineering integration fully loaded
- [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.
- [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.
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Extra Utilities 2 integration fully loaded
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: IC2 classic integration not loaded
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Natura integration not loaded
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: TechReborn integration not loaded
- [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.
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Magicalcrops integration not loaded
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Botania integration for fertilizing not loaded
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Gardencore integration not loaded
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Actually Additions integration not loaded
- [12:04:57] [Client thread/INFO] [enderio]: Farming Station: Metallurgy integration not loaded
- [12:04:57] [Client thread/INFO] [FML]: Applying holder lookups
- [12:04:57] [Client thread/INFO] [FML]: Holder lookups applied
- [12:04:57] [Client thread/INFO] [FML]: Applying holder lookups
- [12:04:57] [Client thread/INFO] [FML]: Holder lookups applied
- [12:04:57] [Client thread/INFO] [FML]: Injecting itemstacks
- [12:04:57] [Client thread/INFO] [FML]: Itemstack injection complete
- [12:04:57] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
- [12:04:57] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
- [12:04:59] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
- [12:04:59] [Thread-9/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
- [12:04:59] [Thread-9/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [12:04:59] [Thread-9/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
- [12:05:00] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/armor_plate.tmat#inventory
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/armor_trim.tmat#inventory
- [12:05:05] [Client thread/ERROR] [conarm]: Could not load multimodel conarm:armor/boots.conarm#inventory
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/boots_core.tmat#inventory
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/chest_core.tmat#inventory
- [12:05:05] [Client thread/ERROR] [conarm]: Could not load multimodel conarm:armor/chestplate.conarm#inventory
- [12:05:05] [Client thread/ERROR] [conarm]: Could not load multimodel conarm:armor/helmet.conarm#inventory
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/helmet_core.tmat#inventory
- [12:05:05] [Client thread/ERROR] [conarm]: Could not load multimodel conarm:armor/leggings.conarm#inventory
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/leggings_core.tmat#inventory
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load material model conarm:parts/polishing_kit.tmat#inventory
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel exnihilocreatio:tools/crook_tconstruct.tcon#inventory
- [12:05:05] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel exnihilocreatio:tools/hammer_tconstruct.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model plustic:parts/battery_cell.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel plustic:tools/katana.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel plustic:tools/laser_gun.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model plustic:parts/laser_medium.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model plustic:parts/pipe_piece.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/arrow.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_shaft.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/axe_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/battlesign.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/binding.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/bolt.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:parts/bolt_core.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_limb.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_string.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/broad_axe_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/broadsword.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/cleaver.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/cross_guard.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/crossbow.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/excavator.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/excavator_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/fletching.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/frypan.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hammer.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hammer_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hand_guard.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hatchet.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/kama.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/kama_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/knife_blade.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_plate.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_sword_blade.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longbow.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longsword.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/lumberaxe.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/mattock.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:moms_spaghetti.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pan_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pick_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/pickaxe.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/rapier.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/scythe.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/scythe_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shard.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sharpening_kit.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shortbow.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shovel.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shovel_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shuriken.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sign_head.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sword_blade.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tool_rod.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_binding.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_tool_rod.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/wide_guard.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel yoyos:tools/yoyo.tcon#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model yoyos:parts/yoyo_axle.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model yoyos:parts/yoyo_body.tmat#inventory
- [12:05:06] [Client thread/ERROR] [tconstruct-API]: Could not load material model yoyos:parts/yoyo_cord.tmat#inventory
- [12:05:08] [Client thread/INFO] [immersiveengineering]: Stitching Revolver Textures!
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] Mipmap levels: 4
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] Multitexture: false
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
- [12:05:09] [Client thread/INFO] [Config]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
- [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
- [12:05:15] [Client thread/INFO] [Config]: [OptiFine] Custom loader sprites: 5133
- [12:05:15] [Client thread/INFO] [Config]: [OptiFine] Sprite dependencies: 5436
- [12:05:17] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 4096x2048 textures-atlas
- [12:05:20] [Client thread/INFO] [Config]: [OptiFine] Animated sprites: 688
- [12:05:20] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:20] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:20] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:21] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:21] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:27] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:27] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:27] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:27] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:chunkloader#active=true,facing=north
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:chunkloader#active=true,facing=north with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant extrautils2:chunkloader#active=true,facing=north:
- java.lang.Exception: Could not load model definition for variant extrautils2:chunkloader
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/chunkloader.json
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
- ... 14 more
- Caused by: java.io.FileNotFoundException: extrautils2:blockstates/chunkloader.json
- at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
- ... 14 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:screen#active=true,facing=north
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:screen#active=true,facing=north with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant extrautils2:screen#active=true,facing=north:
- java.lang.Exception: Could not load model definition for variant extrautils2:screen
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/screen.json
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
- ... 14 more
- Caused by: java.io.FileNotFoundException: extrautils2:blockstates/screen.json
- at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
- ... 14 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:playerchest#active=true,facing=north,player_online=false
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:playerchest#active=true,facing=north,player_online=false with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant extrautils2:playerchest#active=true,facing=north,player_online=false:
- java.lang.Exception: Could not load model definition for variant extrautils2:playerchest
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/playerchest.json
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
- ... 14 more
- Caused by: java.io.FileNotFoundException: extrautils2:blockstates/playerchest.json
- at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
- ... 14 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:playerchest#active=true,facing=west,player_online=true
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:playerchest#active=true,facing=west,player_online=true with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:fluid_block#platinum
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:fluid_block#platinum with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:fluid_block#invar
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:fluid_block#invar with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:fluid_block#enderium
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:fluid_block#enderium with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:fluid_block#iridium
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:fluid_block#iridium with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading model for variant forgemultipartcbe:multipart_block#normal
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model forgemultipartcbe:multipart_block#normal with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
- at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
- ... 15 more
- [12:05:28] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant forgemultipartcbe:multipart_block#normal:
- java.lang.Exception: Could not load model definition for variant forgemultipartcbe:multipart_block
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model forgemultipartcbe:blockstates/multipart_block.json
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
- ... 14 more
- Caused by: java.io.FileNotFoundException: forgemultipartcbe:blockstates/multipart_block.json
- at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:83) ~[cev.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
- at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
- ... 14 more
- [12:05:28] [Client thread/FATAL] [FML]: Suppressed additional 1 model loading errors for domain tconstruct
- [12:05:28] [Client thread/FATAL] [FML]: Suppressed additional 97 model loading errors for domain extrautils2
- [12:05:34] [Client thread/ERROR] [FML]: Parsing error loading recipe exnihilocreatio:artifical_hive
- com.google.gson.JsonSyntaxException: Unknown item 'exnihilocreatio:hive'
- at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
- at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:523) ~[CraftingHelper.class:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
- at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
- at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
- at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
- at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_231]
- at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [12:05:35] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
- [12:05:35] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
- [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.
- [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.
- [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.
- [12:05:35] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
- [12:05:35] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
- [12:05:36] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
- [12:05:36] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
- [12:05:36] [Client thread/INFO] [draconicevolution]: Loading Default Recipes...
- [12:05:37] [Client thread/INFO] [FML]: Applying holder lookups
- [12:05:37] [Client thread/INFO] [FML]: Holder lookups applied
- [12:05:37] [Client thread/INFO] [AE2:C]: Initialization ( started )
- [12:05:37] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
- [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
- [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: New mod configuration was found. Commencing exporting.
- [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( started )
- [12:05:37] [Client thread/INFO] [AE2:C]: Initialization ( ended after 365ms )
- [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: Exported successfully 1911 items into items.csv
- [12:05:37] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( ended after 395 ms)
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FluidVisualsHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE]
- [12:05:37] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
- [12:05:37] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
- [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
- [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
- [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
- [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
- [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
- [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
- [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
- [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
- [12:05:37] [Client thread/INFO] [enderio]: Reloading config file...
- [12:05:37] [Client thread/INFO] [enderio]: Config reload finished
- [12:05:37] [Client thread/INFO] [jei]: Created: 128x256 textures-atlas
- [12:05:37] [Client thread/INFO] [draconicevolution]: Finished Initialization
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_dark_steel_anvil
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_dark_paper_anvil
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_basic_item_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_advanced_item_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_limited_item_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_big_item_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_big_advanced_item_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_existing_item_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_mod_item_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_power_item_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_soul_filter_normal
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_soul_filter_big
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_enchantment_filter_normal
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_enchantment_filter_big
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_fluid_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_not_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_or_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_and_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_nor_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_nand_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_xor_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_xnor_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_toggle_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_counting_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_sensor_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_timer_filter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_helmet
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_chestplate
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_leggings
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_boots
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_helmet
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_chestplate
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_leggings
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_boots
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_conduit_bundle
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_furnace
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_alloy_smelter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_alloy_smelter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_alloy_smelter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_buffer
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enchanter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_farm_station
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_combustion_generator
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_combustion_generator
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_stirling_generator
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_stirling_generator
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_zombie_generator
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_franken_zombie_generator
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_ender_generator
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_lava_generator
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_killer_joe
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_attractor_obelisk
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_aversion_obelisk
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_inhibitor_obelisk
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_relocator_obelisk
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_weather_obelisk
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_experience_obelisk
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_painter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_sag_mill
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_sag_mill
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_sag_mill
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_slice_and_splice
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_soul_binder
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_powered_spawner
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_vat
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_vat
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_wired_charger
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_wired_charger
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_wired_charger
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_tank
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_transceiver
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_vacuum_chest
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_xp_vacuum
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_niard
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_travel_anchor
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_tele_pad
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_dialing_device
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_impulse_hopper
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_crafter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_crafter
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_creative_spawner
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_cap_bank
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_power_monitor
- [12:05:38] [Client thread/INFO] [enderio]: Registered permission enderio.gui.block_advanced_power_monitor
- [12:05:38] [Client thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration1
- [12:05:38] [Client thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration2
- [12:05:38] [Client thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration3
- [12:05:39] [Client thread/INFO] [STDOUT]: [crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics:init:74]: Mixin successful? true
- [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 橡树树苗 with meta 0 already exists, skipping.
- [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 云杉树苗 with meta 1 already exists, skipping.
- [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 白桦树苗 with meta 2 already exists, skipping.
- [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 丛林树苗 with meta 3 already exists, skipping.
- [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 金合欢树苗 with meta 4 already exists, skipping.
- [12:05:39] [Client thread/WARN] [Ex Nihilo Creatio]: Crucible entry for 深色橡树树苗 with meta 5 already exists, skipping.
- [12:05:40] [Client thread/INFO] [reborncore]: Found 243 ores
- [12:05:40] [Client thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
- [12:05:40] [Client thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
- [12:05:40] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
- [12:05:40] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
- [12:05:40] [Client thread/INFO] [torcherino]: class com.sci.torcherino.blocks.tiles.TileTorcherino
- [12:05:41] [Thread-13/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes
- [12:05:41] [Thread-13/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 78 milliseconds
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {xu_demonic_metal};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {awakened_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {chaotic_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {electrical_steel};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {dark_steel};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {construction_alloy};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {redstone_alloy};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {energetic_alloy};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {xu_evil_metal};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {xu_enchanted_metal};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {certusquartz_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {lumium_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {pulsating_iron};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {treatedwood};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {soularium};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {constantan};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {enderium_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {end_steel};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {fluixcrystal_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {conductive_iron};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {xu_magical_wood};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {wyvern_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {vibrant_alloy};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {platinum_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Oredicted material {signalum_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {awakened_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {xu_demonic_metal};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {chaotic_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {electrical_steel};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {dark_steel};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {construction_alloy};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {redstone_alloy};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {energetic_alloy};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {xu_evil_metal};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {certusquartz_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {pulsating_iron};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {soularium};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {constantan};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {enderium_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {end_steel};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {fluixcrystal_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {conductive_iron};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {wyvern_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {vibrant_alloy};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {platinum_plustic};
- [12:05:41] [Client thread/INFO] [armoryexpansion-conarm]: Registered traits for tinker's traits {signalum_plustic};
- [12:05:42] [Client thread/INFO] [thermalfoundation]: Thermal Foundation: Tinkers' Construct Plugin Enabled.
- [12:05:42] [Client thread/INFO] [enderio]: Processing IMC message recipe:xml from endercore
- [12:05:42] [Client thread/INFO] [enderio]: Processing IMC message recipe:xml from endercore
- [12:05:42] [Client thread/INFO] [enderio]: Reading user recipe file user_recipes.xml
- [12:05:43] [Client thread/INFO] [enderio]: Valid IMC recipes to be processed:
- [12:05:43] [Client thread/INFO] [enderio]: * Enchanter: endercore:autosmelt from IMC from mod 'endercore'
- [12:05:43] [Client thread/INFO] [enderio]: * Enchanter: endercore:xpboost from IMC from mod 'endercore'
- [12:05:43] [Client thread/INFO] [enderio]: Reading user recipe file user_recipes.xml
- [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 3xitem.item_material@38 => 1xitem.item_material@3
- [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.block_fused_quartz@0
- [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.block_fused_quartz@0
- [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.glass@0 => 1xtile.block_fused_glass@0
- [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.sapling@0 => 1xtile.deadbush@0
- [12:05:43] [Client thread/INFO] [enderio]: Created 6 synthetic recipes for 9xitem.item_material@28 => 1xitem.enderPearl@0
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [12:05:44] [Client thread/INFO] [FML]: Injecting itemstacks
- [12:05:44] [Client thread/INFO] [FML]: Itemstack injection complete
- [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]
- [12:05:45] [Client thread/INFO] [STDOUT]: [com.mamiyaotaru.voxelmap.Map:<init>:420]: CATEGORY ORDER IS 7
- [12:05:45] [Client thread/INFO] [com.mamiyaotaru.voxelmap.textures.TextureAtlas]: Created: 256x256 waypoints-atlas
- [12:05:45] [Client thread/INFO] [com.mamiyaotaru.voxelmap.textures.TextureAtlas]: Created: 256x128 chooser-atlas
- [12:05:45] [Client thread/INFO] [com.mamiyaotaru.voxelmap.textures.TextureAtlas]: Created: 512x256 mobs-atlas
- [12:05:45] [Client thread/INFO] [com.mamiyaotaru.voxelmap.textures.TextureAtlas]: Created: 64x64 pings-atlas
- [12:05:45] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
- [12:05:45] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Enable
- [12:05:45] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
- [12:05:45] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Disabled
- [12:05:45] [Client thread/INFO] [AE2:C]: Waila - Integration Disabled
- [12:05:45] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Disabled
- [12:05:45] [Client thread/INFO] [AE2:C]: Just Enough Items - Integration Enable
- [12:05:45] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
- [12:05:45] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
- [12:05:45] [Client thread/INFO] [AE2:C]: TheOneProbe - Integration Disabled
- [12:05:45] [Client thread/INFO] [AE2:C]: Tesla - Integration Disabled
- [12:05:45] [Client thread/INFO] [AE2:C]: CraftTweaker - Integration Enable
- [12:05:46] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 593ms )
- [12:05:46] [Client thread/INFO] [draconicevolution]: Finished PostInitialization
- [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
- [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Ender IO Plugin Enabled.
- [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Extra Utilities 2 Plugin Enabled.
- [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
- [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Immersive Engineering Plugin Enabled.
- [12:05:46] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Tinkers' Construct Plugin Enabled.
- [12:05:47] [Client thread/INFO] [tconstruct-TinkerSmeltery]: Started adding oredict melting recipes
- [12:05:52] [Client thread/INFO] [tconstruct-TinkerSmeltery]: Oredict melting recipes finished in 5132.149374 ms
- [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!
- [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!
- [12:05:53] [Client thread/WARN] [BuildCraft]: [lib.guide.loader.xml] Unknown recipe type null - must be one of [crafting, assembling, smelting]
- [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!
- [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!
- [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!
- [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!
- [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!
- [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!
- [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!
- [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!
- [12:05:54] [Client thread/INFO] [BuildCraft]: [lib.guide] Squished appliedenergistics2:facade and all of it's 549 variants down into one page entry.
- [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.
- [12:05:56] [Client thread/INFO] [BuildCraft]: [lib.search] Max suffix length is 32
- [12:05:56] [Client thread/INFO] [BuildCraft]: [lib.search] '整个世界实际是包含在一个小玻璃球内的。也许我们的宇宙也大同小异?'
- [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
- [12:05:57] [Client thread/INFO] [STDOUT]: [exnihilocreatio.ExNihiloCreatio:postInit:119]: Loading crt
- [12:05:57] [Client thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(-4, -8) invalid, -8 smaller than -4
- [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.
- [12:05:57] [Client thread/INFO] [ic2.General]: ic2 version 2.8.170-ex112 loaded.
- [12:05:57] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms
- [12:05:57] [Client thread/INFO] [TexFix]: Fixed Textures: 12337 Saved: 119MB (125281280 bytes)
- [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_chest@0, missing knowledge for {1xitem.chestplateDiamond@0=1.0}
- [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_legs@0, missing knowledge for {1xitem.leggingsDiamond@0=1.0}
- [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_helm@0, missing knowledge for {1xitem.helmetDiamond@0=1.0}
- [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_boots@0, missing knowledge for {1xitem.bootsDiamond@0=1.0}
- [12:05:58] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.alloy_chestplate@32767, missing knowledge for {1xitem.chestplateCloth@32767=1.0}
- [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}
- [12:05:59] [Client thread/INFO] [jei]: Starting JEI...
- [12:05:59] [Client thread/ERROR] [jei]: An interpreter is already registered for this item: exnihilocreatio.modules.tconstruct.tools.SledgeHammer@35e877a2
- java.lang.IllegalArgumentException: null
- at mezz.jei.runtime.SubtypeRegistry.registerSubtypeInterpreter(SubtypeRegistry.java:36) [SubtypeRegistry.class:?]
- at slimeknights.tconstruct.plugin.jei.JEIPlugin.registerItemSubtypes(JEIPlugin.java:103) [JEIPlugin.class:?]
- at mezz.jei.startup.JeiStarter.registerItemSubtypes(JeiStarter.java:142) [JeiStarter.class:?]
- at mezz.jei.startup.JeiStarter.start(JeiStarter.java:54) [JeiStarter.class:?]
- at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
- at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
- at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757) [Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [12:05:59] [Client thread/ERROR] [jei]: An interpreter is already registered for this item: exnihilocreatio.modules.tconstruct.tools.TiCrook@427dc2ce
- java.lang.IllegalArgumentException: null
- at mezz.jei.runtime.SubtypeRegistry.registerSubtypeInterpreter(SubtypeRegistry.java:36) [SubtypeRegistry.class:?]
- at slimeknights.tconstruct.plugin.jei.JEIPlugin.registerItemSubtypes(JEIPlugin.java:103) [JEIPlugin.class:?]
- at mezz.jei.startup.JeiStarter.registerItemSubtypes(JeiStarter.java:142) [JeiStarter.class:?]
- at mezz.jei.startup.JeiStarter.start(JeiStarter.java:54) [JeiStarter.class:?]
- at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
- at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
- at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757) [Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [12:06:00] [Client thread/INFO] [jei]: Registering recipe categories...
- [12:06:00] [Client thread/INFO] [BuildCraft]: Loaded JEI mods: [factory, energy, silicon]
- [12:06:01] [Client thread/INFO] [jei]: Registering recipe categories took 686.8 ms
- [12:06:01] [Client thread/INFO] [jei]: Registering mod plugins...
- [12:06:02] [Client thread/INFO] [jei]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: ModConfig Loaded: true
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Compost Recipe Pages Loaded: 2
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Fluid Item Transform Recipes Loaded: 24
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Fluid On Top Recipes Loaded: 2
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Fluid Transform Recipes Loaded: 1
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Hammer Recipes Loaded: 42
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Crook Recipes Loaded: 1
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Heat Sources Loaded: 59
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Sieve Recipes Loaded: 56
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Stone Crucible Recipes Loaded: 1
- [12:06:03] [Client thread/INFO] [Ex Nihilo Creatio]: JEI: Wood Crucible Recipes Loaded: 1
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:empty null
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:water 0
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:mundane 1
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:thick 1
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:awkward 1
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:night_vision 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_night_vision 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:invisibility 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_invisibility 4
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:leaping 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_leaping 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_leaping 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:fire_resistance 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_fire_resistance 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:swiftness 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_swiftness 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_swiftness 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:slowness 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_slowness 4
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:water_breathing 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_water_breathing 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:healing 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_healing 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:harming 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_harming 4
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:poison 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_poison 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_poison 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:regeneration 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_regeneration 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_regeneration 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strength 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_strength 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:strong_strength 3
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:weakness 1
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:long_weakness 2
- [12:06:04] [Client thread/INFO] [extrautils2]: minecraft:luck null
- [12:06:04] [Client thread/INFO] [extrautils2]: enderio:confusion null
- [12:06:04] [Client thread/INFO] [extrautils2]: enderio:long_confusion null
- [12:06:04] [Client thread/INFO] [extrautils2]: enderio:floating null
- [12:06:04] [Client thread/INFO] [extrautils2]: enderio:strong_floating null
- [12:06:04] [Client thread/INFO] [extrautils2]: enderio:long_floating null
- [12:06:04] [Client thread/INFO] [extrautils2]: enderio:withering null
- [12:06:04] [Client thread/INFO] [extrautils2]: enderio:long_withering null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste 2
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste+ 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste2 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance 2
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance+ 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance2 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:levitation 2
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:levitation+ 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption 2
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption+ 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption2 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck 2
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck+ 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck2 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck+ 4
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck2 4
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither 3
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither+ 4
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither2 4
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:leaping3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:leaping4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:swiftness3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:swiftness4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:healing3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:healing4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:harming3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:harming4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:poison3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:poison4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:regeneration3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:regeneration4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:strength3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:strength4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither3 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither4 null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:leaping2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:leaping3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:swiftness2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:swiftness3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:poison2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:poison3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:regeneration2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:regeneration3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:strength2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:strength3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:haste3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:resistance3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:absorption3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:luck3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:unluck3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither2+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: cofhcore:wither3+ null
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.doom null
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.gravity 2
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.gravity.long 3
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.second.chance 4
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.greek.fire 3
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:oily 2
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.fizzy.lifting 3
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.relapse 2
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.love 2
- [12:06:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.purging 2
- [12:06:04] [Client thread/INFO] [immersiveengineering]: Adding recipes to JEI!!
- [12:06:05] [Client thread/INFO] [enderio]: AlloyRecipeCategory: Added 268 alloy smelter recipes to JEI in 0.021 seconds.
- [12:06:05] [Client thread/INFO] [enderio]: CombustionRecipeCategory: Added 44 combustion generator recipes to JEI in 0.012 seconds.
- [12:06:05] [Client thread/INFO] [jei]: Added recipe registry plugin: class crazypants.enderio.machines.integration.jei.PainterRegistryPlugin
- [12:06:05] [Client thread/INFO] [enderio]: StirlingRecipeCategory: Added 19 stirling generator recipes for 267 solid fuels to JEI in 0.210 seconds.
- [12:06:05] [Client thread/INFO] [enderio]: TankRecipeCategory: Added 4501 tank recipes to JEI in 0.101 seconds.
- [12:06:05] [Client thread/INFO] [enderio]: WiredChargerRecipeCategory: Added 126 item charging recipes to JEI in 0.081 seconds.
- [12:06:05] [Client thread/INFO] [enderio]: WeatherObeliskRecipeCategory: Added 3 weather changing recipes to JEI in 0.014 seconds.
- [12:06:06] [Client thread/INFO] [enderio]: InfinityRecipeCategory: Added 2 infinity recipe(s) to JEI in 0.015 seconds.
- [12:06:06] [Client thread/INFO] [jei]: Registering mod plugins took 4.721 s
- [12:06:06] [Client thread/INFO] [jei]: Building recipe registry...
- [12:06:07] [Client thread/INFO] [jei]: Building recipe registry took 1.544 s
- [12:06:07] [Client thread/INFO] [jei]: Building ingredient list...
- [12:06:08] [Client thread/INFO] [jei]: Building ingredient list took 368.7 ms
- [12:06:08] [Client thread/INFO] [jei]: Building ingredient filter...
- [12:06:12] [Client thread/INFO] [jei]: Building ingredient filter took 4.700 s
- [12:06:12] [Client thread/INFO] [jei]: Building bookmarks...
- [12:06:12] [Client thread/INFO] [jei]: Building bookmarks took 5.522 ms
- [12:06:12] [Client thread/INFO] [jei]: Building runtime...
- [12:06:12] [Client thread/INFO] [jei]: Building runtime took 114.0 ms
- [12:06:12] [Client thread/INFO] [jei]: Ingredients are being added at runtime: 30 net.minecraft.item.ItemStack
- [12:06:12] [Client thread/INFO] [jei]: Starting JEI took 13.37 s
- [12:06:12] [Client thread/INFO] [cofhcore]: CoFH Core: Load Complete.
- [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"
- [12:06:13] [Client thread/INFO] [CoFH World]: Found a total of 3 world generation files.
- [12:06:13] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\01_thermalfoundation_ores.json":
- [12:06:13] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\02_thermalfoundation_oil.json":
- [12:06:13] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\03_thermalfoundation_clathrates.json":
- [12:06:13] [Client thread/INFO] [CoFH World]: CoFH World: Load Complete.
- [12:06:13] [Client thread/INFO] [thermalfoundation]: [Whitelist] Reading established Whitelist from file.
- [12:06:13] [Client thread/INFO] [thermalfoundation]: Thermal Foundation: Load Complete.
- [12:06:13] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Load Complete.
- [12:06:19] [Client thread/INFO] [NotEnoughItems]: Loading NEI.
- [12:06:20] [Client thread/INFO] [NotEnoughItems]: Finished NEI Initialization after 524 ms
- [12:06:20] [Client thread/INFO] [thermalcultivation]: Thermal Cultivation: Load Complete.
- [12:06:26] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 82 mods
- [12:06:26] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
- [12:06:26] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
- [12:06:27] [Client thread/ERROR] [draconicevolution]: Failed to download mod manifest.
- [12:06:27] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
- [12:06:28] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id
- [12:07:07] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2
- [12:07:07] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair
- [12:07:07] [Server thread/INFO] [enderio]: Permission Handler is: (default)
- [12:07:07] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
- [12:07:11] [Server thread/INFO] [FML]: Applying holder lookups
- [12:07:11] [Server thread/INFO] [FML]: Holder lookups applied
- [12:07:11] [Server thread/INFO] [FML]: Loading dimension 0 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
- [12:07:12] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 633 advancements
- [12:07:12] [Server thread/INFO] [Hardcore Questing Mode]: Couldn't copy default files
- [12:07:12] [Server thread/ERROR] [Hardcore Questing Mode]: Failed to load remote questing state from description.txt
- [12:07:12] [Server thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
- [12:07:12] [Server thread/INFO] [EnderCore ASM]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
- [12:07:14] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 633 advancements
- [12:07:14] [Server thread/INFO] [FTB Library]: Reloaded server in 3ms
- [12:07:14] [Server thread/INFO] [Hardcore Questing Mode]: Couldn't copy default files
- [12:07:14] [Server thread/ERROR] [Hardcore Questing Mode]: Failed to load remote questing state from description.txt
- [12:07:15] [Server thread/INFO] [FML]: Loading dimension -1 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
- [12:07:15] [Server thread/INFO] [FML]: Loading dimension 1 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
- [12:07:15] [Server thread/INFO] [FML]: Loading dimension -11325 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
- [12:07:15] [Server thread/INFO] [FML]: Loading dimension -9999 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
- [12:07:15] [Server thread/INFO] [FML]: Loading dimension 2 (新的世界) (net.minecraft.server.integrated.IntegratedServer@48425692)
- [12:07:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
- [12:07:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 77%
- [12:07:16] [Server thread/INFO] [immersiveengineering]: WorldData loading
- [12:07:16] [Server thread/INFO] [immersiveengineering]: WorldData not found
- [12:07:17] [Server thread/INFO] [FML]: Unloading dimension -1
- [12:07:17] [Server thread/INFO] [FML]: Unloading dimension 1
- [12:07:17] [Server thread/INFO] [FML]: Unloading dimension -11325
- [12:07:17] [Server thread/INFO] [FluxNetworks]: No FluxNetworkData found
- [12:07:17] [Server thread/INFO] [FluxNetworks]: FluxNetworkData has been successfully loaded
- [12:07:17] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 12, from 10
- [12:07:19] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
- [12:07:19] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
- [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]
- [12:07:19] [Netty Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
- [12:07:19] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
- [12:07:19] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [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)
- [12:07:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Huanlan加入了游戏
- [12:07:19] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [12:07:25] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:07:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:07:25] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §ENo waypoints exist for this world/server.
- [12:07:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:07:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [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)
- [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]
- com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
- at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:3001) [bib.class:?]
- at net.minecraft.client.resources.SkinManager$3.run(SourceFile:110) [cex$3.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_231]
- at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_231]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_231]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_231]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
- [12:07:27] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: main.zs:1 > unexpected end of file - ; expected
- [12:07:27] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: [crafttweaker | SIDE_CLIENT]: Error parsing main.zs:1 -- ; expected
- [12:07:30] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 5 advancements
- [12:07:31] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] VeinMiner 正使用热键模式, 详情请查看配置项
- [12:07:31] [Client thread/INFO] [veinminer]: Received mode change 1
- [12:07:31] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] 已设置客户端 Veinminer 的热键为按下时启用
- [12:09:22] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:09:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:09:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:09:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [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
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Tex: 15
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §1-----------------------------
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2/ct biomeTypes
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §3Lists all the biome types in the game
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2/ct biomes
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §3Lists all the biomes in the game
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2/ct blockinfo
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §3Activates or deactivates block reader. In block info mode,
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §3right-click a block to see ID, meta and tile entity data
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2/ct blockmaterial
- [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
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT]
- [12:09:42] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §e##§1 ---- §61/12§1 ----- §a>>
- [12:09:43] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:09:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:09:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:09:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [12:11:00] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Unfortunately reloading is not possible due to a forge change.
- [12:11:00] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Please read this
- [12:11:03] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [12:11:07] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Unfortunately reloading is not possible due to a forge change.
- [12:11:07] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Please read this
- [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]
- [12:14:26] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Item §2<tconstruct:book>§a
- [12:14:26] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §3No OreDict Entries
- [12:14:30] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals!
- java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
- at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?]
- at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?]
- at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?]
- at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?]
- at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?]
- at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?]
- at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?]
- at codechicken.nei.LayoutManager.load(LayoutManager.java:600) ~[LayoutManager.class:?]
- at codechicken.nei.handler.NEIClientEventHandler.lambda$containerInitEvent$5(NEIClientEventHandler.java:220) ~[NEIClientEventHandler.class:?]
- at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_231]
- at codechicken.nei.handler.NEIClientEventHandler.containerInitEvent(NEIClientEventHandler.java:220) [NEIClientEventHandler.class:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_902_NEIClientEventHandler_containerInitEvent_Pre.invoke(.dynamic) [?:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
- at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:475) [blk.class:?]
- at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:1018) [bib.class:?]
- at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2175) [bib.class:?]
- at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020) [bib.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1808) [bib.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [12:14:31] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals!
- java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
- at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?]
- at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?]
- at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?]
- at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?]
- at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?]
- at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?]
- at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?]
- at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213) ~[LayoutManager.class:?]
- at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286) ~[NEIClientEventHandler.class:?]
- at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_231]
- at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286) [NEIClientEventHandler.class:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_903_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic) [?:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
- at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119) [bmg.class:?]
- at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) [bmr.class:?]
- at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643) [bmp.class:?]
- at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) [ForgeHooksClient.class:?]
- at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) [Reflector.class:?]
- at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1457) [buq.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [12:14:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [调试]: 高级提示框:显示
- [12:14:39] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:14:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:14:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:14:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [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}]})
- [12:15:24] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §3No OreDict Entries
- [12:15:32] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:15:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:15:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:15:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [12:16:33] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Generating recipe list, this could take a while...
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:dust:21>
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:dust:21>
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:rail> * 8
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:piston>
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:torch> * 4
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:gunpowder> * 3
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:glowstone_dust>
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:bucket>
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:te:2>
- [12:16:34] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Recipe list generated\nSee §acrafttweaker.log §r[§6Click here to open§r]
- [12:17:03] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Generating recipe list, this could take a while...
- [12:17:03] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:dust:21>
- [12:17:03] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:dust:21>
- [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:rail> * 8
- [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:piston>
- [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:torch> * 4
- [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:gunpowder> * 3
- [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:glowstone_dust>
- [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <minecraft:bucket>
- [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] ERROR: Could not dump recipe for <ic2:te:2>
- [12:17:04] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Recipe list generated\nSee §acrafttweaker.log §r[§6Click here to open§r]
- [12:17:51] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Unfortunately reloading is not possible due to a forge change.
- [12:17:51] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Please read this
- [12:17:53] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:17:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:17:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:17:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [12:17:57] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:17:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:17:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:17:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [12:18:01] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
- [12:18:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:18:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:18:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [12:18:02] [Client thread/INFO] [net.minecraft.client.Minecraft]: Stopping!
- [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
- [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
- [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
- [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/overworld
- [12:18:02] [Netty Local Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
- [12:18:02] [Netty Local Client IO #0/INFO] [FluxNetworks]: FluxNetworkData has been unloaded
- [12:18:02] [Server thread/INFO] [FluxNetworks]: FluxNetworkData has been successfully loaded
- [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/ExtraUtils2_Quarry_Dim
- [12:18:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '新的世界'/Storage Cell
- [12:18:02] [Server thread/INFO] [FML]: Unloading dimension 0
- [12:18:02] [Server thread/INFO] [FML]: Unloading dimension -9999
- [12:18:02] [Server thread/INFO] [FML]: Unloading dimension 2
- [12:18:07] [Server thread/INFO] [FML]: Applying holder lookups
- [12:18:07] [Server thread/INFO] [FML]: Holder lookups applied
- [12:18:07] [Server thread/INFO] [FluxNetworks]: FluxNetworkData has been unloaded
- [12:18:07] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
- [12:18:07] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com
发错了,这个才是
复制代码
- [22:49:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [22:49:35] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [22:49:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
- [22:49:35] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
- [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
- [22:49:36] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
- [22:49:36] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
- [22:49:36] [main/INFO] [FML]: Searching C:\hmcl\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\mods for mods
- [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
- [22:49:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [22:49:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [22:49:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [22:49:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [22:49:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:49:38] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
- [22:49:38] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
- [22:49:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:49:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [22:49:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
- [22:49:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
- [22:49:39] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [22:49:40] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: Huanlan
- [22:49:44] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
- [22:49:45] [Client thread/INFO] [FML]: -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_231, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 40770344 bytes (38 MB) / 268435456 bytes (256 MB) up to 4294967296 bytes (4096 MB)
- 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
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML:
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13302 Compatibility Profile Context 14.502.1038.0' Renderer: 'AMD Radeon HD 6450 Graphics'
- [22:49:45] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
- [22:49:45] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
- [22:49:45] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
- [22:49:46] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
- [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
- [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
- [22:49:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
- [22:49:47] [Client thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod contenttweaker (ContentTweaker) requires [base@[3.11.0,)]
- [22:49:47] [Client thread/ERROR] [FML]: An exception was thrown, the game will display an error screen and halt.
- net.minecraftforge.fml.common.MissingModsException: Mod contenttweaker (ContentTweaker) requires [base@[3.11.0,)]
- at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:266) ~[Loader.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [22:49:47] [Client thread/WARN] [FML]: EventBus 0 shutting down - future events will not be posted.
- [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
- [22:49:47] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 89354923 nanos
- [22:49:47] [Client thread/WARN] [FML]: There were errors previously. Not beginning mod initialization phase
- [22:49:49] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
- [22:49:49] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
- [22:49:49] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [22:49:50] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
- [22:49:50] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
- [22:49:50] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
- [22:49:54] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id
- [22:49:54] [Client thread/INFO] [net.minecraft.client.Minecraft]: Stopping!
- [22:49:54] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
- [22:49:54] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com