mojira.dev
MC-117022

/fill does not always send block updates

The bug

/fill does not send all block updates. GIF demonstration from @unknown.

Related issues

Attachments

Comments

migrated
[media][media]
marcono1234

Maybe partwise caused by MC-5898

migrated

Demonstration of bug using command blocks: https://gfycat.com/PessimisticWealthyJackal

[Mod] Neko

Added to the description, thanks!

migrated

in 1.12-pre1

qmagnet

Seems to occur with fill commands if the fill location coordinate places blocks to the positive X or Z of the target command block(s).

Set up a fill command on the ground and place a /say command 2 blocks higher. Now use the following example in the fill command block.

Example:

This works:
/fill ~-1 ~3 ~ ~3 ~ ~ redstone_block
This doesn't work:
/fill ~1 ~3 ~ ~3 ~ ~ redstone_block

migrated

Nathan Adams

Confirmed

/fill, block, block-update

Minecraft 17w18b, Minecraft 1.12 Pre-Release 1

Minecraft 1.12 Pre-Release 3

Retrieved