1.12.2 All mods are up to date, thermal expansion and all it's dependencies work in a fresh install, all dependencies work in a custom modpack but when TE is added it crashes.
Not sure what the conflict is but I've noticed others having the same issue on the forums, any help is appreciated.
Crash Log
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) AppleCore (AppleCore-mc1.12.2-3.1.3.jar) FMLPlugin (elulib-0.1.12.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.31.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)Contact their authors BEFORE contacting forge
// Sorry
Time: 6/14/18 2:32 PMDescription: Initializing game
java.lang.NoSuchMethodError: cofh.api.util.ThermalExpansionHelper.addCompactorStorageRecipe(ILnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addCompactorStorageRecipe(ThermalExpansionBase.java:54) at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addPressStorage(ThermalExpansionBase.java:209) at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addPressStorage(ThermalExpansionBase.java:193) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.lambda$regShit$1(ThermalExpansion.java:51) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion$$Lambda$923/955599644.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.regShit(ThermalExpansion.java:47) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_397_ThermalExpansion_regShit_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:750) at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:622) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:329) 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:483) 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:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addCompactorStorageRecipe(ThermalExpansionBase.java:54) at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addPressStorage(ThermalExpansionBase.java:209) at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addPressStorage(ThermalExpansionBase.java:193) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.lambda$regShit$1(ThermalExpansion.java:51) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion$$Lambda$923/955599644.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.regShit(ThermalExpansion.java:47) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_397_ThermalExpansion_regShit_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:750) at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:622) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:329) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
-- Initialization --Details:Stacktrace: 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1132401024 bytes (1079 MB) / 3783262208 bytes (3608 MB) up to 6442450944 bytes (6144 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6912m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2707 Optifine OptiFine_1.12.2_HD_U_D3 76 mods loaded, 76 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 | |:----- |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2707.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.4.2707 | forge-1.12.2-14.23.4.2707.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | openmodscore | 0.11.5 | minecraft.jar | None | | UCH | elucore | 1.0 | minecraft.jar | None | | UCH | applecore | 3.1.3 | AppleCore-mc1.12.2-3.1.3.jar | None | | UCH | charset | 0.5.0.240 | Charset-Lib-1.12.2.jar | None | | UCH | jei | 4.9.1.175 | jei_1.12.2-4.9.1.175.jar | None | | UCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | UCH | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None | | UCH | aroma1997core | 2.0.0.0.b155 | Aroma1997Core-1.12.2-2.0.0.0.b155.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | UCH | aroma1997sdimension | 2.0.0.2.b77 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | UCH | basemetals | 2.5.0-beta5 | BaseMetals-1.12-2.5.0-beta5.214.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCH | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None | | UCH | blockcraftery | 0.1.3 | Blockcraftery-Mod-1.12.2.jar | None | | UCH | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None | | UCH | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None | | UCH | chiselsandbits | 14.17 | chiselsandbits-14.17.jar | None | | UCH | codechickenlib | 3.1.9.344 | CodeChickenLib-1.12.2-3.1.9.344-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCH | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None | | UCH | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCH | customspawner | 3.11.4 | CustomMobSpawner-3.11.4.jar | None | | UCH | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | UCH | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None | | UCH | mocreatures | 12.0.4 | DrZharks MoCreatures Mod-12.0.4.jar | None | | UCH | endercore | 1.12.2-0.5.31 | EnderCore-1.12.2-0.5.31.jar | None | | UCH | thaumcraft | 6.1.BETA13 | Thaumcraft-1.12.2-6.1.BETA13.jar | None | | UCH | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCH | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCH | enderio | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiointegrationtic | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiobase | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderioconduits | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderioconduitsappliedenergistics | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderioconduitsopencomputers | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderioconduitsrefinedstorage | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiointegrationforestry | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiointegrationticlate | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiomachines | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiopowertools | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None | | UCH | zerocore | 1.12-0.1.2.1 | zerocore-1.12-0.1.2.1.jar | None | | UCH | bigreactors | 1.12.2-0.4.5.48 | ExtremeReactors-1.12.2-0.4.5.48.jar | None | | UCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | UCH | forgemultipartcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | microblockcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | None | | UCH | minecraftmultipartcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | None | | UCH | geneticsreborn | 1.09 | geneticsreborn-1.12-1.09.jar | None | | UCH | waila | 1.8.25 | Hwyla-1.8.25-B40_1.12.jar | None | | UCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UCH | ironchest | 1.12.2-7.0.42.827 | ironchest-1.12.2-7.0.42.827.jar | None | | UCH | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None | | UCH | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None | | UCH | mekanism | 1.12.2-9.4.11.346 | Mekanism-1.12.2-9.4.11.346.jar | None | | UCH | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.11.346.jar | None | | UCH | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.11.346.jar | None | | UCH | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None | | UCH | nethermetals | 1.2.0-beta3 | NetherMetals-1.12-1.2.0-beta3.52.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCH | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCH | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | harvestcraft | 1.12.2t | Pam's+HarvestCraft+1.12.2t.jar | None | | UCH | prettybeaches | 1.0.3 | PrettyBeaches_1.12.2-1.0.3.jar | None | | UCH | projecte | 1.12-PE1.3.0 | ProjectE-1.12-PE1.3.0.jar | None | | UCH | xreliquary | 1.12.2-1.3.4.763 | Reliquary-1.12.2-1.3.4.763.jar | None | | UCH | solcarrot | 1.3.1 | solcarrot-1.12.2-1.3.1.jar | None | | UCH | soulshardsrespawn | 1.12.2-1.0.5-7 | SoulShardsRespawn-1.12.2-1.0.5-7.jar | None | | UCH | thaumicequivalence | 1.12.2-1.0 | ThaumicEquivalence-1.12.2-1.0.jar | None | | UCH | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.2.3-7.jar | None | | UCH | tp | 3.2.27 | tinyprogressions-1.12.2-3.3.27-Release.jar | None | | UCH | wawla | 2.5.255 | Wawla-1.12.2-2.5.255.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | elulib | 0.1.12 | elulib-0.1.12.jar | None |
Loaded coremods (and transformers): CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) team.chisel.ctm.client.asm.CTMTransformerInventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformerAppleCore (AppleCore-mc1.12.2-3.1.3.jar) squeek.applecore.asm.TransformerModuleHandlerFMLPlugin (elulib-0.1.12.jar) elucent.elulib.asm.ASMTransformerEnderCorePlugin (EnderCore-1.12.2-0.5.31.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcherCoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.514' Renderer: 'AMD Radeon (TM) R7 350' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554 Ender IO: 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.): * Optifine is installed. This is NOT supported. 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.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Launched Version: forge-14.23.4.2707 LWJGL: 2.9.4 OpenGL: AMD Radeon (TM) R7 350 GL version 4.5.14008 Compatibility Profile Context 21.19.137.514, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G OptiFine Version: OptiFine_1.12.2_HD_U_D3 OptiFine Build: 20180515-125031 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.14008 Compatibility Profile Context 21.19.137.514 OpenGlRenderer: AMD Radeon (TM) R7 350 OpenGlVendor: ATI Technologies Inc. CpuCount: 4
The crash log indicates that Base Metals is conflicting with the newer CoFHCore api. I found https://github.com/MinecraftModDevelopmentMods/BaseMetals/issues/345 which if I'm understanding things correctly says the call to the missing method is no longer needed (since TE takes care of it now), and you can turn off the Thermal integration settings in the Base Metals config for now.
1.12.2 All mods are up to date, thermal expansion and all it's dependencies work in a fresh install, all dependencies work in a custom modpack but when TE is added it crashes.
Not sure what the conflict is but I've noticed others having the same issue on the forums, any help is appreciated.
Crash Log
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) AppleCore (AppleCore-mc1.12.2-3.1.3.jar) FMLPlugin (elulib-0.1.12.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.31.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)Contact their authors BEFORE contacting forge
// Sorry
Time: 6/14/18 2:32 PMDescription: Initializing game
java.lang.NoSuchMethodError: cofh.api.util.ThermalExpansionHelper.addCompactorStorageRecipe(ILnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addCompactorStorageRecipe(ThermalExpansionBase.java:54) at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addPressStorage(ThermalExpansionBase.java:209) at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addPressStorage(ThermalExpansionBase.java:193) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.lambda$regShit$1(ThermalExpansion.java:51) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion$$Lambda$923/955599644.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.regShit(ThermalExpansion.java:47) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_397_ThermalExpansion_regShit_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:750) at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:622) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:329) 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:483) 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:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addCompactorStorageRecipe(ThermalExpansionBase.java:54) at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addPressStorage(ThermalExpansionBase.java:209) at com.mcmoddev.lib.integration.plugins.ThermalExpansionBase.addPressStorage(ThermalExpansionBase.java:193) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.lambda$regShit$1(ThermalExpansion.java:51) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion$$Lambda$923/955599644.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.regShit(ThermalExpansion.java:47) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_397_ThermalExpansion_regShit_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:750) at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:622) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:329) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
-- Initialization --Details:Stacktrace: 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1132401024 bytes (1079 MB) / 3783262208 bytes (3608 MB) up to 6442450944 bytes (6144 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6912m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2707 Optifine OptiFine_1.12.2_HD_U_D3 76 mods loaded, 76 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 | |:----- |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2707.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.4.2707 | forge-1.12.2-14.23.4.2707.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | openmodscore | 0.11.5 | minecraft.jar | None | | UCH | elucore | 1.0 | minecraft.jar | None | | UCH | applecore | 3.1.3 | AppleCore-mc1.12.2-3.1.3.jar | None | | UCH | charset | 0.5.0.240 | Charset-Lib-1.12.2.jar | None | | UCH | jei | 4.9.1.175 | jei_1.12.2-4.9.1.175.jar | None | | UCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | UCH | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None | | UCH | aroma1997core | 2.0.0.0.b155 | Aroma1997Core-1.12.2-2.0.0.0.b155.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | UCH | aroma1997sdimension | 2.0.0.2.b77 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | UCH | basemetals | 2.5.0-beta5 | BaseMetals-1.12-2.5.0-beta5.214.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCH | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None | | UCH | blockcraftery | 0.1.3 | Blockcraftery-Mod-1.12.2.jar | None | | UCH | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None | | UCH | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None | | UCH | chiselsandbits | 14.17 | chiselsandbits-14.17.jar | None | | UCH | codechickenlib | 3.1.9.344 | CodeChickenLib-1.12.2-3.1.9.344-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCH | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None | | UCH | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCH | customspawner | 3.11.4 | CustomMobSpawner-3.11.4.jar | None | | UCH | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | UCH | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None | | UCH | mocreatures | 12.0.4 | DrZharks MoCreatures Mod-12.0.4.jar | None | | UCH | endercore | 1.12.2-0.5.31 | EnderCore-1.12.2-0.5.31.jar | None | | UCH | thaumcraft | 6.1.BETA13 | Thaumcraft-1.12.2-6.1.BETA13.jar | None | | UCH | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCH | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCH | enderio | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiointegrationtic | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiobase | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderioconduits | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderioconduitsappliedenergistics | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderioconduitsopencomputers | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderioconduitsrefinedstorage | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiointegrationforestry | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiointegrationticlate | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiomachines | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderiopowertools | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None | | UCH | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None | | UCH | zerocore | 1.12-0.1.2.1 | zerocore-1.12-0.1.2.1.jar | None | | UCH | bigreactors | 1.12.2-0.4.5.48 | ExtremeReactors-1.12.2-0.4.5.48.jar | None | | UCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | UCH | forgemultipartcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | microblockcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | None | | UCH | minecraftmultipartcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | None | | UCH | geneticsreborn | 1.09 | geneticsreborn-1.12-1.09.jar | None | | UCH | waila | 1.8.25 | Hwyla-1.8.25-B40_1.12.jar | None | | UCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UCH | ironchest | 1.12.2-7.0.42.827 | ironchest-1.12.2-7.0.42.827.jar | None | | UCH | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None | | UCH | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None | | UCH | mekanism | 1.12.2-9.4.11.346 | Mekanism-1.12.2-9.4.11.346.jar | None | | UCH | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.11.346.jar | None | | UCH | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.11.346.jar | None | | UCH | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None | | UCH | nethermetals | 1.2.0-beta3 | NetherMetals-1.12-1.2.0-beta3.52.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCH | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCH | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | harvestcraft | 1.12.2t | Pam's+HarvestCraft+1.12.2t.jar | None | | UCH | prettybeaches | 1.0.3 | PrettyBeaches_1.12.2-1.0.3.jar | None | | UCH | projecte | 1.12-PE1.3.0 | ProjectE-1.12-PE1.3.0.jar | None | | UCH | xreliquary | 1.12.2-1.3.4.763 | Reliquary-1.12.2-1.3.4.763.jar | None | | UCH | solcarrot | 1.3.1 | solcarrot-1.12.2-1.3.1.jar | None | | UCH | soulshardsrespawn | 1.12.2-1.0.5-7 | SoulShardsRespawn-1.12.2-1.0.5-7.jar | None | | UCH | thaumicequivalence | 1.12.2-1.0 | ThaumicEquivalence-1.12.2-1.0.jar | None | | UCH | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.2.3-7.jar | None | | UCH | tp | 3.2.27 | tinyprogressions-1.12.2-3.3.27-Release.jar | None | | UCH | wawla | 2.5.255 | Wawla-1.12.2-2.5.255.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | elulib | 0.1.12 | elulib-0.1.12.jar | None |
Loaded coremods (and transformers): CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) team.chisel.ctm.client.asm.CTMTransformerInventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformerAppleCore (AppleCore-mc1.12.2-3.1.3.jar) squeek.applecore.asm.TransformerModuleHandlerFMLPlugin (elulib-0.1.12.jar) elucent.elulib.asm.ASMTransformerEnderCorePlugin (EnderCore-1.12.2-0.5.31.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcherCoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.514' Renderer: 'AMD Radeon (TM) R7 350' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554 Ender IO: 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.): * Optifine is installed. This is NOT supported. 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.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Launched Version: forge-14.23.4.2707 LWJGL: 2.9.4 OpenGL: AMD Radeon (TM) R7 350 GL version 4.5.14008 Compatibility Profile Context 21.19.137.514, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G OptiFine Version: OptiFine_1.12.2_HD_U_D3 OptiFine Build: 20180515-125031 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.14008 Compatibility Profile Context 21.19.137.514 OpenGlRenderer: AMD Radeon (TM) R7 350 OpenGlVendor: ATI Technologies Inc. CpuCount: 4
The crash log indicates that Base Metals is conflicting with the newer CoFHCore api. I found https://github.com/MinecraftModDevelopmentMods/BaseMetals/issues/345 which if I'm understanding things correctly says the call to the missing method is no longer needed (since TE takes care of it now), and you can turn off the Thermal integration settings in the Base Metals config for now.
Turned off TE Integration in the config and it worked first go,
thank you so much!