Citadel

Citadel

83M Downloads

Citadel causing game to crash when opening a world (Illegal Access Error)

Calamite4 opened this issue ยท 6 comments

commented

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?

commented

i am getting the same issue have you solved it yet?

commented

I haven't been able to yet no

commented

@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 image

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
2023-07-31_11 47 04

commented

+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

commented

I haven't been using Solid Mobs, the mods I have been using are here:
Screenshot_1119

commented

@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
image