score v.1.14 with TextLine do not open in 3.0
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (32-bit): 3.0.0, revision: 6a60be8
Uploaded score do not open in 3.0
In debug console there is message:
Debug: 640 13: Expected character data.
Error is that MuseScore3.0 cannot read this segment
<TextLine> <beginText> <style>29</style> <subtype>TextLine</subtype>
Here is how MuseScore3.0 expect the TextLine looks like:
<TextLine> <beginText> <text>some text</text> </beginText>
Attachment | Size |
---|---|
58190.mscz | 12.08 KB |
Comments
relates to #274863: [EPIC] Importing <= 1.14 version scores to 3.0
see https://github.com/musescore/MuseScore/pull/3863
PR was merged. I don't know why this issue wasn't closed automatically.
the # was missing from the commit message...
Automatically closed -- issue fixed for 2 weeks with no activity.