Skip to content

/stopsound doesn't work for resource pack sounds #2710

Closed
@some1chan

Description

Describe the bug

When using /stopsound with a specified source (or with a *), the sound will not stop.

To Reproduce

Run the following commands on Bedrock:

  1. /playsound record.pigstep record @p
  2. /stopsound @p record record.pigstep

Expected behaviour

Pigstep should stop playing, after running the /stopsound command in the repro section.

Screenshots / Videos

No response

Server Version and Plugins

No response

Geyser Dump

https://dump.geysermc.org/haIF2KPMWKe4o7z0yY0ZzHsZtTRtn98D

Geyser Version

2.0.0-SNAPSHOT (git-master-90442a8)

Minecraft: Bedrock Edition Version

1.18.2

Additional Context

According to #1768, this was resolved, but maybe it broke (possibly around #2493?).

Coincidentally with #2493, I'm also using JukeboxExtended to play custom music, and has gotten the music to play cross-platform. While getting this to work, I believe to have rediscovered the bug.

Extra notes: /stopsound @p does stop sounds properly, but /stopsound @p * record.pigstep doesn't.

Metadata

Assignees

No one assigned

    Labels

    Confirmed BugThe bug reported is confirmed and able to be replicated.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions