Skip to content

Crash when punching leaves #70

@Smokie233

Description

@Smokie233

I crash every time I punch a leaf block. Tried to remove all mods. Ran Sodium and cull less leaves only and produced same crash. Running on fabric and using version 1.21.1. Is there compatibility issues or?? problem with sodium or problem with cull less leaves?

---- Minecraft Crash Report ----
// Don't do that.

Time: 2024-11-06 11:51:15
Description: Tesselating block model

java.lang.NoClassDefFoundError: me/jellysquid/mods/sodium/client/gui/options/storage/OptionStorage
at knot//dev.isxander.culllessleaves.compat.Compat.isFancyLeaves(Compat.java:11)
at knot//net.minecraft.class_2397.cll$shouldCullSide(class_2397.java:518)
at knot//net.minecraft.class_2248.modifyExpressionValue$zzg000$cull-less-leaves$shouldCullLeafSide(class_2248.java:661)
at knot//net.minecraft.class_2248.method_9607(class_2248.java:270)
at knot//net.minecraft.class_778.method_3361(class_778.java:76)
at knot//net.minecraft.class_778.method_3374(class_778.java:48)
at knot//net.minecraft.class_776.method_23071(class_776.java:53)
at knot//net.minecraft.class_761.method_22710(class_761.java:1176)
at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
at knot//net.minecraft.class_757.method_3192(class_757.java:850)
at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
at knot//net.minecraft.class_310.method_1514(class_310.java:882)
at knot//net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.gui.options.storage.OptionStorage
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
... 16 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions