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

Voice stopped working #1346

Open
FedorLap2006 opened this issue Mar 9, 2023 · 0 comments
Open

Voice stopped working #1346

FedorLap2006 opened this issue Mar 9, 2023 · 0 comments
Labels
breaking changes Contains breaking changes. Should be reflected in the changelog

Comments

@FedorLap2006
Copy link
Collaborator

FedorLap2006 commented Mar 9, 2023

If your bot has completely stopped connecting to voice or speaking, please update to one of the versions that is compatible with the one you're using from the list below.

Why this happens

This happens due to a breaking change made on Discord's side in how IP discovery is performed on voice UDP connection.

How do I update

To update, you can use the following command (don't forget to replace X.Y.Z with the version number):

go get -v github.com/bwmarrin/discordgo@vX.Y.Z

Versions with the fix

  • v0.27.1
  • v0.26.2
  • v0.25.1
  • v0.24.1

Note that not all versions might receive a fix. The entries will appear as the fix is being merged and released.

@FedorLap2006 FedorLap2006 added the breaking changes Contains breaking changes. Should be reflected in the changelog label Mar 9, 2023
@FedorLap2006 FedorLap2006 pinned this issue Mar 9, 2023
Repository owner locked and limited conversation to collaborators Mar 9, 2023
@FedorLap2006 FedorLap2006 changed the title Voice API stopped working Voice stopped working Mar 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking changes Contains breaking changes. Should be reflected in the changelog
Projects
None yet
Development

No branches or pull requests

1 participant