AlexModGuy / Citadel

A Library containing shared code used throughout most of my projects. Can be considered a continuation of LLibrary, of which this borrows the majority of its source code from.
24 stars 29 forks source link

Citadel Breaks compability of Rubidium 1.19.2 #87

Closed Zelioth closed 1 year ago

Zelioth commented 1 year ago

Recently after a lot of testing I found that Citadel breaks Rubidium and it's addon mods. This issue seems to only be present when Citadel is active in the mods folder and when turned off the client launches just fine.

This can be recreated by simple putting Citadel and Rubidium Forge versions into a Forge instance of 1.19.2 and pressing play

Minecraft 1.19.2 Forge. All Versions Citadel 1.12.12 to 1.13.1

I-am-Not-Frank commented 1 year ago

I am also having this issue. 1.13.0 worked fine with Rubidium and also Rubidium Extras, thought Extras was working fine using the trick posted here.. (That trick no longer works with the newest update either)

With the newest update, 1.13.1, the launcher instantly crashes upon pressing play.

Kowantify commented 1 year ago

Same Issue Here, Any version above 1.13.0 with rubidium causes major issues

AlexModGuy commented 1 year ago

fixed in 2.0.0

Zelioth commented 1 year ago

I'm confused, wasn't this issue fixed in 1.13.3 when we went through it on discord and I tested the version for you?

AlexModGuy commented 1 year ago

there was an addittional mixin call I removed that has also been causing some trouble

Zelioth commented 1 year ago

Oh okay I apologize, Wanted to make sure I wasn't missing something. I appreciate your hard work