Musescore 2.0.3 crashing when opening a file
Musescore started crashing whenever I try to open one of my scores. This only happens with the one file, and I can't seem to figure out why, since the program crashes before the file is loaded. Really need this file fixed, as it is part 3/5 from a huge project, and I don't have any other version, since the corrupted version was backed up, overwriting the good version. Remaking it isn't an option, because it is 9:26 long, and has 51 instruments.
Attachment | Size |
---|---|
History of Hyrule Movement 3 - Remembrance.mscz | 823.53 KB |
Comments
2.1 crashes on it too, as does the latest 2.2 development build, latest master development build opens it though
In reply to 2.1 crashes on it too by Jojo-Schmitz
By deleting parts in current 3.0 dev., and re-creating them with 2.1, the file works again: History parts.mscz
Running under the debugger, I can see the crash occurs because of an image, and the image itself seems to be missing from the MSCZ file. By opening the archive and editing the MSCX file to remove the image, the file opens fine. I've attached it below.
In reply to Running under the debugger,… by Marc Sabatella
Yes, I had found: the image (unexpected) in Flute 1 part.
For the record, that causes a crash in current 3.0 when attempting to edit it.
Thanks for the help. I don't remember adding a frame or image to the score, since the other 4 parts don't have anything other than a vertical frame with the Title/Subtitle/Composer. Where is the reference in the mscx file to the image, just in case something like this happens again?
In reply to Thanks for the help. I don't… by nutella511
What actually happened is that I used another score as a starting point, which did have an image, but I deleted it from the new score. I guess somehow it didn't save that change properly.