Opening mscx file consistently crashes Musescore
When I open the attached file, MuseScore crashes consistently for me on MacOS Sonoma 14.1.2 (apple silicon). I've attached the crash log. MuseScore OS: macOS 14.1, Arch.: x86_64, MuseScore version (64-bit): 4.1.1-232071203, revision: e4d1ddf
Attachment | Size |
---|---|
crashlog.txt | 102.91 KB |
BasicBeat.mscx | 8.99 KB |
Comments
FWIW: 3.6.2 crashes on it too
As does the latest development version
Has that score been generated by something other than MuseScore?
I see this tag:
<metaTag name="pydrumscoreVersion">0.0.6</metaTag>
and Tabs rather than 2 spaces for indenting
And this looks suspicious too:
In reply to Has that score been… by Jojo-Schmitz
and indeed that's the reason for the crash, change that to
<museScore version="4.10">
and it'll load
A code fix top prevent the crash would be easy
The question is whether it is worth the effort, just to be able to read an invalid mscx file
But see also https://musescore.org/en/node/313044 ;-)
See also https://musescore.org/en/handbook/developers-handbook/references/versio…, esp. the MSCX file version