Asek3/sodium-1.12

Chunk build failed spectator mode shenanigans

Closed this issue · 2 comments

Bug Description

Using the latest build based on commit cbd90a0.

While on a server I spectator mode teleported from the end to a player in the nether and then the client crashed immediately.

Reproduction Steps

lol dunno

I've had the same crash happen to me while flying into ungenerated chunks in spectator mode on a server that had /gamerule spectatorsGenerateChunks true set.

Log File

crash-2024-02-23_19.54.46-client.txt

After some debugging, it appears that ChunkRenderTranslucencySortTask is failing to produce a result.

Appears(?) to be fixed in embeddium by FiniteReality@3cfe461 and has nothing to do with teleporting or spectator mode. I can create it by moving a sticky piston with some blocks attached to it back and forth next to a chunk boundary.