Mojira Archive
MC-103908

/stopsound always returns succesful even when the sound isn't playing

The /stopsound doesn't correcty output it's succescount. When the specific sound isn't playing, the command still gives a positive succescount. It should only be that way if the sound was actually playing.

How to reproduce:
1. place a repeating command block with the following command:
/stopsound @p hostile minecraft:entity.endermen.teleport
2. make sure the command block is always active and press 'done'
3. make sure there are no enderman around you.
4. notice that in 'previous output' is written: [...] Stopped sound '...' for ...

The succescount should only be true when the sound was actually playing.

Works As Intended

misoloo64

2016-06-20, 10:26 PM

2016-06-20, 10:33 PM

2016-06-20, 10:33 PM

0

1

Unconfirmed

Minecraft 1.10

-