Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Fabric 1.20.1 with Sodium #132

Open
Brickmaster1 opened this issue Jan 9, 2025 · 3 comments
Open

Crash on Fabric 1.20.1 with Sodium #132

Brickmaster1 opened this issue Jan 9, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@Brickmaster1
Copy link

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

  1. Join any world/server
  2. Crash

Other information

No response

@Brickmaster1 Brickmaster1 added the bug Something isn't working label Jan 9, 2025
@MikiP98
Copy link

MikiP98 commented Jan 9, 2025

Old known bug: #88
Use Sodium 5.3 with Shimmer 0.2.0 or older

@Brickmaster1
Copy link
Author

Brickmaster1 commented Jan 13, 2025

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.

@MikiP98
Copy link

MikiP98 commented Jan 13, 2025

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 :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants