jaruba / wcjs-player

Node Player made for WebChimera.js (libVLC wrapper)
http://webchimera.org/
GNU Lesser General Public License v2.1
178 stars 46 forks source link

wcpSettings.wcjs.createPlayer is not a function #88

Closed virskor closed 2 years ago

virskor commented 6 years ago

wcpSettings.wcjs.createPlayer is not a function

/Users/mac/qiqilive/node_modules/wcjs-player/index.js:1520 Uncaught TypeError: this.find(...).stop is not a function at hideUI (/Users/mac/qiqilive/node_modules/wcjs-player/index.js:1520) at /Users/mac/qiqilive/node_modules/wcjs-player/index.js:434 hideUI @ /Users/mac/qiqilive/node_modules/wcjs-player/index.js:1520 (anonymous) @ /Users/mac/qiqilive/node_modules/wcjs-player/index.js:434

NickersWeb commented 5 years ago

I also got this issue.

jaruba commented 5 years ago

This error happens when Webchimera.js's binary is not available or wrong in some way. (for example, the wrong architecture)