MusicBot icon indicating copy to clipboard operation
MusicBot copied to clipboard

Cannot play the music in voice channel (M1) "Failed to deserialize player"

Open Amo-is-Sleeping opened this issue 2 years ago • 3 comments

What went wrong?

Cannot play the music in voice channel (M1)

"Failed to deserialize player" is print on the terminal screenshot .

How do we reproduce this?

run the run.py

Which version of the bot are you using?

release-151221

Which operating system are you using?

macOS Catalina or higher, with Apple M1 chip

Just checking...

  • [X] I have confirmed that my issue has not already been reported.
  • [X] I am using Python 3.8 or higher.
  • [X] I have updated my Python dependencies.

Amo-is-Sleeping avatar Jun 02 '22 09:06 Amo-is-Sleeping

The upstream library for Discord does not yet seem to support Opus/voice on Apple chipsets.

jayktaylor avatar Jun 16 '22 16:06 jayktaylor

Has this been resolved?

BabyBoySnow avatar Aug 04 '23 17:08 BabyBoySnow

I don't have an M1 apple to test with, but this issue might have been resolved.
See these two links for more details related to this error:
https://github.com/Rapptz/discord.py/issues/8046

and

https://github.com/python/cpython/issues/92892

itsTheFae avatar Feb 14 '24 19:02 itsTheFae