The game crashed whilst encountered exception while building chunk meshes
Yellowsam4145 opened this issue ยท 2 comments
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
Crash Report
Duplicate of #2032