Type mismatch in preset
-
I've been changing a bunch of stuff in my preset files via a text editor to make them compatible with the latest version of the software. I'm getting this error - Useful, for sure, but is there a chance it could refer to the actual components that are wrong? @Christoph-Hart
Interface:! Type mismatch in preset
-
@DanH Sounds like you've made an error in your preset xml
-
@d-healey I just found it, I changed a slider into a combo box - the preset needed updating accordingly for type. Just saying if it's possible to point the user to the issue then all the better...
-
@DanH said in Type mismatch in preset:
Just saying if it's possible to point the user to the issue then all the better...
Users shouldn't be messing with the preset files in a text editor - or by user do you mean users of HISE?
-
@d-healey yes users / devs of Hise.
-
@DanH That would be useful.
-
@DanH I've added this now, will make a pull request shortly. You'll get a more helpful message like this:
Do you think the message is clear that ScriptButton is what is written in the preset but it should be ScriptSlider?