Frame causes Crash when destroying supporting Block
LeGerbi opened this issue ยท 3 comments
Hey there :D
In the new update, the game crashes when you destroy a Block behind a (in my case wooden) frame.
Here is the crash log:
crash-2025-07-23_01.57.26-client.txt
love the new stone variants tho
cheers
Edit:
It seems to work just fine some times, and other times I'm able to recreate the crash multiple times in a row.
so after some testing I managed to determine what causes the crash:
Detailed walkthrough:
-
Build a Wall using Blocks (Material doesnt matter) (I uses Oak Logs)
--> It must be at least 3x3, Just a blockpillar doesnt work! -
Place frames (I used Oak Frames) on the blocks that build a wall.
-
Now, if you destroy the middle block of the wall from the back with the Oak log (or something else) in your hands: nothing happens, all good.
-
If you destroy the block with a FRAME in your hands, the game crashes. -> you must be on the side of the Wall where the frames are not.
Hope this helps :D