• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Face Recognition with inferred light

Scheduled Pinned Locked Moved Unsolved Troubleshooting
52 Posts 5 Posters 44.1k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    MichMich Admin @paviro
    last edited by Jun 4, 2016, 6:39 PM

    module.data.classes should contain the classes set in your config file. (If I remember correctly.)

    1 Reply Last reply Reply Quote 0
    • P Offline
      paviro Admin
      last edited by Jun 4, 2016, 6:58 PM

      Strange I still have no clue how this error could be reproduced…

      We're all stories in the end. Just make it a good one, eh?

      – The Doctor

      1 Reply Last reply Reply Quote 0
      • P Offline
        POIMann
        last edited by Jun 6, 2016, 8:00 PM

        Had the same issue.
        Removing the module “localtransport” solved it for me.

        P 1 Reply Last reply Jun 6, 2016, 9:20 PM Reply Quote 0
        • P Offline
          paviro Admin @POIMann
          last edited by Jun 6, 2016, 9:20 PM

          @POIMann really? That’s interesting! So it works without problems now?

          We're all stories in the end. Just make it a good one, eh?

          – The Doctor

          1 Reply Last reply Reply Quote 0
          • P Offline
            POIMann
            last edited by Jun 6, 2016, 9:59 PM

            The use of this.data in localtransport.js conflicts with this.data-object from the module instance properties.

            I patched it by replacing “this.data;” with “this.response;” in all its occurrences in localtransport.js.

            #enjoy

            1 Reply Last reply Reply Quote 1
            • K Offline
              KirAsh4 Moderator
              last edited by Jun 6, 2016, 10:07 PM

              That … would make sense. It’s helpful for module writers to check the documentation on the wiki to see what method, classes, or other naming conventions are being used to avoid conflicts.

              A Life? Cool! Where can I download one of those from?

              1 Reply Last reply Reply Quote 0
              • P Offline
                paviro Admin
                last edited by paviro Jun 7, 2016, 7:20 AM Jun 7, 2016, 7:20 AM

                Thank you a lot for figuring that out! :)

                We're all stories in the end. Just make it a good one, eh?

                – The Doctor

                1 Reply Last reply Reply Quote 0
                • F Offline
                  feuerball
                  last edited by Jun 7, 2016, 11:23 AM

                  gonna try it later, thanks

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 6
                  • 5 / 6
                  5 / 6
                  • First post
                    49/52
                    Last post
                  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