haubna / PhysicsMod

Physics Mod for Minecraft
100 stars 10 forks source link

Crash with Sodium on Neoforge 1.21 #930

Closed TheVirusNVGM closed 3 months ago

TheVirusNVGM commented 4 months ago

The official fork of Iris and Sodium has been released to neoforge and the game crashes because: physics-mod-pro tries to call the disableWorkaround method in the Sodium class (line Sodium.java:98). The SodiumClientMod class from the Sodium mod was not found, resulting in a NoClassDefFoundError.

Minecraft Version: 1.21 neoforge Physics Mod Version: 170d

crash-2024-07-09_22.55.48-client.txt

haubna commented 3 months ago

It hasn't been officially released yet but I will upload a version that works with it today!

haubna commented 3 months ago

V171 that adds support for Sodium 0.6 + Iris 1.8 is now online. Keep in mind it might have some bugs. If you encounter any feel free to report them in a new issue, thanks!