I am having a problem with Ender IO. It crashes every time it try to launch with it. I tried to figure it out, but couldn't find it.
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.9.15.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
IC2core (industrialcraft-2-2.6.188-ex110.jar)
Contact their authors BEFORE contacting forge
// Oops.
Time: 16.04.2017 13:33
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Ender IO (EnderIO)
Caused by: com.enderio.core.client.EnderCoreModConflictException: =======================================================================
at crazypants.enderio.ClientProxy.stopWithErrorScreen(ClientProxy.java:237)
at crazypants.enderio.config.recipes.RecipeLoader.recipeError(RecipeLoader.java:43)
at crazypants.enderio.config.recipes.RecipeLoader.addRecipes(RecipeLoader.java:29)
at crazypants.enderio.CommonProxy.init(CommonProxy.java:80)
at crazypants.enderio.ClientProxy.init(ClientProxy.java:162)
at crazypants.enderio.EnderIO.load(EnderIO.java:170)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException
at com.enderio.core.client.EnderCoreModConflictException.<init>(EnderCoreModConflictException.java:17)
... 42 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:
ChickenChunks Invalid Fingerprint Reports:
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* The RF API that is being used (1.6.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from ImmersiveEngineering-0.10-57.jar).
It is a supported version, but that difference may lead to problems.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
* RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
* Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
* Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
* Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
* Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
* Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
* Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
* Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
* Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
* Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
* Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
=======================================================================
== ENDER IO FATAL ERROR ==
=======================================================================
Cannot register recipes as configured. This means that either
your custom config file has an error or another mod does bad
things to vanilla items or the Ore Dictionary.
=======================================================================
== Bad file ==
recipe_materials_core.xml or recipe_materials_user.xml
=======================================================================
== Error Message ==
Rejecting crafting recipe without any items, only empty spaces in <grid>
=======================================================================
=======================================================================
Note: To start the game anyway, you can disable recipe loading in the
Ender IO config file. However, then all of Ender IO's crafting recipes
will be missing.
=======================================================================
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
=======================================================================
== ENDER IO FATAL ERROR ==
=======================================================================
Cannot register recipes as configured. This means that either
your custom config file has an error or another mod does bad
things to vanilla items or the Ore Dictionary.
=======================================================================
== Bad file ==
recipe_materials_core.xml or recipe_materials_user.xml
=======================================================================
== Error Message ==
Rejecting crafting recipe without any items, only empty spaces in <grid>
=======================================================================
=======================================================================
Note: To start the game anyway, you can disable recipe loading in the
Ender IO config file. However, then all of Ender IO's crafting recipes
will be missing.
=======================================================================
I am having a problem with Ender IO. It crashes every time it try to launch with it. I tried to figure it out, but couldn't find it.
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.9.15.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
IC2core (industrialcraft-2-2.6.188-ex110.jar)
Contact their authors BEFORE contacting forge
// Oops.
Time: 16.04.2017 13:33
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Ender IO (EnderIO)
Caused by: com.enderio.core.client.EnderCoreModConflictException: =======================================================================
at crazypants.enderio.ClientProxy.stopWithErrorScreen(ClientProxy.java:237)
at crazypants.enderio.config.recipes.RecipeLoader.recipeError(RecipeLoader.java:43)
at crazypants.enderio.config.recipes.RecipeLoader.addRecipes(RecipeLoader.java:29)
at crazypants.enderio.CommonProxy.init(CommonProxy.java:80)
at crazypants.enderio.ClientProxy.init(ClientProxy.java:162)
at crazypants.enderio.EnderIO.load(EnderIO.java:170)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException
at com.enderio.core.client.EnderCoreModConflictException.<init>(EnderCoreModConflictException.java:17)
... 42 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_112, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 108623960 bytes (103 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 49 mods loaded, 49 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHI Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHI appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
UCHI OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHI ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
UCHI mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCHI infinitylib{1.10.2-0.8.0} [InfinityLib] (infinitylib-0.8.0.jar)
UCHI agricraft{2.0.0-0.8.0-a14} [AgriCraft] (agricraft-2.0.0-0.8.0-a14.jar)
UCHI appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
UCHI Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
UCHI Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
UCHI Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
UCHI CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
UCHI CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
UCHI ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
UCHI chisel{MC1.10.2-0.0.9.15} [Chisel] (Chisel-MC1.10.2-0.0.9.15.jar)
UCHI JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
UCHI mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
UCHI chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
UCHI cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
UCHI elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
UCHI endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
UCHI Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
UCHE EnderIO{1.10.2-3.1.179} [Ender IO] (EnderIO-1.10.2-3.1.179.jar)
UCHI fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
UCHI IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar)
UCHI forestry{5.2.17.368} [Forestry] (forestry_1.10.2-5.2.17.368.jar)
UCHI mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UCHI tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
UCHI immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
UCHI inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCHI journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
UCHI jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
UCHI Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
UCHI OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
UCHI openglider{@[email protected]} [Open Glider] (OpenGlider-1.10.2-0.2.3.jar)
UCHI thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
UCHI redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar)
UCHI ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
UCHI StorageDrawers{1.10.2-3.6.3} [Storage Drawers] (StorageDrawers-1.10.2-3.6.3.jar)
UCHI tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
UCHI thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
UCHI VeinMiner{0.35.3_1.9-a46c1b0} [Vein Miner] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
UCHI VeinMinerModSupport{0.35.3_1.9-a46c1b0} [Mod Support] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
UCHI WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
UCHI icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
UCHI wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
appeng.coremod.transformer.ASMIntegration
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
ChiselCorePlugin (Chisel-MC1.10.2-0.0.9.15.jar)
team.chisel.common.asm.ChiselTransformer
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
li.cil.oc.common.asm.ClassTransformer
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
IC2core (industrialcraft-2-2.6.188-ex110.jar)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
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)
- chiselsandbitsIntegration (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)
CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:
ChickenChunks Invalid Fingerprint Reports:
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* The RF API that is being used (1.6.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from ImmersiveEngineering-0.10-57.jar).
It is a supported version, but that difference may lead to problems.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
* RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
* Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
* Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
* Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
* Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
* Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
* Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
* Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
* Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
* Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
* Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/LAPTOP-PC/Documents/Minecraft%201.10.2/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
=======================================================================
== ENDER IO FATAL ERROR ==
=======================================================================
Cannot register recipes as configured. This means that either
your custom config file has an error or another mod does bad
things to vanilla items or the Ore Dictionary.
=======================================================================
== Bad file ==
recipe_materials_core.xml or recipe_materials_user.xml
=======================================================================
== Error Message ==
Rejecting crafting recipe without any items, only empty spaces in <grid>
=======================================================================
=======================================================================
Note: To start the game anyway, you can disable recipe loading in the
Ender IO config file. However, then all of Ender IO's crafting recipes
will be missing.
=======================================================================
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumFrom the log:
=======================================================================
== ENDER IO FATAL ERROR ==
=======================================================================
Cannot register recipes as configured. This means that either
your custom config file has an error or another mod does bad
things to vanilla items or the Ore Dictionary.
=======================================================================
== Bad file ==
recipe_materials_core.xml or recipe_materials_user.xml
=======================================================================
== Error Message ==
Rejecting crafting recipe without any items, only empty spaces in <grid>
=======================================================================
=======================================================================
Note: To start the game anyway, you can disable recipe loading in the
Ender IO config file. However, then all of Ender IO's crafting recipes
will be missing.
=======================================================================