Page 1 of 1

Falling blocks collapse as dropped items

PostPosted: Sat Feb 18, 2017 15:02
by Sergey
Sometimes falling blocks when fall collapse as dropped items.
For example, column of 5 sand/gravel blocks falls down and when it touches the bottom, there are 4 sand/gravel blocks with 1 collapsed as dropped item.

Re: Falling blocks collapse as dropped items

PostPosted: Mon Feb 20, 2017 21:17
by Sergey
Group of gravel fall down from ceiling, and one of blocks collapsed as dropped item.

Image is brighten for better view

Image

Re: Falling blocks collapse as dropped items

PostPosted: Tue Feb 21, 2017 08:42
by TenPlus1
Falling nodes work well but aren't perfect, they can fall and one of them doesn't find an empty space to land which results in a dropped item so that the node isn't lost.

Re: Falling blocks collapse as dropped items

PostPosted: Tue Feb 21, 2017 12:50
by Sergey
It happens quite often, by the way. Especially when you strew deep water reservoir with sand, by holding right mouse button. After digging out all the sand, you understand that you strew more than needed — every second sand column contains collapsed sand item.

Re: Falling blocks collapse as dropped items

PostPosted: Sun Feb 26, 2017 18:11
by Wuzzy
Yes, this is a real bug, I can confirm this in 0.4.15.
The developers have been notified just now by posting a GitHub issue.
Here you can track the current status of the bug:

https://github.com/minetest/minetest/issues/5313

Re: Falling blocks collapse as dropped items

PostPosted: Sun Feb 26, 2017 19:25
by Sergey
Wuzzy wrote:Yes, this is a real bug, I can confirm this in 0.4.15.
The developers have been notified just now by posting a GitHub issue.
Here you can track the current status of the bug:

https://github.com/minetest/minetest/issues/5313

Thank you