-
-
Notifications
You must be signed in to change notification settings - Fork 421
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
Incompatibility with Sodium 0.6.1 #1088
Comments
Deobfuscated stacktrace:
This is a rather cryptic error message. Wurst's mixins do not target @jurohn Just to confirm, you did also try it without that huge list of mods and still got the same error with just Wurst, Fabric API, and Sodium? |
Tested with just this and the problem is still there. |
the issue is your SodiumFluidRendererMixin |
Hmm.
Sodium 0.6.1 does not seem to have any mixins targeting Reese's Sodium Options does not seem to have any mixins targeting Sodium Extra does not seem to have any mixins targeting
|
Please elaborate. |
The issue is a mixin issue, the SodiumFluidRenderer class gets loaded in on a packet join, due to initialization of the renderer, the exception is caught as all packet errors are and ignored, however this is completely incorrect and results in the incorrect crash file being generated, if you look at the log, its the first error that happened, |
Thanks! I see the issue. The parameters of Sodium's |
Will be fixed in Wurst 7.46.4. Let's see if I can get that released before Minecraft 1.21.4 is out. |
Thank you @Alexander01998 for picking this up insanely fast. Great! |
Pre-reporting checklist
Description
Open a random world (smp) with this mods and it crashes.
Repro steps
Open a random world (smp) with this mods and it crashes. Didnt crash with sodium 0.6 but they say they dont support Wurst.
(Removed modlist)
Wurst Client version
7.46.3
Minecraft version
1.21.3
Crash report (if applicable)
The text was updated successfully, but these errors were encountered: