Forum
    • Categories
    • Register
    • Login

    Neural node bug on HardocdedFX as embedded

    Scheduled Pinned Locked Moved Bug Reports
    8 Posts 3 Posters 362 Views
    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.
    • resonantR
      resonant
      last edited by resonant

      There's currently a bug in Neural Node.

      The model I embedded attached below was working on the HardcodedFX in previous commits. Now the Hise screen freezes when the project starts.

      Since the model is long, I wasn't able to paste the snippet.

      NeuralAmp.js

      1 Reply Last reply Reply Quote 0
      • resonantR
        resonant
        last edited by

        @Christoph-Hart will the neural node bugs be fixed with the Hise 5 release? Please, at least this one, you can try the above model and see the issue.

        Christoph HartC 1 Reply Last reply Reply Quote 0
        • Christoph HartC
          Christoph Hart @resonant
          last edited by

          @resonant fixed now. The problem was that it tried to load the network in the hardcoded FX before the first script compilation so it couldn't find it and there was an uncatched exception.

          Now it prints this order of events to the console, so when you load your project you'll see something like:

          Main Interface: Can't find network with hash 1234
          Main Interface: Initialised network with hash 1234 (NetworkId)
          

          So if you read that everything's fine.

          resonantR 2 Replies Last reply Reply Quote 2
          • resonantR
            resonant @Christoph Hart
            last edited by resonant

            @Christoph-Hart said in Neural node bug on HardocdedFX as embedded:

            @resonant fixed now. The problem was that it tried to load the network in the hardcoded FX before the first script compilation so it couldn't find it and there was an uncatched exception.

            Unfortunately, the same problem persists. Hise still freezes while loading the project.
            I've just compiled the latest commit with the latest Juce 6 submodule.

            1 Reply Last reply Reply Quote 0
            • resonantR
              resonant
              last edited by

              @Christoph-Hart Have you had a chance to look at this? The last fix doesn't seem to have worked. Maybe it's something simple?

              1 Reply Last reply Reply Quote 0
              • resonantR
                resonant @Christoph Hart
                last edited by resonant

                @Christoph-Hart said in Neural node bug on HardocdedFX as embedded:

                @resonant fixed now. The problem was that it tried to load the network in the hardcoded FX before the first script compilation so it couldn't find it and there was an uncatched exception.

                Now it prints this order of events to the console, so when you load your project you'll see something like:

                Main Interface: Can't find network with hash 1234
                Main Interface: Initialised network with hash 1234 (NetworkId)
                

                So if you read that everything's fine.

                A friendly bump. Same issue persists.
                I believe same thing happens on the Global Cables node too.

                HISEnbergH 1 Reply Last reply Reply Quote 0
                • HISEnbergH
                  HISEnberg @resonant
                  last edited by

                  @resonant I had this come up regarding the global cables. I forget exactly how I got around this, but I recall that just loading a new xml within the project, opening a scriptnode network with the node/global cable in it (maybe recompile the script interface and/or .dll network), then trying to relaunch the actual XML I am working from, seemed to clear up the issue.

                  Sonic Architect && Software Mercenary

                  resonantR 1 Reply Last reply Reply Quote 0
                  • resonantR
                    resonant @HISEnberg
                    last edited by

                    @HISEnberg I recompiled the dll so many times. Also deleted the HardcodedFX and loaded again. No luck.

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

                    29

                    Online

                    2.2k

                    Users

                    13.5k

                    Topics

                    117.6k

                    Posts