Musescore crashes when opening specific file
Hi everyone,
I've been writing a score on Musescore 4.4.2 and it's been working fine for most of the time. When I was done I saved the file and closed Musescore. Afterwards I tried installing MuseSounds to see how the playback would sound, but upon reopening the file, the Musescore interface would appear completely unresponsive without any score showing, and after about 5 seconds it would crash without any sort of error message. I have then tried uninstalling MuseSounds, reinstalling Musescore, and resetting preferences back to factory settings, neither of which helped.
So I went back to a previous version of the score that I had backed up (which opened just fine) and basically repeated the whole process, with the same results. Luckily I did a PDF export this time, so it's not too bad, but obviously I'd still like to be able to open the file in Musescore at some point.
I already did some research on the issue, but couldn't find anything that really applied. The log files do show some errors, but those seem to appear when opening other working scores too. I've attached the log file as well as the score. Any help or advice would be greatly appreciated.
Thanks in advance!
Attachment | Size |
---|---|
Hochzeitsmarsch Partitur.mscz | 1.67 MB |
MuseScore_240921_190154.txt | 11.74 KB |
Comments
See: 0Hochzeitsmarsch Partitur.mscz
Might be related to this issue (hidden instruments) ? https://github.com/musescore/MuseScore/issues/24802
But there's more to it than that. To be investigated.
EDIT: no, it's not the trigger (or the main/only trigger). To be continued.
EDIT1: . The problem was in one staff (Klarinette in ES) where numerous grace notes apparently caused a problem when the staff was hidden.
I've also seen other problems: an extreme note, far above the staff, a beam that caused layout corruption (with a huge gap). Something went wrong somewhere, but exporting in XML format also solves the problem (the mix of the problems?) and I can't reproduce it from scratch, at least for now, with 4.4.2.
In reply to See: [inline… by cadiz1
You're a genius! I never would've guessed it being caused by hiding a staff of all things. I've rewritten the Eb clarinet part as well as deleted the unneeded invisible staves with the extreme notes and it seems to be working now. Thank you!
In reply to You're a genius! I never… by [DELETED] 87948130
Issue filled on Github by @mercuree: https://github.com/musescore/MuseScore/issues/24862
In reply to You're a genius! I never… by [DELETED] 87948130
I suspect that the individual notes with an unusual pitch mean that they cannot be played back by MuseSound, which is why it crashes when you switch to them.
But how they got into the hidden voices remains a mystery to me...
In reply to I suspect that the… by HildeK
You haven't read the report on Github. The problem isn't the unusual pitch (which cannot be played by Muse Sounds), it's the combination of two factors which are the triggers of the crash: custom beams (on grace notes) in a hidden staff. Nothing to do with playback.
In reply to You haven't read the report… by cadiz1
Ok.