• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Music bot ERROR

pc202

Active member
<22:34:30> "Im a music bot!": Queueing video
<22:35:00> "Im a music bot!": An error occurrent while trying to replay the next song! (Loader load timeout!)
<22:37:27> *** Rozmawiasz teraz na kanale: "Pluton 3"
<22:37:45> "Im a music bot!": Queueing video
<22:38:15> "Im a music bot!": An error occurrent while trying to replay the next song! (Loader load timeout!)
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Are you using the newest version?
What command did you typed?
Are all providers successfully loaded (lookup able within the log)
 

ZeroCz

Well-known member
Try this
Code:
apt install curl -y && curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl && chmod a+rx /usr/local/bin/youtube-dl
Code:
sudo apt install curl -y && sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl && sudo chmod a+rx /usr/local/bin/youtube-dl
 
Last edited: