The bug
Trying to fill an area with blocks which consist out of multiple parts results in an unknown error.
An unknown error occurred while attempting to perform this command
Affected blocks
bed
double_plant
cactus
all door types
How to reproduce
/fill ~ ~ ~ ~50 ~ ~50 minecraft:dark_oak_door
Linked issues
is duplicated by 1
Comments 4
Could be caused by a StackOverflow
when the doors update each other, since some of the doors do not break.
What was the error?