New Layout / Interface window
-
I don't think there is a problem with your XML files. I suspect that is just a PEBKAC issue and we can ignore it ;) Make a debug build, open your project in it, see if it cashes, and if so see what output you get.
-
@DanH Guess what! I'm getting a hang when switching to my main interface script too in a larger project :p I think something might be bugged in today's updates.
Rolling back to this commit works -
42479371544ab4d2ef117ebaf25940d07a0d6533
-
@Christoph-Hart This bug is there in the latest commit. Basically if you have a project with multiple scripts and you click the edit icon to go to one script, then click the edit button of your main interface script, HISE will just freeze. This doesn't seem to happen with a simple project but I'm trying to make a reproducable snippet now.
-
This post is deleted! -
@Lindon Thanks, I just found a similar post by him in another thread. So it seems it's a way to make it harder for crackers but doesn't eliminate but doesn't solve the problem 100%.
-
@d-healey - nothing solves it 100% David
-
@Lindon What happened, how did we end up in this thread?
-
@Christoph-Hart I haven't been able to make a minimal example. But when the freeze happens the debug output fills with this
-
@d-healey - oh thats my fault - too busy entering stuff not reading where I am...
-
@d-healey said in New Layout / Interface window:
@Christoph-Hart I haven't been able to make a minimal example. But when the freeze happens the debug output fills with this
Anyone besides Dan and I having this issue?
-
Nope, I'm afraid you have to come up with the minimal example.
-
@Christoph-Hart What about a maximum example? :)
-
If you can remove all samples and still make it crash, I can work with this median example.
-
This post is deleted! -
Haha I have a minimal snippet. The issue is caused by a panel with a processor connection, like an AHDSR.
HiseSnippet 1148.3oc6XssaaaCFlJNba1IoYcqXXWJDrKRARKrRbyx1tnJwGRMVNXDk1z6JXjnsIhDoFEURLJJvdP1CSeD1iReC1HkjsnxTML7V17Fluvv+mD+3+Y4dblKNJhwAFUOeTHFXrJzYDULr4PDgB51BX7IPANR.NXTHJJB6ALLpbnRlQ0kAIe9vyO.4int3bV.vqXDW7Qj.hHmaO6ej362A4gOmDnocC6ttLZSlOKVhiJv5fPj6UnA3SPJ0VBJAQaOhfwcDHIX.FKe.yajyP1MzT8eEIhboOVQXAbjOnT1cX9dJDq3BZNj360a78MB.Lf8xu8URu8OBdLwiLgetW3ySDXlagt+vXohvqRA3YoCu5ZvqDHsjFjVNEROD53xIghbIJ7rBrKUf48QR2tNTR0EX7dXSlTAp3oAnqvc3RhIFr4t0quko7qG+C8iotBBiZxnmvD3Soa93ZusV0Zuql4cE0ueoxTGCm46i4kJVEo4SyvMowAWh4aYdMxOFOQQ40unOE9w8o5gb2zaslhLZWJQbZHl9wRD.YtJ4udY2VHARFHLx3I0KDyEDEDLZguVlUmFVpBagitRvBSzMHjQUOAiUEY4QoAhN9LjfPGbNQBUhLBsNTmkE3V8xfQ4Dsry.v3px8eQKmyNjiBGBtbfdsBQfCFSuBrwy1961qwd6Xoweak8aasais2s9d6tCPfuUn+DRtxFW.e6Z0LM2Xhmoq2Feu4FImqYa50XeomvZisRTpK0CeqT7SrRokUZ9ratfwuJRV6hkR5i7ivqU6cfaHdhgStX1w1CwjACyaK7y8sAyZV+WlwMuNzpzr+eAZ9+Y1+4yrKItH6Cx7h8QhhMGUSDxDH8AEhIp1NzHhXj9Di+x5XNqP7gvdDg6vxw3RkfQUy36ALlMmYMX698wthb.tLryqueFpne7OH83WA5Pn3jA8IG9WkPadA5Zr4gXJlqbdVSYl+uNqy7Cm4Y9m5JjG+4bDMJjEU3A6fCHmKavFoy7kQxwZ3e5LUzTmeSFhWpnO77NxKYo13fDw7jzh8CXwTQgzfJSa2Cq4b2ikW3183eAE6EVOp5XL5PBB8wimPkfwuP1BqOJ1WLYtUATdLixBGxnDW8.8YXAmLX.lqi8RuP6KDxETy47H6yv9XjdR62XejLYCwk9I7b5KrltuvXFiWeMLEtlpBPy+waRudJT+zzEZx5MemkLtGBVMi4WWnmRKrKZzef6cirMrS4bDVBMcEegr7VOZm73lv38bam3HQgVlJLemjjF1scY2eYHvYLCYM8LjEvY2OXL9RiBKd.bUXR3eQ0+sNLKYbg0A9.XVswhpKbpqOV4+1qOdFKV89pGijcbkutJ7j3.G4VatX4oSoXe0qvXrjZyqT55J5z01ndID+l7SlPKEsQlPqwB+a4LBPtb1abSe4LU+wOKgi7dSS9elpBOVQaZARdgMocv5OsNHPt60abcUt3mHWkqba1dNrYm4vlFygMOaNrY24vlucNrYuoZiZs28iErfzRNIidsS+yJLZSQxr2jLcvuCTWV.dO
-
Alright, I've found the error, please try with your maximal example...
-
@Christoph-Hart Perfect, I'll test now. Thanks!
-
Yes that issue is resolved now, tested it with the snippet and my maximum project :)