• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. seifanov
  3. Topics
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
S
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 2
  • Posts 2
  • Groups 0

Topics

  • S

    mm-music-player throws an error ?

    Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
    1 May 16, 2017, 11:32 AM
    May 16, 2017, 11:32 AM
    0 Votes
    1 Posts
    993 Views
    S May 16, 2017, 11:32 AM
    Hello everyone ! i am actually trying to build my first magic mirror, i tried to install mm-music-player module with no success, this is my config for the module: { module: 'mm-music-player', position: 'bottom_left', config: { startingVolume: 20, fadeDuriation: 2000 } }, every time I launch it it throws this error Initializing mm-music-player module helper ... WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: m.loaded is not a function Loading module helpers ... No helper found for module: alert. Initializing new module helper ... Module helper loaded: updatenotification No helper found for module: logoCol. No helper found for module: clock. No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... Module helper loaded: MMM-Remote-Control Initializing mm-music-player module helper ... App threw an error during load TypeError: m.loaded is not a function at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at Class.loaded (/home/seif/Desktop/MagicMirror/modules/node_modules/node_helper/index.js:19:3) at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:146:4) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 Whoops! There was an uncaught exception... TypeError: m.loaded is not a function at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at Class.loaded (/home/seif/Desktop/MagicMirror/modules/node_modules/node_helper/index.js:19:3) at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:146:4) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues Launching application. what is the problem ? i tried this in my ubuntu pc and on a raspberry pi2 with no success …
  • S

    How to create a module using unity webgl app ?

    Watching Ignoring Scheduled Pinned Locked Moved Development unity module html
    1 May 15, 2017, 3:03 PM
    May 15, 2017, 3:03 PM
    0 Votes
    1 Posts
    2k Views
    S May 15, 2017, 3:03 PM
    Hello everyone, i have a unity application that opens camera and inserting some effects to the preview. i want to insert that build (html file and js scripts) into a module and use it within my magic mirror project. Is that possible ? any suggestions ? Thanks.
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy