Giter Site home page Giter Site logo

gregsconstruct's People

Contributors

thelimepixel avatar

Stargazers

 avatar  avatar  avatar

gregsconstruct's Issues

Material conflict

Just like this:
Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not register Material "thorium": It was already registered by NuclearCraft

[Suggestion] Helium plasma as smeltery fuel and hot ingots from casting tables

The TCon smeltery usually runs on lava as a heat source for melting things down. PlusTiC allows smelteries to run on liquid pyrotheum, hotter than lava! Helium plasma in the smeltery should be at least a hundred times hotter than pyrotheum. All of that heat from He plasma is good for making lots of tungstensteel and other refractory metal alloys via the smeltery.

Refractory metal alloys leave hot ingots when solidified, so it's a good idea to add hot ingots as a suitable product of those casting tables with ingot casts on them.

crash

Time: 2019-06-09 01:51:21 CST
Description: Initializing game

java.lang.NoSuchMethodError: gregtech/api/recipes/RecipeMap.findRecipe(JLjava/util/List;Ljava/util/List;)Lgregtech/api/recipes/Recipe; (loaded from jar:file:/F:/.Deep%20Space%20Matrix/.DeepSpaceMatrix/.minecraft/mods/gregtech-1.12.2-1.8.1.404.jar!/gregtech/api/recipes/RecipeMap.class by net.minecraft.launchwrapper.LaunchClassLoader@ecca87f2) called from class gregsconstruct.GtRecipes (loaded from jar:file:/F:/.Deep%20Space%20Matrix/.DeepSpaceMatrix/.minecraft/mods/GregsConstruct-1.12.2-1.0.1.jar!/gregsconstruct/GtRecipes.class by net.minecraft.launchwrapper.LaunchClassLoader@ecca87f2).
at gregsconstruct.GtRecipes.removeRecipesByInputs(GtRecipes.java:60)
at gregsconstruct.GtRecipes.init(GtRecipes.java:21)
at gregsconstruct.GregsConstruct$events.registerRecipes(GregsConstruct.java:41)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_601_events_registerRecipes_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:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.init(Minecraft.java:535)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Crash?

---- Minecraft Crash Report ----

WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
GTCELoadingPlugin (gregtech-1.12.2-1.14.0.689.jar)
BCModPlugin (backpacks 1.12.2 - 3.5.2.jar)
ForgelinPlugin (Forgelin-1.7.4.jar)
FMLPlugin (albedo-1.12.2-1.1.0.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
Quark Plugin (Quark-r1.6-179.jar)
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
FMLPlugin (elulib-0.1.12.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
CreativePatchingLoader (CreativeCore_v1.10.44_mc1.12.2.jar)
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
LittlePatchingLoader (LittleTiles_v1.5.0-pre320_mc1.12.2 (2).jar)
AstralCore (astralsorcery-1.12.2-1.9.1.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 4/27/21 7:01 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 Greg's Construct (gtconstruct)
Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not register Material "iridium": It was already registered by MMDLib
at slimeknights.tconstruct.library.TinkerRegistry.error(TinkerRegistry.java:986)
at slimeknights.tconstruct.library.TinkerRegistry.addMaterial(TinkerRegistry.java:131)
at gregsconstruct.Materials.preInit(Materials.java:78)
at gregsconstruct.GregsConstruct.preInit(GregsConstruct.java:34)
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:637)
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:629)
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: 3987090208 bytes (3802 MB) / 4822401024 bytes (4599 MB) up to 27962376192 bytes (26667 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx30000m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2855 265 mods loaded, 265 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.2855.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                             | 14.23.5.2855                 | forge-1.12.2-14.23.5.2855.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | creativecoredummy                 | 1.0.0                        | minecraft.jar                                   | None                                     |
| LCH   | itemphysic                        | 1.4.0                        | minecraft.jar                                   | None                                     |
| LCH   | littletilescore                   | 1.0.0                        | minecraft.jar                                   | None                                     |
| LCH   | foamfixcore                       | 7.7.4                        | minecraft.jar                                   | None                                     |
| LCH   | srm-hooks                         | 1.12.2-1.0.0                 | minecraft.jar                                   | None                                     |
| LCH   | albedocore                        | 0.1                          | minecraft.jar                                   | None                                     |
| LCH   | elucore                           | 1.0                          | minecraft.jar                                   | None                                     |
| LCH   | alltheites                        | 2.0.4                        | 2.0.4-1.12.2Ati.jar                             | None                                     |
| LCH   | securitycraft                     | v1.8.20.2                    | [1.12.2]+SecurityCraft+v1.8.20.2.jar            | None                                     |
| LCH   | actuallyadditions                 | 1.12.2-r152                  | ActuallyAdditions-1.12.2-r152.jar               | None                                     |
| LCH   | additional_lights                 | 1.12.2-1.2.1                 | additional_lights-1.12.2-1.2.1.jar              | None                                     |
| LCH   | jei                               | 4.16.1.302                   | jei_1.12.2-4.16.1.302.jar                       | None                                     |
| LCH   | simplecore                        | 1.7.3.4                      | simplecore-1.12.2-1.7.3.4.jar                   | None                                     |
| LCH   | simpleores                        | 1.11.2.2                     | simpleores-1.12.2-1.11.2.2.jar                  | None                                     |
| LCH   | netherrocks                       | 1.7.1.2                      | netherrocks-1.12.2-1.7.1.2.jar                  | None                                     |
| LCH   | redstoneflux                      | 2.1.1                        | RedstoneFlux-1.12-2.1.1.1-universal.jar         | None                                     |
| LCH   | cofhcore                          | 4.6.6                        | CoFHCore-1.12.2-4.6.6.1-universal.jar           | None                                     |
| LCH   | cofhworld                         | 1.2.0                        | CoFHWorld-1.12.2-1.2.0.5-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | thermalfoundation                 | 2.6.7                        | ThermalFoundation-1.12.2-2.6.7.1-universal.jar  | None                                     |
| LCH   | ctm                               | MC1.12.2-1.0.2.31            | CTM-MC1.12.2-1.0.2.31.jar                       | None                                     |
| LCH   | chisel                            | MC1.12.2-1.0.2.45            | Chisel-MC1.12.2-1.0.2.45.jar                    | None                                     |
| LCH   | baubles                           | 1.5.2                        | Baubles-1.12-1.5.2.jar                          | None                                     |
| LCH   | endercore                         | 1.12.2-0.5.76                | EnderCore-1.12.2-0.5.76.jar                     | None                                     |
| LCH   | codechickenlib                    | 3.2.3.358                    | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | thermalexpansion                  | 5.5.7                        | ThermalExpansion-1.12.2-5.5.7.1-universal.jar   | None                                     |
| LCH   | enderio                           | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderiointegrationtic             | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | mantle                            | 1.12-1.3.3.55                | Mantle-1.12-1.3.3.55 (2).jar                    | None                                     |
| LCH   | materialispreload                 | 1.2.5                        | materialis-1.12.2-1.2.5.jar                     | None                                     |
| LCH   | quark                             | r1.6-179                     | Quark-r1.6-179.jar                              | None                                     |
| LCH   | tconstruct                        | 1.12.2-2.13.0.183            | TConstruct-1.12.2-2.13.0.183.jar                | None                                     |
| LCH   | theoneprobe                       | 1.4.23                       | theoneprobe-1.12-1.4.23.jar                     | None                                     |
| LCH   | immersiveengineering              | 0.12-98                      | ImmersiveEngineering-0.12-98 (1).jar            | None                                     |
| LCH   | fusion                            | 2.4.1.11                     | fusion-1.12.2-2.4.1.11.jar                      | None                                     |
| LCH   | aesthetics                        | 1.6.0.23                     | aesthetics-1.12.2-1.6.0.23.jar                  | None                                     |
| LCH   | albedo                            | 1.0.0                        | albedo-1.12.2-1.1.0.jar                         | None                                     |
| LCH   | botania                           | r1.10-363                    | Botania+r1.10-363.jar                           | None                                     |
| LCH   | aiotbotania                       | 0.7.1                        | aiotbotania-0.7.1.jar                           | None                                     |
| LCH   | akashictome                       | 1.2-10                       | AkashicTome-1.2-10.jar                          | None                                     |
| LCH   | tammodized                        | 0.15.5                       | TamModized-1.12.1-0.15.5.jar                    | None                                     |
| LCH   | aov                               | 0.8.13                       | AoV-1.12-0.8.13.jar                             | None                                     |
| LCH   | appleskin                         | 1.0.9                        | AppleSkin-mc1.12-1.0.9.jar                      | None                                     |
| LCH   | mmdlib                            | 1.0.0-rc2                    | MMDLib-1.12-1.0.0-rc2.36.jar                    | None                                     |
| LCH   | baseminerals                      | 2.5.0-rc2                    | BaseMinerals-1.12-2.5.0-rc2.69.jar              | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | appliedenergistics2               | rv6-stable-7                 | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH   | thedragonlib                      | 1.12.2-5.3.0                 | thedragonlib-1.12.2-5.3.0.jar                   | None                                     |
| LCH   | armorplus                         | 1.12.2-11.28.0.69            | armorplus-1.12.2-11.28.0.69 (1).jar             | None                                     |
| LCH   | astralsorcery                     | 1.9.1                        | astralsorcery-1.12.2-1.9.1.jar                  | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | morphtool                         | 1.2-16                       | Morph-o-Tool-1.2-16.jar                         | None                                     |
| LCH   | autoreglib                        | 1.3-32                       | AutoRegLib-1.3-32.jar                           | None                                     |
| LCH   | avaritia                          | 3.3.0                        | Avaritia-1.12.2-3.3.0.37-universal.jar          | None                                     |
| LCH   | backpacks16840                    | 3.5.2                        | backpacks 1.12.2 - 3.5.2.jar                    | None                                     |
| LCH   | badwithernocookiereloaded         | 1.12.2-3.1.14                | badwithernocookiereloaded-1.12.2-3.1.14.jar     | None                                     |
| LCH   | basemetals                        | 2.5.0-rc2                    | BaseMetals-1.12-2.5.0-rc2.332.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | bdlib                             | 1.14.3.12                    | bdlib-1.14.3.12-mc1.12.2.jar                    | None                                     |
| LCH   | bedbugs                           | @VERSION@                    | BedBugs-1.12-1.0.1.jar                          | None                                     |
| LCH   | betterbuilderswands               | 0.11.1                       | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None                                     |
| LCH   | betternether                      | 0.1.8.6                      | betternether-0.1.8.6.jar                        | None                                     |
| LCH   | bibliocraft                       | 2.4.4                        | BiblioCraft[v2.4.4][MC1.12.2].jar               | None                                     |
| LCH   | reborncore                        | 3.19.4.529                   | RebornCore-1.12.2-3.19.4.529-universal (1).jar  | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCH   | techreborn                        | 2.27.3.1084                  | TechReborn-1.12.2-2.27.3.1084-universal.jar     | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCH   | forestry                          | 5.8.2.387                    | forestry_1.12.2-5.8.2.387.jar                   | None                                     |
| LCH   | binniecore                        | 2.5.1.203                    | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
| LCH   | binniedesign                      | 2.5.1.203                    | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
| LCH   | genetics                          | 2.5.1.203                    | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
| LCH   | botany                            | 2.5.1.203                    | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
| LCH   | extrabees                         | 2.5.1.203                    | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
| LCH   | extratrees                        | 2.5.1.203                    | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
| LCH   | biolib                            | 1.1.2                        | biolib-1.1.2.jar                                | None                                     |
| LCH   | biomesoplenty                     | 7.0.1.2391                   | BiomesOPlenty-1.12.2-7.0.1.2391-universal.jar   | None                                     |
| LCH   | byg                               | 1.7.1                        | BiomesYouGo1.7.1.jar                            | None                                     |
| LCH   | blockcraftery                     | 0.1.3                        | blockcraftery-0.1.3.jar                         | None                                     |
| LCH   | cyclicmagic                       | 1.15.12                      | Cyclic-1.12.2-1.15.12.jar                       | None                                     |
| LCH   | mobtotems                         | 1.12.1-0.3.0                 | mobtotems-1.12.1-0.3.0.jar                      | None                                     |
| LCH   | modularrouters                    | 1.12.2-3.1.5                 | modular-routers-1.12.2-3.1.5.jar                | None                                     |
| LCH   | guideapi                          | 1.12-2.1.8-63                | Guide-API-1.12-2.1.8-63.jar                     | None                                     |
| LCH   | bloodmagic                        | 1.12.2-2.4.3-105             | BloodMagic-1.12.2-2.4.3-105.jar                 | None                                     |
| LCH   | bluepower                         | 0.3.152                      | BluePower-1.12.2-0.3.152-universal.jar          | None                                     |
| LCH   | bookshelf                         | 2.3.552                      | Bookshelf-1.12.2-2.3.552.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | modernmetals                      | 2.5.0-rc2                    | ModernMetals-1.12-2.5.0-rc2.152.jar             | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | mmdbuckets                        | 0.0.1-beta1                  | Buckets-1.12-0.0.1-beta1.19.jar                 | None                                     |
| LCH   | mekanism                          | 1.12.2-9.8.3.390             | Mekanism-1.12.2-9.8.3.390.jar                   | None                                     |
| LCH   | sonarcore                         | 5.0.13                       | sonarcore-1.12.2-5.0.13-11.jar                  | None                                     |
| LCH   | calculator                        | 5.0.8                        | calculator-1.12.2-5.0.8-4.jar                   | None                                     |
| LCH   | cathedral                         | 1.12.2-1.9.9                 | Cathedral-1.12.2-1.9.9.jar                      | None                                     |
| LCH   | chameleon                         | 1.12-4.1.3                   | Chameleon-1.12-4.1.3.jar                        | None                                     |
| LCH   | chesttransporter                  | 2.8.8                        | ChestTransporter-1.12.2-2.8.8.jar               | None                                     |
| LCH   | chickens                          | 6.0.4                        | chickens-6.0.4.jar                              | None                                     |
| LCH   | chiselsandbits                    | 14.18                        | chiselsandbits-14.18.jar                        | None                                     |
| LCH   | coloredredstone                   | 1.3.2                        | Colored+Redstone-1.3.2.jar                      | None                                     |
| LCH   | coloredlights                     | 1.2.1                        | ColoredLights-1.12.2-v-1.2.1 (1).jar            | None                                     |
| LCH   | cyclopscore                       | 0.11.6                       | CyclopsCore-1.12.2-0.11.6.jar                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | commoncapabilities                | 1.4.0                        | CommonCapabilities-1.12-1.4.0.jar               | None                                     |
| LCH   | compacter                         | 1.3.0.3                      | compacter-1.3.0.3-mc1.12.2.jar                  | None                                     |
| LCH   | refinedstorage                    | 1.6.16                       | refinedstorage-1.6.16.jar                       | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCH   | compactmachines3                  | 3.0.12                       | compactmachines3-1.12.2-3.0.12-b215.jar         | None                                     |
| LCH   | controlling                       | 3.0.6                        | Controlling-3.0.6.jar                           | None                                     |
| LCH   | cookingforblockheads              | 6.4.40                       | CookingForBlockheads_1.12.2-6.4.40.jar          | None                                     |
| LCH   | creativecore                      | 1.10.0                       | CreativeCore_v1.10.44_mc1.12.2.jar              | None                                     |
| LCH   | cucumber                          | 1.1.3                        | Cucumber-1.12.2-1.1.3.jar                       | None                                     |
| LCH   | custommainmenu                    | 2.0.8                        | CustomMainMenu-MC1.12.2-2.0.8.jar               | None                                     |
| LCH   | p455w0rdslib                      | 2.0.29                       | p455w0rdslib-1.12-2.0.29.jar                    | None                                     |
| LCH   | danknull                          | 1.4.33                       | DankNull-1.12-1.4.33.jar                        | None                                     |
| LCH   | darkutils                         | 1.8.210                      | DarkUtils-1.12.2-1.8.210.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | dazzle                            | 2.0.0                        | dazzle-2.0.0.jar                                | None                                     |
| LCH   | eleccore                          | 1.8.434                      | ElecCore-1.12.2-1.8.434.jar                     | None                                     |
| LCH   | mcjtylib_ng                       | 3.0.1                        | mcjtylib-1.12-3.0.1.jar                         | None                                     |
| LCH   | deepresonance                     | 1.7.0                        | deepresonance-1.12-1.7.0.jar                    | None                                     |
| LCH   | diamondglass                      | 1.12.2-3.4.20                | diamondglass-1.12.2-3.4.20.jar                  | None                                     |
| LCH   | diethopper                        | 1.1                          | diethopper-1.1.jar                              | None                                     |
| LCH   | doubleslabs                       | 0.11.0                       | DoubleSlabs-1.12-0.11.0.jar                     | None                                     |
| LCH   | embers                            | 0.230                        | embers-0.230.jar                                | None                                     |
| LCH   | enderiobase                       | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderioconduits                   | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderioconduitsappliedenergistics | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderioconduitsopencomputers      | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderioconduitsrefinedstorage     | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderiointegrationforestry        | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderiointegrationticlate         | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderioinvpanel                   | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | ftblib                            | 5.1.0.22                     | FTBLib-5.1.0.22.jar                             | None                                     |
| LCH   | enderiomachines                   | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | enderiopowertools                 | 5.2.66                       | EnderIO-1.12.2-5.2.66.jar                       | None                                     |
| LCH   | shetiphiancore                    | 3.5.7                        | shetiphiancore-1.12.0-3.5.7.jar                 | None                                     |
| LCH   | endertanks                        | 1.6.6                        | endertanks-1.12.0-1.6.6.jar                     | None                                     |
| LCH   | endmetals                         | 1.2.0-rc2                    | EndMetals-1.12-1.2.0-rc2.67.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | valkyrielib                       | 1.12.2-2.0.11a               | valkyrielib-1.12.2-2.0.11a.jar                  | None                                     |
| LCH   | environmentaltech                 | 1.12.2-2.0.11a               | environmentaltech-1.12.2-2.0.11a.jar            | None                                     |
| LCH   | etlunar                           | 1.12.2-2.0.11a               | etlunar-1.12.2-2.0.11a.jar                      | None                                     |
| LCH   | motnt                             | 1.0.1                        | EvenMoreTNT-1.0.1.jar                           | None                                     |
| LCH   | everlastingabilities              | 1.3.16                       | EverlastingAbilities-1.12.2-1.3.16.jar          | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | exchangers                        | 1.12.2-2.7.2                 | Exchangers-1.12.2-2.7.2.jar                     | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | extrabitmanipulation              | 1.12-3.2.1                   | ExtraBitManipulation-1.12-3.2.1.jar             | None                                     |
| LCH   | golems                            | 7.1.9                        | ExtraGolems-1.12-7.1.9.jar                      | None                                     |
| LCH   | zerocore                          | 1.12.2-0.1.2.9               | zerocore-1.12.2-0.1.2.9.jar                     | None                                     |
| LCH   | bigreactors                       | 1.12.2-0.4.5.68              | ExtremeReactors-1.12.2-0.4.5.68.jar             | None                                     |
| LCH   | fancylamps                        | 1.2.1                        | fancylamps-1.2.1.jar                            | None                                     |
| LCH   | farmingforblockheads              | 3.1.17                       | FarmingForBlockheads_1.12.2-3.1.17.jar          | None                                     |
| LCH   | flatcoloredblocks                 | mc1.12-6.6                   | flatcoloredblocks-mc1.12-6.6.jar                | None                                     |
| LCH   | foamfix                           | 0.9.9.1-1.12.2               | foamfix-0.9.9.1-1.12.2-anarchy.jar              | None                                     |
| LCH   | forgelin                          | 1.7.4                        | Forgelin-1.7.4.jar                              | None                                     |
| LCH   | forgemultipartcbe                 | 2.6.2.83                     | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | microblockcbe                     | 2.6.2.83                     | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | None                                     |
| LCH   | minecraftmultipartcbe             | 2.6.2.83                     | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | None                                     |
| LCH   | ftbutilities                      | 5.1.0.27                     | FTBUtilities-5.1.0.27.jar                       | None                                     |
| LCH   | funkylocomotion                   | 1.0                          | funky-locomotion-1.12.2-1.1.1.jar               | None                                     |
| LCH   | silentlib                         | 3.0.13                       | SilentLib-1.12.2-3.0.14+168.jar                 | None                                     |
| LCH   | funores                           | 1.6.3                        | FunOres-1.12.2-1.6.3-124.jar                    | None                                     |
| LCH   | fp                                | 26.4.89                      | Futurepack-1.12.2-26.4.89.jar                   | a8cfb0576c44b2711002b9e45850732f0b8c7cb6 |
| LCH   | fp.api                            | 1.1.0                        | Futurepack-1.12.2-26.4.89.jar                   | None                                     |
| LCH   | gaiadimension                     | 1.0.5                        | gaiadimension-1.12.2-1.0.5.jar                  | None                                     |
| LCH   | gravestone                        | 1.10.1                       | gravestone-1.10.1.jar                           | None                                     |
| LCH   | gregtech                          | 1.14.0.689                   | gregtech-1.12.2-1.14.0.689.jar                  | None                                     |
| LCE   | gtconstruct                       | 1.12.2-1.0.1                 | GregsConstruct-1.12.2-1.0.1.jar                 | None                                     |
| LC    | teslacorelib                      | 1.0.14                       | tesla-core-lib-1.12.2-1.0.14.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | industrialforegoing               | 1.12.2-1.12.2                | industrialforegoing-1.12.2-1.10.1-176.jar       | None                                     |
| LC    | integrateddynamics                | 0.11.12                      | IntegratedDynamics-1.12.2-0.11.12.jar           | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | integrateddynamicscompat          | 1.0.0                        | IntegratedDynamics-1.12.2-0.11.12.jar           | None                                     |
| LC    | integratedtunnels                 | 1.5.6                        | IntegratedTunnels-1.12.2-1.5.6.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | integratedtunnelscompat           | 1.0.0                        | IntegratedTunnels-1.12.2-1.5.6.jar              | None                                     |
| LC    | intwheel                          | 1.2.7                        | intwheel-1.12-1.2.7.jar                         | None                                     |
| LC    | inventorytweaks                   | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar                    | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LC    | ironchest                         | 1.12.2-7.0.44.829            | ironchest-1.12.2-7.0.44.829.jar                 | None                                     |
| LC    | jetorches                         | 2.1.0                        | jetorches-1.12.2-2.1.0.jar                      | None                                     |
| LC    | journeymap                        | 1.12.2-5.5.2                 | journeymap-1.12.2-5.5.2.jar                     | None                                     |
| LC    | jeresources                       | 0.8.7.41                     | JustEnoughResources-1.12.2-0.8.7.41.jar         | None                                     |
| LC    | kirosblocks                       | 1.1                          | kirosblocks-1.1.jar                             | None                                     |
| LC    | littletiles                       | 1.5.0                        | LittleTiles_v1.5.0-pre320_mc1.12.2 (2).jar      | None                                     |
| LC    | llor                              | 1.1.6-mc1.12.2               | LLOverlayReloaded-1.1.6-mc1.12.2.jar            | None                                     |
| LC    | longfallboots                     | 1.2.1a                       | longfallboots-1.2.1a.jar                        | None                                     |
| LC    | lostcities                        | 2.0.9                        | lostcities-1.12-2.0.9.jar                       | None                                     |
| LC    | machines                          | 1.3.0.8                      | machines-1.12.2-1.3.0.8.jar                     | None                                     |
| LC    | maidensmaterials                  | 3.3                          | Maiden's+Marvelous+Materials-3.3.jar            | None                                     |
| LC    | malisiscore                       | 1.12.2-6.5.1-SNAPSHOT        | malisiscore-1.12.2-6.5.1.jar                    | None                                     |
| LC    | malisisdoors                      | 1.12.2-7.3.0                 | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
| LC    | materialis                        | 1.2.5                        | materialis-1.12.2-1.2.5.jar                     | None                                     |
| LC    | golems_metal                      | 7.1.5-1                      | MetalGolems-1.12.2-7.1.5-1.jar                  | None                                     |
| LC    | mineralogy                        | 3.8.0                        | Mineralogy-1.12.2-3.8.0.53.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | golems_mineralogy                 | 7.1.7-2                      | MineralogyGolemsAddon-1.12-7.1.7-2.jar          | None                                     |
| LC    | minetogether                      | unspecified                  | minetogether-1.10.2-1.8.7.jar                   | None                                     |
| LC    | minetogetherserver                | unspecified                  | minetogether-1.10.2-1.8.7.jar                   | None                                     |
| LC    | roots                             | 0.104                        | roots-2-0.104.jar                               | None                                     |
| LC    | moarsigns                         | 6.0.0.11                     | MoarSigns-1.12.2-6.0.0.11.jar                   | 5a57c7d1420cf4c58f53ea2a298ebef8215ede63 |
| LC    | moartinkers                       | 0.6.0                        | moartinkers-0.6.0.jar                           | None                                     |
| LC    | morebuckets                       | 1.0.4                        | MoreBuckets-1.12.2-1.0.4.jar                    | None                                     |
| LC    | morechickens                      | 3.1.0                        | morechickens-1.12.2-3.1.0.jar                   | None                                     |
| LC    | morelibs                          | 1.2.2                        | morelibs-1.12.2-1.2.2.jar                       | None                                     |
| LC    | mysticalagriculture               | 1.7.5                        | MysticalAgriculture-1.12.2-1.7.5.jar            | None                                     |
| LC    | mysticalagradditions              | 1.3.2                        | MysticalAgradditions-1.12.2-1.3.2.jar           | None                                     |
| LC    | mrtjpcore                         | 2.1.4.43                     | MrTJPCore-1.12.2-2.1.4.43-universal.jar         | None                                     |
| LC    | projectred-core                   | 4.9.4.120                    | ProjectRed-1.12.2-4.9.4.120-Base.jar            | None                                     |
| LC    | moreplates                        | 5.5.2                        | moreplates-1.12.2-5.5.2.jar                     | None                                     |
| LC    | morpheus                          | 1.12-3.3.2                   | Morpheus-1.12-3.3.2.jar                         | None                                     |
| LC    | mousetweaks                       | 2.8                          | MouseTweaks-2.8-mc1.12.1.jar                    | None                                     |
| LC    | mtlib                             | 3.0.5                        | MTLib-3.0.5.jar                                 | None                                     |
| LC    | multistorage                      | 1.4.10                       | multistorage-1.12.0-1.4.10.jar                  | None                                     |
| LC    | nethermetals                      | 1.2.0-rc2                    | NetherMetals-1.12-1.2.0-rc2.76.jar              | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | netherportalfix                   | 5.3.13                       | NetherPortalFix_1.12.1-5.3.13.jar               | None                                     |
| LC    | nice                              | 0.3.0                        | nice-1.12-0.3.0.jar                             | None                                     |
| LC    | nifty                             | 1.4                          | nifty-1.12.2-1.4.jar                            | None                                     |
| LC    | recipehandler                     | 0.13                         | NoMoreRecipeConflict-0.13(1.12.2).jar           | None                                     |
| LC    | neid                              | 1.5.4.4                      | NotEnoughIDs-1.5.4.4.jar                        | None                                     |
| LC    | nuclearcraft                      | 2.18y                        | NuclearCraft-2.18y-1.12.2.jar                   | None                                     |
| LC    | orespawn                          | 3.3.1                        | OreSpawn-1.12-3.3.1.179.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | platforms                         | 1.4.6                        | platforms-1.12.0-1.4.6.jar                      | None                                     |
| LC    | prefab                            | 1.3.0.26                     | prefab-1.3.0.26.jar                             | None                                     |
| LC    | projectred-compat                 | 1.0                          | ProjectRed-1.12.2-4.9.4.120-compat.jar          | None                                     |
| LC    | projectred-integration            | 4.9.4.120                    | ProjectRed-1.12.2-4.9.4.120-integration.jar     | None                                     |
| LC    | projectred-transmission           | 4.9.4.120                    | ProjectRed-1.12.2-4.9.4.120-integration.jar     | None                                     |
| LC    | projectred-fabrication            | 4.9.4.120                    | ProjectRed-1.12.2-4.9.4.120-fabrication.jar     | None                                     |
| LC    | projectred-illumination           | 4.9.4.120                    | ProjectRed-1.12.2-4.9.4.120-lighting.jar        | None                                     |
| LC    | projectred-expansion              | 4.9.4.120                    | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
| LC    | projectred-relocation             | 4.9.4.120                    | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
| LC    | projectred-transportation         | 4.9.4.120                    | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
| LC    | quickleafdecay                    | 1.2.4                        | QuickLeafDecay-MC1.12.1-1.2.4.jar               | None                                     |
| LC    | rangedpumps                       | 0.5                          | rangedpumps-0.5.jar                             | None                                     |
| LC    | redstonearsenal                   | 2.6.6                        | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar    | None                                     |
| LC    | redstonepaste                     | 1.7.5                        | redstonepaste-mc1.12-1.7.5.jar                  | None                                     |
| LC    | refinedstorageaddons              | 0.4.4                        | refinedstorageaddons-0.4.4.jar                  | None                                     |
| LC    | xreliquary                        | 1.12.2-1.3.4.767             | Reliquary-1.12.2-1.3.4.767.jar                  | None                                     |
| LC    | resourceloader                    | 1.5.3                        | ResourceLoader-MC1.12.1-1.5.3.jar               | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC    | rflux                             | 0.3.0                        | rflux-1.12-0.3.0.jar                            | None                                     |
| LC    | secretroomsmod                    | 5.6.4                        | secretroomsmod-1.12.2-5.6.4.jar                 | None                                     |
| LC    | silentgear                        | 0.6.5                        | SilentGear-1.12.2-0.6.7+76.jar                  | None                                     |
| LC    | silentgems                        | 2.8.18                       | SilentsGems-1.12.2-2.8.22+327.jar               | None                                     |
| LC    | sgextraparts                      | 1.4.5                        | SGExtraParts-1.12.2-1.4.5-43.jar                | None                                     |
| LC    | shearmadness                      | 1.12.2                       | shearmadness-1.12.2-1.7.2.4.jar                 | None                                     |
| LC    | silentgemstic                     | 0.1.1                        | SilentsGems-TiC-1.12.2-0.1.1-5.jar              | None                                     |
| LC    | simpleharvest                     | 1.07                         | simpleharvest-1.07.jar                          | None                                     |
| LC    | storagenetwork                    | 1.12.2-1.2.6                 | SimpleStorageNetwork-1.12.2-1.2.6.jar           | None                                     |
| LC    | thermaldynamics                   | 2.5.6                        | ThermalDynamics-1.12.2-2.5.6.1-universal.jar    | None                                     |
| LC    | simplyjetpacks                    | 1.12.2-2.2.18.1              | SimplyJetpacks2-1.12.2-2.2.18.1.jar             | None                                     |
| LC    | simplylight                       | 1.12.2-0.8.7                 | simplylight-1.12.2-0.8.7.jar                    | None                                     |
| LC    | storagedrawers                    | 1.12-5.3.5                   | StorageDrawers-1.12.2-5.3.6.jar                 | None                                     |
| LC    | supersoundmuffler                 | 1.0.2.9                      | supersoundmuffler-1.12.1-1.0.2.9.jar            | None                                     |
| LC    | golems_thermal                    | 7.1.5-0                      | Thermal-Golems-Addon-7.1.5-0.jar                | None                                     |
| LC    | thermalcultivation                | 0.3.6                        | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None                                     |
| LC    | thermalinnovation                 | 0.3.6                        | ThermalInnovation-1.12.2-0.3.6.1-universal.jar  | None                                     |
| LC    | thutcore                          | 5.16.3                       | thutcore-1.12.2-5.16.3.jar                      | None                                     |
| LC    | thutcore_compat                   | 1.0                          | thutcore-1.12.2-5.16.3.jar                      | None                                     |
| LC    | thuttech                          | 6.0.16                       | thuttech-1.12.2-6.0.16.jar                      | None                                     |
| LC    | tinkers_reforged                  | 1.5.4                        | tinkers_reforged-1.5.4.jar                      | None                                     |
| LC    | golems_tcon                       | 7.1.5-0                      | TinkersGolemsAddon-1.12-7.1.5-0.jar             | None                                     |
| LC    | topaddons                         | 1.12.2-1.7.0                 | topaddons-1.12.2-1.7.0.jar                      | None                                     |
| LC    | torchmaster                       | 1.6.4.62                     | torchmaster_1.12.2-1.6.4.62.jar                 | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LC    | unlimitedchiselworks              | 0.3.4                        | UnlimitedChiselWorks-0.3.4.jar                  | None                                     |
| LC    | unlimitedchiselworks_botany       | 0.1.2                        | UnlimitedChiselWorks-Botany-0.1.2.jar           | None                                     |
| LC    | universalmodifiers                | 1.12.2-1.0.9a                | valkyrielib-1.12.2-2.0.11a.jar                  | None                                     |
| LC    | vulcanite                         | 1.5.3                        | vulcanite-1.5.3-mc1.12.x.jar                    | None                                     |
| LC    | wallpapercraft                    | 1.0.1-alpha                  | wallpapercraft_1.12.2-1.0.2-beta.jar            | None                                     |
| LC    | wanionlib                         | 1.12.2-1.5                   | WanionLib-1.12.2-1.5.jar                        | None                                     |
| LC    | waystones                         | 4.0.43                       | Waystones_1.12.2-4.0.43.jar                     | None                                     |
| LC    | xnet                              | 1.7.1                        | xnet-1.12-1.7.1.jar                             | None                                     |
| LC    | xtones                            | 1.12-1.0.8-11                | Xtones-1.12-1.0.8-11.jar                        | None                                     |
| LC    | yabba                             | 1.1.2.9                      | YABBA-1.1.2.9.jar                               | None                                     |
| LC    | densemetals                       | 2.0.0                        | DenseMetals-1.12.2-2.0.0.30.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | reauth                            | 3.6.0                        | reauth-3.6.0.jar                                | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LC    | techreborn_compat                 | 1.0.0                        | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LC    | elulib                            | 0.1.12                       | elulib-0.1.12.jar                               | None                                     |
| LC    | teslacorelib_registries           | 1.0.14                       | tesla-core-lib-1.12.2-1.0.14.jar                | None                                     |
| LC    | unidict                           | 1.12.2-2.5c                  | UniDict-1.12.2-2.5c.jar                         | None                                     |

Loaded coremods (and transformers): 

IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
GTCELoadingPlugin (gregtech-1.12.2-1.14.0.689.jar)
gregtech.common.asm.GTCETransformer
BCModPlugin (backpacks 1.12.2 - 3.5.2.jar)
brad16840.core.ClassTransformer
ForgelinPlugin (Forgelin-1.7.4.jar)

FMLPlugin (albedo-1.12.2-1.1.0.jar)
elucent.albedo.asm.ASMTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
Quark Plugin (Quark-r1.6-179.jar)
vazkii.quark.base.asm.ClassTransformer
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
ru.fewizz.neid.asm.Transformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
shetiphian.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
FMLPlugin (elulib-0.1.12.jar)
elucent.elulib.asm.ASMTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
invtweaks.forge.asm.ContainerTransformer
CreativePatchingLoader (CreativeCore_v1.10.44_mc1.12.2.jar)

SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
com.wynprice.secretroomsmod.core.SecretRoomsTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

LittlePatchingLoader (LittleTiles_v1.5.0-pre320_mc1.12.2 (2).jar)
com.creativemd.littletiles.LittleTilesTransformer
AstralCore (astralsorcery-1.12.2-1.9.1.jar)

GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.6911' Renderer: 'Intel(R) UHD Graphics 630'
Ender IO: No known problems detected.
Authlib is : /C:/Users/samue/Desktop/forge%201.16.4/mods/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

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

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)
	- quarkIntegration (Enabled/Not Forced)

AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
List of loaded APIs: 
	* actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
	* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
	* ArmorPlusApi (2.1) from armorplus-1.12.2-11.28.0.69 (1).jar
	* Baubles|API (1.4.0.2) from mobtotems-1.12.1-0.3.0.jar
	* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
	* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.68.jar
	* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
	* bluepowerAPI (1.0) from BluePower-1.12.2-0.3.152-universal.jar
	* BotaniaAPI (79) from AkashicTome-1.2-10.jar
	* calculatorapi (1.9.4 - 1.0) from calculator-1.12.2-5.0.8-4.jar
	* chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
	* Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
	* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
	* ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.18.jar
	* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
	* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
	* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* DR-API (1.0.4-Beta) from deepresonance-1.12-1.7.0.jar
	* ElecCoreAPI (1.0) from ElecCore-1.12.2-1.8.434.jar
	* ElecCore|Abilities (#API_VER#) from ElecCore-1.12.2-1.8.434.jar
	* enderioapi (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.2.66.jar
	* farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.17.jar
	* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
	* funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.1.jar
	* FunOresAPI (3) from FunOres-1.12.2-1.6.3-124.jar
	* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
	* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98 (1).jar
	* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98 (1).jar
	* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.1-176.jar
	* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.12.jar
	* intwheel_api (1.2.4) from intwheel-1.12-1.2.7.jar
	* jeresources|API (0.8.7.41) from JustEnoughResources-1.12.2-0.8.7.41.jar
	* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
	* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
	* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
	* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
	* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
	* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.302.jar
	* MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
	* MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
	* MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
	* MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
	* MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
	* MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
	* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
	* MoarSigns|API (1.3) from MoarSigns-1.12.2-6.0.0.11.jar
	* modtogether|api (1.0) from minetogether-1.10.2-1.8.7.jar
	* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
	* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
	* projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
	* QuarkAPI (4) from Quark-r1.6-179.jar
	* reborncoreAPI (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal (1).jar
	* reborncoreAPI|Power (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal (1).jar
	* reborncoreAPI|Recipe (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal (1).jar
	* reborncoreAPI|Tile (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal (1).jar
	* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
	* SecurityCraftAPI (1.2.3) from [1.12.2]+SecurityCraft+v1.8.20.2.jar
	* shearmadness.api (@API_VERSION@) from shearmadness-1.12.2-1.7.2.4.jar
	* shearmadness_api_plumbing (1.0) from shearmadness-1.12.2-1.7.2.4.jar
	* SilentGemsAPI (4) from SilentsGems-1.12.2-2.8.22+327.jar
	* sonarapi (1.0.1) from sonarcore-1.12.2-5.0.13-11.jar
	* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
	* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
	* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
	* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
	* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
	* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
	* team_reborn|Praescriptum (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal (1).jar
	* techrebornAPI (2.27.3.1084) from TechReborn-1.12.2-2.27.3.1084-universal.jar
	* Thaumcraft|API (6.0.2) from fancylamps-1.2.1.jar
	* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.23.jar
	* thut|API (1.0.0) from thutcore-1.12.2-5.16.3.jar
	* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.11a.jar
	* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
	* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
	* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
	* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
RebornCore: 
	Plugin Engine: 0
	RebornCore Version: 3.19.4.529
	Runtime Debofucsation 1
	RenderEngine: 0

I like this mod, pls fix this

crash..

java.lang.NoSuchMethodError: gregtech.api.recipes.RecipeMap.findRecipe(JLjava/util/List;Ljava/util/List;)Lgregtech/api/recipes/Recipe;
at gregsconstruct.GtRecipes.removeRecipesByInputs(GtRecipes.java:60)
at gregsconstruct.GtRecipes.init(GtRecipes.java:21)
at gregsconstruct.GregsConstruct$events.registerRecipes(GregsConstruct.java:41)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_606_events_registerRecipes_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:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
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)

GregsConstruct-1.12.2-1.0.1.jar
gregtech-1.12.2-1.8.4.419.jar

Duplicate Tinkers' materials

This issue can be reproduced by adding both this mod and Metallurgy 4: Reforged in the same instance

This issue is related to:
#1
Davoleo/Metallurgy-4-Reforged#130

I looked into it, but we're already running a check to make sure duplicates materials aren't loaded, the problem is that that check seems to fail when playing with this mod

and the only reason I can think of is that GregsConstruct loads after Metallurgy meaning that when our mod adds Manganese there shouldn't be any other version of it

You can look at crashes and logs in the issue I linked here above

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.