HISE Logo Forum
    • Categories
    • Register
    • Login

    Constant crashes

    Scheduled Pinned Locked Moved General Questions
    47 Posts 7 Posters 2.1k 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.
    • MikeBM
      MikeB @Lindon
      last edited by

      @Lindon Well, 206 MB is probably smaller - isn't it ?
      See my screenshot

      "One hour of trial and error can save 10 minutes of reading the manual."
      "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
      HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

      LindonL 1 Reply Last reply Reply Quote 0
      • LindonL
        Lindon @MikeB
        last edited by

        @MikeB - yeah but we are non-believers...

        HISE Development for hire.
        www.channelrobot.com

        1 Reply Last reply Reply Quote 0
        • MikeBM
          MikeB
          last edited by

          Thanks for your tips guys

          So the many versions also bother me - but should not be a problem on the Mac.

          I will now reduce it to 2 again. If the deveop is now so far.

          I think it's more what David says. A few small script weaknesses.

          It could be - I want to try this out again - that the data is on a NAS to be backed up every few hours.
          I'll get them back on the internal disk!

          I could also work on the PC - but I don't want to :-)) - 35 years of Mac :-)

          I'm running to keep up with you! - as we German losers say :-)

          means: I keep you up to date.

          "One hour of trial and error can save 10 minutes of reading the manual."
          "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
          HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

          d.healeyD 1 Reply Last reply Reply Quote 1
          • NatanN
            Natan @MikeB
            last edited by

            @MikeB said in Constant crashes:

            @Natan @d-healey @Lindon

            Is this now a competition to see who has the biggest?

            I have lost :beaming_face_with_smiling_eyes:

            Yeah Size Matter :)
            alt text alt text

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

              @MikeB said in Constant crashes:

              I will now reduce it to 2 again.

              the golden rule is: only one instance of HISE on a machine at any given time....

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

              MikeBM ? 2 Replies Last reply Reply Quote 1
              • NatanN
                Natan @Lindon
                last edited by

                @Lindon said in Constant crashes:

                see who has the smallest - I think @natan is winning,
                :beaming_face_with_smiling_eyes: :face_with_tears_of_joy: :face_with_tears_of_joy: LMAO

                1 Reply Last reply Reply Quote 0
                • MikeBM
                  MikeB @d.healey
                  last edited by

                  @d-healey oh come on - one and a half?

                  "One hour of trial and error can save 10 minutes of reading the manual."
                  "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                  HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

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

                    @MikeB Use git then you will have all 100+ versions at your fingertips without issues.

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

                    MikeBM 1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @d.healey
                      last edited by

                      @d-healey said in Constant crashes:

                      @MikeB said in Constant crashes:

                      I will now reduce it to 2 again.

                      the golden rule is: only one instance of HISE on a machine at any given time....

                      HISE source code or HISE app???

                      I have one HISE source code folder (and use git to switch branches) but have 2-3 compiles. Master, dev, etc...

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

                        @d-healey I'll have a look at it - so far I haven't found a connection to it. Thanks

                        "One hour of trial and error can save 10 minutes of reading the manual."
                        "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                        HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                        1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User @MikeB
                          last edited by

                          @MikeB said in Constant crashes:

                          In the last 35 years I have never had a programm that crashes as often as HISE.
                          HISE crashes at the slightest change of a number and subsequent compile.
                          Every error leads to a crash instead of a message in the console.
                          No matter which version on Scriptnode, Master or Develop.

                          Am I the only one?

                          Mac 10.14.6
                          Xcode 10.3

                          I'm on macOS 10.15.7 and also experience the occasional crash... But I'm on the develop branch at the moment, so... I try to be clever with source code, coding, not making stupid things, etc. but I do get a feeling that windows might have a little edge here?!

                          1 Reply Last reply Reply Quote 0
                          • d.healeyD
                            d.healey @A Former User
                            last edited by d.healey

                            @UrsBollhalder

                            HISE source code or HISE app???

                            Really it should be both because, for example, trying to compile a plugin developed in a master branch executable using the source code of the develop branch would likely cause problems.

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

                            ? 1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User @d.healey
                              last edited by A Former User

                              @d-healey said in Constant crashes:

                              @UrsBollhalder Really it should be both because, for example, trying to compile a plugin developed in a master branch executable using the source code of the develop branch would likely cause problems.

                              Sure... I normally re-compile when switching branches... Sometimes I quickly use the HISE master to check something but still being in the develop branch... so... but you say best would be one branch at a time, one HISE version at a time? What about copies of the same HISE app? To check code, etc.

                              d.healeyD 1 Reply Last reply Reply Quote 0
                              • d.healeyD
                                d.healey @A Former User
                                last edited by

                                @UrsBollhalder One branch, one executable.

                                To check code, etc.

                                What do you mean?

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

                                ? 1 Reply Last reply Reply Quote 0
                                • ?
                                  A Former User @d.healey
                                  last edited by

                                  @d-healey Loading snippets, loading scripts and test-instruments I made earlier to put into my current project... so I can have 2 HISE apps open at the same time....

                                  d.healeyD MikeBM 2 Replies Last reply Reply Quote 0
                                  • d.healeyD
                                    d.healey @A Former User
                                    last edited by

                                    @UrsBollhalder You can open multiple instances of HISE with a single executable.

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

                                    ? 1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @d.healey
                                      last edited by

                                      @d-healey On macOS?

                                      d.healeyD 1 Reply Last reply Reply Quote 0
                                      • d.healeyD
                                        d.healey @A Former User
                                        last edited by d.healey

                                        @UrsBollhalder I don't know, but if you can't then get a better OS :p

                                        Link Preview Image
                                        How to open multiple instances of an application in OS X

                                        By default the Mac OS supports running one instance of a program at a time in a specific user account; however, if more than one instance of a program is needed, then you can have the system launch it.

                                        favicon

                                        CNET (www.cnet.com)

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

                                        ? NatanN 3 Replies Last reply Reply Quote 0
                                        • MikeBM
                                          MikeB @A Former User
                                          last edited by

                                          @UrsBollhalder I also used one copy of a branch at a time to load and view snippets while my
                                          original is open.

                                          I don't have 6 different HISE versions but only 3 at the moment but each 2 times.
                                          Once to work with and
                                          once as a test for snippets and scripts

                                          "One hour of trial and error can save 10 minutes of reading the manual."
                                          "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                                          HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                                          1 Reply Last reply Reply Quote 0
                                          • ?
                                            A Former User @d.healey
                                            last edited by

                                            @d-healey said in Constant crashes:

                                            @UrsBollhalder I don't know, but if you can't then get a better OS :p

                                            alt text

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

                                            22

                                            Online

                                            1.8k

                                            Users

                                            12.0k

                                            Topics

                                            104.3k

                                            Posts