Valkyrien Skies (Forge/Fabric)

Valkyrien Skies (Forge/Fabric)

3M Downloads

Crash when entering the game, with Sodium and Litematica mods

pama1234 opened this issue · 1 comments

commented

Mod Name

Sodium, Litematica

This issue occurs when only Valkyrien Skies, addons, and the mod I have specified are installed and no other mods

  • I have tested this issue and it occurs with only Valkyrien Skies, addons, and the mod I have specified

Minecraft Version

1.20.x

Mod Loader

Fabric

Issue description

The Game crashed.

related issues:

the problem:

Issue reproduction

install Sodium, Litematica(and MaLiLib), and Valkyrien-Skies on a 1.20.1 fabric client, create and enter a single player map.

Logs

java.lang.ClassCastException: class fi.dy.masa.litematica.world.WorldSchematic cannot be cast to class net.minecraft.class_638 (fi.dy.masa.litematica.world.WorldSchematic and net.minecraft.class_638 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @103f852)
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$hhg000$valkyrienskies$renderShipBlockEntityInShipyard(SodiumWorldRenderer.java:1572) ~[sodium-fabric-0.5.8+mc1.20.1.jar:?]
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:349) ~[sodium-fabric-0.5.8+mc1.20.1.jar:?]
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:308) ~[sodium-fabric-0.5.8+mc1.20.1.jar:?]
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$hhg000$valkyrienskies$renderShipBlockEntities(SodiumWorldRenderer.java:1598) ~[sodium-fabric-0.5.8+mc1.20.1.jar:?]
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:271) ~[sodium-fabric-0.5.8+mc1.20.1.jar:?]
at net.minecraft.class_761.handler$gki000$sodium$onRenderBlockEntities(class_761.java:22098) ~[client-intermediary.jar:?]
at net.minecraft.class_761.method_22710(class_761.java:1372) ~[client-intermediary.jar:?]
at net.minecraft.class_757.method_3188(class_757.java:1110) ~[client-intermediary.jar:?]
at net.minecraft.class_757.method_3192(class_757.java:880) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1219) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:802) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:250) ~[1.20.1%20%e6%b5%8b%e8%af%95%e7%94%a8.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.10.jar:?]

commented

other related issues:

if any rendering problems occurred such as:

  • entity and block entity malposition
  • ship disappear

and you want to use litematica with valkyrien skies, disable schematic rendering in Litematica config while you're not using it. (maruohon/litematica#737 (comment))