Troubleshooting tips for AudioPlayer stuck buffering
Latest packages of everything, going through the cycle of
-> join VC and get a VoiceConnection object
-> create an AudioPlayer and do a VoiceConnection.subscribe() to the player
-> create a valid AudioResource with stream type "opus"
-> AudioPlayer.play(AudioResource)
then the player goes from idle to buffering and that's all
-> join VC and get a VoiceConnection object
-> create an AudioPlayer and do a VoiceConnection.subscribe() to the player
-> create a valid AudioResource with stream type "opus"
-> AudioPlayer.play(AudioResource)
then the player goes from idle to buffering and that's all
