Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't play on windows #9

Closed
ghost opened this issue Nov 22, 2015 · 2 comments
Closed

Doesn't play on windows #9

ghost opened this issue Nov 22, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 22, 2015

When I queue a song on windows, playback wont start.
I have ffmpeg installed and added to path.
When i start lethe, i have and error saying lethe-data.json is missing, but all commands are working.

@meew0 meew0 added the bug label Nov 22, 2015
@meew0
Copy link
Owner

meew0 commented Nov 22, 2015

Apparently, discord.js doesn't play anything on windows but keeps sending "speaking" packets:
https://github.com/hydrabolt/discord.js/blob/master/src/Voice/VoiceConnection.js#L129
picture

@meew0
Copy link
Owner

meew0 commented Nov 25, 2015

It looks like the problem was an incorrect installation of node-opus. If anyone else is getting this problem, try installing node-opus manually using npm install node-opus and follow the instructions if there are any.

@meew0 meew0 closed this as completed Nov 25, 2015
meew0 added a commit that referenced this issue Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant