HISE Logo Forum
    • Categories
    • Register
    • Login

    HISE Crashes When adding a RR Group in Sampler

    Scheduled Pinned Locked Moved Bug Reports
    19 Posts 3 Posters 191 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.
    • Tangerine_SoundsT
      Tangerine_Sounds
      last edited by

      Not sure if I'm doing something wrong but HISE crashes every time I try to add a RR group in the Sampler.

      This is the message I see in Xcode: -[TUINSCursorUIController activate:]: JUCEView_50f74cefa086f8b2 doesn't conform to NSTextInputClient protocol.
      JUCE Assertion failure in Processor.cpp:147

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @Tangerine_Sounds
        last edited by

        @Tangerine_Sounds said in HISE Crashes When adding a RR Group in Sampler:

        I try to add a RR group

        What are the exact steps to recreate the issue?

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        1 Reply Last reply Reply Quote 0
        • Tangerine_SoundsT
          Tangerine_Sounds
          last edited by

          @d-healey I click on the RR 1/1 button at top right of Sampler Module. When it asks how many RR's I want I enter 2 (or 3 ) and click OK - thats when it crashesScreenshot 2025-03-21 at 17.41.19.png

          d.healeyD 1 Reply Last reply Reply Quote 0
          • d.healeyD
            d.healey @Tangerine_Sounds
            last edited by

            @Tangerine_Sounds Does this happen in a blank project? Which commit of HISE are you using?

            Libre Wave - Freedom respecting instruments and effects
            My Patreon - HISE tutorials
            YouTube Channel - Public HISE tutorials

            Tangerine_SoundsT 1 Reply Last reply Reply Quote 0
            • Tangerine_SoundsT
              Tangerine_Sounds @d.healey
              last edited by

              @d-healey yes even with a blank project.

              Which Commit? Good question. I've been trying to figure out connection to Git so that I'm always up to date. Your video was helpful but I'm thinking something has gone wrong. I get an error when I click Show Commit on Github. Screenshot 2025-03-21 at 17.54.25.png

              d.healeyD 1 Reply Last reply Reply Quote 0
              • d.healeyD
                d.healey @Tangerine_Sounds
                last edited by

                @Tangerine_Sounds said in HISE Crashes When adding a RR Group in Sampler:

                I'm thinking something has gone wrong.

                What does it say the git hash is? If it's empty it means Christoph didn't add the hash I think.

                But you can open the HISE source folder in a terminal and type git log to see the commits - the one at the top will be the one you have.

                Libre Wave - Freedom respecting instruments and effects
                My Patreon - HISE tutorials
                YouTube Channel - Public HISE tutorials

                Tangerine_SoundsT 1 Reply Last reply Reply Quote 0
                • Tangerine_SoundsT
                  Tangerine_Sounds @d.healey
                  last edited by

                  @d-healey here it is:-

                  commit a037cfbf5d310ad908d5a9edf4389e75a7a898d5
                  Author: Christoph Hart christoph-hart@gmx.de
                  Date: Wed Nov 20 16:00:07 2024 +0100

                  Im guessing I should update then?

                  d.healeyD 1 Reply Last reply Reply Quote 0
                  • d.healeyD
                    d.healey @Tangerine_Sounds
                    last edited by

                    @Tangerine_Sounds said in HISE Crashes When adding a RR Group in Sampler:

                    Im guessing I should update then?

                    Yes, build the latest develop branch

                    Libre Wave - Freedom respecting instruments and effects
                    My Patreon - HISE tutorials
                    YouTube Channel - Public HISE tutorials

                    Tangerine_SoundsT 1 Reply Last reply Reply Quote 0
                    • Tangerine_SoundsT
                      Tangerine_Sounds @d.healey
                      last edited by

                      @d-healey I appreciate the help - thanks. I'll try again to get Git to work so that I'm always up to date. Installing Git was pretty confusing as there are multiple ways of doing it on Mac. I think I can just run it from Xcode though which seems to easiest solution.

                      d.healeyD 1 Reply Last reply Reply Quote 0
                      • d.healeyD
                        d.healey @Tangerine_Sounds
                        last edited by

                        @Tangerine_Sounds said in HISE Crashes When adding a RR Group in Sampler:

                        . Installing Git was pretty confusing

                        Link Preview Image
                        Git - Downloading Package

                        favicon

                        (git-scm.com)

                        If you find the command line difficult you may want to install one of the GUI tools. I find these useful for dealing with merge conflicts.

                        Libre Wave - Freedom respecting instruments and effects
                        My Patreon - HISE tutorials
                        YouTube Channel - Public HISE tutorials

                        Tangerine_SoundsT 1 Reply Last reply Reply Quote 0
                        • Tangerine_SoundsT
                          Tangerine_Sounds @d.healey
                          last edited by

                          @d-healey I now have the latest commit version but HISE still crashes when I add a RR in Sampler.
                          I can see in the XCODE debug report that there are 20 App issues
                          Screenshot 2025-03-21 at 19.08.52.png

                          d.healeyD 1 Reply Last reply Reply Quote 0
                          • d.healeyD
                            d.healey @Tangerine_Sounds
                            last edited by

                            @Tangerine_Sounds Don't worry about those warnings. Try the latest pre built release of HISE and see if you get the same issue there

                            Libre Wave - Freedom respecting instruments and effects
                            My Patreon - HISE tutorials
                            YouTube Channel - Public HISE tutorials

                            Tangerine_SoundsT 1 Reply Last reply Reply Quote 0
                            • Tangerine_SoundsT
                              Tangerine_Sounds @d.healey
                              last edited by

                              @d-healey said in HISE Crashes When adding a RR Group in Sampler:

                              Try the latest pre built release of HISE

                              I've tried it using the Master Build - is that what you mean by latest pre built release?

                              I also tried to 'Clean Build Folder...' in Xcode before launching in case that was causing issues.

                              Unfortunately I'm still having the same issue

                              d.healeyD 1 Reply Last reply Reply Quote 0
                              • d.healeyD
                                d.healey @Tangerine_Sounds
                                last edited by

                                @Tangerine_Sounds said in HISE Crashes When adding a RR Group in Sampler:

                                is that what you mean by latest pre built release

                                Yes

                                @Tangerine_Sounds said in HISE Crashes When adding a RR Group in Sampler:

                                I also tried to 'Clean Build Folder...' in Xcode before launching in case that was causing issues.

                                That won't have any effect

                                @Tangerine_Sounds said in HISE Crashes When adding a RR Group in Sampler:

                                Unfortunately I'm still having the same issue

                                Do you have another system you can test on?

                                Libre Wave - Freedom respecting instruments and effects
                                My Patreon - HISE tutorials
                                YouTube Channel - Public HISE tutorials

                                Tangerine_SoundsT 1 Reply Last reply Reply Quote 0
                                • Tangerine_SoundsT
                                  Tangerine_Sounds @d.healey
                                  last edited by

                                  @d-healey said in HISE Crashes When adding a RR Group in Sampler:

                                  Do you have another system you can test on?

                                  Yes, just tried it on an old mac mini and still got the same issue. That was using the Master build of Hise.

                                  d.healeyD 1 Reply Last reply Reply Quote 0
                                  • d.healeyD
                                    d.healey @Tangerine_Sounds
                                    last edited by

                                    @Tangerine_Sounds very strange, I'll give it a try on my mac VM this evening.

                                    Libre Wave - Freedom respecting instruments and effects
                                    My Patreon - HISE tutorials
                                    YouTube Channel - Public HISE tutorials

                                    O 1 Reply Last reply Reply Quote 0
                                    • O
                                      Orvillain @d.healey
                                      last edited by

                                      I cannot reproduce this on MacOS here.

                                      1 Reply Last reply Reply Quote 0
                                      • d.healeyD
                                        d.healey
                                        last edited by

                                        I'm unable to recreate this issue

                                        Libre Wave - Freedom respecting instruments and effects
                                        My Patreon - HISE tutorials
                                        YouTube Channel - Public HISE tutorials

                                        Tangerine_SoundsT 1 Reply Last reply Reply Quote 0
                                        • Tangerine_SoundsT
                                          Tangerine_Sounds @d.healey
                                          last edited by

                                          @d-healey thanks for trying. That's very strange indeed then.

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

                                          14

                                          Online

                                          1.7k

                                          Users

                                          11.8k

                                          Topics

                                          102.3k

                                          Posts