In the chat a user told me that he found many instances of "count" in one of his XML files.
Is this a lack of backwards compatibility to an old instance of EoF possibly?
What steps can I take from here to get the notes imported?
Thanks!
Edit:
I have now compared the toolkit unpacked XML with a EoF (r1304) generated XML and it seems the major difference is that the count="#" attribute is missing from the unpacked XML.
Two possibilities I see for overcoming it:
1) Have EoF calculate the counts from the unpacked XML and apply them to the import.
2) Have the Toolkit export and XML with the count already included. (To this end I will make a post in the toolkit section as well!)
One of these solutions or any other suggestions are very welcome!
Thank you developers for all the hard work that has gone into making these tools!! :)
Hello raynebc! (or anyone else who can help)
I am trying to import an XML into EoF that was unpacked from a working CDLC, but I get the following error:
"Failure. Check log for details."
The loged error reads as so:
"Error reading beat tags from XML, the "count" attribute is 0 or undefined. Aborting"
The only instance of count I could find in the XML looks like this:
<phrase disparity="0" ignore="0" maxDifficulty="0" name="COUNT" solo="0" />
In the chat a user told me that he found many instances of "count" in one of his XML files.
Is this a lack of backwards compatibility to an old instance of EoF possibly?
What steps can I take from here to get the notes imported?
Thanks!
Edit:
I have now compared the toolkit unpacked XML with a EoF (r1304) generated XML and it seems the major difference is that the count="#" attribute is missing from the unpacked XML.
Two possibilities I see for overcoming it:
1) Have EoF calculate the counts from the unpacked XML and apply them to the import.
2) Have the Toolkit export and XML with the count already included. (To this end I will make a post in the toolkit section as well!)
One of these solutions or any other suggestions are very welcome!
Thank you developers for all the hard work that has gone into making these tools!! :)