Vuurvos1 / discordMusic

A Discord bot that plays music
1 stars 1 forks source link

Bot seems to be broken #27

Closed RowinRuizendaal closed 1 year ago

RowinRuizendaal commented 2 years ago

queue bug

image

  1. Adding a song into the queue
  2. Bot gives feedback that it's added to the queue
  3. Bot fires the disconnect event

Bot random stops / doesn't play at all

image

  1. Adding a new song into the queue
  2. Bot gives feedback that it's added to the queue
  3. Bot doesn't play anything

The best way to solve this problem is to manual disconnect the bot from the server and adding all the songs manually again which means you lost all the songs from the previous queue

Vuurvos1 commented 2 years ago

I'm unsure on how to recreate the first bug, do you have more info on this or does this just happen "randomly"?

The second bug could be a problem with the audio streaming (which likes to crash every now and again). You having to disconnect the bot most likely means that it soft crashed and restarted and doesn't know it still is in a voice channel. Does this also happen random or is there a way to recreate the bug, like a song that causes the problem?

RowinRuizendaal commented 2 years ago

I'm unsure on how to recreate the first bug, do you have more info on this or does this just happen "randomly"?

The second bug could be a problem with the audio streaming (which likes to crash every now and again). You having to disconnect the bot most likely means that it soft crashed and restarted and doesn't know it still is in a voice channel. Does this also happen random or is there a way to recreate the bug, like a song that causes the problem?

This just happens randomly while adding songs there isn't a real link or video that causes the error (not that I know of), if I find a certain link that causes the error I will report it