Minecraft Version
Minecraft 1.20.1
Forge Version
Forge - 47.4.20
Description
When installing Strata via the CurseForge client on a 1.20.1 Forge instance, CurseForge automatically installs TerraForged as a required dependency.
The problem is that TerraForged has no 1.20.1 release and this mod selects "TerraForged-1.16.5-0.2.16.jar" as a dependency. Loading a 1.16.5 build on 1.20.1 causes an immediate crash.
Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException:
net.minecraft.resources.ResourcePackList
TerraForged's MixinMinecraftServer mixin looks for ResourcePackList, but this class was removed between 1.16.5 and 1.20.1.
The CurseForge project metadata for Strata 1.20.1 lists TerraForged as a dependency. The META-INF/mods.toml inside strata-1.20.1-1.3.1.jar lists no TerraForged dependency at all so this is purely a stale metadata entry on the CurseForge project page.
Minecraft Version
Minecraft 1.20.1
Forge Version
Forge - 47.4.20
Description
When installing Strata via the CurseForge client on a 1.20.1 Forge instance, CurseForge automatically installs TerraForged as a required dependency.
The problem is that TerraForged has no 1.20.1 release and this mod selects "TerraForged-1.16.5-0.2.16.jar" as a dependency. Loading a 1.16.5 build on 1.20.1 causes an immediate crash.
Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException:
net.minecraft.resources.ResourcePackList
TerraForged's MixinMinecraftServer mixin looks for ResourcePackList, but this class was removed between 1.16.5 and 1.20.1.
The CurseForge project metadata for Strata 1.20.1 lists TerraForged as a dependency. The META-INF/mods.toml inside strata-1.20.1-1.3.1.jar lists no TerraForged dependency at all so this is purely a stale metadata entry on the CurseForge project page.