Time Nick Message 17:41 SFENCE_arch Server error: https://pastebin.com/Euv34DQY 17:42 SFENCE_arch Can be nice, if error message can mention entity name or something like it. 18:11 SFENCE_arch Is this known bug? https://github-production-user-asset-6210df.s3.amazonaws.com/17455197/551701647-52029b0c-32f0-4629-ab37-50e57914ca2a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20260218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260218T181050Z&X-Amz-Expires=300&X-Amz-Signature=e4d297d326fd4afc96caa7c1722441b18319f585398ee2113b4b291eebb66e3e&X-Amz-SignedHeaders=host 18:35 sfan5 url has expired 18:38 SFENCE_arch https://streamable.com/77p0b9 18:39 sfan5 depends on the def of the nodes 18:39 Krock bouncy nodes to exist 18:40 sfan5 (it's about the green and red disappearing, right?) 18:41 SFENCE_arch Yes, https://github.com/mt-mods/homedecor_modpack/blob/992739d532808b6e671a0a4a618f9ed5cb41bdcd/homedecor_lighting/init.lua#L273 -> this is that nodes 18:41 SFENCE_arch #16888 ? 18:41 ShadowBot https://github.com/luanti-org/luanti/issues/16888 -- Z-fighting on overlay tiles with OpenGL 2.1 18:41 sfan5 possibly 18:42 Krock it appears to me that the top face is no longer drawn, and the stone below is visible. 18:44 SFENCE_arch Don't think so. It looks like colored is lost fo moment. What I see, does not looks like a stone bellow. 18:45 Krock do they change all immediately, even when further away? or does it only happen closeby? I'd expect an intersecting-like transition. 18:45 SFENCE_arch https://ibb.co/KxvkZRXq 18:46 SFENCE_arch It looks like it deppend on mapblock, and position.. angle of view... 18:46 Krock hm. one side is still drawn 18:47 Krock if that's at a mapblock boundary then it would be expected 18:47 Krock (the green stripe, I mean) 18:48 SFENCE_arch https://ibb.co/N6M7jTzg 18:49 SFENCE_arch It is half height blocks, like slabs, so edge shoudl not be on block boundary. But I did not mentioned this before, on previous luanti versions. 18:54 SFENCE_arch Well, not happening when I compile 5.14.0, in 5.15.0 same problem. 19:23 SFENCE_arch Not happen on opebngl driver, onlu opengl3 and ogles2, under arch linux. 19:33 SFENCE_arch https://github.com/luanti-org/luanti/issues/16955