• 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
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

seifanov

@seifanov

0
Reputation
492
Profile views
2
Posts
0
Followers
0
Following
Joined May 15, 2017, 2:21 PM
Last Online Oct 24, 2017, 2:41 PM

seifanov Unfollow Follow

Latest posts made by seifanov

  • mm-music-player throws an error ?

    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 …

    posted in Troubleshooting
    S
    seifanov
    May 16, 2017, 11:32 AM
  • How to create a module using unity webgl app ?

    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.

    posted in Development unity module html
    S
    seifanov
    May 15, 2017, 3:03 PM
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