Game fails to load in 1.12.2
KannaKamuiWG opened this issue ยท 2 comments
After adding flux networks the game no longer loads with the mod installed.
Can anyone help?
I am trying to add it to a mod called equivalent skies By TheLimePixel
Here is the crash report.
---- Minecraft Crash Report ----
WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
RandomPatches (randompatches-1.12.2-1.14.0.0.jar)
LoadingPlugin (Quark-r1.5-146.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge
// Don't be sad, have a hug! <3
Time: 9/20/22 8:20 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 Flux Networks (fluxnetworks)
Caused by: java.lang.NoSuchMethodError: mekanism.api.MekanismAPI.addBoxBlacklistMod(Ljava/lang/String;)V
at sonar.fluxnetworks.common.integration.MekanismIntegration.preInit(MekanismIntegration.java:9)
at sonar.fluxnetworks.common.CommonProxy.preInit(CommonProxy.java:79)
at sonar.fluxnetworks.client.ClientProxy.preInit(ClientProxy.java:42)
at sonar.fluxnetworks.FluxNetworks.preInit(FluxNetworks.java:27)
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:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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: 1077209200 bytes (1027 MB) / 2077229056 bytes (1981 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2808 151 mods loaded, 151 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 |
|:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2808.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2808 | forge-1.12.2-14.23.5.2808.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCH | randompatches | 1.12.2-1.14.0.0 | randompatches-1.12.2-1.14.0.0.jar | None |
| LCH | fastbench | 1.6.1 | FastWorkbench-1.12.2-1.6.1.jar | None |
| LCH | actuallyadditions | 1.12.2-r145 | ActuallyAdditions-1.12.2-r145.jar | None |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
| LCH | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
| LCH | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| LCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
| LCH | endercore | 1.12.2-0.5.45 | EnderCore-1.12.2-0.5.45.jar | None |
| LCH | crafttweaker | 4.1.14 | CraftTweaker2-1.12-4.1.14.jar | None |
| LCH | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
| LCH | modtweaker | 4.0.16 | modtweaker-4.0.16.jar | None |
| LCH | jei | 4.14.4.267 | jei_1.12.2-4.14.4.267.jar | None |
| LCH | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LCH | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | cofhcore | 4.6.2 | CoFHCore-1.12.2-4.6.2.25-universal.jar | None |
| LCH | brandonscore | 2.4.9 | BrandonsCore-1.12.2-2.4.9.195-universal.jar | None |
| LCH | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | thermalfoundation | 2.6.2 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | draconicevolution | 2.3.20 | Draconic-Evolution-1.12.2-2.3.20.333-universal.jar | None |
| LCH | thermalexpansion | 5.5.3 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | enderio | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | mantle | 1.12-1.3.3.42 | Mantle-1.12-1.3.3.42.jar | None |
| LCH | projecte | 1.12.2-PE1.4.0 | ProjectE-1.12.2-PE1.4.0.jar | None |
| LCH | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
| LCH | enderiointegrationtic | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | tconstruct | 1.12.2-2.12.0.115 | TConstruct-1.12.2-2.12.0.115.jar | None |
| LCH | p455w0rdslib | 2.0.36 | p455w0rdslib-1.12.2-2.0.36.jar | None |
| LCH | ae2wtlib | 1.0.6 | AE2WTLib-1.12.2-1.0.6.jar | None |
| LCH | botania | r1.10-360 | Botania r1.10-360.jar | None |
| LCH | conarm | 1.2.3 | conarm-1.12.2-1.2.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCH | zerocore | 1.12-0.1.2.3 | zerocore-1.12-0.1.2.3.jar | None |
| LCH | bigreactors | 1.12.2-0.4.5.50 | ExtremeReactors-1.12.2-0.4.5.50.jar | None |
| LCH | moartinkers | 0.6.0 | moartinkers-0.6.0.jar | None |
| LCH | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
| LCH | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
| LCH | pewter | 1.4.3 | Pewter-1.4.3.jar | None |
| LCH | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
| LCH | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
| LCH | plustic | 7.0.5.1 | plustic-7.0.5.1.jar | None |
| LCH | armoryexpansion | 0.2.0 | armoryexpansion-0.2.0.jar | None |
| LCH | quark | r1.5-146 | Quark-r1.5-146.jar | None |
| LCH | autoreglib | 1.3-26 | AutoRegLib-1.3-26.jar | None |
| LCH | auxiliumequivalence | 1.12.2-1.3.1 | auxiliumequivalence-1.12.2-1.3.1.jar | None |
| LCH | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
| LCH | betteradvancements | 0.0.16.71 | BetterAdvancements-1.12.2-0.0.16.71.jar | None |
| LCH | betterbuilderswands | 0.13.0 | BetterBuildersWands-1.12.2-0.13.0.267+dc89c58.jar | None |
| LCH | betterquesting | 3.5.291 | BetterQuesting-3.5.291.jar | None |
| LCH | blockcraftery | 1.12.2-1.1.0 | blockcraftery-1.12.2-1.1.0.jar | None |
| LCH | bonsaitrees | 1.1.2 | bonsaitrees-1.1.2-b144.jar | None |
| LCH | bookshelf | 2.3.574 | Bookshelf-1.12.2-2.3.574.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | buildinggadgets | 2.6.5 | BuildingGadgets-2.6.5.jar | None |
| LCH | rf-capability-adapter | 1.0 | capabilityadapter-1.0.1.jar | None |
| LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCH | chiselsandbits | 14.30 | chiselsandbits-14.30.jar | None |
| LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LCH | cyclopscore | 1.0.5 | CyclopsCore-1.12.2-1.0.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | commoncapabilities | 2.0.4 | CommonCapabilities-1.12.2-2.0.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | compactmachines3 | 3.0.15 | compactmachines3-1.12.2-3.0.15-b249.jar | None |
| LCH | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
| LCH | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
| LCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.14.jar | None |
| LCH | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.14.jar | None |
| LCH | creeperconfetti | 1.4.2 | creeperconfetti-1.4.2.jar | None |
| LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LCH | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
| LCH | darkutils | 1.8.223 | DarkUtils-1.12.2-1.8.223.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
| LCH | defaultworldgenerator-port | 1.12-2.3 | DefaultWorldGenerator-port-1.12-2.3.jar | None |
| LCH | diethopper | 1.1 | diethopper-1.1.jar | None |
| LCH | enderiobase | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | enderioconduits | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | enderioconduitsappliedenergistics | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | enderioconduitsopencomputers | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | enderioconduitsrefinedstorage | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | enderiointegrationforestry | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | enderiointegrationticlate | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | ftblib | 5.4.1.84 | FTBLib-5.4.1.84.jar | None |
| LCH | enderiomachines | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | enderiopowertools | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
| LCH | enderioendergy | 5.0.40 | EnderIO-endergy-1.12.2-5.0.40.jar | None |
| LCH | equivalentenergistics | 0.8.3 | EquivalentEnergistics-1.12.2-PE_1.3.1B-AE2_RV6-0.8.3.jar | None |
| LCH | extendedcrafting | 1.5.2 | ExtendedCrafting-1.12.2-1.5.2.jar | None |
| LCH | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None |
| LCH | fastfurnace | 1.2.1 | FastFurnace-1.12.2-1.2.1.jar | None |
| LCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| LCE | fluxnetworks | 4.1.0 | FluxNetworks-1.12.2-4.1.1.34.jar | None |
| LC | foamfix | 0.10.3-1.12.2 | foamfix-0.10.3-1.12.2.jar | None |
| LC | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
| LC | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
| LC | forgivingvoid | 1.0.21 | ForgivingVoid_1.12.2-1.0.21.jar | None |
| LC | ftbutilities | 5.3.0.82 | FTBUtilities-5.3.0.82.jar | None |
| LC | trashcansreborn | 1.1.0 | GarbageBins-1.1.1.jar | None |
| LC | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LC | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| LC | immersivecables | 1.3.2 | ImmersiveCables-1.12.2-1.3.2.jar | None |
| LC | inspirations | 1.12.2-0.2.3 | Inspirations-1.12.2-0.2.3.jar | None |
| LC | integrateddynamics | 1.0.7 | IntegratedDynamics-1.12.2-1.0.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.0.7.jar | None |
| LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LC | itlt | 1.0.0 | itlt-1.12-1.0.0.jar | None |
| LC | jee | 1.0.6 | JustEnoughEnergistics-1.12.2-1.0.6.jar | None |
| LC | justenoughreactors | 1.1.3.61 | JustEnoughReactors-1.12.2-1.1.3.61.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
| LC | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
| LC | kleeslabs | 5.4.11 | KleeSlabs_1.12.2-5.4.11.jar | None |
| LC | metalchests | v4.0.1.g01955d6 | MetalChests-v4.0.1.g01955d6.jar | None |
| LC | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None |
| LC | moreoverlays | 1.14 | moreoverlays-1.14-mc1.12.2.jar | None |
| LC | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
| LC | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
| LC | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
| LC | oreexcavation | 1.4.137 | OreExcavation-1.4.137.jar | None |
| LC | packagedauto | 1.12.2-1.0.1.4 | PackagedAuto-1.12.2-1.0.1.4.jar | None |
| LC | placebo | 1.5.1 | Placebo-1.12.2-1.5.1.jar | None |
| LC | projectex | 1.0.0.13 | ProjectEX-1.0.0.13.jar | None |
| LC | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.1.92-compat.jar | None |
| LC | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
| LC | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
| LC | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
| LC | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LC | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LC | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LC | questbook | 3.1.EXP_NET2-1.12 | questbook-3.1.EXP_NET2-1.12.jar | None |
| LC | randomtweaks | 1.12.2-2.4.3.2 | randomtweaks-1.12.2-2.4.3.2.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LC | redstonearsenal | 2.6.2 | RedstoneArsenal-1.12.2-2.6.2.17-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC | bq_standard | 3.4.151 | StandardExpansion-3.4.151.jar | None |
| LC | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
| LC | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.5.5-23.jar | None |
| LC | thaumicenergistics | 2.1.0 | thaumicenergistics-2.1.1.jar | None |
| LC | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
| LC | tinker_io | rw2.7.1 | tinker_io-1.12.2-rw2.7.1.jar | None |
| LC | tinkeredhegemony | @VERSION@ | TinkeredHegemony-0.2.1.jar | None |
| LC | tinkersjei | 1.0 | tinkersjei-1.0.jar | None |
| LC | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
| LC | tipthescales | 1.0.3 | TipTheScales-1.12.2-1.0.3.jar | None |
| LC | toastcontrol | 1.8.0 | Toast Control-1.12.2-1.8.0.jar | None |
| LC | tombstone | 3.3.2 | tombstone-3.3.2-1.12.jar | None |
| LC | topaddons | 1.12.2-1.10.1 | topaddons-1.12.2-1.10.1.jar | None |
| LC | voidislandcontrol | 1.5.3 | voidislandcontrol-1.5.3.jar | None |
| LC | wct | 3.11.88 | WirelessCraftingTerminal-1.12.2-3.11.88.jar | None |
| LC | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LC | mysticallib | 1.12.2-1.0.0 | mysticallib-1.12.2-1.0.0.jar | None |
Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
RandomPatches (randompatches-1.12.2-1.14.0.0.jar)
com.therandomlabs.randompatches.core.RPTransformer
LoadingPlugin (Quark-r1.5-146.jar)
vazkii.quark.base.asm.ClassTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
com.mordenkainen.bedpatch.BedPatchASM
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 457.51' Renderer: 'GeForce GTX 1650/PCIe/SSE2'
AE2 Version: stable rv6-stable-6 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)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
Pulsar/inspirations loaded Pulses:
- InspirationsShared (Enabled/Forced)
- InspirationsBuilding (Enabled/Not Forced)
- InspirationsUtility (Enabled/Not Forced)
- InspirationsTools (Enabled/Not Forced)
- InspirationsRecipes (Enabled/Not Forced)
- InspirationsTweaks (Enabled/Not Forced)
- InspirationsShared (Enabled/Forced)
- TheOneProbePlugin (Enabled/Not Forced)
List of loaded APIs:
* actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r145.jar
* ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* betteradvancements|API (0.0.16.71) from BetterAdvancements-1.12.2-0.0.16.71.jar
* BetterQuesting|API (3.1) from BetterQuesting-3.5.291.jar
* BetterQuesting|API2 (3.1) from BetterQuesting-3.5.291.jar
* BetterWithModsAPI (Beta 0.6) from Quark-r1.5-146.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.50.jar
* BotaniaAPI (92) from Botania r1.10-360.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.30.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.2.25-universal.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.0.4.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.20.333-universal.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.40.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.7.jar
* jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.14.4.267.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
* projecteapi (1.12.2-1.1.0) from ProjectE-1.12.2-PE1.4.0.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12.2-2.0.36.jar
* projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
* QuarkAPI (2) from Quark-r1.5-146.jar
* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.11.88.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar