[1.19.2] Crash on Load with 1.2.10
Reshy opened this issue ยท 4 comments
Describe the bug:
Crashes on load
Versions: (BEFORE SUBMITTING A BUG REPORT, make sure you have the most up-to-date versions of Immersive Weathering, Moonlight Lib and Supplementaries)
Minecraft version: 1.19.2
Immersive Weathering version: 1.2.10
Moonlight Lib version: 2.2.44
Fabric API / QSL / Forge version: 43.2.20
Logs:
Latest: https://pastebin.com/kic2dD2V
Crash: https://pastebin.com/LADqM3aR
To Reproduce:
Steps to reproduce the behavior. Format it as a numbered list of steps.
- Install Immersive Weathering 1.2.10, Supplementaries, and Terrestria.
- Boot game
Expected behavior:
Immersive Weathering shouldn't be causing a crash on load.
I'm hoping Immersive Weathering can use MehVahdJukaar's already-committed fix for this partly because we are no longer updating Terrestria for 1.19.2 but moreso because it also needs to be fixed in Terrestria Reforged (as seen in the crash report above) and that is a separate project from Terrestria for Fabric.
I have published new versions of Terrestria (Fabric) for 1.19.4 and 1.20/1.20.1 which fix this by switching to the new Fabric API for it: https://github.com/TerraformersMC/Terrestria/blob/1.20/client/src/main/java/com/terraformersmc/terrestria/TerrestriaClient.java#L51-L53
See also TerraformersMC/Terrestria#314
@AstralOrdana didnt you remove that mixin in 1.19 aswell? if so can you publish an updaet so we can close this?