While executing command "/playsound random.fuse @p" (from chat or command block) there is report in chat: "Played sound 'randome.fuse' to player" but sound doesn't play. I tryed reinstalling Minecraft, updating Java, using diffirent selectors (@p/@a/[player name]) - same result. Commands with other sounds work fine: "/playsound random.fizz @p" for example.
Not working sounds:
random.fuse
random.glass
Linked issues
is duplicated by 9
Comments 12
As of the addition of sounds.json, these sounds are now accessed via "game.tnt.primed" and "dig.glass", respectively. Sounds are no longer referenced directly by filename; sounds.json determines what file is located by what key.
This is not a bug.
Assuming issue has been identified, closing ticket at this time. If you feel the issue still persists please let us know.
@@unknown There is no bug.
Just tested /playsound fireworks.twinkle_far @a
and /playsound fireworks.twinkle @a
in 1.7.9 and it plays without problems.
What sound does not play in your opinion ?
Can confirm.