Chisel

Chisel

150M Downloads

Blocks change texture when placing a block nearby, walking or just doing nothing

crazyjerz4 opened this issue ยท 1 comments

commented

Blocks that are supposed to connect (like some kinds of Factory Blocks) do not connect or connect randomly and change the way they are connected after placing a block nearby (the easiest way to recreate), walking or sometimes just looking at these blocks.

Example 1, before placing a torch:
image

Example 2, after placing a torch:
image

commented

This seems to be caused by Sodium, which is adding nondeterminism to block rendering. CTM requires consistent access to the underlying world. Report this to sodium.