Citadel

Citadel

83M Downloads

1.19.2 Minecraft crash on startup

MKr4zy opened this issue ยท 3 comments

commented

My minecraft modpack crashes, whenever I try to start.

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, (0/1) succeeded. Scanned 1 target(s). Using refmap citadel.refmap.json

at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]

here is by debug.log:
https://gist.github.com/MKr4zy/7ad7b45360ace68de7e6f7f1a2bb679c

commented

I have the same issue and it seems to be caused by Rubidium ๐Ÿ˜•

commented

same issue here and when I removed Rubidium it was resolved.
There appears to be some incompatibility between these 2 mods at the moments

commented

Actually, it seems to be an issue with Rubidium Extra and they are currently trying to resolve the problem. There even is a temporary fix you can do:

dima-dencep/rubidium-extra#21 (comment)