Open constantitus opened 1 year ago
Hi @constantitus!
I've tried to reproduce the problem, but I haven't been able to successfully do so. Was docker used and was it from the latest commit (40afb57)?
Thanks for a reminder on the segmentation error. I`m currently in the process of rewriting the chess module from using a MySQL database (a bit of overengineering...) to be using a more lightweight database instead. This will be addressed in the same release and is completely harmless.
I have not used docker, I just ran the bot with go run cmd/discordbot/main.go
. It will probably run with docker, but I don't like using it.
I've eventually found another bot that works with yt-dlp, which I prefer over setting up youtube api keys, so I'm going to stick with that one.
If you need help with adressing this issue tho, I'm willing to help you debug it, but it's likely to be an issue on my end. Otherwise, I'm fine with closing the issue.
I'm just trying out the bot, it doesn't seem to work for me.
When I use the play command, it joins and prints the following:
The terminal log on my server:
Also, trying to exit with Ctrl + C throws a segmentation violation