mojira.dev
MC-2518

No -breaking sound or- particle effect for some tools and all armor

The bug

Multiple breakable items that gets broken doesn't neither play a sound nor show any particle effect.

Item

Breaking sound

Breaking particles

Break method

Shovels

Hit mob, till, break block (16w43a)

Pickaxes

Hit mob, break block (16w43a)

Axes

Hit mob, break block (16w43a)

Hoes

Hit mob, till

Swords

Hit mob

Shears

Shear sheep

Bow

Shoot

Shield

Damaged when blocking

Fishing Rod

Reel in (item, block, mob)

Flint and Steel

Set fire

Carrot on a Stick

-

-

Can't break (MC-112630)

Armor (Helmet, Chestplate, Leggings & Boots)

Damaged when wearing

Elytra

Glide fly

Comment by user @unknown - 17/Aug/13:

Item breaking sounds of all types are triggered client-side when the game damages and breaks an item, but the server also detects the same conditions to tell other clients to play the item breaking sound.
For example, when you mine a block of stone with your pick, the client realizes that you've broken a block, then damages the client-side version of the pick. The client then realizes that the pick has no durability remaining and plays the break animation and sound. When the server realizes that you've mined the piece of stone, it also damages the server-side version of your pick and detects that you've broken your pick, so it sends packets telling other clients (but not your client) to play the item breaking sound at your location.
With armor, the game damages the armor when it calculates the protection that it gives. However, these calculations are only done server side, so the client never tries to damage its own armor--it just updates the player's inventory according to the server's inventory-change packets, and as such never plays the armor breaking sound and animation.

I assume that similar issues cause hoes and carrots on sticks not to play their item breaking sounds as well.

Linked issues

MC-4975 Item Break Sound Not Playing Resolved MC-5580 Armor doesn't make breaking sound Resolved MC-31094 Hoe Breaking Sound Missing Resolved MC-51218 Hoes dont have breaking sound Resolved MC-85998 Shovel makes no breaking sound when breaking from creating path blocks. Resolved

Comments 43

Also experienced this issue just now. Tilled a dirt block and without any warning I was bare handed.

Now do you mean that one of the two occurs? That either the sound doesn't play, or the particle effect doesn't show? I tried it just now, and the sound did play, but the particle effect did not show.

Affects armor aswell, adjusted title. And yes, both particle effect and sound.

Not only hoe, but other tools as well. I've experienced sword and a shovel so far.

Yes, this is indeed still an issue. :/

Item breaking sounds of all types are triggered client-side when the game damages and breaks an item, but the server also detects the same conditions to tell other clients to play the item breaking sound.
For example, when you mine a block of stone with your pick, the client realizes that you've broken a block, then damages the client-side version of the pick. The client then realizes that the pick has no durability remaining and plays the break animation and sound. When the server realizes that you've mined the piece of stone, it also damages the server-side version of your pick and detects that you've broken your pick, so it sends packets telling other clients (but not your client) to play the item breaking sound at your location.
With armor, the game damages the armor when it calculates the protection that it gives. However, these calculations are only done server side, so the client never tries to damage its own armor--it just updates the player's inventory according to the server's inventory-change packets, and as such never plays the armor breaking sound and animation.

I assume that similar issues cause hoes, fishing rods, and carrots on sticks not to play their item breaking sounds as well. (As far as I know, those are the only four items to suffer from this issue.)

33 more comments

Still affects 1.13-pre8, tested the shield.

Confirmed for 1.13.1.

Affects 1.13.1

Please create a new report for that (as far as I can tell, there isn't one). We prefer a new report for unfixed parts of a bug that affects multiple situations to reopening the old one, because reopening it quickly makes things confusing.

Sorry, I was using a texture pack

Swekob

boq

Confirmed

(Unassigned)

armor, axe, bow, breaking, carrot_on_a_stick, elytra, hoe, particle, pickaxe, shield, shovel, sound, sword, tilling, tool, tools

Minecraft 1.4.5, Minecraft 1.4.6, Minecraft 1.4.7, Minecraft 1.5, Minecraft 1.5.2, ..., Minecraft 1.13, Minecraft 18w31a, Minecraft 1.13.1, Minecraft 1.13.2-pre1, Minecraft 19w07a

Minecraft 19w14a

Retrieved