Hello, have an issue: Discord bot with Discord.js v14.9.0. The bot is able to run sounds through voice channel either locally .mp3 files stored on the file system and YouTube videos as audio only. Problem is everything works fine till a request of sound through YouTube is received. The .mp3 sound commands no longer work the bot just remains silent till it is restarted. Sound with ytdl still work, though. Of course we want it to run MP3 files again without having to restart the bot.
This is my code: