Jump to content

Error with immersive engineering


Animus_Surge

Recommended Posts

Hey, it seems that Immersive Engineering is breaking my game. 

 

LOG

Spoiler

[19:57:26] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:57:26] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:57:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:57:26] [main/INFO]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[19:57:26] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Mike\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51
[19:57:27] [main/INFO]: Searching C:\Users\Mike\Documents\Curse\Minecraft\Instances\ExtendedCraftingSetups\mods for mods
[19:57:27] [main/INFO]: Searching C:\Users\Mike\Documents\Curse\Minecraft\Instances\ExtendedCraftingSetups\mods\1.12.2 for mods
[19:57:27] [main/INFO]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
[19:57:27] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.2.18.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:57:27] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:57:27] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[19:57:27] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in EnderCore-1.12.2-0.5.41.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:57:27] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:57:28] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:57:28] [main/WARN]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:57:28] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:57:28] [main/INFO]: Loading tweak class name codechicken.asm.internal.Tweaker
[19:57:28] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:57:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:57:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:57:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:57:32] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:57:32] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:57:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:57:32] [main/INFO]: Calling tweak class codechicken.asm.internal.Tweaker
[19:57:32] [main/INFO]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
[19:57:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:57:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:57:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:57:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:57:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:57:33] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:57:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:57:33] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:57:34] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[19:57:36] [main/INFO]: Setting user: Animus_Surge
[19:57:36] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:229]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[19:57:36] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:241]: Transforming net.minecraft.block.Block Finished.
[19:57:43] [main/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[19:57:43] [main/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[19:57:44] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[19:57:44] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[19:57:44] [main/INFO]: LWJGL Version: 2.9.4
[19:57:47] [main/INFO]: -- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 160754240 bytes (153 MB) / 736624640 bytes (702 MB) up to 5726797824 bytes (5461 MB)
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: 
	Loaded coremods (and transformers): 
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  team.chisel.ctm.client.asm.CTMTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
	GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
[19:57:47] [main/INFO]: MinecraftForge v14.23.5.2768 Initialized
[19:57:47] [main/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:57:47] [main/INFO]: Replaced 1036 ore ingredients
[19:57:50] [main/INFO]: Searching C:\Users\Mike\Documents\Curse\Minecraft\Instances\ExtendedCraftingSetups\mods for mods
[19:57:50] [main/INFO]: Searching C:\Users\Mike\Documents\Curse\Minecraft\Instances\ExtendedCraftingSetups\mods\1.12.2 for mods
[19:57:52] [Thread-3/INFO]: Using sync timing. 200 frames of Display.update took 846787337 nanos
[19:57:54] [main/WARN]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.1
[19:57:55] [main/WARN]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353
[19:57:56] [main/WARN]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.5.135
[19:57:56] [main/WARN]: Mod microblockcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.0.71
[19:57:56] [main/WARN]: Mod forgemultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.0.71
[19:57:56] [main/WARN]: Mod minecraftmultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.0.71
[19:57:57] [main/WARN]: 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.40.824
[19:57:57] [main/WARN]: Mod mrtjpcore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.3.35
[19:57:57] [main/WARN]: Mod projectred-core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:57] [main/INFO]: Mod projectred-compat is missing the required element 'name'. Substituting projectred-compat
[19:57:57] [main/WARN]: Mod projectred-compat is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[19:57:57] [main/WARN]: Mod projectred-fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:57] [main/WARN]: Mod projectred-integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:57] [main/WARN]: Mod projectred-transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:58] [main/WARN]: Mod projectred-illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:58] [main/WARN]: Mod projectred-expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:58] [main/WARN]: Mod projectred-relocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:58] [main/WARN]: Mod projectred-transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:58] [main/WARN]: Mod projectred-exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92
[19:57:59] [main/INFO]: Forge Mod Loader has identified 63 mods to load
[19:58:00] [main/INFO]: FML has found a non-mod file AutoSave-1.12.2-1.0.6.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:58:02] [main/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, actuallyadditions, appliedenergistics2, baubles, betterbuilderswands, bibliocraft, botania, chameleon, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, ctm, cucumber, endercore, enderio, enderiobase, enderioconduits, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderstorage, extendedcrafting, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, ftblib, ftbutilities, inventorytweaks, ironchest, jei, journeymap, mantle, mcjtylib_ng, morpheus, mrtjpcore, projectred-core, projectred-compat, projectred-fabrication, projectred-integration, projectred-transmission, projectred-illumination, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, redstoneflux, rftools, storagedrawers, tconstruct, thermaldynamics, thermalexpansion, thermalfoundation, immersiveengineering] at CLIENT
[19:58:02] [main/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, actuallyadditions, appliedenergistics2, baubles, betterbuilderswands, bibliocraft, botania, chameleon, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, ctm, cucumber, endercore, enderio, enderiobase, enderioconduits, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderstorage, extendedcrafting, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, ftblib, ftbutilities, inventorytweaks, ironchest, jei, journeymap, mantle, mcjtylib_ng, morpheus, mrtjpcore, projectred-core, projectred-compat, projectred-fabrication, projectred-integration, projectred-transmission, projectred-illumination, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, redstoneflux, rftools, storagedrawers, tconstruct, thermaldynamics, thermalexpansion, thermalfoundation, immersiveengineering] at SERVER
[19:58:08] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:229]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[19:58:08] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:241]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[19:58:12] [main/INFO]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[19:58:12] [main/INFO]: Skipping Pulse wailaIntegration; missing dependency: waila
[19:58:12] [main/INFO]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[19:58:13] [main/INFO]: Preparing to take over the world
[19:58:16] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:229]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[19:58:16] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:241]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[19:58:18] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Botania, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CTM, FMLFileResourcePack:Cucumber Library, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Base, FMLFileResourcePack:Ender IO Conduits, FMLFileResourcePack:Ender IO Applied Energistics Conduits, FMLFileResourcePack:Ender IO Open Computers Conduits, FMLFileResourcePack:Ender IO Refined Storage 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:EnderStorage, FMLFileResourcePack:Extended Crafting, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart CBE, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:McJtyLib, FMLFileResourcePack:Morpheus, FMLFileResourcePack:MrTJPCore, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:projectred-compat, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Relocation, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:RFTools, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Immersive Engineering
[19:58:18] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:229]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[19:58:18] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:241]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[19:58:18] [main/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
[19:58:18] [main/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
[19:58:19] [main/INFO]: Processing ObjectHolder annotations
[19:58:19] [main/INFO]: Found 1305 ObjectHolder annotations
[19:58:19] [main/INFO]: Identifying ItemStackHolder annotations
[19:58:19] [main/INFO]: Found 9 ItemStackHolder annotations
[19:58:19] [main/INFO]: Forge Energy integration loaded
[19:58:19] [main/INFO]: Configured a dormant chunk cache size of 0
[19:58:19] [main/INFO]: Starting PreInitialization Phase...
[19:58:19] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[19:58:19] [main/INFO]: Grabbing Configurations...
[19:58:20] [main/INFO]: Initializing Tool Materials...
[19:58:20] [main/INFO]: Initializing Armor Materials...
[19:58:20] [main/INFO]: Fuel Integration: Integration for fluid 'canolaoil' loaded
[19:58:20] [main/INFO]: Fuel Integration: Integration for fluid 'refinedcanolaoil' loaded
[19:58:20] [main/INFO]: Fuel Integration: Integration for fluid 'crystaloil' loaded
[19:58:20] [main/INFO]: Fuel Integration: Integration for fluid 'empoweredoil' loaded
[19:58:20] [main/INFO]: Initializing Update Checker...
[19:58:20] [main/INFO]: PreInitializing ClientProxy...
[19:58:20] [Actually Additions Update Checker/INFO]: Starting Update Check...
[19:58:20] [Forge Version Check/INFO]: [codechickenlib] Found status: BETA Target: null
[19:58:20] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[19:58:20] [main/INFO]: PreInitialization Finished.
[19:58:21] [Actually Additions Update Checker/INFO]: Update Check done!
[19:58:21] [Actually Additions Update Checker/INFO]: There is an Update for Actually Additions available!
[19:58:21] [Actually Additions Update Checker/INFO]: Current Version: 1.12.2-r141, newest Version: 1.12.2-r142!
[19:58:21] [Actually Additions Update Checker/INFO]: View the Changelog at http://ellpeck.de/actaddchangelog
[19:58:21] [Actually Additions Update Checker/INFO]: Download at http://ellpeck.de/actadddownload
[19:58:21] [main/INFO]: Pre Initialization ( started )
[19:58:21] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
[19:58:21] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:58:21] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Target: null
[19:58:21] [Forge Version Check/INFO]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[19:58:22] [Forge Version Check/INFO]: [enderstorage] Found status: BETA Target: null
[19:58:22] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[19:58:22] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[19:58:22] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[19:58:22] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[19:58:22] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[19:58:22] [Forge Version Check/INFO]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[19:58:22] [Forge Version Check/INFO]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json
[19:58:22] [Forge Version Check/INFO]: [immersiveengineering] Found status: UP_TO_DATE Target: null
[19:58:22] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[19:58:22] [Forge Version Check/INFO]: [cofhworld] Found status: AHEAD Target: null
[19:58:29] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:229]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[19:58:29] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:241]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[19:58:29] [main/INFO]: Starting AE2 VersionChecker
[19:58:29] [main/INFO]: Pre Initialization ( ended after 9326ms )
[19:58:29] [AE2 VersionChecker/INFO]: Last check was just recently.
[19:58:29] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[19:58:29] [main/INFO]: Access transform success createStackedBlock (func_180643_i).
[19:58:36] [main/INFO]: Applying holder lookups
[19:58:36] [main/INFO]: Holder lookups applied
[19:58:37] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:37] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled.tesr`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:37] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitybittank`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:39] [main/INFO]: Registering default Feature Templates...
[19:58:39] [main/INFO]: Registering default World Generators...
[19:58:39] [main/INFO]: Verifying or creating base world generation directory...
[19:58:39] [main/INFO]: Complete.
[19:58:39] [main/INFO]: Found annotation mixin: crazypants.enderio.conduits.oc.conduit.OCMixin
[19:58:39] [main/INFO]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
[19:58:39] [main/INFO]: Found annotation mixin: crazypants.enderio.conduits.me.conduit.MEMixin
[19:58:39] [main/INFO]: Registered mixin.
[19:58:39] [main/INFO]: Found mixin source class data for crazypants.enderio.conduits.me.conduit.MEMixin.
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'creosote' loaded
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'coal' loaded
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'crude_oil' loaded
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'refined_oil' loaded
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'refined_fuel' loaded
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'tree_oil' loaded
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'seed_oil' loaded
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'refined_biofuel' loaded
[19:58:40] [main/INFO]: Fuel Integration: Integration for fluid 'cryotheum' loaded
[19:58:47] [main/INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle
[19:58:47] [main/INFO]: Added methods and interfaces from class crazypants.enderio.conduits.me.conduit.MEMixin
[19:58:47] [main/INFO]: Successfully patched.
[19:58:55] [main/WARN]: TConstruct, you fail again, muhaha! The world is mine, mine!
[19:58:55] [main/WARN]: Applied Energistics conduits loaded. Let your networks connect!
[19:58:55] [main/WARN]: OpenComputers conduits NOT loaded. OpenComputers is not installed
[19:58:55] [main/WARN]: Refined Storage conduits NOT loaded. Refined Storage is not installed
[19:58:55] [main/WARN]: Forestry integration NOT loaded. Forestry is not installed
[19:58:56] [main/WARN]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[19:58:58] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:58] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ec_pedestal`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ec_crafting_core`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ec_automation_interface`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ec_basic_table`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ec_advanced_table`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ec_elite_table`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ec_ultimate_table`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ec_compressor`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:58:59] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `extendedcraftingender_crafter`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:05] [main/WARN]: 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.
[19:59:07] [main/WARN]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[19:59:08] [main/INFO]: Found @journeymap.client.api.ClientPlugin: com.feed_the_beast.ftbutilities.integration.JourneyMapIntegration
[19:59:08] [main/INFO]: Loading configuration
[19:59:08] [main/WARN]: Failed to load PR Plugin: ComputerCraft: bundled cable connections
[19:59:08] [main/WARN]: Failed to load PR Plugin: Treecapitator: gem axe compat
[19:59:26] [main/INFO]: Could not read 'userbuilder.json', this is not an error!
[19:59:27] [main/INFO]: OBJLoader: Domain rftools has been added.
[19:59:29] [main/INFO]: Fuel Integration: Integration for fluid 'biodiesel' loaded
[19:59:40] [main/INFO]: OBJLoader: Domain immersiveengineering has been added.
[19:59:40] [main/INFO]: Custom OBJLoader: Domain has been added: immersiveengineering
[19:59:40] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `swordpedestal`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bell`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `typewriter`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[19:59:41] [main/INFO]: Loading blocks...
[19:59:42] [main/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[19:59:43] [main/INFO]: 71 Feature's blocks loaded.
[19:59:43] [main/INFO]: Loading Tile Entities...
[19:59:43] [main/INFO]: Tile Entities loaded.
[20:00:12] [main/WARN]: 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.
[20:00:12] [main/WARN]: 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.
[20:00:12] [main/WARN]: 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.
[20:00:12] [main/WARN]: 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.
[20:00:12] [main/WARN]: 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.
[20:00:12] [main/WARN]: 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.
[20:00:12] [main/WARN]: 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.
[20:00:12] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:13] [main/WARN]: 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.
[20:00:14] [main/WARN]: 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.
[20:00:14] [main/WARN]: 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.
[20:00:14] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/WARN]: 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.
[20:00:15] [main/INFO]: Initializing Blocks...
[20:00:17] [main/INFO]: Applying holder lookups
[20:00:17] [main/INFO]: Holder lookups applied
[20:00:18] [main/INFO]: Loading items...
[20:00:18] [main/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[20:00:18] [main/INFO]: 71 Feature's items loaded.
[20:00:24] [main/INFO]: Initializing Items...
[20:00:25] [main/INFO]: Initializing OreDictionary Entries...
[20:00:25] [main/INFO]: Applying holder lookups
[20:00:25] [main/INFO]: Holder lookups applied
[20:00:25] [main/INFO]: Farming Station: Natura integration not loaded
[20:00:25] [main/INFO]: Farming Station: IC2 classic integration not loaded
[20:00:25] [main/INFO]: Farming Station: IC2 integration not loaded
[20:00:25] [main/INFO]: Farming Station: MFR integration not loaded
[20:00:25] [main/WARN]: Potentially Dangerous alternative prefix `botania` for name `petals`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[20:00:25] [main/INFO]: Farming Station: Botania integration for farming fully loaded
[20:00:25] [main/INFO]: Farming Station: Extra Utilities 2 integration not loaded
[20:00:25] [main/INFO]: Farming Station: TechReborn integration not loaded
[20:00:25] [main/WARN]: Potentially Dangerous alternative prefix `immersiveengineering` for name `hemp`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[20:00:25] [main/INFO]: Farming Station: Immersive Engineering integration fully loaded
[20:00:25] [main/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `dye`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[20:00:25] [main/WARN]: Potentially Dangerous alternative prefix `actuallyadditions` for name `item_fertilizer`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[20:00:25] [main/INFO]: Farming Station: Actually Additions integration loaded
[20:00:26] [main/WARN]: Potentially Dangerous alternative prefix `botania` for name `fertilizer`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[20:00:26] [main/INFO]: Farming Station: Botania integration for fertilizing fully loaded
[20:00:26] [main/INFO]: Farming Station: Gardencore integration not loaded
[20:00:26] [main/INFO]: Farming Station: Magicalcrops integration not loaded
[20:00:26] [main/INFO]: Farming Station: Metallurgy integration not loaded
[20:00:26] [main/INFO]: Initializing Village Addons...
[20:00:27] [main/INFO]: Applying holder lookups
[20:00:27] [main/INFO]: Holder lookups applied
[20:00:27] [main/INFO]: OBJLoader: Domain bibliocraft has been added.
[20:00:28] [main/INFO]: OBJLoader: Domain botania has been added.
[20:00:31] [main/INFO]: Applying holder lookups
[20:00:31] [main/INFO]: Holder lookups applied
[20:00:31] [main/INFO]: Injecting itemstacks
[20:00:31] [main/INFO]: Itemstack injection complete
[20:00:43] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:00:44] [Thread-9/INFO]: Initializing LWJGL OpenAL
[20:00:44] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[20:00:46] [Thread-9/INFO]: OpenAL initialized.
[20:00:46] [Sound Library Loader/INFO]: Sound engine started
[20:02:18] [main/ERROR]: Could not load multimodel tconstruct:tools/arrow.tcon#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/arrow_head.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/arrow_shaft.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/axe_head.tmat#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/battlesign.tcon#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/binding.tmat#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/bolt.tcon#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:parts/bolt_core.tcon#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/bow_limb.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/bow_string.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/broad_axe_head.tmat#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/broadsword.tcon#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/cleaver.tcon#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/cross_guard.tmat#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/crossbow.tcon#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/excavator.tcon#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/excavator_head.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/fletching.tmat#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/frypan.tcon#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/hammer.tcon#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/hammer_head.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/hand_guard.tmat#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/hatchet.tcon#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/kama.tcon#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/kama_head.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/knife_blade.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/large_plate.tmat#inventory
[20:02:19] [main/ERROR]: Could not load material model tconstruct:parts/large_sword_blade.tmat#inventory
[20:02:19] [main/ERROR]: Could not load multimodel tconstruct:tools/longbow.tcon#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/longsword.tcon#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/lumberaxe.tcon#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/mattock.tcon#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:moms_spaghetti.tcon#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/pan_head.tmat#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/pick_head.tmat#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/pickaxe.tcon#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/rapier.tcon#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/scythe.tcon#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/scythe_head.tmat#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/shard.tmat#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/sharpening_kit.tmat#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/shortbow.tcon#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/shovel.tcon#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/shovel_head.tmat#inventory
[20:02:20] [main/ERROR]: Could not load multimodel tconstruct:tools/shuriken.tcon#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/sign_head.tmat#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/sword_blade.tmat#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/tool_rod.tmat#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/tough_binding.tmat#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/tough_tool_rod.tmat#inventory
[20:02:20] [main/ERROR]: Could not load material model tconstruct:parts/wide_guard.tmat#inventory
[20:02:28] [main/INFO]: Stitching Revolver Textures!
[20:02:37] [main/INFO]: Max texture size: 8192
[20:03:10] [main/INFO]: Created: 4096x2048 textures-atlas
[20:03:13] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:14] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:15] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:15] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:15] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:15] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:16] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:16] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:17] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:17] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:18] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:18] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:19] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:19] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:19] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:20] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:22] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:22] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:23] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:23] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:23] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:23] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:23] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:23] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:23] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:24] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:24] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:25] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:26] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:27] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:27] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:28] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:28] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:28] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:28] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:28] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:54] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:55] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:55] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:55] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:56] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:56] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:56] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:56] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:56] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:56] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:56] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:57] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:03:57] [main/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[20:04:04] [main/ERROR]: Exception loading model for variant projectred-fabrication:ic_machine#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-fabrication:item/ic_machine with loader VanillaLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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.io.FileNotFoundException: projectred-fabrication:models/item/ic_machine.json
	at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 14 more
[20:04:04] [main/ERROR]: Exception loading model for variant projectred-fabrication:ic_machine#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-fabrication:ic_machine#inventory with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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:?]
	... 14 more
[20:04:04] [main/ERROR]: Exception loading blockstate for the variant projectred-fabrication:ic_machine#inventory: 
java.lang.Exception: Could not load model definition for variant projectred-fabrication:ic_machine
	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:121) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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 projectred-fabrication:blockstates/ic_machine.json
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
Caused by: java.io.FileNotFoundException: projectred-fabrication:blockstates/ic_machine.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:221) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
[20:04:04] [main/ERROR]: Exception loading model for variant projectred-relocation:frame#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-relocation:frame#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:153) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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
[20:04:05] [main/ERROR]: Exception loading blockstate for the variant projectred-relocation:frame#normal: 
java.lang.Exception: Could not load model definition for variant projectred-relocation:frame
	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:121) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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 projectred-relocation:blockstates/frame.json
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
Caused by: java.io.FileNotFoundException: projectred-relocation:blockstates/frame.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:221) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
[20:04:05] [main/ERROR]: Exception loading model for variant projectred-expansion:machine1#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-expansion:item/machine1 with loader VanillaLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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.io.FileNotFoundException: projectred-expansion:models/item/machine1.json
	at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 14 more
[20:04:05] [main/ERROR]: Exception loading model for variant projectred-expansion:machine1#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-expansion:machine1#inventory with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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:?]
	... 14 more
[20:04:05] [main/ERROR]: Exception loading blockstate for the variant projectred-expansion:machine1#inventory: 
java.lang.Exception: Could not load model definition for variant projectred-expansion:machine1
	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:121) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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 projectred-expansion:blockstates/machine1.json
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
Caused by: java.io.FileNotFoundException: projectred-expansion:blockstates/machine1.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:221) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
[20:04:05] [main/ERROR]: Exception loading model for variant projectred-expansion:machine2#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-expansion:item/machine2 with loader VanillaLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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.io.FileNotFoundException: projectred-expansion:models/item/machine2.json
	at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 14 more
[20:04:05] [main/ERROR]: Exception loading model for variant projectred-expansion:machine2#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-expansion:machine2#inventory with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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:?]
	... 14 more
[20:04:05] [main/ERROR]: Exception loading blockstate for the variant projectred-expansion:machine2#inventory: 
java.lang.Exception: Could not load model definition for variant projectred-expansion:machine2
	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:121) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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 projectred-expansion:blockstates/machine2.json
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
Caused by: java.io.FileNotFoundException: projectred-expansion:blockstates/machine2.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:221) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
[20:04:05] [main/ERROR]: Exception loading model for variant projectred-relocation:blockmovingrow#tile_idx=3
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-relocation:blockmovingrow#tile_idx=3 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:153) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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
[20:04:05] [main/ERROR]: Exception loading blockstate for the variant projectred-relocation:blockmovingrow#tile_idx=3: 
java.lang.Exception: Could not load model definition for variant projectred-relocation:blockmovingrow
	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:121) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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 projectred-relocation:blockstates/blockmovingrow.json
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
Caused by: java.io.FileNotFoundException: projectred-relocation:blockstates/blockmovingrow.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:221) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
[20:04:05] [main/ERROR]: Exception loading model for variant projectred-relocation:blockmovingrow#tile_idx=4
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-relocation:blockmovingrow#tile_idx=4 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:153) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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
[20:04:05] [main/ERROR]: Exception loading model for variant projectred-relocation:blockmovingrow#tile_idx=5
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-relocation:blockmovingrow#tile_idx=5 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:153) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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
[20:04:05] [main/ERROR]: 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:153) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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
[20:04:05] [main/ERROR]: 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:121) ~[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:512) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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:228) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[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:221) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 14 more
[20:04:05] [main/FATAL]: Suppressed additional 12 model loading errors for domain projectred-relocation
[20:04:40] [main/ERROR]: Parsing error loading recipe bibliocraft:markerpole
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
	at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$393/1695802490.parse(Unknown Source) ~[?:?]
	at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1052/1334612059.apply(Unknown Source) [CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) [CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1050/1953807246.accept(Unknown Source) [CraftingHelper.class:?]
	at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
	at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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:?]
[20:04:40] [main/ERROR]: Parsing error loading recipe bibliocraft:clipboard
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
	at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$393/1695802490.parse(Unknown Source) ~[?:?]
	at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1052/1334612059.apply(Unknown Source) [CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) [CraftingHelper.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1050/1953807246.accept(Unknown Source) [CraftingHelper.class:?]
	at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
	at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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:?]
[20:04:47] [main/INFO]: Loading recipes...
[20:04:47] [main/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[20:04:47] [main/INFO]: 71 Feature's recipes loaded.
[20:04:49] [main/WARN]: 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.
[20:04:49] [main/WARN]: 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.
[20:04:49] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
[20:04:49] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
[20:04:49] [main/INFO]: Initializing Crafting Recipes...
[20:04:49] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@0 = 1xitem.ingotIron@0
[20:04:49] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@1 = 1xitem.ingotGold@0
[20:04:49] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@5 = 1xitem.netherquartz@0
[20:04:49] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[20:04:49] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[20:04:51] [main/INFO]: Applying holder lookups
[20:04:51] [main/INFO]: Holder lookups applied
[20:04:51] [main/INFO]: Starting Initialization Phase...
[20:04:51] [main/INFO]: Initializing GuiHandler...
[20:04:51] [main/INFO]: Registering World Generator...
[20:04:51] [main/INFO]: Registering TileEntities...
[20:04:52] [main/INFO]: Initializing Entities...
[20:04:52] [main/INFO]: Initializing ClientProxy...
[20:04:52] [main/INFO]: Initialization Finished.
[20:04:52] [main/INFO]: Initialization ( started )
[20:04:52] [main/INFO]: Starting AE2 CSV Export
[20:04:52] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[20:04:52] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
[20:04:53] [main/INFO]: Initialization ( ended after 844ms )
[20:04:55] [main/INFO]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
[20:04:55] [main/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
[20:04:55] [main/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
[20:04:55] [main/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
[20:04:55] [main/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
[20:04:55] [main/INFO]: [Handlers] Registering handler FluidVisualsHandler to busses: [FORGE]
[20:04:55] [main/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
[20:04:55] [main/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE]
[20:04:56] [main/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
[20:04:56] [main/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
[20:04:56] [main/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE]
[20:04:56] [main/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE]
[20:04:56] [main/INFO]: Sending dummy event to all mods
[20:04:56] [main/INFO]: Reloading ingame configs for modid: endercore
[20:04:56] [main/INFO]: Updating config...
[20:04:57] [main/INFO]: Updating config...
[20:04:57] [main/INFO]: Updating config...
[20:04:57] [main/INFO]: Updating config...
[20:04:57] [main/INFO]: Updating config...
[20:04:58] [main/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration1
[20:04:58] [main/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration2
[20:04:58] [main/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration3
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_dark_steel_anvil
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_basic_item_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_advanced_item_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_limited_item_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_big_item_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_big_advanced_item_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_existing_item_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_mod_item_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_power_item_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_fluid_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_not_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_or_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_and_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_nor_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_nand_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_xor_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_xnor_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_toggle_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_counting_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_sensor_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.item_redstone_timer_filter
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_conduit_bundle
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_simple_furnace
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_simple_alloy_smelter
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_alloy_smelter
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_enhanced_alloy_smelter
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_buffer
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_enchanter
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_farm_station
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_combustion_generator
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_enhanced_combustion_generator
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_simple_stirling_generator
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_stirling_generator
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_zombie_generator
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_franken_zombie_generator
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_ender_generator
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_lava_generator
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_killer_joe
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_attractor_obelisk
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_aversion_obelisk
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_inhibitor_obelisk
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_relocator_obelisk
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_weather_obelisk
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_experience_obelisk
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_painter
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_simple_sag_mill
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_sag_mill
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_enhanced_sag_mill
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_slice_and_splice
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_soul_binder
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_powered_spawner
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_vat
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_enhanced_vat
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_wired_charger
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_enhanced_wired_charger
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_simple_wired_charger
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_tank
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_transceiver
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_vacuum_chest
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_xp_vacuum
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_travel_anchor
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_tele_pad
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_dialing_device
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_impulse_hopper
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_crafter
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_simple_crafter
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_creative_spawner
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_cap_bank
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_power_monitor
[20:04:59] [main/INFO]: Registered permission enderio.gui.block_advanced_power_monitor
[20:05:00] [main/INFO]: [crazypants.enderio.conduits.me.EnderIOConduitsAppliedEnergistics:init:69]: Mixin successful? true
[20:05:03] [main/INFO]: Mod initialized
[20:05:24] [main/ERROR]: Default theme not found in C:\Users\Mike\Documents\Curse\Minecraft\Instances\ExtendedCraftingSetups\journeymap\icon\theme\flat\OceanMonument.theme2.json: OceanMonument (SUPPRESSED)
[20:05:25] [main/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[20:05:25] [main/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[20:05:25] [main/INFO]: JourneyMap log initialized.
[20:05:25] [main/INFO]: initialize ENTER
[20:05:25] [main/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[20:05:25] [main/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[20:05:26] [main/INFO]: [ClientAPI] built with JourneyMap API 1.4
[20:05:26] [main/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[20:05:26] [main/INFO]: Initialized IClientPlugin: com.feed_the_beast.ftbutilities.integration.JourneyMapIntegration
[20:05:26] [main/INFO]: initialize EXIT, elapsed count 0 avg ?ms
[20:05:26] [main/WARN]: Unable to inject capability mrtjp.projectred.api.IFrame at mrtjp.projectred.relocation.RelocationProxy_server.FRAME_CAPABILITY (Non-Static)
[20:05:30] [main/INFO]: [mcjty.lib.font.TrueTypeFont:<init>:119]: TrueTypeFont loaded: java.awt.Font[family=Ubuntu,name=Ubuntu,style=plain,size=40] - AntiAlias = false
[20:05:30] [Thread-15/INFO]: Arc Recycling: Removed 0 old recipes
[20:05:31] [Thread-15/INFO]: Finished recipe profiler for Arc Recycling, took 704 milliseconds
[20:05:32] [main/INFO]: Received 9 IMC messages from mod immersiveengineering.
[20:05:32] [main/INFO]: Received 22 IMC messages from mod tconstruct.
[20:05:33] [main/INFO]: Thermal Foundation: Tinkers' Construct Plugin Enabled.
[20:05:33] [main/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[20:05:33] [main/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[20:05:33] [main/INFO]: Processing IMC message recipe:xml from endercore
[20:05:33] [main/INFO]: Processing IMC message recipe:xml from endercore
[20:05:34] [main/INFO]: Reading user recipe file user_recipes.xml
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:concussioncreeper'
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:direslime'
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:direwolf'
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:enderminy'
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:fallenknight'
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:fallenmount'
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:owl'
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:withercat'
[20:05:36] [main/INFO]: Could not find an entity for 'enderzoo:witherwitch'
[20:05:36] [main/INFO]: Could not find an entity for 'chickens:chickenschicken'
[20:05:36] [main/INFO]: Could not find an entity for 'industrialforegoing:pink_slime'
[20:05:36] [main/INFO]: Could not find an entity for 'iceandfire:firedragon'
[20:05:36] [main/INFO]: Could not find an entity for 'iceandfire:icedragon'
[20:05:36] [main/INFO]: Could not find an entity for 'iceandfire:icevillager'
[20:05:36] [main/INFO]: Could not find an entity for 'iceandfire:hippogryph'
[20:05:36] [main/INFO]: Could not find an entity for 'iceandfire:gorgon'
[20:05:36] [main/INFO]: Could not find an entity for 'iceandfire:if_pixie'
[20:05:36] [main/INFO]: Could not find an entity for 'iceandfire:cyclops'
[20:05:36] [main/INFO]: Could not find an entity for 'iceandfire:hippogryph'
[20:05:36] [main/INFO]: Could not find an entity for 'matteroverdrive:rogue_android'
[20:05:36] [main/INFO]: Could not find an entity for 'matteroverdrive:mad_scientist'
[20:05:36] [main/INFO]: Could not find an entity for 'matteroverdrive:mutant_scientist'
[20:05:36] [main/INFO]: Could not find an entity for 'meecreeps:meecreeps'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:chameleon'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:treasure_slime'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:haunted_tool'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:grovesprite'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:bewitched_tome'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:filch_lizard'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:brain_slime'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:rocket_creeper'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:festive_creeper'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:support_creeper'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:skeleton_warrior'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:blazing_juggernaut'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:lily_lurker'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:mother_spider'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:baby_spider'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:trollager'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:lost_miner'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:traveling_merchant'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:dodo'
[20:05:36] [main/INFO]: Could not find an entity for 'primitivemobs:mimic'
[20:05:36] [main/INFO]: Could not find an entity for 'quark:pirate'
[20:05:36] [main/INFO]: Could not find an entity for 'quark:wraith'
[20:05:36] [main/INFO]: Could not find an entity for 'quark:dweller'
[20:05:36] [main/INFO]: Could not find an entity for 'quark:ashen'
[20:05:36] [main/INFO]: Could not find an entity for 'totemic:buffalo'
[20:05:36] [main/INFO]: Could not find an entity for 'totemic:baykok'
[20:05:36] [main/INFO]: Could not find an entity for 'totemic:bald_eagle'
[20:05:36] [main/INFO]: Reading user recipe file user_recipes.xml
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@99 => 1xitem.thermalfoundation.material@163)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@99 = 1xitem.thermalfoundation.material@163
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@97 => 1xitem.thermalfoundation.material@161)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@97 = 1xitem.thermalfoundation.material@161
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@16 => 1xitem.thermalfoundation.material@161)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@16 = 1xitem.thermalfoundation.material@161
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@0 => 1xitem.ingotIron@0)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.appliedenergistics2.material@49 => 1xitem.ingotIron@0)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.appliedenergistics2.material@49 = 1xitem.ingotIron@0
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@18 => 1xitem.ingotIron@0)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.actuallyadditions.item_dust@0 => 1xitem.ingotIron@0)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@0 = 1xitem.ingotIron@0
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.item_material@24 = 1xitem.ingotIron@0
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@1 => 1xitem.ingotGold@0)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.appliedenergistics2.material@51 => 1xitem.ingotGold@0)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.appliedenergistics2.material@51 = 1xitem.ingotGold@0
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@19 => 1xitem.ingotGold@0)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.actuallyadditions.item_dust@1 => 1xitem.ingotGold@0)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@1 = 1xitem.ingotGold@0
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.item_material@25 = 1xitem.ingotGold@0
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@64 => 1xitem.thermalfoundation.material@128)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@64 = 1xitem.thermalfoundation.material@128
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@9 => 1xitem.thermalfoundation.material@128)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@9 = 1xitem.thermalfoundation.material@128
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@65 => 1xitem.thermalfoundation.material@129)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@65 = 1xitem.thermalfoundation.material@129
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@67 => 1xitem.thermalfoundation.material@131)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@67 = 1xitem.thermalfoundation.material@131
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@11 => 1xitem.thermalfoundation.material@131)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@11 = 1xitem.thermalfoundation.material@131
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@66 => 1xitem.thermalfoundation.material@130)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@66 = 1xitem.thermalfoundation.material@130
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@12 => 1xitem.thermalfoundation.material@130)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@12 = 1xitem.thermalfoundation.material@130
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@69 => 1xitem.thermalfoundation.material@133)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@69 = 1xitem.thermalfoundation.material@133
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@13 => 1xitem.thermalfoundation.material@133)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@13 = 1xitem.thermalfoundation.material@133
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@68 => 1xitem.thermalfoundation.material@132)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@68 = 1xitem.thermalfoundation.material@132
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@10 => 1xitem.thermalfoundation.material@132)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@10 = 1xitem.thermalfoundation.material@132
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@70 => 1xitem.thermalfoundation.material@134)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@70 = 1xitem.thermalfoundation.material@134
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@72 => 1xitem.thermalfoundation.material@136)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@72 = 1xitem.thermalfoundation.material@136
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@14 => 1xitem.immersiveengineering.metal@5)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@14 = 1xitem.immersiveengineering.metal@5
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@96 => 1xitem.thermalfoundation.material@160)
[20:05:36] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@17 => 1xitem.thermalfoundation.material@160)
[20:05:36] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@17 = 1xitem.thermalfoundation.material@160
[20:05:37] [main/INFO]: Created 6 synthetic recipes for 3xitem.item_material@38 => 1xitem.item_material@3
[20:05:37] [main/INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.block_fused_quartz@0
[20:05:37] [main/INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.block_fused_quartz@0
[20:05:37] [main/INFO]: Created 6 synthetic recipes for 1xtile.glass@0 => 1xtile.block_fused_glass@0
[20:05:37] [main/INFO]: Created 6 synthetic recipes for 1xtile.sapling@0 => 1xtile.deadbush@0
[20:05:37] [main/INFO]: Created 6 synthetic recipes for 9xitem.item_material@28 => 1xitem.enderPearl@0
[20:05:37] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.appliedenergistics2.material@4 => 1xitem.bread@0)
[20:05:37] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.appliedenergistics2.material@4 = 1xitem.bread@0
[20:05:37] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@64 => 1xitem.thermalfoundation.material@128)
[20:05:37] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@64 = 1xitem.thermalfoundation.material@128
[20:05:37] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.immersiveengineering.metal@9 => 1xitem.thermalfoundation.material@128)
[20:05:37] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@9 = 1xitem.thermalfoundation.material@128
[20:05:37] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.item_material@26 = 1xitem.thermalfoundation.material@128
[20:05:37] [main/WARN]: Adding smelting recipes for non-EnderIO items is not recommended (1xitem.thermalfoundation.material@65 => 1xitem.thermalfoundation.material@129)
[20:05:37] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@65 = 1xitem.thermalfoundation.material@129
[20:05:37] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.item_material@27 = 1xitem.thermalfoundation.material@129
[20:05:37] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.item_material@30 = 1xitem.tconstruct.ingots@1
[20:05:37] [main/INFO]: Ignored smelting recipe with conflicting input: 1xitem.item_material@31 = 1xitem.tconstruct.ingots@0
[20:05:37] [main/INFO]: Injecting itemstacks
[20:05:37] [main/INFO]: Itemstack injection complete
[20:05:37] [main/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
[20:05:37] [main/INFO]: Starting PostInitialization Phase...
[20:05:37] [main/INFO]: Initializing Crusher Recipes...
[20:05:38] [main/INFO]: Registered a total of 105 booklet chapters, where 302 out of 420 booklet pages contain information about items or fluids!
[20:05:38] [main/INFO]: PostInitializing ClientProxy...
[20:05:38] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff...
[20:05:38] [main/INFO]: PostInitialization Finished.
[20:05:38] [main/INFO]: Post Initialization ( started )
[20:05:38] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff done!
[20:05:39] [main/INFO]: Industrial Craft 2 - Integration Disabled
[20:05:39] [main/INFO]: Railcraft - Integration Disabled
[20:05:39] [main/INFO]: Mine Factory Reloaded - Integration Disabled
[20:05:39] [main/INFO]: Waila - Integration Disabled
[20:05:39] [main/INFO]: Inventory Tweaks - Integration Enable
[20:05:39] [main/INFO]: Just Enough Items - Integration Enable
[20:05:39] [main/INFO]: Mekanism - Integration Disabled
[20:05:39] [main/INFO]: OpenComputers - Integration Disabled
[20:05:39] [main/INFO]: TheOneProbe - Integration Disabled
[20:05:39] [main/INFO]: Tesla - Integration Disabled
[20:05:39] [main/INFO]: CraftTweaker - Integration Disabled
[20:05:42] [main/INFO]: Post Initialization ( ended after 4388ms )
[20:05:42] [main/INFO]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
[20:05:42] [main/INFO]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
[20:05:42] [main/INFO]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
[20:05:42] [main/INFO]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[20:05:42] [main/INFO]: Added 'minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1' to mapping
[20:05:42] [main/INFO]: Added 'minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[20:05:42] [main/INFO]: Added 'minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2' to mapping
[20:05:42] [main/INFO]: Added 'minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[20:05:42] [main/INFO]: The Lexica Botania has 26573 words.
[20:05:44] [main/INFO]: Thermal Expansion: Actually Additions Plugin Enabled.
[20:05:44] [main/INFO]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
[20:05:44] [main/INFO]: Thermal Expansion: Chisel Plugin Enabled.
[20:05:44] [main/INFO]: Thermal Expansion: Ender IO Plugin Enabled.
[20:05:44] [main/INFO]: Thermal Expansion: Immersive Engineering Plugin Enabled.
[20:05:44] [main/INFO]: Thermal Expansion: Tinkers' Construct Plugin Enabled.
[20:05:46] [main/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
[20:06:28] [main/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[20:06:29] [main/INFO]: Preloaded theme textures: 71
[20:06:29] [JM-VersionCheck-1/ERROR]: Could not check version URL
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 path $
	at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
	at com.google.gson.JsonParser.parse(JsonParser.java:45) ~[JsonParser.class:?]
	at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:134) [VersionCheck$1.class:1.12.2-5.5.2]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 path $
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:542) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[JsonReader.class:?]
	at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
	... 7 more
[20:06:31] [main/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[20:06:31] [main/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[20:06:31] [main/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
Contact their authors BEFORE contacting forge

// I feel sad now :(

Time: 10/6/18 8:06 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Immersive Engineering (immersiveengineering)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class blusunrize.immersiveengineering.common.IEContent
	at blusunrize.immersiveengineering.common.IEContent.postInit(IEContent.java:1014)
	at blusunrize.immersiveengineering.ImmersiveEngineering.postInit(ImmersiveEngineering.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1537628384 bytes (1466 MB) / 3851943936 bytes (3673 MB) up to 5726797824 bytes (5461 MB)
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2768 63 mods loaded, 63 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State  | ID                                | Version                  | Source                                          | Signature                                |
	|:------ |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
	| UCHIJ  | minecraft                         | 1.12.2                   | minecraft.jar                                   | None                                     |
	| UCHIJ  | mcp                               | 9.42                     | minecraft.jar                                   | None                                     |
	| UCHIJ  | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2768.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| UCHIJ  | forge                             | 14.23.5.2768             | forge-1.12.2-14.23.5.2768.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| UCHIJ  | actuallyadditions                 | 1.12.2-r141              | ActuallyAdditions-1.12.2-r141.jar               | None                                     |
	| UCHIJ  | appliedenergistics2               | rv6-stable-2             | appliedenergistics2-rv6-stable-2.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
	| UCHIJ  | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
	| UCHIJ  | betterbuilderswands               | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None                                     |
	| UCHIJ  | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
	| UCHIJ  | jei                               | 4.12.1.217               | jei_1.12.2-4.12.1.217.jar                       | None                                     |
	| UCHIJ  | botania                           | r1.10-356                | Botania r1.10-356.jar                           | None                                     |
	| UCHIJ  | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
	| UCHIJ  | ctm                               | MC1.12.2-0.3.2.18        | CTM-MC1.12.2-0.3.2.18.jar                       | None                                     |
	| UCHIJ  | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                    | None                                     |
	| UCHIJ  | chiselsandbits                    | 14.26                    | chiselsandbits-14.26.jar                        | None                                     |
	| UCHIJ  | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| UCHIJ  | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJ  | cofhcore                          | 4.6.1                    | CoFHCore-1.12.2-4.6.1.22-universal.jar          | None                                     |
	| UCHIJ  | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJ  | cucumber                          | 1.1.1                    | Cucumber-1.12.2-1.1.1.jar                       | None                                     |
	| UCHIJ  | endercore                         | 1.12.2-0.5.41            | EnderCore-1.12.2-0.5.41.jar                     | None                                     |
	| UCHIJ  | thermalfoundation                 | 2.6.1                    | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJ  | thermalexpansion                  | 5.5.2                    | ThermalExpansion-1.12.2-5.5.2.39-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJ  | enderio                           | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderiointegrationtic             | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderiobase                       | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderioconduits                   | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderioconduitsappliedenergistics | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderioconduitsopencomputers      | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderioconduitsrefinedstorage     | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderiointegrationforestry        | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | mantle                            | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                        | None                                     |
	| UCHIJ  | tconstruct                        | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                 | None                                     |
	| UCHIJ  | enderiointegrationticlate         | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | ftblib                            | 5.3.0.55                 | FTBLib-5.3.0.55.jar                             | None                                     |
	| UCHIJ  | enderiomachines                   | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderiopowertools                 | 5.0.35                   | EnderIO-1.12.2-5.0.35.jar                       | None                                     |
	| UCHIJ  | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| UCHIJ  | extendedcrafting                  | 1.5.0                    | ExtendedCrafting-1.12.2-1.5.0.jar               | None                                     |
	| UCHIJ  | forgemultipartcbe                 | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| UCHIJ  | microblockcbe                     | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar    | None                                     |
	| UCHIJ  | minecraftmultipartcbe             | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar    | None                                     |
	| UCHIJ  | ftbutilities                      | 5.3.0.52                 | FTBUtilities-5.3.0.52.jar                       | None                                     |
	| UCHIJ  | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
	| UCHIJ  | ironchest                         | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                 | None                                     |
	| UCHIJ  | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                     | None                                     |
	| UCHIJ  | mcjtylib_ng                       | 3.0.5                    | mcjtylib-1.12-3.0.5.jar                         | None                                     |
	| UCHIJ  | morpheus                          | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                         | None                                     |
	| UCHIJ  | mrtjpcore                         | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar         | None                                     |
	| UCHIJ  | projectred-core                   | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar             | None                                     |
	| UCHIJ  | projectred-compat                 | 1.0                      | ProjectRed-1.12.2-4.9.1.92-compat.jar           | None                                     |
	| UCHIJ  | projectred-integration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar      | None                                     |
	| UCHIJ  | projectred-transmission           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar      | None                                     |
	| UCHIJ  | projectred-fabrication            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar      | None                                     |
	| UCHIJ  | projectred-illumination           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar         | None                                     |
	| UCHIJ  | projectred-expansion              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar       | None                                     |
	| UCHIJ  | projectred-relocation             | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar       | None                                     |
	| UCHIJ  | projectred-transportation         | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar       | None                                     |
	| UCHIJ  | projectred-exploration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-world.jar            | None                                     |
	| UCHIJ  | rftools                           | 7.56                     | rftools-1.12-7.56.jar                           | None                                     |
	| UCHIJ  | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                 | None                                     |
	| UCHIJ  | thermaldynamics                   | 2.5.3                    | ThermalDynamics-1.12.2-2.5.3.16-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIEE | immersiveengineering              | 0.12-85                  | ImmersiveEngineering-0.12-85.jar                | 4cb49fcde3b43048c9889e0a3d083225da926334 |

	Loaded coremods (and transformers): 
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  team.chisel.ctm.client.asm.CTMTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
	GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
	AE2 Version: stable rv6-stable-2 for Forge 14.23.5.2768
	Pulsar/tconstruct loaded Pulses: 
		- TinkerCommons (Enabled/Forced)
		- TinkerWorld (Enabled/Not Forced)
		- TinkerTools (Enabled/Not Forced)
		- TinkerHarvestTools (Enabled/Forced)
		- TinkerMeleeWeapons (Enabled/Forced)
		- TinkerRangedWeapons (Enabled/Forced)
		- TinkerModifiers (Enabled/Forced)
		- TinkerSmeltery (Enabled/Not Forced)
		- TinkerGadgets (Enabled/Not Forced)
		- TinkerOredict (Enabled/Forced)
		- TinkerIntegration (Enabled/Forced)
		- TinkerFluids (Enabled/Forced)
		- TinkerMaterials (Enabled/Forced)
		- TinkerModelRegister (Enabled/Forced)
		- chiselIntegration (Enabled/Not Forced)
		- chiselsandbitsIntegration (Enabled/Not Forced)

	Ender IO: No known problems detected.

	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	!!!You are looking at the diagnostics information, not at the crash.       !!!
	!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

	AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
[20:06:31] [main/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Mike\Documents\Curse\Minecraft\Instances\ExtendedCraftingSetups\crash-reports\crash-2018-10-06_20.06.31-client.txt

 

 

My game is running from the Twitch client. 

 

Pls help.

 

- Surge

Forge 1.8.9 and below are not supported in the forums anymore. Please upgrade to a later version.

 

My experimental mod: new GitHub page to be created... (Add your favorite TCGs in MC! [WIP])

 

When asking for assistance with modding or making mods, paste the log (located in .minecraft/logs folder for mod users or in the console for mod makers).

Link to comment
Share on other sites

Seems as though immersive engineering is the problem, but it also seems as though you have a bunch of other broken mods (that may be contributing to the issue).

Remove immersive engineering and/or report it to the mod author

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

45 minutes ago, Animus_Surge said:

My game is running from the Twitch client.

Did you update the mods manually? If so you may need to update the forge version that the modpack is using.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Add BetterCombat: https://www.curseforge.com/minecraft/mc-mods/better-combat-by-daedelus
    • my game crash before my main screen load  logs: ---- Minecraft Crash Report ---- // My bad. Time: 5/3/24 5:28 PM Description: Rendering overlay java.lang.NullPointerException: Rendering overlay     at xaero.common.events.ModEvents.handleTextureStitchEventPost(ModEvents.java:24) ~[?:21.22.3] {re:classloading}     at net.minecraftforge.eventbus.ASMEventHandler_1173_ModEvents_handleTextureStitchEventPost_Post.invoke(.dynamic) ~[?:?] {}     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.1-service.jar:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.1-service.jar:?] {}     at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}     at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}     at net.minecraftforge.fml.ModLoader$$Lambda$18284/2011153431.accept(Unknown Source) ~[?:?] {}     at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}     at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading}     at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}     at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:202) ~[?:?] {re:classloading}     at net.minecraft.client.renderer.texture.AtlasTexture.func_215260_a(AtlasTexture.java:81) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.texture.SpriteUploader.func_212853_a_(SourceFile:47) ~[?:?] {re:classloading}     at net.minecraft.client.renderer.texture.SpriteUploader.func_212853_a_(SourceFile:13) ~[?:?] {re:classloading}     at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading,re:mixin}     at net.minecraft.client.resources.ReloadListener$$Lambda$18784/2048749382.accept(Unknown Source) ~[?:?] {}     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source) ~[?:?] {}     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source) ~[?:?] {}     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source) ~[?:?] {}     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source) ~[?:?] {}     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source) ~[?:?] {}     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source) ~[?:?] {}     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source) ~[?:?] {}     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source) ~[?:?] {}     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source) ~[?:?] {}     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source) ~[?:?] {}     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source) ~[?:?] {}     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] {re:classloading}     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source) ~[?:?] {}     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635) ~[?:1.8.0_51] {}     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}     at net.minecraft.client.renderer.texture.TextureManager$$Lambda$21380/363163553.execute(Unknown Source) ~[?:?] {}     at com.mojang.blaze3d.systems.RenderSystem.replayQueue(SourceFile:112) ~[?:?] {re:classloading}     at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:99) ~[?:?] {re:classloading}     at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:296) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:kubejs.mixins.json:MainWindowMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:946) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading}     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}     at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.57.jar:31.2] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$492/523699314.call(Unknown Source) [forge-1.15.2-31.2.57.jar:31.2] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {re:classloading}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {re:classloading} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at xaero.common.events.ModEvents.handleTextureStitchEventPost(ModEvents.java:24)     at net.minecraftforge.eventbus.ASMEventHandler_1173_ModEvents_handleTextureStitchEventPost_Post.invoke(.dynamic)     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)     at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)     at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260)     at net.minecraftforge.fml.ModLoader$$Lambda$18284/2011153431.accept(Unknown Source)     at java.util.HashMap.forEach(HashMap.java:1280)     at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)     at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)     at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:202)     at net.minecraft.client.renderer.texture.AtlasTexture.func_215260_a(AtlasTexture.java:81)     at net.minecraft.client.renderer.texture.SpriteUploader.func_212853_a_(SourceFile:47)     at net.minecraft.client.renderer.texture.SpriteUploader.func_212853_a_(SourceFile:13)     at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)     at net.minecraft.client.resources.ReloadListener$$Lambda$18784/2048749382.accept(Unknown Source)     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source)     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source)     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source)     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source)     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source)     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source)     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source)     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source)     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source)     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source)     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)     at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)     at net.minecraft.resources.AsyncReloader$$Lambda$20979/1812430587.run(Unknown Source)     at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)     at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70)     at net.minecraft.resources.AsyncReloader$$Lambda$18775/433725268.execute(Unknown Source)     at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)     at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:653)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)     at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)     at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)     at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:635)     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)     at net.minecraft.client.renderer.texture.TextureManager$$Lambda$21380/363163553.execute(Unknown Source)     at com.mojang.blaze3d.systems.RenderSystem.replayQueue(SourceFile:112)     at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:99) -- Overlay render details -- Details:     Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace:     at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472)     at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924)     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)     at net.minecraft.client.main.Main.main(SourceFile:204)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)     at java.lang.reflect.Method.invoke(Method.java:497)     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$492/523699314.call(Unknown Source)     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details:     Minecraft Version: 1.15.2     Minecraft Version ID: 1.15.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 1.8.0_51, Oracle Corporation     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation     Memory: 8521013768 bytes (8126 MB) / 12884901888 bytes (12288 MB) up to 12884901888 bytes (12288 MB)     CPUs: 4     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     ModLauncher: 5.1.2+70+master.2845bb9     ModLauncher launch target: fmlclient     ModLauncher naming: srg     ModLauncher services:          /mixin-0.8.2.jar mixin PLUGINSERVICE          /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE          /forge-1.15.2-31.2.57.jar object_holder_definalize PLUGINSERVICE          /forge-1.15.2-31.2.57.jar runtime_enum_extender PLUGINSERVICE          /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE          /forge-1.15.2-31.2.57.jar capability_inject_definalize PLUGINSERVICE          /forge-1.15.2-31.2.57.jar runtimedistcleaner PLUGINSERVICE          /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE          /forge-1.15.2-31.2.57.jar fml TRANSFORMATIONSERVICE          /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE      FML: 31.2     Forge: net.minecraftforge:31.2.57     FML Language Providers:          [email protected]         minecraft@1         [email protected]     Mod List:          supermartijn642configlib-1.0.9-mc1.15.jar SuperMartijn642's Config Lib {[email protected] SIDED_SETUP}         scenic-1.15.2-1.0.2.jar Scenic {[email protected] SIDED_SETUP}         refinedpipes-0.4.2.jar Refined Pipes {[email protected] SIDED_SETUP}         mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] SIDED_SETUP}         SilentMechanisms-1.15.2-0.8.0+59.jar Silent's Mechanisms {[email protected]+59 SIDED_SETUP}         windowlogging-mc1.15.2_v0.0.4.jar Windowlogging {[email protected] SIDED_SETUP}         Neat 1.6-22.jar Neat {[email protected] SIDED_SETUP}         essentials-1.15.2-2.7.4.jar Essentials {[email protected] SIDED_SETUP}         BetterTitleScreen-1.15.2-1.9.jar Better Title Screen {[email protected] SIDED_SETUP}         ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] SIDED_SETUP}         Powah-1.15.2-1.1.15.jar Powah {[email protected] SIDED_SETUP}         randompatches-1.15.2-1.22.1.1.jar RandomPatches {[email protected] SIDED_SETUP}         Apotheosis-1.15.2-3.3.8.jar Apotheosis {[email protected] SIDED_SETUP}         Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version SIDED_SETUP}         SnowRealMagic-1.15.2-1.8.0.jar Snow! Real Magic! {[email protected] SIDED_SETUP}         JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] SIDED_SETUP}         mysticallib-1.15.2-2.0.1.jar Mystical Lib {[email protected] SIDED_SETUP}         supplementaries-1.15.2-0.9.27 .jar Supplementaries {[email protected] SIDED_SETUP}         refinedstorage-1.8.8.jar Refined Storage {[email protected] SIDED_SETUP}         structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {[email protected] SIDED_SETUP}         PackMenu-1.15.2-1.2.8.jar Pack Menu {[email protected] SIDED_SETUP}         industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] SIDED_SETUP}         torchmaster-2.2.2.jar Torchmaster {[email protected] SIDED_SETUP}         BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] SIDED_SETUP}         phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 SIDED_SETUP}         toughnessbar-5.0.jar Toughness Bar {[email protected] SIDED_SETUP}         mcw-trapdoors-1.0.3-mc1.15.2.jar Macaw's Trapdoors {[email protected] SIDED_SETUP}         SilentGear-1.15.2-1.11.4+187.jar Silent Gear {[email protected]+187 SIDED_SETUP}         fairylights-3.0.15-1.15.2.jar Fairy Lights {[email protected] SIDED_SETUP}         spark-forge.jar spark {[email protected] SIDED_SETUP}         curios-FORGE-1.15.2-2.0.2.7.jar Curios API {[email protected] SIDED_SETUP}         Botania-r1.15-388.jar Botania {[email protected] SIDED_SETUP}         extlights-2.1.jar Extended Lights {[email protected] SIDED_SETUP}         neoncraft-1.1.jar Neon Craft {[email protected] SIDED_SETUP}         mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] SIDED_SETUP}         furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] SIDED_SETUP}         observerlib-1.15.2-1.3.2.jar ObserverLib {[email protected] SIDED_SETUP}         mcw-furniture-2.0.1-mc1.15.2.jar Macaw's Furniture {[email protected] SIDED_SETUP}         BetterBurning-1.15.2-1.3.4.jar BetterBurning {[email protected] SIDED_SETUP}         FastLeafDecay-v22.1.jar FastLeafDecay {[email protected] SIDED_SETUP}         CodeChickenLib-1.15.2-3.3.6.424-universal.jar CodeChicken Lib {[email protected] SIDED_SETUP}         BetterMineshaftsForge-1.15.2-1.3.2.jar YUNG's Better Mineshafts {[email protected] SIDED_SETUP}         SimpleDiscordRichPresence-1.15.2-1.2.7.jar Simple Discord Rich Presence {[email protected] SIDED_SETUP}         leavesdecayonotherleaves-1.1.jar Leaves Decay on other Leaves {[email protected] SIDED_SETUP}         QuarkOddities-1.15.2.jar Quark Oddities {[email protected] SIDED_SETUP}         mowziesmobs-1.5.15.jar Mowzie's Mobs {[email protected] SIDED_SETUP}         torchslabmod-1.15.2_v1.7.0.jar Torch Slab Mod {[email protected] SIDED_SETUP}         mining-helmet-1.15.2-1.0.9.jar Mining Helmet {[email protected] SIDED_SETUP}         AttributeFix-1.15.2-7.0.2.jar AttributeFix {[email protected] SIDED_SETUP}         goblintraders-1.3.1-1.15.2.jar Goblin Traders {[email protected] SIDED_SETUP}         Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] SIDED_SETUP}         caelus-FORGE-1.15.2-2.0-beta4.jar Caelus API {[email protected] SIDED_SETUP}         light-overlay-4.7.2.jar Light Overlay Forge {lightoverlay-forge@NONE SIDED_SETUP}         NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] SIDED_SETUP}         curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] SIDED_SETUP}         snowundertrees-1.15.2-v1.1.4.jar Snow Under Trees {[email protected] SIDED_SETUP}         JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] SIDED_SETUP}         mysticalworld-1.15.2-2.1.3.jar Mystical World {[email protected] SIDED_SETUP}         extradisks-1.15.2-1.2.2.jar Extra Disks {[email protected] SIDED_SETUP}         forge-1.15.2-31.2.57-universal.jar Forge {[email protected] SIDED_SETUP}         Atum-1.15.2-2.1.12.jar Atum 2 {[email protected] SIDED_SETUP}         WailaHarvestability-mc1.15.2-1.1.12.jar Waila Harvestability {[email protected] SIDED_SETUP}         ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] SIDED_SETUP}         forge-1.15.2-31.2.57-client.jar Minecraft {[email protected] SIDED_SETUP}         cofh_core-1.15.2-1.0.2.jar CoFH Core {[email protected] SIDED_SETUP}         MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] SIDED_SETUP}         Psi r1.2-84.jar Psi {[email protected] SIDED_SETUP}         ImmersiveEngineering-1.15.2-4.1.1-125.jar Immersive Engineering {[email protected] SIDED_SETUP}         Ding-1.15.2-1.2.0.jar Ding {[email protected] SIDED_SETUP}         ChickenChunks-1.15.2-2.5.1.79-universal.jar ChickenChunks {[email protected] SIDED_SETUP}         paintings-1.15.2-7.0.0.0.jar Paintings ++ {[email protected] SIDED_SETUP}         jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {[email protected] SIDED_SETUP}         Xaeros_Minimap_21.22.3_Forge_1.15.2.jar Xaero's Minimap {[email protected] SIDED_SETUP}         ftb-backups-2.1.0.2.jar FTB Utilities: Backups {[email protected] SIDED_SETUP}         serverconfigupdater-1.1.jar ServerConfig Updater {[email protected] SIDED_SETUP}         polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] SIDED_SETUP}         AutoRegLib-1.5-40.jar AutoRegLib {[email protected] SIDED_SETUP}         midnight-0.5.11.jar The Midnight {[email protected] SIDED_SETUP}         jei-1.15.2-6.0.3.16.jar Just Enough Items {[email protected] SIDED_SETUP}         structurize-0.13.109-ALPHA-universal.jar Structurize {[email protected] SIDED_SETUP}         FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] SIDED_SETUP}         AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] SIDED_SETUP}         Aquaculture-1.15.2-2.0.23.jar Aquaculture 2 {[email protected] SIDED_SETUP}         CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] SIDED_SETUP}         DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] SIDED_SETUP}         astralsorcery-1.15.2-1.12.14.jar Astral Sorcery {[email protected] SIDED_SETUP}         aiotbotania-1.15.2-1.2.3.jar AIOT Botania {[email protected] SIDED_SETUP}         HealthOverlay-1.15.2-1.0.2.jar Health Overlay {healthoverlay@NONE SIDED_SETUP}         KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] SIDED_SETUP}         TerraForged-1.15.2-0.0.15.jar TerraForged {[email protected] SIDED_SETUP}         XaerosWorldMap_1.18.6_Forge_1.15.2.jar Xaero's World Map {[email protected] SIDED_SETUP}         CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] SIDED_SETUP}         Controlling-6.1.5.6.jar Controlling {[email protected] SIDED_SETUP}         Placebo-1.15.2-3.1.1.jar Placebo {[email protected] SIDED_SETUP}         mightyarchitect-mc1.15.2_v0.5.jar The Mighty Architect {[email protected] SIDED_SETUP}         Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] SIDED_SETUP}         DarkUtilities-1.15.2-3.1.9.jar Dark Utilities {[email protected] SIDED_SETUP}         BotanyPots-1.15.2-2.0.29.jar BotanyPots {[email protected] SIDED_SETUP}         u_team_core-1.15.2-3.0.2.169.jar U Team Core {[email protected] SIDED_SETUP}         Waddles-1.15.2-0.8.6.jar Waddles {[email protected] SIDED_SETUP}         ProgressiveBosses-2.1.5-mc1.15.2.jar Progressive Bosses {[email protected] SIDED_SETUP}         mcw-doors-1.0.3-mc1.15.2.jar Macaw's Doors {[email protected] SIDED_SETUP}         MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] SIDED_SETUP}         tablechair-1.4.jar tablechair {[email protected] SIDED_SETUP}         carryon-1.15.2-1.13.0.5.jar Carry On {[email protected] SIDED_SETUP}         absentbydesign-1.15.2-1.1.1.jar Absent By Design Mod {[email protected] SIDED_SETUP}         JEIEnchantmentInfo-1.16.4-1.2.1.jar JEI Enchantment Info {[email protected] SIDED_SETUP}         mcw-bridges-1.0.6-mc1.15.2.jar Macaw's Bridges {[email protected] SIDED_SETUP}         lightestlamp-3.4.3.jar Lightest Lamps {[email protected] SIDED_SETUP}         useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {[email protected] SIDED_SETUP}         AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {[email protected] SIDED_SETUP}         MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] SIDED_SETUP}         valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] SIDED_SETUP}         Lollipop-1.15.2-1.0.16.jar Lollipop {[email protected] SIDED_SETUP}         simplefarming-1.15.2-1.3.4.jar Simple Farming {[email protected] SIDED_SETUP}         SolarFluxReborn-1.15.2-15.2.3.jar Solar Flux Reborn {[email protected] SIDED_SETUP}         Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] SIDED_SETUP}         config-2-3.0.jar Cloth Config v2 API {[email protected] SIDED_SETUP}         blockcarpentry-1.15-0.8.3.jar BlockCarpentry {[email protected] SIDED_SETUP}         xercapaint-1.15.2-3.3.jar Joy of Painting {[email protected] SIDED_SETUP}         libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] SIDED_SETUP}         elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] SIDED_SETUP}         MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] SIDED_SETUP}         curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] SIDED_SETUP}         cc-tweaked-1.15.2-1.97.1.jar CC: Tweaked {[email protected] SIDED_SETUP}         AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] SIDED_SETUP}         cherishedworlds-FORGE-1.15.2-3.0.0.1.jar Cherished Worlds {[email protected] SIDED_SETUP}         chunkloaders-1.1.7-mc1.15.jar Chunk Loaders {[email protected] SIDED_SETUP}         incubation-1.0.4-1.15.2.jar Incubation {[email protected] SIDED_SETUP}         ServerTabInfo-1.15.2-1.2.8.jar Server Tab Info {[email protected] SIDED_SETUP}         BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {[email protected] SIDED_SETUP}         inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] SIDED_SETUP}         rhino-1.7.13-build.24.jar Rhino {[email protected] SIDED_SETUP}         kubejs-1502.3.0.19.jar KubeJS {[email protected] SIDED_SETUP}         TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] SIDED_SETUP}         EquipmentTooltips-1.15.2-1.4.3+14.jar Equipment Tooltips {[email protected]+14 SIDED_SETUP}         OldJavaWarning-1.15.2-3.0.2.jar OldJavaWarning {[email protected] SIDED_SETUP}         Druidcraft-1.15-0.4.45.jar Druidcraft {[email protected] SIDED_SETUP}         the-conjurer-1.15.2-1.0.13.jar The Conjurer {[email protected] SIDED_SETUP}         Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] SIDED_SETUP}         Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] SIDED_SETUP}         The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] SIDED_SETUP}         Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] SIDED_SETUP}         autumnity-1.3.3-1.15.2.jar Autumnity {[email protected] SIDED_SETUP}         Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] SIDED_SETUP}         WAWLA-1.15.2-3.0.4.jar WAWLA {[email protected] SIDED_SETUP}         ensorcellation-1.15.2-1.0.0.jar Ensorcellation {[email protected] SIDED_SETUP}         create-mc1.15.2_v0.3.1a.jar Create {[email protected]_v0.3.1a+478 SIDED_SETUP}         Waystones_1.15.2-6.0.2.jar Waystones {[email protected] SIDED_SETUP}         Clumps-5.0.2.8.jar Clumps {[email protected] SIDED_SETUP}         comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {[email protected] SIDED_SETUP}         FruitTrees-1.15.2-1.7.0.jar Fruit Trees {[email protected] SIDED_SETUP}         Kiwi-1.15.2-2.8.5.jar Kiwi {[email protected] SIDED_SETUP}         SimpleStorageNetwork-1.15.2-1.1.0.jar Simple Storage Network {[email protected] SIDED_SETUP}         decorative_blocks-1.15.2-1.7.jar Decorative Blocks {[email protected] SIDED_SETUP}         BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] SIDED_SETUP}         mcjtylib-1.15-4.1.13.jar McJtyLib {[email protected] SIDED_SETUP}         rftoolsbase-1.15-1.1.10.jar RFToolsBase {[email protected] SIDED_SETUP}         xnet-1.15-2.1.14.jar XNet {[email protected] SIDED_SETUP}         rftoolspower-1.15-2.2.6.jar RFToolsPower {[email protected] SIDED_SETUP}         rftoolsbuilder-1.15-2.1.16.jar RFToolsBuilder {[email protected] SIDED_SETUP}         rftoolsstorage-1.15-1.1.13.jar RFToolsStorage {[email protected] SIDED_SETUP}         rftoolscontrol-1.15-3.0.9.jar RFToolsControl {[email protected] SIDED_SETUP}         mapperbase-1.15.2-1.1.1.0.jar Mapper Base {[email protected] SIDED_SETUP}         embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {[email protected] SIDED_SETUP}         trash-1.15.2-0.2.0.jar Trash {[email protected] SIDED_SETUP}         ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] SIDED_SETUP}         mininggadgets-1.3.6.jar Mining Gadgets {[email protected] SIDED_SETUP}         EnderStorage-1.15.2-2.5.2.164-universal.jar EnderStorage {[email protected] SIDED_SETUP}         Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE SIDED_SETUP}         AkashicTome-1.3-13.jar Akashic Tome {[email protected] SIDED_SETUP}         scuba-gear-1.15.2-1.0.1.jar Scuba Gear {[email protected] SIDED_SETUP}         xercamusic-1.15.2-3.0.jar Xerca's Music Maker Mod {[email protected] SIDED_SETUP}         CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {[email protected] SIDED_SETUP}         rftoolsutility-1.15-2.1.20.jar RFToolsUtility {[email protected] SIDED_SETUP}         swingthroughgrass-1.15.2-1.4.1.jar SwingThroughGrass {[email protected] SIDED_SETUP}         ToolBelt-1.15.2-1.14.2.jar Tool Belt {[email protected] SIDED_SETUP}         titanium-1.15.2-2.4.2.jar Titanium {[email protected] SIDED_SETUP}         SilentLib-1.15.2-4.6.6+59.jar Silent Lib {[email protected]+59 SIDED_SETUP}         Jade-1.15.2-1.2.0.jar Jade {[email protected] SIDED_SETUP}         forbidden_arcanus-1.15.2-1.5.jar Forbidden & Arcanus {[email protected] SIDED_SETUP}         archers_paradox-1.15.2-1.0.0.jar Archer's Paradox {[email protected] SIDED_SETUP}         Atmospheric-1.15.2-1.4.1.jar Atmospheric {[email protected] SIDED_SETUP}         Quark-r2.1-245.jar Quark {[email protected] ERROR}         Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 SIDED_SETUP}         JAOPCA-1.15.2-3.2.0.18.jar JAOPCA {[email protected] SIDED_SETUP}         FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {[email protected] SIDED_SETUP}         StorageDrawers-1.15.2-7.0.3.jar Storage Drawers {[email protected] SIDED_SETUP}         FluxNetworks-1.15.2-5.0.3-4.jar Flux Networks {[email protected] SIDED_SETUP}         performant-1.15-3.16m.jar Performant {[email protected] SIDED_SETUP}         InventoryHud_1.15.2.forge-3.4.1.jar Inventory HUD+(Forge edition) {[email protected] SIDED_SETUP}         minecolonies-0.13.645-RELEASE-universal.jar MineColonies {[email protected] SIDED_SETUP}         engineersdecor-1.15.2-1.1.4.jar Engineer's Decor {[email protected] SIDED_SETUP}         refinedstorageaddons-0.6.3.jar Refined Storage Addons {[email protected] SIDED_SETUP}         overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] SIDED_SETUP}         OpenLoader-1.15.2-4.0.5.jar OpenLoader {[email protected] SIDED_SETUP}     Kiwi Modules:          fruittrees:cherry         fruittrees:fruittrees         fruittrees:hybridization         kiwi:contributors         kiwi:data         snowrealmagic:snowrealmagic     [Psi] Active spell: None     Launched Version: 1.15.2-forge-31.2.57     Backend library: LWJGL version 3.2.2 build 10     Backend API: AMD Radeon (TM) R5 M330 GL version 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6, ATI Technologies Inc.     GL Caps: Using framebuffer using OpenGL 3.0     Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'forge'     Type: Client (map_client.txt)     Resource Packs: Tissou's Zombie Pack 1.12.2 v2.0.zip     Current Language: ~~ERROR~~ NullPointerException: null     CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
    • i've checked the logs a few times and narrowed the problems with the modpack im making down until this, i can't see to locate the problem https://drive.google.com/file/d/1zS-7yViu-4aWyrWvUv7tJ1l46AK0n3Fi/view?usp=sharing this is the debug log incase it's needed https://drive.google.com/file/d/1B9TZFnJWg647gBoNS1_5UZ1m3WJ-azJA/view?usp=sharing
    • That seemed to fix it! Both Textrue's Embeddium Options and Projectile Damage Attribute were causing it to crash. Thank you so much!
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.