MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Face Recognition with inferred light

    Troubleshooting
    5
    52
    27754
    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.
    • F
      feuerball last edited by feuerball

      @paviro
      Here it is

      0_1464191008459_config.js

      paviro 1 Reply Last reply Reply Quote 0
      • paviro
        paviro Admin @feuerball last edited by paviro

        Can’t see any mistake there. Does it work this way? Any errors in the console or the web inspector?


        I just moved this into a new thread because it has nothing todo with the original training file problem, please open a separate thread for different problems in the future as well 🙂

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

        – The Doctor

        1 Reply Last reply Reply Quote 0
        • F
          feuerball last edited by

          @paviro

          It’s still the same error like above 😞

          Didn’t try so much in the last week, but i don’t know whats the problem in here anyway

          1 Reply Last reply Reply Quote 0
          • paviro
            paviro Admin last edited by

            I am really not sure what this error is about…
            @MichMich what is module.data.classes supposed to be? Since it isn’t defined apparently in this case…

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

            – The Doctor

            MichMich 1 Reply Last reply Reply Quote 0
            • MichMich
              MichMich Admin @paviro last edited by

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

              1 Reply Last reply Reply Quote 0
              • paviro
                paviro Admin last edited by

                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
                  POIMann last edited by

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

                  paviro 1 Reply Last reply Reply Quote 0
                  • paviro
                    paviro Admin @POIMann last edited by

                    @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
                      POIMann last edited by

                      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
                      • KirAsh4
                        KirAsh4 Moderator last edited by

                        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
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 5 / 6
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy