The Bug:
Below is a table I've constructed that highlights all of the sound events introduced in 22w11a that are missing from the game.
Sound | Sound Event | Ticket | Notes |
---|---|---|---|
Emptying buckets of tadpoles | minecraft:item.bucket.empty_tadpole | Fixed in 22w16a | |
Filling buckets with tadpoles | minecraft:item.bucket.fill_tadpole | N/A | Fixed in 22w16a |
Music when in the deep dark | minecraft:music.overworld.deep_dark | N/A | Fixed in 22w16a |
Tadpoles eating | minecraft:entity.tadpole.eat | N/A | Fixed in 22w16a |
Tadpoles growing up | minecraft:entity.tadpole.grow_up | N/A | Fixed in 22w16a |
Tadpoles stepping | minecraft:entity.tadpole.step | N/A | Fixed in 22w16a |
h3. Steps to Reproduce:
Produce any of the affected sounds as listed above.
Take note as to whether or not some sound events introduced in 22w11a are missing from the game.
Observed Behavior:
Some sound events are missing.
Expected Behavior:
The sound events would be present.
Attachments
Comments 13
In 22w16a, the remaining and following errors are printed into the game output console.
Unable to play unknown soundEvent: minecraft:entity.tadpole.step
Unable to play unknown soundEvent: minecraft:entity.tadpole.eat
I've just taken a step back and looked at the bigger picture here and it seems quite odd that tadpoles should have a stepping sound. Similar entities such as salmon, pufferfish, and cod don't have stepping sounds either, so it seems quite odd that tadpoles should have them. When these entities are on land, their flopping sounds are used and this is expected, but I struggle to see any of these entities producing stepping sounds as they don't have any legs.
Tadpole step and tadpole eat should also have been fixed 22w16a, these sound events were removed. Are you trying to play these sounds when getting "Unable to play unknown soundEvent"?
Hi @unknown, I just now visited prior versions of the game to find when this was fixed and it appears to be in 22w16a. The two remaining sound events in this report (those being the sounds of tadpoles stepping and eating) were removed from the game in this version, so 22w16a would be the "Fixed Version/s".
As an additional note and to clear up any confusion, the reason why I marked both 22w16a and 22w17a as affected versions of this bug was that I was unaware at this time that these sound events were removed from the game, therefore I thought they were still missing, hence my reasoning.
A couple of those will be fix in 22w16a. I think everything on the list other than
minecraft:entity.tadpole.eat
andminecraft:entity.tadpole.step
.