Matt
Matt
To be more specific, this is due to the SERVER dependency marker referring to physical sides, not logical sides. CTOV tends to work alone without Lithostitched, but when other mods...
Can confirm, the forge version (0.7.15) is also mistakenly compiled against java 21 instead of 17 as per [this log](https://gnomebot.dev/paste/mclogs/8SQaaRQ) [Yup, and here it is in the gradle.properties](https://github.com/MrCrayfish/Framework/blob/cbd9daaf8b41c6f46fce3fcea489b84de6976ce1/gradle.properties#L5)
This is an old issue, I know, but the solution is just removing the `finalizedBy 'reobfJar'` as forge uses mojmaps at runtime. 1.20.6 is barely used though so... not a...
Considering that tooltips appear to be rendering properly, what is the specific issue you're running into because of this? Are your changes not being applied? I ask because this is...
Not resetting the field to EMPTY would also resolve it. I wonder for what purpose we invalidate that field? Will need to talk with lex. I suspect this has been...
Replicated on 1.20.1 and 1.21.10, likely affects all versions. Modifier key state appears to be getting stuck "held" when pressed at the same time as another key. Opening any screen...
For the first part, wasn't sure where we register common components so I just dumped it in there for the sake of putting it _somewhere_. Probably could have asked but...
Specifically in a VM?
Finally got around to putting prism on my laptop since it already runs linux. Aaaand.... cannot duplicate on 60.1.4 nor 60.0.15. Unless it's running on Xorg but idk how I...
I learned how to check that, it is indeed running on wayland. Either this is a prism just works moment or there's some specific case with the `pacman` mc install.