Closed LiveDimensions closed 1 year ago
@henkelmax it seems like this is still an issue in servers... Tested on singleplayer and everything works as expected, but running a barebones Fabric server (same version as original issue) with only AudioPlayer installed it results in the same problem.
Bug description Using
/audioplayer play
does not work in command blocks.Steps to reproduce the issue
/audioplayer play
to play the soundExpected behavior The command block executes the command just like if a player were to execute it.
Log files There is no relevant logs in the console. The command block previous output is cutoff but ends in:
...dioplayer play <UUID> ~ ~ ~ 256<--[HERE]
Versions
fabric-1.19.2-2.4.16
1.19.2
0.14.22
fabric-1.19.2-1.8.1
Other mods I have tested with only AudioPlayer and dependencies installed and got the same result.
Screenshots