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

Music Jumping #2181

Closed
1 of 2 tasks
jonasjac opened this issue Dec 21, 2017 · 4 comments
Closed
1 of 2 tasks

Music Jumping #2181

jonasjac opened this issue Dec 21, 2017 · 4 comments

Comments

@jonasjac
Copy link

jonasjac commented Dec 21, 2017

Please describe the problem you are having in as much detail as possible:
When I pause my bots music and then wait a couple of minutes and then resume it the bot goes wild. It plays a second then skips like 5 and then it continues like that untill it discconnects.

Include a reproducible code sample here, if possible:
For the pause:

        message.member.voiceChannel.connection.dispatcher.pause()

For the resume

        message.member.voiceChannel.connection.dispatcher.resume()

Further details:

  • discord.js version: 12.0.0-dev
  • node.js version: 8.9.1
  • Operating system: Windows 10 Server
  • Priority this issue should have – please be realistic and elaborate if possible: Not top priority.
  • I found this issue while running code on a user account
  • I have also tested the issue on latest master, commit hash:
    2318812
@iCrawl
Copy link
Member

iCrawl commented Feb 16, 2018

We merged a voice rewrite since this issue was reported I believe, can you try again? @jonasjac
Maybe also consider mentioning if you use node-opus or opusscript.

@jonasjac
Copy link
Author

jonasjac commented Mar 1, 2018

@iCrawl can't really use the new voice rewrite because it's super laggy. It's not even music anymore. Either way I'm using node-opus

@amishshah
Copy link
Member

We've made some more fixes in master relating to voice, do you think you'd be able to test again for us? Thanks!

@amishshah
Copy link
Member

This issue seems to be inactive, if it is still occurring please reopen, but until we get some more details we can't really do anything with this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants