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

Fix ServerVoiceChannel audio not playing anymore after moving #1183

Open
felldo opened this issue Nov 3, 2022 · 0 comments
Open

Fix ServerVoiceChannel audio not playing anymore after moving #1183

felldo opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@felldo
Copy link
Member

felldo commented Nov 3, 2022

Javacord version

3.7.0

Steps to reproduce

  1. Move the bot while playing audio between ServerVoiceChannels faster than like 0.5 seconds and the audio will stop playing.
  2. When moving the bot again to another ServerVoiceChannel, the audio starts playing again

What is expected?

The audio plays regardless of how fast you move the bot between ServerVoiceChannels

What is actually happening?

The bot stops playing the audio

Any additional comments?

#1170 fixes the issue when moving the bot between ServerVoiceChannels and not playing any audio regardless how fast you move the bot. But the applied fix does not seem to be correct solution for this issue and is just temporarily fix so that most of the time this issue will not appear.

@felldo felldo added the 🐛 bug Something isn't working label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants