XML file is not valid
-
Hi there,
I can't open my project because all my xml files are not working. The error message is: The XML file is not calid. Loading aborted.
I took the XML validator from a post in the forum and it says: "error on line 70 at column 78: Specification mandates value for attribute Dry"
I can't change anything in the code or elsewhere because all my xmls are invalid as it seems.
Is there a way I can fix this or open the XML anyways since this seems like a very small issue or do I have to start a new project and rebuild everything?
-
@elemen8t said in XML file is not valid:
"error on line 70 at column 78: Specification mandates value for attribute Dry"
Did you try fixing this in a text editor?
-
@d-healey Awesome yes that worked, didn't know you can access the code through that. The errors were the "/" for the Dry/Wet knobs. Fixed now. :)
-
@d-healey alright now i have the problem that I can open the xml file after I deleted all the / from the dry/wet commands to drywet but now when I export the plugin it can't finde the dry/wet.
What would be the best possible way to fix this?
-
@elemen8t did you rename everything in your plugin and all your presets?
-
@Lindon Great idea I will take a look at that.