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
discription
The game crashes with a ClassCastException when using Litematica to load schematics. The crash occurs because WorldSchematic cannot be cast to the vanilla world class, likely due to a conflict between Valkyrien Skies 2 and Sodium's rendering logic. Disabling Litematica resolves the crash, but the schematic functionality is required.
discription
The game crashes with a
ClassCastException
when using Litematica to load schematics. The crash occurs becauseWorldSchematic
cannot be cast to the vanilla world class, likely due to a conflict between Valkyrien Skies 2 and Sodium's rendering logic. Disabling Litematica resolves the crash, but the schematic functionality is required.Steps to Reproduce
Versions
Minecraft: 1.20.1
Fabric Loader: 0.16.10
Litematica: 0.15.4
Valkyrien Skies 2: 2.3.0-beta.5
Sodium: 0.5.11
Other critical mods: Fabric API 0.92.3, Iris 1.7.5
Attempted Fixes
Disabling Valkyrien Skies or Litematica temporarily resolves the crash.
crash-2025-01-29_14.03.50-client.txt
The text was updated successfully, but these errors were encountered: