---- Minecraft Crash Report ----
WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
GTCELoadingPlugin (gregtech-1.12.2-1.17.1.770.jar)
KonkreteCore (konkrete_forge_1.6.1_MC_1.12-1.12.2.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-2.1.1.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
MixinLoader (PrecisionMining-1.12.2-5.2.jar)
Quark Plugin (Quark-r1.6-179.jar)
iceandfire (iceandfire-1.9.1-1.12.2.jar)
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
LootrCore (lootr-1.12.2-0.6.2.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.8.5+179e1c3.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
MixinBooter (!mixinbooter-8.8.jar)
Contact their authors BEFORE contacting forge
// You’re mean.
Time: 6/1/24 8:16 PM
Description: Initializing game
java.lang.NoClassDefFoundError: gregtech/api/recipes/ingredients/GTRecipeInput
at nc.recipe.ProcessorRecipeHandler.addGTCERecipes(ProcessorRecipeHandler.java:63)
at nc.recipe.NCRecipes.registerIntegrationRecipes(NCRecipes.java:137)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1595_NCRecipes_registerIntegrationRecipes_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:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
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)
Caused by: java.lang.ClassNotFoundException: gregtech.api.recipes.ingredients.GTRecipeInput
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
… 19 more
Caused by: java.lang.NullPointerException
(MixinBooter) Mixins in Stacktrace:
net/minecraft/client/Minecraft:
de.keksuccino.konkrete.mixin.client.MixinMinecraft (konkrete.mixin.json) [unknown-location]
net/minecraftforge/registries/GameData:
org.dimdev.jeid.mixin.core.misc.MixinGameData (mixins.jeid.core.json) [unknown-location]
net/minecraft/client/Minecraft:
de.keksuccino.konkrete.mixin.client.MixinMinecraft (konkrete.mixin.json) [unknown-location]
net/minecraftforge/registries/GameData:
org.dimdev.jeid.mixin.core.misc.MixinGameData (mixins.jeid.core.json) [unknown-location]
A detailed walkthrough of the error, its code path and all known details is as follows:
– Head –
Thread: Client thread
Stacktrace:
at nc.recipe.ProcessorRecipeHandler.addGTCERecipes(ProcessorRecipeHandler.java:63)
at nc.recipe.NCRecipes.registerIntegrationRecipes(NCRecipes.java:137)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1595_NCRecipes_registerIntegrationRecipes_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:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
– Initialization –
Details:
Stacktrace:
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)
– 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™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5679034072 bytes (5415 MB) / 10325327872 bytes (9847 MB) up to 23026204672 bytes (21959 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx24704m -Xms256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2859 136 mods loaded, 136 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.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | micdoodlecore | 4.0.6 | minecraft.jar | None |
| LCH | mixinbooter | 8.8 | minecraft.jar | None |
| LCH | opencomputers|core | 1.8.5 | minecraft.jar | None |
| LCH | skinlayers3d | 1.2.0 | 3dSkinLayers-forge-mc1.12.2-1.2.0.jar | None |
| LCH | fastbench | 1.7.4 | FastWorkbench-1.12.2-1.7.4.jar | None |
| LCH | actuallyadditions | 1.12.2-r152 | ActuallyAdditions-1.12.2-r152.jar | None |
| LCH | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCH | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCH | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
| LCH | tombstone | 4.6.6 | tombstone-1.12.2-4.6.6.jar | None |
| LCH | quark | r1.6-179 | Quark-r1.6-179.jar | None |
| LCH | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
| LCH | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| LCH | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
| LCH | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| LCH | aroma1997core | 2.0.0.2 | Aroma1997Core-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
| LCH | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCH | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
| LCH | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
| LCH | betterquesting | 3.5.329 | BetterQuesting-3.5.329.jar | None |
| LCH | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.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 | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | botania | r1.10-364 | Botania r1.10-364.4.jar | None |
| LCH | buildcraftlib | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftcore | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftbuilders | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcrafttransport | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftsilicon | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftenergy | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | ic2 | 2.8.170-ex112 | industrialcraft-2-2.8.170-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCH | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
| LCH | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LCH | buildcraftcompat | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftfactory | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftrobotics | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildinggadgets | 2.8.4 | BuildingGadgets-2.8.4.jar | None |
| LCH | carryon | 1.12.3 | carryon-1.12.2-1.12.7.23.jar | None |
| LCH | cctweaked | 1.89.2 | cc-tweaked-1.12.2-1.89.2.jar | None |
| LCH | computercraft | 1.89.2 | cc-tweaked-1.12.2-1.89.2.jar | None |
| LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCH | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCH | collective | 3.0 | collective-1.12.2-3.0.jar | None |
| LCH | cyclopscore | 1.6.7 | CyclopsCore-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | commoncapabilities | 2.4.8 | CommonCapabilities-1.12.2-2.4.8.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | controlling | 3.0.10 | Controlling-3.0.12.3.jar | None |
| LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LCH | dynamictrees | 1.12.2-0.9.29 | DynamicTrees-1.12.2-0.9.29.jar | None |
| LCH | dynamictreesbop | 1.12.2-9999.9999.9999z | DynamicTreesBOP-1.12.2-1.5.2.jar | None |
| LCH | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH | jurassicraft | 2.1.23 | JurassiCraft-1.12.2-2.1.23.jar | None |
| LCH | dynamictreesjurassicraft | 1.12.2-1.0.0 | DynamicTreesJurassiCraft-1.12.2-1.0.0.jar | None |
| LCH | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None |
| LCH | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LCH | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
| LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LCH | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
| LCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCH | galacticraftcore | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
| LCH | galacticraftplanets | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
| LCH | geckolib3 | 3.0.30 | geckolib-forge-1.12.2-3.0.31.jar | None |
| LCH | gregtech | 1.17.1.770 | gregtech-1.12.2-1.17.1.770.jar | None |
| LCH | gregicprobe | 1.0 | GregicProbe-1.1.jar | None |
| LCH | gtcebees | 1.12.2-1.0.3 | GTCEBees-1.12.2-1.0.3.jar | None |
| LCH | huntingdim | 1.0.42 | HuntingDimension-1.12.2-1.0.42.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
| LCH | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
| LCH | teslacorelib | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
| LCH | integrateddynamics | 1.1.11 | IntegratedDynamics-1.12.2-1.1.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.1.11.jar | None |
| LCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| LCH | journeymap | 1.12.2-5.7.1p2 | journeymap-1.12.2-5.7.1p2.jar | None |
| LCH | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
| LCH | konkrete | 1.6.1 | konkrete_forge_1.6.1_MC_1.12-1.12.2.jar | None |
| LCH | lootr | 0.6.2 | lootr-1.12.2-0.6.2.jar | None |
| LCH | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LCH | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
| LCH | mcwdoors | 1.3 | mcw-doors-1.0.3-mc1.12.2.jar | None |
| LCH | mcwfences | 1.0.0 | mcw-fences-1.0.0-mc1.12.2.jar | None |
| LCH | mcwfurnitures | 1.0.1 | mcw-furniture-1.0.1-mc1.12.2beta.jar | None |
| LCH | mcwlights | 1.0.6 | mcw-lights-1.0.6-mc1.12.2forge.jar | None |
| LCH | mcwpaintings | 1.0.5 | mcw-paintings-1.0.5-1.12.2forge.jar | None |
| LCH | mcwpaths | 1.0.2 | mcw-paths-1.0.2forge-mc1.12.2.jar | None |
| LCH | mcwroofs | 1.0.2 | mcw-roofs-1.0.2-mc1.12.2.jar | None |
| LCH | mcwtrpdoors | 1.0.2 | mcw-trapdoors-1.0.3-mc1.12.2.jar | None |
| LCH | mcwwindows | 1.0 | mcw-windows-1.0.0-mc1.12.2.jar | None |
| LCH | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
| LCH | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
| LCH | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
| LCH | nuclearcraft | @VERSION@ | nuclearcraft-1.12.2-2.19.jar | None |
| LCH | opencomputers | 1.8.5 | OpenComputers-MC1.12.2-1.8.5+179e1c3.jar | None |
| LCH | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
| LCH | placebo | 1.6.0 | Placebo-1.12.2-1.6.1.jar | None |
| LCH | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | precisionmining | 5.0 | PrecisionMining-1.12.2-5.2.jar | None |
| LCH | psi | r1.1-78 | Psi-r1.1-78.2.jar | None |
| LCH | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LCH | sandro | 1.3d | Redstone++ ver1.3e.jar | None |
| LCH | redstoneplusplus | 1.3e | Redstone++ ver1.3e.jar | None |
| LCH | redstonepaste | 1.7.5 | redstonepaste-mc1.12-1.7.5.jar | None |
| LCH | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCH | rftoolspower | 1.2.0 | rftoolspower-1.12-1.2.0.jar | None |
| LCH | jeid | 2.1.1 | RoughlyEnoughIDs-2.1.1.jar | None |
| LCH | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
| LCH | spark | 1.6.3 | spark-forge.jar | None |
| LCH | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCH | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCH | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
| LCH | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LCH | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| LCH | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| LCH | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
| LCH | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | wirelessredstone | 1.12.2-1.1.6 | WirelessRedstone-1.12.2-1.1.6.jar | None |
| LCH | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
| LCH | yamda | 0.0.0.yamda | YAMDA-1.0.2.jar | None |
| LCH | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LCH | teslacorelib_registries | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | None |
Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
GTCELoadingPlugin (gregtech-1.12.2-1.17.1.770.jar)
gregtech.common.asm.GTCETransformer
KonkreteCore (konkrete_forge_1.6.1_MC_1.12-1.12.2.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-2.1.1.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
MixinLoader (PrecisionMining-1.12.2-5.2.jar)
Quark Plugin (Quark-r1.6-179.jar)
vazkii.quark.base.asm.ClassTransformer
iceandfire (iceandfire-1.9.1-1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
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
LootrCore (lootr-1.12.2-0.6.2.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.8.5+179e1c3.jar)
li.cil.oc.common.asm.ClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
MixinBooter (!mixinbooter-8.8.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.0 Compatibility Profile Context 24.1.1.240110' Renderer: 'Radeon RX 5500 XT'
AE2 Version: stable rv6-stable-7 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)
- theoneprobeIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
Patchouli open book context: n/a
[Psi] Active spell: None
Launched Version: forge-14.23.5.2859
LWJGL: 2.9.4
OpenGL: Radeon RX 5500 XT GL version 4.6.0 Compatibility Profile Context 24.1.1.240110, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 16x AMD Ryzen 7 5700G with Radeon Graphics