Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    3.2b1 - Height Map issue "Cannot read property 'add' of null"

    Scheduled Pinned Locked Moved
    Beta Firmware
    4
    6
    264
    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.
    • oozeBotundefined
      oozeBot
      last edited by oozeBot

      I've not been able to find a work around for this one. Every since we upgraded to 3.2b1, the Height Map returns the error "Cannot read property 'add' of null". This occurs on multiple PCs running both Chrome and Edge. We've tried dumping our cache but no luck. There is nothing apparently wrong with the height map. I'll attach it to this thread.

      I saw another user reported this yesterday as well. If he was able to find a work-around or fix, I am unaware.

      Any assistance would be appreciated as this is really starting to hold us up.. Thanks

      heightmap.csv

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        Are you running with or without an attached SBC?

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        oozeBotundefined 1 Reply Last reply Reply Quote 0
        • oozeBotundefined
          oozeBot @dc42
          last edited by

          @dc42 I did it again.. not reporting my configuration. Sorry. It's a Duet 3 / RPi

          1 Reply Last reply Reply Quote 0
          • oozeBotundefined
            oozeBot
            last edited by oozeBot

            Just found this error:

            HeightMap.vue:499 TypeError: Cannot read property 'add' of null
                at VueComponent.showHeightMap (HeightMap.vue:358)
                at VueComponent.showCSV (HeightMap.vue:303)
                at _callee2$ (HeightMap.vue:494)
                at tryCatch (runtime.js:63)
                at Generator.invoke [as _invoke] (runtime.js:293)
                at Generator.next (runtime.js:118)
                at asyncGeneratorStep (asyncToGenerator.js:3)
                at _next (asyncToGenerator.js:25)
            _callee2$ @ HeightMap.vue:499
            

            Also, I just tried on my iPad and and received: null is not an object (evaluating 'this.three.scene.add').

            1 Reply Last reply Reply Quote 0
            • PCRundefined
              PCR
              last edited by

              Yep. already reported it on another thread. Have the Problem on ESP too

              1 Reply Last reply Reply Quote 0
              • chrishammundefined
                chrishamm administrators
                last edited by

                Although I have not yet managed to reproduce this problem I decided to change the init code, which should fix the problem once and for all. This change will be part of the next v3.2-b2.

                Duet software engineer

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Unless otherwise noted, all forum content is licensed under CC-BY-SA