Impossible to open xml after update
-
@ustk I've faced the same problem once. IIRC if you take a look into the XML file you should see a wrong component somewhere, as @Christoph-Hart said. Delete it from the xml and that should do the trick.
But don't take my word for it, it happened a long time ago... -
-
@Christoph-Hart HIP doesn't help
@Matt_SF @d-healey I did check the xml and it looks good
I could open some projects after messing around a while with no apparent reason (I reset the workspace so...), but some projects still refuse to open, I'll dig deeper...
-
@ustk Did you check both the XMLs?
-
@ustk I also had this about three weeks ago. David's video - good as it is - didn't help.
The XML were fine.I then took the XML from my backup - two days before - and it worked again.
-
@MikeB said in Impossible to open xml after update:
I then took the XML from my backup - two days before - and it worked again.
So the XMLs weren't fine ;)
-
@d-healey said in Impossible to open xml after update:
@ustk Did you check both the XMLs?
Yes
@MikeB said in Impossible to open xml after update:
@ustk I also had this about three weeks ago. David's video - good as it is - didn't help.
The XML were fine.I then took the XML from my backup - two days before - and it worked again.
So have you spotted any discrepancies between the two?
-
-
@MikeB Is that the name of the project or a script -
_Final_33-Test
? -
@d-healey Is the name of the project or
the current XML file -
@MikeB Perhaps its related to the setMidPoint error above. Check that you have set the middle position of your sliders to a valid value.
-
I have 40 knobs in the project - I have now checked them all - and in fact 2 were set to -1 which is wrong.
Now the error is gone.
Thanks David
-
@Christoph-Hart Might be good if that error tells you which component is affected.
-
-
@ustk For the middle position?
-
@d-healey yeah I hate that middle position property: -1 is a terrible default value, that‘s why scriptnode uses a skew factor as property which defaults to linear (=1).