Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Audio] Players restored from persistqueue at 100% volume #6217

Open
aikaterna opened this issue Jul 28, 2023 · 1 comment
Open

[Audio] Players restored from persistqueue at 100% volume #6217

aikaterna opened this issue Jul 28, 2023 · 1 comment
Labels
Category: Cogs - Audio This is related to the Audio cog. Status: Needs Triage This has not been labeled or discussed for handling yet. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.

Comments

@aikaterna
Copy link
Member

What Red version are you using?

3.5.2

What were you trying to do?

Working on testing something.

What did you expect to happen?

For the Player to be restored for the guild I was in, and for the volume to be set from history or Config.

What actually happened?

The Player was restored, but at 100% volume. Maybe a volume call after the restore, which in this case was

2023-07-28 06:51:30.558  INFO 853978 --- [   XNIO-1 I/O-1] lavalink.server.io.SocketServer          : {"op": "play", "guildId": "133049272517001216", "track": "QAAApAIAN1tFbGVjdHJvXSAtIEZhdnJpZ2h0IC0gR3JlZW4gU3Rvcm0gW01vbnN0ZXJjYXQgUmVsZWFzZV0AE01vbnN0ZXJjYXQ6IFVuY2FnZWQAAAAAAAUJEAALbGNVVU5ETGxmTUkAAQAraHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1sY1VVTkRMbGZNSQAHeW91dHViZQAAAAAAAAAA", "noReplace": false, "startTime": "105260", "pause": true}

after the reconnect from Red-Lavalink.

How can we reproduce this error?

  1. Be able to kill the Lavalink process
  2. Have audioset persistqueue on
  3. Play a song
  4. Reduce the volume noticeably
  5. Kill the Lavalink process
  6. Restart the Lavalink process
  7. The queue and song that was playing are restored after a restart at 100% volume

Anything else?

No response

@aikaterna aikaterna added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label Jul 28, 2023
@github-actions github-actions bot added the Status: Needs Triage This has not been labeled or discussed for handling yet. label Jul 28, 2023
@Flame442
Copy link
Member

Same issue as #6204?

@aikaterna aikaterna added the Category: Cogs - Audio This is related to the Audio cog. label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Cogs - Audio This is related to the Audio cog. Status: Needs Triage This has not been labeled or discussed for handling yet. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

No branches or pull requests

2 participants