Embeddium (Rubidium) Extra

Embeddium (Rubidium) Extra

15M Downloads

1.19.1/1.19.2: Citadel Causes Crash On Startup

ZerbieSlug opened this issue ยท 2 comments

commented

Make sure you are not opening a duplicate.

Minecraft version.

1.19.1

Rubidium Extra version.

19.2-0.4.7.27

Rubidium version.

19.2-0.6.1

What happened?

With Rubidum Extra installed alongside Citadel, booting up the game results in a crash.

I've checked the crash log (attached below) and noticed a line stating

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector citadel_getStarBrightness(Lnet/minecraft/client/multiplayer/ClientLevel;F)F in citadel.mixins.json:client.WorldRendererMixin failed injection check

It seems like Citadel's handling of the renderer may conflict with Rubidium Extra...

Removing Citadel (and any mods dependent on it) does not result in a crash upon startup with Rubidium Extra installed, and vice versa, so there's a connection.

I've checked the issue tracker before, and although there was a "Citadel Fix", it's only for the 1.18.2 version of the mod. It seems like the issue resurfaced as of the current version of Rubidium Extra

I'm not sure if updating to 1.19.2 would fix this issue, but I won't be updating to it mostly because a majority of the mods I desire to use aren't updated for that version.

Relevant logs

crash-2022-08-27_14.01.24-client.txt

Additional information

Although I'm certain it's just those two mods having issues, I'll still provide a screenshot of the mods currently used.

NOTE: Conflicting mods are marked red, Rubidium marked blue
NOTE 2: "Oh The Biomes You'll Go" was never updated to 1.19.1, but still remained functional. I've tried seeing if removing this mod did anything, but it's clear that the crash still occurs regardless.

mods 8_27_2022 2_19_32 PM

commented

If you need a temporary workaround disabling the mixing by adding mixin.stars=false to the sodium-extra.properties file in config does the trick for now.

commented

crash-2022-10-14_13.17.07-client.txt
I also had the problem of crash on Startup