Modular Golems

Modular Golems

2M Downloads

Game crashes when I place down holders

Trustybtw opened this issue ยท 5 comments

commented

I downloaded the mod and was excited to use it, but when I try to place any of the holders (golem, humanoids, and dogs), it crashes my game. I have L2Library downloaded and don't use Optifine as well so I don't know what the issue is. If you could fix the issue that would be great.

This is the message that pops up when my game crashes:

The game crashed whilst exception in server tick loop
Error: java.lang.IllegalAccessError: class dev.xkmc.modulargolems.content.entity.common.AbstractGolemEntity tried to access private field net.minecraft.world.entity.Entity.f_19793_ (dev.xkmc.modulargolems.content.entity.common.AbstractGolemEntity is in module [email protected] of loader 'TRANSFORMER' @40ce9049; net.minecraft.world.entity.Entity is in module [email protected] of loader 'TRANSFORMER' @40ce9049)

commented

I see, it's 1.20.1/2.4.2. Let me see what happened

commented

Could you provide your game version, forge version, mod version, and mod list? This seems to be an Access Transformer Conflict.

commented

Seems that forge changes things in 1.20.1-47.0.35. I will fix it asap

commented

Worked. Thanks ๐Ÿ‘๐Ÿ‘๐Ÿ‘