Forum
    • Categories
    • Register
    • Login

    HISE Sampler VSTs Crash? Across multiple brands (FL Win)

    Scheduled Pinned Locked Moved Bug Reports
    24 Posts 7 Posters 682 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.
    • HISEnbergH
      HISEnberg @Straticah
      last edited by

      @Straticah Yea I suspect this is your culprit:

      https://forum.juce.com/t/br-webview-freezes-daw/64917

      Do you have enablePersistence set to true?

      Do you get any useful information when running your plugin through pluginval?

      Sonic Architect && Software Mercenary

      StraticahS 1 Reply Last reply Reply Quote 0
      • StraticahS
        Straticah @HISEnberg
        last edited by Straticah

        @HISEnberg Guys you were right the webview is the thing that crashes Lunacy audio Cube and also my plugin...

        Pluginval shows no error all working fine there.

        In order to NOT crash i had to remove (not only hide+deactivate) the webview panel + its code.

        Seems like something thats not fixible from my side - and that a more "famous" vst has this issue gives me less hope that i will be able to solve this 🫠

        creating user interfaces: www.vst-design.com
        founder @prototype.audio https://www.prototype.audio/

        David HealeyD 1 Reply Last reply Reply Quote 0
        • David HealeyD
          David Healey @Straticah
          last edited by

          @Straticah I think Mndala is also using webview, does that crash for you?

          Free HISE Bootcamp Full Course for beginners.
          YouTube Channel - Public HISE tutorials
          My Patreon - HISE tutorials

          StraticahS HISEnbergH 2 Replies Last reply Reply Quote 1
          • StraticahS
            Straticah @David Healey
            last edited by

            @David-Healey it does yes:

            a7901ee2-ebf0-4c4c-8448-cd45518ab43f-image.png

            creating user interfaces: www.vst-design.com
            founder @prototype.audio https://www.prototype.audio/

            David HealeyD 1 Reply Last reply Reply Quote 1
            • David HealeyD
              David Healey @Straticah
              last edited by

              @Straticah I'll let them know

              Free HISE Bootcamp Full Course for beginners.
              YouTube Channel - Public HISE tutorials
              My Patreon - HISE tutorials

              StraticahS 1 Reply Last reply Reply Quote 1
              • StraticahS
                Straticah @David Healey
                last edited by

                @David-Healey thank you :)

                If anybody gets some insight on this - it will probably help a dozen HISE + WV plugins.

                creating user interfaces: www.vst-design.com
                founder @prototype.audio https://www.prototype.audio/

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

                  @Christoph-Hart a good candidate for the your new Claude/Ralph system? This one is a bit over my head unfortunatley... Maybe just confirming the Webview is always running on the right thread and it is properly addressing race conditions in FL? Just a reminder the issue sounds very similar to this one: https://forum.juce.com/t/br-webview-freezes-daw/64917

                  Sonic Architect && Software Mercenary

                  StraticahS 1 Reply Last reply Reply Quote 0
                  • StraticahS
                    Straticah @HISEnberg
                    last edited by Straticah

                    @HISEnberg @Christoph-Hart So the only solution right now is to remove webview from my VST?

                    I mean its possible to rebuild the browser in HISE, but want to check before i do.

                    There is more than 1000 people using the VST right now - getting a fix/workaround from my side is kind of expected from me.

                    c7ee88b6-990e-4d62-8979-2b3bb355cc02-image.png

                    creating user interfaces: www.vst-design.com
                    founder @prototype.audio https://www.prototype.audio/

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

                      @Straticah It will require some careful edits to the HISE source code to properly fix. I haven't had time to investigate it personally. You could try deferring any callbacks to your Webview before it is launched. If you use Content.callAfterDelay(int milliSeconds, var function, var thisObject), it may give the host time to respond to multiple instances of the webview loading simultaneously. If this does work it will only act as a sort of bandaid to the root issue.

                      Sonic Architect && Software Mercenary

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

                        @Straticah Can you try to make a minimal example that crashes FL Studio? You can start with the webview examples in the hise_tutorial.

                        Ripping out the webview for your preset browser would be the wrong move, let's see if we can fix that.

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

                          @Christoph-Hart This already happens with any of the examples from the hise_tutorial actually. Just export one of them on a Windows machine, load it in FL Studio, and click on it a bunch of times. You'll receive the same crash report (why users click on it a bunch of times is beyond me, but this is FL Studio we are talking about).

                          Sonic Architect && Software Mercenary

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

                          31

                          Online

                          2.2k

                          Users

                          13.4k

                          Topics

                          117.0k

                          Posts