CleanroomMC / MixinBooter

Allows any mixins that work on mods to work effortlessly. With a single class and an annotation. On 1.12.2.
GNU Lesser General Public License v2.1
51 stars 17 forks source link

Crash at Mixinbooter version upper 7.1 with RoughlyEnoughIDs and Aether II #73

Closed Robolightning closed 6 months ago

Robolightning commented 7 months ago

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/world/chunk/Chunk

Minecraft: 1.12.2 Forge: 14.23.5.2860 RoughlyEnoughIDs: 2.0.8

Mixinbooter: 9.1 Aether II: 0.3.0+build411-universal

logs: crash-2024-03-06_01.04.48-client.txt latest.log debug.log launcher_log.txt

Robolightning commented 7 months ago

Similar problem on version 7.1 when using CubicChunks. log: launcher_log.txt crash-2024-03-06_02.01.17-client.txt debug.log latest.log

Rongmario commented 7 months ago

Remove Phosphor and use Alfheim. I'll investigate the CC issue if removing Phosphor didn't do it.

Robolightning commented 7 months ago

Remove Phosphor and use Alfheim. I'll investigate the CC issue if removing Phosphor didn't do it.

I don't use Phosphor

jchung01 commented 7 months ago

Looks like Aether II shades the original Phosphor mod... https://github.com/The-Aether-Team/The-Aether-II/issues/182

Robolightning commented 7 months ago

Looks like Aether II shades the original Phosphor mod... The-Aether-Team/The-Aether-II#182

Is it possible to buid Aether II with Alfheim instead of Phosphor?

KorewaLidesu commented 7 months ago

Is it possible to buid Aether II with Alfheim instead of Phosphor?

Just remove Phosphor from being shaded in :chenstare: (which is this lines right here)

WaitingIdly commented 7 months ago

theres a version of the Aether II which does this already on curseforge: https://www.curseforge.com/minecraft/mc-mods/the-aether-ii-phosphor-not-included

Robolightning commented 7 months ago

theres a version of the Aether II which does this already on curseforge: https://www.curseforge.com/minecraft/mc-mods/the-aether-ii-phosphor-not-included

Thanks, I tried it, but now the game is not loading: debug.log latest.log launcher_log.txt

KorewaLidesu commented 7 months ago

Install Red Core

Robolightning commented 7 months ago

Install Red Core

New crash... The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Redstone Arsenal (redstonearsenal) launcher_log.txt crash-2024-03-06_10.24.12-client.txt debug.log latest.log

KorewaLidesu commented 7 months ago

Check out this https://github.com/CleanroomMC/MixinBooter/issues/31#issuecomment-1571881922

Robolightning commented 7 months ago

Check out this #31 (comment)

Also crash with IndustrialExpansion