You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
optifine , Rubidium , flywheel or any rendering related mods. mod version is required.
I am using Sodium: sodium 0.5.11+mc1.20.1 alongside indium and iris, but have shaders disabled, and distant horizons, but with rendering disabled, and it still crashes, I also have create with flywheel embedded inside, but it's backend is set off.
Issue description
The game loads correctly, but crashes if you try to join any world. Specifically due to a mixin problem I think. The line is this: java.lang.NullPointerException: Cannot read field "prevNauseaIntensity" because "this.client.player" is null at knot//MC//net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1085) at knot//MC//net.minecraft.client.render.GameRenderer.render(GameRenderer.java:880) at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1219) at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:802) at knot//net.minecraft.client.main.Main.main(Main.java:250) at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at app//org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100) at app//org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at app//org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Steps to reproduce
Join any world/server
Crash
Other information
No response
The text was updated successfully, but these errors were encountered:
Old known bug: #88 Use Sodium 5.3 with Shimmer 0.2.0 or older
Will this ever be fixed? If the bug is known, is the problem that would need to be patched also? I would like to be able to use newer sodium versions as that means better performance, stability, and (most importantly) compatibility.
As long as this project won’t be abandoned, this bug will eventually be fixed, but right now the Photon mod and MB2 mod by the same author unfortunately take priority :(
Minecraft Version
1.20.1
ModLoader
Fabric
Shimmer version
1.20.1-0.2.3 or 1.20.1-0.2.4 both do it and were tested
Modpack info or mod list(please reduce mod range)
https://pastebin.com/b9Teh80P
The latest.log file and hs_err_pidXXX if exists
https://pastebin.com/D3CR0pmQ
optifine , Rubidium , flywheel or any rendering related mods. mod version is required.
I am using Sodium: sodium 0.5.11+mc1.20.1 alongside indium and iris, but have shaders disabled, and distant horizons, but with rendering disabled, and it still crashes, I also have create with flywheel embedded inside, but it's backend is set off.
Issue description
The game loads correctly, but crashes if you try to join any world. Specifically due to a mixin problem I think. The line is this:
java.lang.NullPointerException: Cannot read field "prevNauseaIntensity" because "this.client.player" is null at knot//MC//net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1085) at knot//MC//net.minecraft.client.render.GameRenderer.render(GameRenderer.java:880) at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1219) at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:802) at knot//net.minecraft.client.main.Main.main(Main.java:250) at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at app//org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100) at app//org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at app//org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Steps to reproduce
Other information
No response
The text was updated successfully, but these errors were encountered: