One particular score crashes the program when opening
I made a score which started causing Musescore to crash when I tried opening it. I tried recreating the score and was shocked that the same thing happened again. Even saving a copy did not work.
This is very frustrating. How can I get this score to work?
Attachment | Size |
---|---|
Level 5 - Fish n Chips.mscz | 18.85 KB |
Comments
.
In reply to That file is no longer a… by underquark
i renamed your score to a ZIP, decompressed it and looked at it in an HTML editor and it looks fine but MuseScore reports a problem reading the file in relation to a Time Signature. This is the second report in the past couple of hours so I assume there is a bug somewhere. I can't yet work out how to open your (or the other) file but Iĺl post here if I do.
In reply to i renamed your score to a… by underquark
Thanks. I hope you can. I should be able to create scores in 3/4 time.
In reply to Thanks. I hope you can. I… by WayneMusic
Well, this file opens just fine with the last 3.3 Beta2: https://musescore.org/en/3.3beta2
(and indeed crashes when opening with the 3.2.3)
In reply to Well, this file opens just… by cadiz1
It was due to this issue #291969: Crash on load of score with staff type change on measure 1, so, fixed now for the next version 3.3 (or already with beta2)
In your score:
In reply to It was due to this issue … by cadiz1
This does reveal another bug though: trying to delete that (apparently entirely unneeded?) staff type change (in a current debug build from master) results in a crash, or rather in a failed assertion:
Fatal: ASSERT: "i != begin()" in file ...\libmscore\stafftypelist.cpp, line 42 (...\libmscore\stafftypelist.cpp:42, )
In reply to This does reveal another bug… by Jojo-Schmitz
"apparently entirely unneeded?) staff type change"
Indeed, see Marc's comment: https://musescore.org/en/node/294309#comment-944718
In reply to "apparently entirely… by cadiz1
Not just that, there is no real change it seems, it just "changes" staff type to what it has been before.
Attached the score with tah styff type change removed (in the Beta to prevend the original crash, inserted a measure to prevent the crash on deleting that staff type change, deleted that, deletded the extra measure).
Now it opens in 3.2.3 too without crashing
In reply to Not just that, there is no… by Jojo-Schmitz
Thanks a lot for the edited (functional) copy of my score.
In reply to "apparently entirely… by cadiz1
Thank you. I had thought that I needed to use staff change to change the scale. I think I know how to do it properly now.
In reply to Thank you. I had thought… by WayneMusic
Actually, to be clear:
The only reason to ever mess with the scale setting - whether in staff properties or in a staff type change - is to have different scaling for different staves or measures within the same score. If you just want the whole score bigger or smaller, don't use either of those - use the scaling in Format / Page Settings.