Citadel causing game to crash when opening a world (Illegal Access Error)
Calamite4 opened this issue ยท 6 comments
Loading the game itself is fine, but when I open a world I was playing on for a little bit earlier my game crashes the instant I load in.
The full crash report is here:
The game crashed whilst ticking entity
Error: java.lang.IllegalAccessError: class com.github.alexthe666.citadel.server.entity.collision.ICustomCollisions tried to access private field net.minecraft.world.entity.Entity.f_19793_ (com.github.alexthe666.citadel.server.entity.collision.ICustomCollisions is in module [email protected] of loader 'TRANSFORMER' @2251b3bc; net.minecraft.world.entity.Entity is in module [email protected] of loader 'TRANSFORMER' @2251b3bc)
Any advice on how to fix this?
@Calamite4 @gtt45 I've installed Neruina on the server and it has fixed the issue as a workaround for now by killing the ticking entity when it spawns FYI: Seems it is the Rocky Roller entity from Alexs Mobs @AlexModGuy
Ok I've tried this as well and it has fixed the issue, for me it was a ticking issue with the Tiger entity from Alexs Mobs
+1 getting this crash
crash-2023-07-30_04.28.09-server.txt
@Calamite4 @gtt45 are we all also using Solid Mobs perhaps?
do you mind attaching crashlogs, maybe we can compare modlists
@Calamite4 @gtt45 I've installed Neruina on the server and it has fixed the issue as a workaround for now by killing the ticking entity when it spawns
FYI: Seems it is the Rocky Roller entity from Alexs Mobs @AlexModGuy