
1.8.9 Client Lost Pick up Sound
Closed this issue · 1 comments
/viaversion dump
Output
https://dump.viaversion.com/0d6966b4b7797a9213f3926e356ba00e363802f77362d356ea54a58ab48fb8ad
Console Error
None.
Bug Description
As the title says, I can't hear the sound of picking up items on the 1.8.9 client
Steps to Reproduce
- Login with a 1.8.9 client on the 1.20.4 server with ViaVersion and ViaBackwards and ViaRewind latest build
- /gamemode creative
- Pick up an item at random and throw it on the ground
- Wait for it to pick up automatically
- Well, we can't hear the "pop" sound when picking up items
Expected Behavior
I know that Minecraft has changed the namespaced key of the item pickup sound since 1.12, so I just need to add a client version check to play minecraft:random.pop
on clients lower than 1.12.
Additional Server Info
I use Paper 1.20.4, with Via* latest build, and i not used Proxy
Checklist
- Via plugins are only running on EITHER the backend servers (e.g. Paper) OR the proxy (e.g. Velocity), 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