danxfisher / Plex-Discord-Bot

A Discord bot that allows you to search, play, and queue music from your Plex Media Server.
75 stars 23 forks source link

Bot adds music to queue but doesn't play #4

Closed Myrkie closed 6 years ago

Myrkie commented 6 years ago

I get (node:5640) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 6): Error: FFMPEG not found

in the console while trying to use !play or any commands restarting and trying again yields this (node:11796) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error: FFMPEG not found (node:11796) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Myrkie commented 6 years ago

Issue solved after finding a issue with NPM install Install failed with Erlpack problem was solved by fixing the install for Python with the windows essentials tool then reinstalling Erlpack