Importing an xml file keeps crashing Musescore
I have been sent an xml and sib version of a piece but whenever I try to open the xml file Musescore stops working and crashes - any help?
Attachment | Size |
---|---|
TRAVIATA ACT 1 BRINDISI and on.xml | 438.24 KB |
Comments
Crashes in latest development build from master too, with a failed assertion:
Fatal: ASSERT: "e == 0 || e->isText()" in file .../MuseScore/libmscore/scoreElement.h, line 511 (.../MuseScore/libmscore/scoreElement.h:511, )
This got to be happening either in mscore/musicxmlsupport.cpp, line 223,
domError()
, or in mscore/musicxmlsupport.cpp, line 250,domNotImplemented()
Can you try when the Dolet plugin for Sibelius produces an xml that does load without a crash?
Might have to do with lyrics on grace notes (which in not supported by MuseScore currently)
In reply to Crashes in latest… by Jojo-Schmitz
Aha - I just updated Musescore and now it works - hoorah!
In reply to Aha - I just updated… by cKChoirboy
Updated MuseScore from where to what?
But yes, indeed 2.2.1 does load it properly, and 2.1 crashes on it
Still there seems to be a bug in the latest master code then.
Mind to enter that into the issue tracker as a critical bug against 3.0-dev?
In reply to Updated MuseScore from where… by Jojo-Schmitz
2.3?
In reply to 2.3? by Shoichi
Probably that too (it is just a development build though, but the diff to 2.2.1 is not big)
In reply to Updated MuseScore from where… by Jojo-Schmitz
My version is now 2.2.1 - I am fairly new to all this so don't really know anything about issue tracking
In reply to My version is now 2.2.1 - I… by cKChoirboy
OK, I did it, see #271606: MusicXML: xml file causes crash due to failed assertion
In reply to Crashes in latest… by Jojo-Schmitz
From 1.3, open and saved with 2.2.1
Forget