when clicking on LT stuff with a block (to place it next to LT stuff) it overwrites LT stuff part
Opened this issue ยท 8 comments
This happens not always but sometimes. For example, once i created a sphere with chisel, and tried to place a block on it - it happend, then tried to place again and again - same.
It doesnt happens always, just sometimes (when i went to reproduce it for a screenshot I couldnt do it, blocks I tried to place was placed normally as on your screenshot so i simulated it to show how it looks when it really happens)
I doubt that it is possible to be honest. I'm pretty sure something else is causing it, because you can't replace these blocks. Maybe only the client "thought" they would exist, but there was nothing for the server (so the block was placed and updated on client side). Therefore I would call it a synchronization issue.
How often did it happen?
I will close the issue for now, because I cannot reproduce it, if it happens again, make a screenshot save the world and send it to me. Also try to log out and log in again to see if it was just a synchronization issue.