Roughly Enough IDs

Roughly Enough IDs

845k Downloads

Crash with Aether II

Robolightning opened this issue ยท 5 comments

commented

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

commented

Looks like this is a compatibility issue related to Phosphor

Its source code is no longer available to the public, and I recommend you turn off support for it in The Aether II's configuration. This problem can be solved

commented

@Robolightning I have submitted a patch, and when this patch is applied, please replace "Phosphor" with "Hesperus". This will fix compatibility with this one

commented

Better yet, use this Aether II fork instead and use the lighting engine of your choosing between Hesperus or Alfheim. Although I think the OP already got the message in CleanroomMC/MixinBooter#73 for this particular issue.

commented

Better yet, use this Aether II fork instead and use the lighting engine of your choosing between Hesperus or Alfheim. Although I think the OP already got the message in CleanroomMC/MixinBooter#73 for this particular issue.

It seems that this issue can be closed directly with the unplanned option

commented

@jchung01 Oh, I have a mod that I want to port to 1.16.5, but I can't port it completely. Every time I try it crashes. Can you help me take a look?

Repository

The specific situation has been explained in the repository issue