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

[1.20.1] ClassCastException: WorldSchematic Conflict with Valkyrien Skies/Sodium During Block Entity Rendering #940

Open
FlyingPartical opened this issue Jan 29, 2025 · 1 comment

Comments

@FlyingPartical
Copy link

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.

Steps to Reproduce

  1. Install Litematica + Valkyrien Skies 2 + Sodium
  2. open a world
  3. crashes when loading terrain

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

@vacla
Copy link

vacla commented Jan 29, 2025

Duplicate of #876 .
See for more info: #876 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants