Closed ghost closed 8 years ago
My mistake. It turned out to be a permssion error. All the files in the vendor/team-reflex/discord-php/bin/
folder where 644
after setting this to 744
it was solved.
For those who have the same error:
Try first to run ./vendor/team-reflex/discord-php/bin/dca-v0.1.0-linux-amd64 -i test.mp3
and see what's the output.
I'm getting a outdated version of DCA error when I try to play a mp3 file in a voice channel.
I've tried to update the DCA but that isn't working. What I've tried is:
xgo -out builds/dca-v0.1.0 --targets=darwin/*,linux/amd64,linux/386 github.com/bwmarrin/dca/cmd/dca
and:xgo -out builds/dca-v0.1.0 --targets=darwin/*,linux/amd64,linux/386 github.com/uniquoooo/dca/cmd/dca
and then copying the builds to
vendor/team-reflex/discord-php/bin
(I tried both build outputs but still I get this error).I'm running on: