Bettehem / ts3-musicbot

TS3 Music Bot with Spotify, YouTube, SoundCloud and Bandcamp support!
https://gitlab.com/Bettehem/ts3-musicbot
GNU General Public License v3.0
57 stars 11 forks source link

Running bot headless ends in infinite loop #6

Closed jankornfeld closed 1 year ago

jankornfeld commented 1 year ago

Hi there, When I try to start the bot headless it starts with: image

then it's spaming the following: image

Do I miss something? I was just following the Installation guide from the wiki.

Also the config which it is trying to access at the beginning of the command is not created. Do I need to create it myself?

BR Jan

Bettehem commented 1 year ago

Hello, thanks for the issue report. I would need a bit more information though. What OS are you using and were you able to successfully install all the dependencies? You don't necessarily need to manually create the config file, you have a few options for that as explained here in the wiki: https://gitlab.com/Bettehem/ts3-musicbot/-/wikis/installation#running-the-bot (click on Show creating a config file) Based on your second screenshot, it seems like you possibly created an empty config file or at least one with no server address?

For future issues, I would recommend creating them on the project's GitLab page as this GitHub page is only a mirror and on GitLab is the project's main page. Here's a link to the GitLab issue page: https://gitlab.com/Bettehem/ts3-musicbot/-/issues

jankornfeld commented 1 year ago

Updated and moved to GitLab https://gitlab.com/Bettehem/ts3-musicbot/-/issues/23