java.lang.NoSuchMethodException: org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(org.spongepowered.asm.mixin.MixinEnvironment)
---- Minecraft Crash Report ----
WARNING: coremods are present:
GSHooksLoader (GalaxySpace-1.12.2-2.1.4.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-2.2.1.jar)
MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.10.2.jar)
SteveKunGLibPlugin (stevekung's-lib-mc1.12.2-v1.3.1.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
Quark Plugin (Quark-r1.6-179.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
MixinBooter (!mixinbooter-9.1.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.8.5+179e1c3.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 7/24/24 11:16 PM
Description: Initializing game
java.lang.RuntimeException: java.lang.NoSuchMethodException: org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(org.spongepowered.asm.mixin.MixinEnvironment)
at net.minecraftforge.fml.common.Loader.handler$zza000$theGrossestHackFromVanillaFixThatMumfreyDoesNotApprove(Loader.java:1155)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
at oolloo.jlw.Wrapper.main(Wrapper.java:51)
Caused by: java.lang.NoSuchMethodException: org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(org.spongepowered.asm.mixin.MixinEnvironment)
at java.lang.Class.getDeclaredMethod(Class.java:2130)
at net.minecraftforge.fml.common.Loader.handler$zza000$theGrossestHackFromVanillaFixThatMumfreyDoesNotApprove(Loader.java:1146)
... 17 more
No Mixin Metadata is found in the Stacktrace.
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraftforge.fml.common.Loader.handler$zza000$theGrossestHackFromVanillaFixThatMumfreyDoesNotApprove(Loader.java:1155)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- 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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
at oolloo.jlw.Wrapper.main(Wrapper.java:51)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_311, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 257607480 bytes (245 MB) / 2018508800 bytes (1925 MB) up to 12954107904 bytes (12354 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn1950m -Xmx13004m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 124 mods loaded, 124 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 |
|:----- |:--------------------------------- |:------------------------- |:--------------------------------------------- |:---------------------------------------- |
| L | minecraft | 1.12.2 | minecraft.jar | None |
| L | mcp | 9.42 | minecraft.jar | None |
| L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| L | micdoodlecore | 4.0.6 | minecraft.jar | None |
| L | smoothfontcore | mc1.12.2-2.1.4 | minecraft.jar | None |
| L | mixinbooter | 9.1 | minecraft.jar | None |
| L | obfuscate | 0.4.2 | minecraft.jar | None |
| L | opencomputers|core | 1.8.5 | minecraft.jar | None |
| L | smoothfont | mc1.12.2-2.1.4 | SmoothFont-mc1.12.2-2.1.4.jar | None |
| L | skinlayers3d | 1.2.0 | 3dSkinLayers-forge-mc1.12.2-1.2.0.jar | None |
| L | securitycraft | v1.9.10.2 | [1.12.2] SecurityCraft v1.9.10.2.jar | None |
| L | advancementplaques | 1.4.10 | AdvancementPlaques-1.12.2-1.4.10.jar | None |
| L | jei | 4.16.1.1012 | jei_1.12.2-4.16.1.1012.jar | None |
| L | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| L | galacticraftcore | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
| L | galacticraftplanets | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
| L | asmodeuscore | 1.0.2 | AsmodeusCore-1.12.2-1.0.2.jar | None |
| L | quark | r1.6-179 | Quark-r1.6-179.jar | None |
| L | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | None |
| L | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None |
| L | bibliocraft | 2.4.6 | BiblioCraft[v2.4.6][MC1.12.2].jar | None |
| L | buildcraftlib | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | buildcraftcore | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | buildcraftbuilders | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | buildcrafttransport | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | buildcraftsilicon | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | ic2 | 2.8.222-ex112 | industrialcraft-2-2.8.222-ex112.jar | None |
| L | buildcraftcompat | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | buildcraftenergy | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | buildcraftfactory | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | buildcraftrobotics | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| L | camera | 1.0.10 | camera-1.0.11.jar | None |
| L | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| L | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
| L | chiseled_me | 1.12-3.0.0.0-git-e5ce416 | chiseled-me-1.12-3.0.0.0-git-e5ce416.jar | None |
| L | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| L | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
| L | controlling | 3.0.10 | Controlling-3.0.12.4.jar | None |
| L | customnpcs | 1.12 | CustomNPCs_1.12.2-(05Jul20).jar | None |
| L | ptrmodellib | 1.0.5 | PTRLib-1.0.5.jar | None |
| L | props | 2.6.3.7 | Decocraft-2.6.3.7_1.12.2.jar | None |
| L | cdm | 0.4.4 | device-mod-0.4.4-1.12.2.jar | None |
| L | endercore | 1.12.2-0.5.78 | EnderCore-1.12.2-0.5.78.jar | None |
| L | enderio | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderiointegrationtic | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderiobase | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderioconduits | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderioconduitsappliedenergistics | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | opencomputers | 1.8.5 | OpenComputers-MC1.12.2-1.8.5+179e1c3.jar | None |
| L | enderioconduitsopencomputers | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderioconduitsrefinedstorage | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderiointegrationforestry | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| L | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| L | enderiointegrationticlate | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderioinvpanel | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderiomachines | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | enderiopowertools | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
| L | engineersdecor | 1.1.5 | engineersdecor-1.12.2-1.1.5.jar | None |
| L | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| L | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| L | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| L | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| L | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
| L | galaxyspace | 2.1.4 | GalaxySpace-1.12.2-2.1.4.jar | None |
| L | galacticcomputers | 1.0.0 | GalacticComputers-1.0.0.jar | None |
| L | cgm | 0.15.3 | guns-0.15.3-1.12.2.jar | None |
| L | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| L | trackapi | 1.2 | TrackAPI-1.2.jar | None |
| L | universalmodcore | 1.2.1 | UniversalModCore-1.12.2-forge-1.2.1.jar | None |
| L | immersiverailroading | 1.10.0 | ImmersiveRailroading-1.12.2-forge-1.10.0.jar | None |
| L | exoplanets | 0.1.4 | Interstellar-Exoplanets-0.1.4.jar | None |
| L | inventoryhud | 3.4.4 | InventoryHUD-1.12.2.forge-3.4.4.jar | None |
| L | inventorypets | 2.0.15 | inventorypets-1.12-2.0.15.jar | None |
| L | journeymap | 1.12.2-5.7.1p2 | journeymap-1.12.2-5.7.1p2.jar | None |
| L | legendarytooltips | 1.1.9 | LegendaryTooltips-1.12.2-1.1.10.jar | None |
| L | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
| L | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| L | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| L | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
| L | mcwdoors | 1.3 | mcw-doors-1.0.3-mc1.12.2.jar | None |
| L | mcwfences | 1.0.0 | mcw-fences-1.0.0-mc1.12.2.jar | None |
| L | mcwfurnitures | 1.0.1 | mcw-furniture-1.0.1-mc1.12.2beta.jar | None |
| L | mcwlights | 1.0.6 | mcw-lights-1.0.6-mc1.12.2forge.jar | None |
| L | mcwroofs | 1.0.2 | mcw-roofs-1.0.2-mc1.12.2.jar | None |
| L | mcwtrpdoors | 1.0.2 | mcw-trapdoors-1.0.3-mc1.12.2.jar | None |
| L | mcwwindows | 1.0 | mcw-windows-1.0.0-mc1.12.2.jar | None |
| L | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
| L | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
| L | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
| L | stevekung's_lib | 1.3.1 | stevekung's-lib-mc1.12.2-v1.3.1.jar | None |
| L | moreplanets | 2.3.3 | More-Planets-1.12.2-2.3.3-GC4.0.6.jar | None |
| L | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
| L | railcraft | 12.1.0-beta-8 | railcraft-12.1.0-beta-8.jar | None |
| L | mtr | 3.0.0 | MTR-1.12.2-alpha-test-0.0.1.jar | None |
| L | neat | 1.4-17 | Neat 1.4-17.jar | None |
| L | hbm | NTM-Extended-1.12.2-2.0.2 | NTM-Extended-1.12.2-2.0.2.jar | None |
| L | nuclearcraft | @VERSION@ | nuclearcraft-1.12.2-2.19.jar | None |
| L | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zg.jar | None |
| L | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
| L | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
| L | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
| L | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
| L | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
| L | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
| L | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
| L | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| L | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| L | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| L | projectred-exploration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-world.jar | None |
| L | quarkoddities | 1 | QuarkOddities-1.12.2.jar | None |
| L | rftoolspower | 1.2.0 | rftoolspower-1.12-1.2.0.jar | None |
| L | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
| L | jeid | 2.2.1 | RoughlyEnoughIDs-2.2.1.jar | None |
| L | storagenetwork | 1.8.3 | SimpleStorageNetwork-1.12.2-1.8.3.jar | None |
| L | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None |
| L | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None |
| L | thuttech | 6.1.6 | thuttech-1.12.2-6.1.6.jar | None |
| L | vehicle | 0.44.1 | vehicle-mod-0.44.1-1.12.2.jar | None |
| L | zollerngalaxy | 2.0.45 | ZollernGalaxy-1.12.2-2.0.45.jar | None |
| L | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| L | jade | 0.1.0 | Jade-0.1.0.jar | None |
Loaded coremods (and transformers):
GSHooksLoader (GalaxySpace-1.12.2-2.1.4.jar)
galaxyspace.core.hooklib.minecraft.PrimaryClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-2.2.1.jar)
MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.10.2.jar)
SteveKunGLibPlugin (stevekung's-lib-mc1.12.2-v1.3.1.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
Quark Plugin (Quark-r1.6-179.jar)
vazkii.quark.base.asm.ClassTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
bre.smoothfont.asm.Transformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
MixinBooter (!mixinbooter-9.1.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
TransformerLoader (OpenComputers-MC1.12.2-1.8.5+179e1c3.jar)
li.cil.oc.common.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 546.65' Renderer: 'NVIDIA GeForce RTX 4070/PCIe/SSE2'
Launched Version: 1.12.2 MODPACK FIX
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 4070/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.65, NVIDIA Corporation
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: Minecraft-Mod-Language-Modpack.zip
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
CPU: 24x 13th Gen Intel(R) Core(TM) i7-13700F
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 32
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 546.65
OpenGlRenderer: NVIDIA GeForce RTX 4070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 24
|