HISE Update broke my project.
-
-
@Chazrox That file is fine. That just contains the project settings. You need to check the xml backup files, there will be two of them, one for the UI and one for the modules.
I made a video about it: https://www.youtube.com/watch?v=WLiVCi4vMZY
-
@David-Healey Ok Thank you. If I changed nothing in my project since my last succesful compile, can I feel safe that my project file (including backups) is still safe and we're just looking for a bug in HISE process?
-
@Chazrox Yes
-
@David-Healey Thank you kindly sir.

-
@Chazrox Are you using version control (git) in your projects?
-
@dannytaurus Im barely getting a grip on changing versions with git commands n stuff so im guessing your asking if I used that method to install hise? If you are, I did. But Im not sure exactly what 'version control' is.
-
@Chazrox He's asking if you use git to keep track of different versions of your own projects.
-
@David-Healey No. Havent made it there yet.
-
@Chazrox said in HISE Update broke my project.:
No. Havent made it there yet.
Claude can help you with that too. I'll make a post about my whole setup. Might be useful for you.
-
@dannytaurus Sweet! Please do!

Thanks! -
@Chazrox Did you find a problem in the xml?
-
@David-Healey I dont know what im looking for tbh.
-
@Chazrox Did you run the xmls through a validator?
-
@David-Healey Yes I pasted the results above. I pasted the .xml into the validator and thats what it gave back to me.
-
@Chazrox said in HISE Update broke my project.:
Yes I pasted the results above.
I only see the post about your project settings xml not the actual project files from the backups folder
-
Just drop in these files? I run them thru the validator and it just gives me back text thats in the .xml.
im using https://codebeautify.org/xmlvalidator and just dropping the .xml in the text field. Am i doing this right?
-
-
-
@Chazrox So probably not an xml related issue. Generally you should only have one xml back per project - that's where git comes in for handling different versions.


