mojira.dev
MC-58556

Breaking a block being moved by a piston creates missing texture particles

The bug

When any block moved by piston gets destroyed it displays missing texture particle.

Steps to reproduce

  1. Build

[media]
  1. or

[media]
  1. Put the following command in the command block and change X Y Z so it destroys the gold block when activated

    /setblock X Y Z minecraft:air default destroy
  2. Flick the lever

  3. Put any pushable block in front of the piston

Related issues

Attachments

Comments

migrated
[media][media][media][media][media][media][media][media]
Itouch2

Duplicate of MC-58189. The piston extension allows the block to be moved by the piston, so when the block moves, it "becomes" (or is temporarily replaced by) a piston extension.

galaxy_2alex

Cannot Reproduce in 1.8.2-pre1, waiting on response from other people.

SunCat

Can reproduce using a command block (and good timing)

/setblock ~ ~ ~-1 minecraft:air 0 destroy

You can't reproduce it with "bare hands" because you can't hit the block while it's moving (see MC-103071)

Luflosi

Can reproduce in 1.11.2 using a wither (also see attachments for the setup):
1. Build a simple wither cage (with bedrock for example)
2. Summon the wither
3. Set up a dispenser with arrows or snow balls to damage the wither
4. Place a piston with a movable block in front so that the block would be where the wither can break blocks if the piston was extended
5. Connect the dispenser to a button with redstone dust and connect the piston to the button using three repeaters on maximum delay
6. Activate the button and see the missing texture when the wither breaks the moving block

SunCat

Relates to MC-113429

tryashtar

Seems to produce no particles in 1.13.

muzikbike

Fixed in exactly 17w49a

KotletPlayGames

(Unassigned)

Confirmed

block, missing, moving_piston, piston, texture

Minecraft 14w25b, Minecraft 14w28a, Minecraft 14w28b, Minecraft 1.11, Minecraft 1.11.2, ..., Minecraft 17w16b, Minecraft 17w17b, Minecraft 17w18b, Minecraft 1.12 Pre-Release 2, Minecraft 1.12

Minecraft 18w05a

Retrieved