"Click sound" function doesn't work on a button that opens a world or joins a server
Legoego19 opened this issue ยท 1 comments
When making a button that opens a world or makes u join a server the click sound effect doesn't play.
Steps to reproduce the behavior:
- Make a new "Button" element
- Change the "Click Sound" Resorce
- Edit Action Script of the button so it joins and existing world or server
- There will be no sound and it will just join the world/server
Expected behavior
When button is pressed it plays a sound and joins the world/server
Game Log
https://gist.github.com/Legoego19/d6bad9e37b0d65d19ab12675c31f1ca8
- OS: Windows10
- FancyMenu_fabric_3.2.5_MC_1.21
- Fabric Version 0.16.0
- Minecraft Version 1.20.1
- Active Mods [Sodium, indium, lithium, Zoomify]
Duplicate of #671