The Undergarden

The Undergarden

22M Downloads

[1.20.1] Crash on loading Undergarden dimension

Fraali opened this issue ยท 4 comments

commented

Using All The Mods 9, Minecraft version 1.20.1

Crash on loading the Undergarden dimension (Walking through the portal) with

The game crashed whilst exception ticking world Error: java.lang.IllegalAccessError: class quek.undergarden.entity.animal.Scintling tried to access private field net.minecraft.world.entity.Entity.f_19793_ (quek.undergarden.entity.animal.Scintling is in module [email protected] of loader 'TRANSFORMER' @77cd235b; net.minecraft.world.entity.Entity is in module [email protected] of loader 'TRANSFORMER' @77cd235b)

commented

Using All The Mods 9, Minecraft version 1.20.1
We are using Forge 47.0.34
Not sure if this is the cause but it crashes while loading into the Undergarden dimension

The game crashed whilst exception ticking world
Error: java.lang.IllegalAccessError: class
quek.undergarden.entity.animal.Gloomper tried to access
private field net.minecraft.world.entity.Entity.f_19793_
(quek.undergarden.entity.animal.Gloomper is in module
[email protected] of loader 'TRANSFORMER' @6630dd28;
net.minecraft.world.entity.Entity is in module
[email protected] of loader 'TRANSFORMER' @6630dd28

commented

Yeah it's the same kind of crash. I'll fix this as soon as I can, currently not home

commented

fixed in ab85ba5