Darkside138 / DiscordSoundboard

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

Adding bot to a second guild and playing a sound in both makes sound clips play twice as fast #125

Open Automaiden opened 4 years ago

Automaiden commented 4 years ago

I'm not sure why it happens. I wanted to add the bot onto a second guild, but it breaks the bot until it resets by having it play the sound effects at double the speed. Is there a way around this?

knuckleduster05 commented 4 years ago

Can confirm, i'm also having this issue on my system. Playing the sound on the first server works fine, but when i connect to the second server and play, it is at double speed.

knuckleduster05 commented 3 years ago

I figured out that if you disconnect the bot from a server, it will go back to normal speed playback on the other server.

So, if the bot is active on multiple servers, it will play back audio on every server, at double speed, and if you disconnect it from one, it will go back to normal speed on the other.