Sodium

Sodium

35M Downloads

The game crashed whilst encountered exception while building chunk meshes

Yellowsam4145 opened this issue ยท 2 comments

commented

Bug Description

All I know is sodium is doing it. Might be an incompatibility problem.

The game crashed whilst encountered exception while building chunk meshes
Error: java.lang.NullPointerException: Cannot read field "permissions" because "net.minecraft.class_836.avatar" is null

In the crash file:

at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:119)

Reproduction Steps

Some chunks just cause this, no other way I could find the crash.

Log File

latest.log

Crash Report

crash-2023-11-26_17.33.50-client.txt

commented

NOTE:
I'm using Quilt, may have to do with something.

commented

Duplicate of #2032