Chunk build failed spectator mode shenanigans
Closed this issue · 2 comments
Nessiesson commented
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
Nessiesson commented
After some debugging, it appears that ChunkRenderTranslucencySortTask
is failing to produce a result.
Nessiesson commented
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.