New Layout / Interface window
-
@d-healey When I click the arrow in the box to display my interface etc, in pic above. Spinning beachball of death to be more precise. Have to force quit
-
@DanH Does this happen with a brand new project or only with a project made in a previous version?
-
@d-healey hmmmm, just tried to create a new project and it crashed but it seems ok now that I'm back in the new project (it created it and then crashed).
Could be just an existing project thing
-
@DanH said in New Layout / Interface window:
Could be just an existing project thing
That's what I would suspect. Open your interface script in a text editor and comment stuff out until the project will load.
-
@d-healey The project loads. It just freezes when I click the interface button. I'll see if I can find out what it is but its across multiple projects so...
-
@DanH said in New Layout / Interface window:
It just freezes when I click the interface button.
Run your interface xml through a validator to see if there are any issues.
-
@d-healey ok now my new project just crashes when I try and open it
I feel like you posted about the validator on here very recently
-
@DanH Try deleting or renaming the hise appdata folder, sometimes that can be an issue when switching to a new version.
-
@d-healey I get this error - what does this mean?
1
This XML file does not appear to have any style information associated with it. -
@DanH I don't know. Send me the xml
-
@d-healey ok, which HISE appfolder do you mean?
-
@DanH The one where HISE stores all it's data like preferences and recent files etc. I'm not sure where it's located on MacOS
-
@d-healey This kinda stuff?
-
Yep that looks like it
-
I don't see that error with the xml. Did you upload the file or copy and paste the contents?
-
@d-healey both
-
@d-healey same behaviour after deleting the appfolder, crash upon loading the new project I made and freezing when I click the interface button
-
@DanH Send me the project (without samples or binaries folder)
-
It loads here on GNU/Linux but tells me it can't find your fonts. Open your interface script in a text editor and fix your font file names. You have capitals where should have lowercase. Then see if the project opens. Are you using the same fonts across all the projects that won't open?
-
@d-healey Replaced all .TTF with .ttf.
My old projects open fine. The new project that I made just to test in NL which has no script at all won't open.
The old projects freeze when trying to open the interface editor (it opens the project on the interface editor ok, just when I dip out and back in it freezes).