ViaRewind

ViaRewind

7.4k Downloads

Playsound iron_door.open does not work on 1.8.9

Bobcat00 opened this issue ยท 2 comments

commented

/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

  1. Login with a 1.8.9 client on a 1.19.3 server.
  2. Issue /playsound minecraft:block.iron_door.open block Bobcat00 ~ ~ ~ (replace with your playername)
  3. 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

commented

Duplicate of #501, sound mappings for all 1.9 sounds are mostly missing.

commented

Platform: git--Paper--316%20%28MC%3A%201.19.3%29
ViaVersion (4.5.1-SNAPSHOT): Even with master
ViaRewind(2.0.3-SNAPSHOT): Even with master
ViaBackwards(4.5.1-SNAPSHOT): Even with master