Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Auswahl vom Objekt funktioniert nicht ?

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Auswahl vom Objekt funktioniert nicht ?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Humidor last edited by

      @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

      ich mache weiter....

      geht's denn jetzt wieder???

      Du machst es einem wirklich nie leicht!

      Humidor 1 Reply Last reply Reply Quote 0
      • Humidor
        Humidor @Homoran last edited by Humidor

        @homoran .. wenn ich schon schreibe.. ich mach weiter... dann bitte warte doch mal ab, ich kann nicht zaubern!

        so nun bei der Auswahl des Objektes (das vorher schon funktioniert hat):
        Bildschirmfoto 2021-02-14 um 13.04.50.png

        der Fehler ist erst beim 2. mal auswählen vom 170 er erfolgt:
        Bildschirmfoto 2021-02-14 um 13.06.30.png

        wähle ich andere Werte aus, kommt auch keine Fehler... ??

        Homoran 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Humidor last edited by

          @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

          wenn ich schon schreibe.. ich mach weiter... dann bitte warte doch mal ab

          Das klang für mich wie:
          Läuft alles, jetzt kann ich weiter arbeiten

          Humidor 1 Reply Last reply Reply Quote 0
          • Humidor
            Humidor @Homoran last edited by

            @homoran passt scho! sagt dir der forbidden etwas?

            Humidor 1 Reply Last reply Reply Quote 0
            • Humidor
              Humidor @Humidor last edited by Humidor

              @humidor jetzt wollte ich das untere Blockly in die Math.Abfrage raufschieben, ist die Debuganzeige förmlich explodiert, wenn den Mauszeiger bewege, zählt es hoch...
              Bildschirmfoto 2021-02-14 um 13.19.22.png

              helpers.ts:111 Uncaught TypeError: text.replace is not a function
                  at Blockly.FieldOID.setValue (field_oid.js:128)
                  at Blockly.InsertionMarkerManager.createMarkerBlock_ (blockly_compressed.js:290)
                  at new Blockly.InsertionMarkerManager (blockly_compressed.js:286)
                  at new Blockly.BlockDragger (blockly_compressed.js:304)
                  at Blockly.TouchGesture.Blockly.Gesture.startDraggingBlock_ (blockly_compressed.js:428)
                  at Blockly.TouchGesture.Blockly.Gesture.updateIsDraggingBlock_ (blockly_compressed.js:425)
                  at Blockly.TouchGesture.Blockly.Gesture.updateIsDragging_ (blockly_compressed.js:427)
                  at Blockly.TouchGesture.Blockly.Gesture.updateFromEvent_ (blockly_compressed.js:422)
                  at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
                  at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
                  at HTMLDocument.h (blockly_compressed.js:866)
                  at HTMLDocument.r (helpers.ts:87)
              Blockly.FieldOID.setValue @ field_oid.js:128
              Blockly.InsertionMarkerManager.createMarkerBlock_ @ blockly_compressed.js:290
              Blockly.InsertionMarkerManager @ blockly_compressed.js:286
              Blockly.BlockDragger @ blockly_compressed.js:304
              Blockly.Gesture.startDraggingBlock_ @ blockly_compressed.js:428
              Blockly.Gesture.updateIsDraggingBlock_ @ blockly_compressed.js:425
              Blockly.Gesture.updateIsDragging_ @ blockly_compressed.js:427
              Blockly.Gesture.updateFromEvent_ @ blockly_compressed.js:422
              Blockly.Gesture.handleMove @ blockly_compressed.js:433
              Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
              h @ blockly_compressed.js:866
              r @ helpers.ts:87
              32helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
                  at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
                  at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
                  at HTMLDocument.h (blockly_compressed.js:866)
                  at HTMLDocument.r (helpers.ts:87)
              Blockly.Gesture.handleMove @ blockly_compressed.js:433
              Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
              h @ blockly_compressed.js:866
              r @ helpers.ts:87
              instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
              (anonymous) @ instrument.ts:157
              (anonymous) @ fetch.ts:49
              e @ syncpromise.ts:34
              t.sendEvent @ fetch.ts:47
              e.sendEvent @ basebackend.ts:91
              e._sendEvent @ baseclient.ts:392
              t._sendEvent @ client.ts:78
              (anonymous) @ baseclient.ts:438
              onfulfilled @ syncpromise.ts:102
              (anonymous) @ syncpromise.ts:228
              _executeHandlers @ syncpromise.ts:220
              _attachHandler @ syncpromise.ts:208
              (anonymous) @ syncpromise.ts:92
              e @ syncpromise.ts:34
              e.then @ syncpromise.ts:91
              (anonymous) @ baseclient.ts:426
              e @ syncpromise.ts:34
              e._processEvent @ baseclient.ts:424
              e.captureEvent @ baseclient.ts:130
              (anonymous) @ baseclient.ts:98
              onfulfilled @ syncpromise.ts:102
              (anonymous) @ syncpromise.ts:228
              _executeHandlers @ syncpromise.ts:220
              _attachHandler @ syncpromise.ts:208
              (anonymous) @ syncpromise.ts:92
              e @ syncpromise.ts:34
              e.then @ syncpromise.ts:91
              e.captureException @ baseclient.ts:97
              e._invokeClient @ hub.ts:394
              e.captureException @ hub.ts:169
              de @ index.ts:24
              fe @ index.ts:43
              (anonymous) @ helpers.ts:108
              e.withScope @ hub.ts:116
              de @ index.ts:24
              pe @ index.ts:174
              r @ helpers.ts:91
              Show 7 more frames
              instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
              (anonymous) @ instrument.ts:157
              (anonymous) @ fetch.ts:49
              e @ syncpromise.ts:34
              t.sendEvent @ fetch.ts:47
              e.sendEvent @ basebackend.ts:91
              e._sendEvent @ baseclient.ts:392
              t._sendEvent @ client.ts:78
              (anonymous) @ baseclient.ts:438
              onfulfilled @ syncpromise.ts:102
              (anonymous) @ syncpromise.ts:228
              _executeHandlers @ syncpromise.ts:220
              _attachHandler @ syncpromise.ts:208
              (anonymous) @ syncpromise.ts:92
              e @ syncpromise.ts:34
              e.then @ syncpromise.ts:91
              (anonymous) @ baseclient.ts:426
              e @ syncpromise.ts:34
              e._processEvent @ baseclient.ts:424
              e.captureEvent @ baseclient.ts:130
              (anonymous) @ baseclient.ts:98
              onfulfilled @ syncpromise.ts:102
              (anonymous) @ syncpromise.ts:228
              _executeHandlers @ syncpromise.ts:220
              _attachHandler @ syncpromise.ts:208
              (anonymous) @ syncpromise.ts:92
              e @ syncpromise.ts:34
              e.then @ syncpromise.ts:91
              e.captureException @ baseclient.ts:97
              e._invokeClient @ hub.ts:394
              e.captureException @ hub.ts:169
              de @ index.ts:24
              fe @ index.ts:43
              (anonymous) @ helpers.ts:108
              e.withScope @ hub.ts:116
              de @ index.ts:24
              pe @ index.ts:174
              r @ helpers.ts:91
              Show 7 more frames
              2helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
                  at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
                  at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
                  at HTMLDocument.h (blockly_compressed.js:866)
                  at HTMLDocument.r (helpers.ts:87)
              Blockly.Gesture.handleMove @ blockly_compressed.js:433
              Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
              h @ blockly_compressed.js:866
              r @ helpers.ts:87
              helpers.ts:111 Uncaught TypeError: Cannot read property 'endBlockDrag' of null
                  at Blockly.TouchGesture.Blockly.Gesture.handleUp (blockly_compressed.js:434)
                  at Blockly.TouchGesture.handleUp (blockly_compressed.js:731)
                  at HTMLDocument.h (blockly_compressed.js:866)
                  at HTMLDocument.r (helpers.ts:87)
              Blockly.Gesture.handleUp @ blockly_compressed.js:434
              Blockly.TouchGesture.handleUp @ blockly_compressed.js:731
              h @ blockly_compressed.js:866
              r @ helpers.ts:87
              helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
                  at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
                  at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
                  at HTMLDocument.h (blockly_compressed.js:866)
                  at HTMLDocument.r (helpers.ts:87)
              Blockly.Gesture.handleMove @ blockly_compressed.js:433
              Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
              h @ blockly_compressed.js:866
              r @ helpers.ts:87
              instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
              (anonymous) @ instrument.ts:157
              (anonymous) @ fetch.ts:49
              e @ syncpromise.ts:34
              t.sendEvent @ fetch.ts:47
              e.sendEvent @ basebackend.ts:91
              e._sendEvent @ baseclient.ts:392
              t._sendEvent @ client.ts:78
              (anonymous) @ baseclient.ts:438
              onfulfilled @ syncpromise.ts:102
              (anonymous) @ syncpromise.ts:228
              _executeHandlers @ syncpromise.ts:220
              _attachHandler @ syncpromise.ts:208
              (anonymous) @ syncpromise.ts:92
              e @ syncpromise.ts:34
              e.then @ syncpromise.ts:91
              (anonymous) @ baseclient.ts:426
              e @ syncpromise.ts:34
              e._processEvent @ baseclient.ts:424
              e.captureEvent @ baseclient.ts:130
              (anonymous) @ baseclient.ts:98
              onfulfilled @ syncpromise.ts:102
              (anonymous) @ syncpromise.ts:228
              _executeHandlers @ syncpromise.ts:220
              _attachHandler @ syncpromise.ts:208
              (anonymous) @ syncpromise.ts:92
              e @ syncpromise.ts:34
              e.then @ syncpromise.ts:91
              e.captureException @ baseclient.ts:97
              e._invokeClient @ hub.ts:394
              e.captureException @ hub.ts:169
              de @ index.ts:24
              fe @ index.ts:43
              (anonymous) @ helpers.ts:108
              e.withScope @ hub.ts:116
              de @ index.ts:24
              pe @ index.ts:174
              r @ helpers.ts:91
              Show 7 more frames
              instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
              (anonymous) @ instrument.ts:157
              (anonymous) @ fetch.ts:49
              e @ syncpromise.ts:34
              t.sendEvent @ fetch.ts:47
              e.sendEvent @ basebackend.ts:91
              e._sendEvent @ baseclient.ts:392
              t._sendEvent @ client.ts:78
              (anonymous) @ baseclient.ts:438
              onfulfilled @ syncpromise.ts:102
              (anonymous) @ syncpromise.ts:228
              _executeHandlers @ syncpromise.ts:220
              _attachHandler @ syncpromise.ts:208
              (anonymous) @ syncpromise.ts:92
              e @ syncpromise.ts:34
              e.then @ syncpromise.ts:91
              (anonymous) @ baseclient.ts:426
              e @ syncpromise.ts:34
              e._processEvent @ baseclient.ts:424
              e.captureEvent @ baseclient.ts:130
              (anonymous) @ baseclient.ts:98
              onfulfilled @ syncpromise.ts:102
              (anonymous) @ syncpromise.ts:228
              _executeHandlers @ syncpromise.ts:220
              _attachHandler @ syncpromise.ts:208
              (anonymous) @ syncpromise.ts:92
              e @ syncpromise.ts:34
              e.then @ syncpromise.ts:91
              e.captureException @ baseclient.ts:97
              e._invokeClient @ hub.ts:394
              e.captureException @ hub.ts:169
              de @ index.ts:24
              fe @ index.ts:43
              (anonymous) @ helpers.ts:108
              e.withScope @ hub.ts:116
              de @ index.ts:24
              pe @ index.ts:174
              r @ helpers.ts:91
              Show 7 more frames
              411helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
                  at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
                  at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
                  at HTMLDocument.h (blockly_compressed.js:866)
                  at HTMLDocument.r (helpers.ts:87)
              

              habs mim Safari probiert, gleich.

              Humidor 1 Reply Last reply Reply Quote 0
              • Humidor
                Humidor @Humidor last edited by

                @Homoran noch eine Idee? ich habs jetzt mehrfach und Restart probiert, immer dasselbe Ergebnis

                Glasfaser 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Humidor last edited by Glasfaser

                  @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

                  noch eine Idee? i

                  JA , schalte die Konsole aus die Stört ..
                  Refresh die Seite und lass die Konsole aus ... dann wirst du sehen das Blockly Funktioniert

                  Selber gerade geteste :

                  Konsole im Hintergrund an , Fehler wie bei dir .
                  Konsole aus , als Normal wie es sein soll !!!

                  Humidor 1 Reply Last reply Reply Quote 0
                  • Humidor
                    Humidor @Glasfaser last edited by

                    @glasfaser danke, aber was ist eine Konsole?

                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @Humidor last edited by

                      @humidor

                      dein F12

                      Humidor 1 Reply Last reply Reply Quote 0
                      • Humidor
                        Humidor @Glasfaser last edited by

                        @glasfaser sagte in Auswahl vom Objekt funktioniert nicht ?:

                        @humidor

                        dein F12

                        verstehe ich dann nicht, ich schalte die ja ein, weil es nicht funktioniert!

                        Glasfaser 1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @Humidor last edited by

                          @humidor

                          Lass es aus , es stört bei Blockly ....

                          Humidor 1 Reply Last reply Reply Quote 0
                          • Humidor
                            Humidor @Glasfaser last edited by Humidor

                            @glasfaser ok, habe es aus. Neues Script erstellt und gleiche Situation wieder
                            es funktioniert nicht.
                            Blockly geht da auf Error und ich kann gar nichts mehr bedienen.

                            Glasfaser 2 Replies Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @Humidor last edited by

                              @humidor

                              Refersh der Seite !

                              Was das selbe ... ?

                              Humidor 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @Humidor last edited by Glasfaser

                                @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

                                Neues Script erstellt und gleiche Situation wieder

                                Laut Screenshot hast du Admin 4.2.1 und was ist mit Script Energie , welche Version .

                                Du befindest dich im BETA Status !!

                                Humidor Glasfaser 2 Replies Last reply Reply Quote 0
                                • Humidor
                                  Humidor @Glasfaser last edited by

                                  @glasfaser auch nach refresh, ich starte ein Script, mache ein paar Dinge und aus, nichts geht mehr. (siehe Posts zuvor)
                                  Blockly oder ioBroker haben da eine Macke.

                                  1 Reply Last reply Reply Quote 0
                                  • Humidor
                                    Humidor @Glasfaser last edited by Humidor

                                    @glasfaser Beta? ich hab kein Beta installiert. Ich schau da mal...
                                    beim Repository ist "stable" drin
                                    Bildschirmfoto 2021-02-14 um 15.16.02.png

                                    1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @Glasfaser last edited by Glasfaser

                                      @Humidor

                                      @glasfaser sagte in Auswahl vom Objekt funktioniert nicht ?:
                                      was ist mit Script Energie , welche Version .

                                      Was ist hiermit ?

                                      Humidor 1 Reply Last reply Reply Quote 0
                                      • Humidor
                                        Humidor @Glasfaser last edited by

                                        @glasfaser
                                        Bildschirmfoto 2021-02-14 um 15.18.43.png

                                        Humidor 1 Reply Last reply Reply Quote 0
                                        • Humidor
                                          Humidor @Humidor last edited by

                                          @humidor wo kann ich denn die Versionen einsehen die aktuell Stable sind?

                                          Glasfaser 2 Replies Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @Humidor last edited by

                                            @humidor

                                            http://download.iobroker.net/list.html

                                            Bin gerade am lesen was du sonst noch hast , aber ich verstehe es nicht .

                                            Humidor 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            738
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            66
                                            3213
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo