[CRASH] Mixin prepare failed preparing client.IGuiScreen in cubicchunks.mixins.core.json: org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException Critical problem: cubicchunks.mixins.core.json:client.IGuiScreen target net.minecraft.client.gui.GuiScreen was loaded too early.
yum13241 opened this issue ยท 1 comments
Version Information
Minecraft version: 1.12.2
Forge version: 14.23.5.2830
Other mods (if applicable): Mod list here
IMPORTANT: OptiFine_1.12.2_HD_U_G5.jar is loaded.
IMPORTANT: Every Mixin mod thingy like MixinBooter is loaded.
Steps to reproduce:
- Launch Minecraft.
- Wait.
- Crash!
Expected Behavior:
For it to, uh, actually load.
Actual Behavior:
It crashes complaining about something loading too early.
Optifine being present or not does not matter, but disabling RandomPatches gives me a different crash that relates to null pointers.
Link to crash when RandomPatches is disabled.
The crash itself goes away when CubicChunks is disabled/removed, so it's probably an issue on your part, since the crash log doesn't list any mod name.