--note, this bug does not seem to work in all positions, a attempt to build it at a different location does not produce a crash
game crashes when a structure block overrides container blocks moving and dispensing items.
To Reproduce:
(note, this works facing any direction, the use of direction is for simplicity
place a dropper on the ground, facing north.
place a hopper so that it is facing into the dropper, in such a way that if items were inside it they would flow into the dropper.
place three hoppers one facing north, one east, and one west, each so that their contents would flow directly into the hopper from step two
power the three hoppers placed in step three
put one stack of items in each of the hoppers from step three, the items should be 64 stack able, and different, I used three different colors of concrete in the example
place a structure block to the east of the dropper and put it on 'save' mode
set the structure blocks relative position to -2, 0, 0.
set the structure blocks size to 3, 1, 3
save the structure as test
put the structure block in load mode, with the same relative position and the name 'test'
place a repeater facing into the structure block from its eastmost side.
place a block to the east of the repeater
place a button on top of the block
unpower all hoppers
wait about 30 seconds
push the button
expected result:
an item will be dropped
the hoppers will be refilled
actual resultthe game will crash
Please attach the crash report