ZTE Grand X: when using the play sound command no sound will play even though is says the command executed successfully i have tried sound IDs from an online list (entity.arrow.hit), the vanilla resources (random.fizz), and one I remembered from a blocklauncher script (random.burp) and none have worked and it also says it works no mater what you type so I can't even be sure if this is a bug or if the sound names AR invalid
Comments 9
The command for playing sounds should be along the lines of /playsound liquid.lavapop @p ~ ~ ~ (This works)
But it seems that sounds that are inside other folders won't play, for example: /playsound mob.polarbear.warning1 @p ~ ~ ~ but it still shows the comfirmation/success message in chat.
I noted that this command never appears to work when run by a player. For example, `/playsound mob.sheep.shear dktapps` does nothing when I run it as a player, but works fine when run by a command block.
edit: nothing = plays no sound. Output messages are displayed correctly.
Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Feedback – 📖 Game Wiki
Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Feedback – 📖 Game Wiki
The command for playing sounds should be along the lines of /playsound liquid.lavapop @p ~ ~ ~ (This works)
But it seems that sounds that are inside other folders won't play, for example: /playsound mob.polarbear.warning1 @p ~ ~ ~ but it still shows the comfirmation/success message in chat.