Replicable crash of MuseScore 4.3.1 (OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore Studio version (64-bit): 4.3.1-241490900, revision: github-musescore-musescore-026c26b
Hi there
I am entering a choir medley into MuseScore Studio to produce soundfiles for our choir members and am encountering a replicable crash. Open the attached file, go to measure 85 and select the quarter note pause in the upper piano line, then hit n, 5, 0, 7, 0 and MuseScore Studio will crash. You have to do exact these steps. If you do n, 5, 0, 0, it works. It seems to me that MuseScore struggles with entering full note pauses at the end where not filled measures are consolidated.
I really appreciate the work of all programmers and MuseScore is simply a great program. Hope you can fix this issue in a soonish version.
Regards, Oliver
Attachment | Size |
---|---|
The_Lion_King.mscz | 64.13 KB |
Comments
Apparently another variant of https://github.com/musescore/MuseScore/issues/23050
Pressing M twice before resolves the crash, but still doesn't enter the whole rest
Doing note entry in a score with multimeasure rests isn't a good idea in the first place...
In reply to Doing note entry in a score… by Jojo-Schmitz
"Apparemment, une autre variante de https://github.com/musescore/MuseScore/issues/23050"
Indeed, with the same steps, works with 4.3.0 and crashes with 4.3.1
In reply to Doing note entry in a score… by Jojo-Schmitz
I didn't turn the multimeasure rests on on purpose. It seems to be standard with a newer version. I just started a new score with all measures it needs and the were automatically consolidated. But I will try the MM or even turn off the consolidation.
In reply to I didn't turn the… by Spiess
No, it sure is not standard. It is the standard for parts, but not for the main score
Try the artifacts from https://github.com/musescore/MuseScore/pull/23146
It seems to fix the crash, but not the inserting of a whole rest, I believe that is a separate issue and needs to get reported separately