Playsound iron_door.open does not work on 1.8.9
Bobcat00 opened this issue ยท 2 comments
/viaversion dump
Output
https://dump.viaversion.com/da9d9ea3b878cb5ea58d3ebcb21d8a539c4bcd27d006499de16359549731afa7
Console Error
None.
Bug Description
On a 1.19.3 server, issuing the command
/playsound minecraft:block.iron_door.open block Bobcat00 ~ ~ ~
does not play the sound on a 1.8.9 client.
The sound does play on 1.9.4, 1.19.2, and 1.19.3 clients.
It's likely the following sounds are affected, as they were all changed in 1.19.3:
BLOCK_IRON_DOOR_CLOSE
BLOCK_IRON_DOOR_OPEN
BLOCK_IRON_TRAPDOOR_CLOSE
BLOCK_IRON_TRAPDOOR_OPEN
Steps to Reproduce
- Login with a 1.8.9 client on a 1.19.3 server.
- Issue
/playsound minecraft:block.iron_door.open block Bobcat00 ~ ~ ~
(replace with your playername) - Observe that the sound does not play.
Expected Behavior
The sound should play.
Additional Server Info
This is a standalone Paper 1.19.3 server.
Checklist
- Via plugins are only running on EITHER the backend servers (e.g. Paper) OR the proxy (e.g. BungeeCord), not on both.
- I have included a ViaVersion dump.
- If applicable, I have included a paste (not a screenshot) of the error.
- I have tried the latest build(s) from https://ci.viaversion.com/ and the issue still persists.
- I have looked at https://www.spigotmc.org/resources/viarewind-legacy-support.52924/ and it does not offer a fix for my problem
Duplicate of #501, sound mappings for all 1.9 sounds are mostly missing.