Chisel icon indicating copy to clipboard operation
Chisel copied to clipboard

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

Open crazyjerz4 opened this issue 4 years ago • 1 comments

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

crazyjerz4 avatar Jul 21 '21 15:07 crazyjerz4

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.

tterrag1098 avatar Jul 24 '21 21:07 tterrag1098