Darkside138 / DiscordSoundboard

Java Soundboard for Discord
Apache License 2.0
137 stars 55 forks source link

Soundbot relogging repeatedly, won't play sounds #122

Closed decordas closed 3 years ago

decordas commented 4 years ago

Hi, I've been using your discord bot for a few years now to play short mp3 clips in our voice channel. I started it up today and noticed to my surprise that the Soundbot kept joining & leaving the voice channel repeatedly. It also wouldn't actually play any sounds. This setup (and the sounds I tried) are all things that have worked fine in the past, so I was just wondering if you knew what might have caused this - thanks!

I noticed when I download the files again the files are completely different (something called "gradle" which I don't have in my old Soundbot directory?) -- if something has changed and I need to DL the new files and set them up again, that's fine, just looking for confirmation.

SimonLandmine commented 4 years ago

Same issue found here. Again, please confirm whether a reinstall is required!

Darkside138 commented 4 years ago

Yes, you need the latest version. The old version does not work any more due to changes in the Discord API.

On Thu, Feb 27, 2020 at 6:00 AM SimonLandmine notifications@github.com wrote:

Same issue found here. Again, please confirm whether a reinstall is required!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Darkside138/DiscordSoundboard/issues/122?email_source=notifications&email_token=AAI77FYM6HLYFKKGWF6QEFTRE6TNHA5CNFSM4JOIJGA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENEDMKI#issuecomment-591935017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI77F4WKUPAPGCOIBF66FTRE6TNHANCNFSM4JOIJGAQ .

SimonLandmine commented 4 years ago

Ah! Thanks. Darned non-backward-compatible APIs! Thanks for all of your work on this!

L4wlz commented 4 years ago

i'm having the same issue but with the docker version it just keeps connecting and disconeccting :(

SimonLandmine commented 4 years ago

When does your install date from? As @Darkside138 mentioned, there was an API change which required a rebuild, so it might be worth trying a reinstall - I had exactly the same symptoms, and installing the latest version did the job.

L4wlz commented 4 years ago

I have been using this docker from dockerhub.. https://hub.docker.com/r/obenned/discordsoundbot Maybe that one is outdated :( But is the docker version up to date ?

L4wlz commented 4 years ago

I can see it downloads this version : DiscordSoundboard-2.2.2-beta.tar hmm but the newest is 3.0.4 but there is no tar version ? @Darkside138 will there be a newer docker version ?

Darkside138 commented 4 years ago

Yes you need the latest. That old version won't work any more.

The new zip file should work fine on docker. No need for a tar.

On Sun, Mar 15, 2020, 6:28 AM L4wlz notifications@github.com wrote:

I can see it downloads this version : DiscordSoundboard-2.2.2-beta.tar hmm but the newest is 3.0.4 but there is no tar version ? @Darkside138 https://github.com/Darkside138 will there be a newer docker version ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Darkside138/DiscordSoundboard/issues/122#issuecomment-599197923, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI77F3LNTKQVSUGIBGE7TLRHS3WBANCNFSM4JOIJGAQ .

OBenned commented 4 years ago

I've updated the docker image, so you should be able to use it again. The image have been pushed to docker hub