[1.20.1] Forge update issue - Error in console - Failed to read chunk [117, -110] java.util.concurrent.CompletionException: java.lang.IllegalAccessError: class com.github.alexthe666.alexsmobs.entity.EntityRhinoceros tried to access private field net.minecraft.world.entity.Entity.f_19793_ (com.github.alexthe666.alexsmobs.entity.EntityRhinoceros is in module [email protected] of loader 'TRANSFORMER' @1480fe81; net.minecraft.world.entity.Entity is in module [email protected] of loader 'TRANSFORMER' @1480fe81)
ProsperCraft opened this issue ยท 5 comments
Stacktrace -
Full log-
alexsmobs-1.22.4
forge/1.20.1-47.0.34
Modpack- TownCraft for 1.20.1
Client crash -
Server crash report-
https://gist.githubusercontent.com/ProsperCraft/ef1226dbec0af3fbf6c9408d70d85482/raw/1d3d99ca3e34c9456ddd3fd7d2836dc5687cf793/gistfile1.txt
This seems to have been caused from the Forge update from .19 to .34 Downgrading it back to .19 seems to have stopped the crashes and stacktraces in console.
x2
The game crashed whilst exception ticking world
Error: java.lang.IllegalAccessError: class com.github.alexthe666.alexsmobs.entity.EntityCentipedeHead tried to access private field net.minecraft.world.entity.Entity.f_19793_ (com.github.alexthe666.alexsmobs.entity.EntityCentipedeHead is in module [email protected] of loader 'TRANSFORMER' @2dd8a273; net.minecraft.world.entity.Entity is in module [email protected] of loader 'TRANSFORMER' @2dd8a273)
@OBS3SS1ON The fix is to downgrade back to .19 it totally fixed it for us, I am scared though once the mods start requiring newer Forge. Hopefully it gets fixed.