Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- ForgelinPlugin (Forgelin-1.6.0.jar)
- Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9-1.12.2-anarchy.jar)
- FMLPlugin (albedo-0.1.3.jar)
- LoadingPlugin (Quark-r1.4-123.jar)
- AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
- BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
- Contact their authors BEFORE contacting forge
- // Ooh. Shiny.
- Time: 4/26/18 3:34 AM
- Description: 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 java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
- at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
- at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
- at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)
- at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
- at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
- at java.util.stream.ReferencePipeline.forEach(Unknown Source)
- at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.regShit(ThermalExpansion.java:47)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_591_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:746)
- at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:622)
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753)
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:352)
- 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(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)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- 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 java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
- at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
- at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
- at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)
- at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
- at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
- at java.util.stream.ReferencePipeline.forEach(Unknown Source)
- at com.mcmoddev.basemetals.integration.plugins.ThermalExpansion.regShit(ThermalExpansion.java:47)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_591_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:746)
- at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:622)
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753)
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:352)
- 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(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)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_162, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 3128219936 bytes (2983 MB) / 5496635392 bytes (5242 MB) up to 11453595648 bytes (10923 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.3.2673 105 mods loaded, 105 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.3.2673.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCH | forge | 14.23.3.2673 | forge-1.12.2-14.23.3.2673.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCH | foamfixcore | 7.7.4 | minecraft.jar | None |
- | UCH | albedocore | 0.1 | minecraft.jar | None |
- | UCH | actuallyadditions | 1.12.2-r134 | ActuallyAdditions-1.12.2-r134.jar | None |
- | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | UCH | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
- | UCH | additionalenderblocks | 2.0 | AdditionalEnderBlocks-2.0-1.12.2.jar | None |
- | UCH | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
- | UCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
- | UCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
- | UCH | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None |
- | UCH | albedo | 0.1.3 | albedo-0.1.3.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 | jei | 4.9.1.168 | jei_1.12.2-4.9.1.168.jar | None |
- | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
- | UCH | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
- | UCH | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
- | UCH | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
- | UCH | antiqueatlas | 4.4.7 | antiqueatlas-1.12.2-4.4.7.jar | None |
- | UCH | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.4.7.jar | None |
- | UCH | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.7.jar | None |
- | UCH | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None |
- | UCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
- | UCH | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None |
- | UCH | quark | r1.4-123 | Quark-r1.4-123.jar | None |
- | UCH | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None |
- | UCH | ic2 | 2.8.73-ex112 | industrialcraft-2-2.8.73-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
- | UCH | basemetals | 2.5.0-beta5 | BaseMetals-1.12-2.5.0-beta5.214.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCH | baublelicious | 1.4.0-4 | Baublelicious-1.4.0-4.jar | None |
- | UCH | bhc | 1.1.0b | baubley-heart-canisters-1.12.2-1.1.0b.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
- | UCH | betterfoliage | 2.1.10 | BetterFoliage-MC1.12-2.1.10.jar | None |
- | UCH | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
- | UCH | biomesoplenty | 7.0.1.2384 | BiomesOPlenty-1.12.2-7.0.1.2384-universal.jar | None |
- | UCH | botania | r1.10-354 | Botania r1.10-354.jar | None |
- | UCH | ceanimals | 1.4.1 | ceanimals-1.12.2-1.4.1.jar | None |
- | UCH | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None |
- | UCH | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None |
- | UCH | codechickenlib | 3.1.7.340 | CodeChickenLib-1.12.2-3.1.7.340-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | UCH | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
- | UCH | cofhcore | 4.4.0 | CoFHCore-1.12.2-4.4.0.10-universal.jar | None |
- | UCH | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
- | UCH | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
- | UCH | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None |
- | UCH | ctdcore | 1.3.1 | CTD-Core-1.12.2-1.3.1.jar | 5101015479fe39f20b47f365472250d312a50a57 |
- | UCH | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | UCH | exnihilocreatio | 1.12-0.2.1 | exnihilocreatio-1.12-0.2.1.jar | None |
- | UCH | excompressum | 3.0.20 | ExCompressum_1.12.2-3.0.20.jar | None |
- | UCH | gottschcore | 1.3.5 | GottschCore-mc1.12.2-f14.23.2.2611-v1.3.5.jar | None |
- | UCH | fastladder | 1.1.0 | FastLadder-mc1.12.2-f14.23.1.2555-v1.1.0.jar | None |
- | UCH | mekanism | 1.12.2-9.4.5.340 | Mekanism-1.12.2-9.4.5.340.jar | None |
- | UCH | sonarcore | 5.0.8 | sonarcore-1.12.2-5.0.8.jar | None |
- | UCH | fluxnetworks | 3.0.8 | fluxnetworks-1.12.2-3.0.8.jar | None |
- | UCH | foamfix | 0.9.9-1.12.2 | foamfix-0.9.9-1.12.2-anarchy.jar | None |
- | UCH | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
- | UCH | forestry | 5.8.0.270 | forestry_1.12.2-5.8.0.270.jar | None |
- | UCH | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
- | UCH | thermalfoundation | 2.4.0 | ThermalFoundation-1.12.2-2.4.0.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCH | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
- | UCH | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
- | UCH | teslacorelib | 1.0.13 | tesla-core-lib-1.12-1.0.13.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.8.10-143.jar | None |
- | UCH | instantunify | 1.1.1 | instantunify-1.12.2-1.1.1.jar | None |
- | UCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
- | UCH | harvestcraft | 1.12.2t | Pam's HarvestCraft 1.12.2t.jar | None |
- | UCH | jehc | 1.12.2 | JEHC-1.12.2-1.5.0.0.jar | None |
- | UCH | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
- | UCH | jeresources | 0.8.5.27 | JustEnoughResources-1.12.2-0.8.5.27.jar | None |
- | UCH | mcjtylib_ng | 2.6.7 | mcjtylib-1.12-2.6.7.jar | None |
- | UCH | mekanismgenerators | 9.4.4 | MekanismGenerators-1.12.2-9.4.5.340.jar | None |
- | UCH | mekanismtools | 9.4.4 | MekanismTools-1.12.2-9.4.5.340.jar | None |
- | UCH | moglowstone | 1.5.4 | Mo-Glowstone-1.12.2-1.5.4.jar | 5101015479fe39f20b47f365472250d312a50a57 |
- | UCH | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None |
- | UCH | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
- | UCH | naturalnetherportals | 1.2.0 | naturalnetherportals-1.2.0-mc1.12.x.jar | None |
- | UCH | nex | 2.1.14.15 | NetherEx-1.12-2.1.14.15.jar | None |
- | UCH | nethermetals | 1.2.0-beta3 | NetherMetals-1.12-1.2.0-beta3.52.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCH | netherportalfix | 5.3.13 | NetherPortalFix_1.12.1-5.3.13.jar | None |
- | UCH | oreberries | 0.4.0 | oreberries-1.12.x-0.4.0.jar | None |
- | UCH | oreexcavation | 1.4.118 | OreExcavation-1.4.118.jar | None |
- | UCH | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCH | placebo | 1.3.3 | Placebo-1.12.2-1.3.3.jar | None |
- | UCH | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
- | UCH | rftools | 7.33 | rftools-1.12-7.33.jar | None |
- | UCH | rftoolsdim | 5.53 | rftoolsdim-1.12-5.53.jar | None |
- | UCH | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None |
- | UCH | taiga | 1.3.0 | taiga-1.12.2-1.3.0.jar | None |
- | UCH | theoneprobe | 1.4.22 | theoneprobe-1.12-1.4.22.jar | None |
- | UCH | thermalexpansion | 5.4.0 | ThermalExpansion-1.12.2-5.4.0.20-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCH | thermaldynamics | 2.4.0 | ThermalDynamics-1.12.2-2.4.0.8-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCH | tcomplement | ${version} | TinkersComplement-1.12.2-0.2.3b.jar | None |
- | UCH | tinkertoolleveling | 1.12-1.0.3.DEV.56fac4f | TinkerToolLeveling-1.12-1.0.3.jar | None |
- | UCH | toastcontrol | 1.5.0 | Toast Control-1.12.2-1.5.0.jar | None |
- | UCH | tombstone | 2.9.0 | tombstone-2.9.0-1.12.jar | None |
- | UCH | topaddons | 1.12.2-1.5.0 | topaddons-1.12.2-1.5.0.jar | None |
- | UCH | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
- | UCH | unloader | 1.0.1 | unloader-1.0.1.jar | None |
- | UCH | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
- | UCH | waystones | 4.0.33 | Waystones_1.12.2-4.0.33.jar | None |
- | UCH | hungeroverhaul | 1.12.2-1.3.2.jenkins146 | HungerOverhaul-1.12.2-1.3.2.jenkins146.jar | None |
- | UCH | teslacorelib_registries | 1.0.13 | tesla-core-lib-1.12-1.0.13.jar | None |
- | UCH | unidict | 1.12.2-2.4c | UniDict-1.12.2-2.4c.jar | None |
- Loaded coremods (and transformers):
- CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- invtweaks.forge.asm.ContainerTransformer
- ForgelinPlugin (Forgelin-1.6.0.jar)
- Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9-1.12.2-anarchy.jar)
- pl.asie.foamfix.coremod.FoamFixTransformer
- FMLPlugin (albedo-0.1.3.jar)
- elucent.albedo.asm.ASMTransformer
- LoadingPlugin (Quark-r1.4-123.jar)
- vazkii.quark.base.asm.ClassTransformer
- AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
- squeek.applecore.asm.TransformerModuleHandler
- BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
- mods.betterfoliage.loader.BetterFoliageTransformer
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13507 Compatibility Profile Context 23.20.15033.5003' Renderer: 'AMD Radeon (TM) R9 390 Series'
- AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
- 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)
- - theoneprobeIntegration (Enabled/Not Forced)
- Pulsar/natura loaded Pulses:
- - NaturaCommons (Enabled/Forced)
- - NaturaOverworld (Enabled/Not Forced)
- - NaturaNether (Enabled/Not Forced)
- - NaturaDecorative (Enabled/Not Forced)
- - NaturaTools (Enabled/Not Forced)
- - NaturaEntities (Enabled/Not Forced)
- - NaturaOredict (Enabled/Forced)
- - NaturaWorld (Enabled/Not Forced)
- Pulsar/tcomplement loaded Pulses:
- - ModuleCommons (Enabled/Forced)
- - ModuleFeature (Enabled/Not Forced)
- - CeramicsPlugin (Enabled/Not Forced)
- - ChiselPlugin (Enabled/Not Forced)
- - ExNihiloPlugin (Enabled/Not Forced)
- List of loaded APIs:
- * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r134.jar
- * antiqueatlasapi (5.1) from antiqueatlas-1.12.2-4.4.7.jar
- * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.1.jar
- * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
- * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
- * BetterWithModsAPI (Beta 0.6) from Quark-r1.4-123.jar
- * BotaniaAPI (89) from Botania r1.10-354.jar
- * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
- * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
- * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.16.jar
- * cofhapi (2.4.0) from CoFHCore-1.12.2-4.4.0.10-universal.jar
- * ctm-api (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ctm-api-events (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ctm-api-models (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ctm-api-textures (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ctm-api-utils (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ExCompressum|API (1.0) from ExCompressum_1.12.2-3.0.20.jar
- * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.8.jar
- * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.270.jar
- * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.270.jar
- * industrialforegoingapi (4) from industrialforegoing-1.12.2-1.8.10-143.jar
- * jeresources|API (0.8.5.27) from JustEnoughResources-1.12.2-0.8.5.27.jar
- * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.9.1.168.jar
- * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.5.340.jar
- * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.5.340.jar
- * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.5.340.jar
- * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.5.340.jar
- * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.5.340.jar
- * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.5.340.jar
- * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.5.340.jar
- * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
- * QuarkAPI (2) from Quark-r1.4-123.jar
- * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.8.jar
- * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.22.jar
- Launched Version: forge-14.23.3.2673
- LWJGL: 2.9.4
- OpenGL: AMD Radeon (TM) R9 390 Series GL version 4.5.13507 Compatibility Profile Context 23.20.15033.5003, 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: 8x AMD FX(tm)-8350 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment