I can't open a score
I'm desperate. I was working on a transcription of Desire Below from Fire Emblem, but suddenly, when I clicked on the Instruments tab, Musescore crashed! I reopened but it crashed upon loading. It continues to do this. Please help me. I'll send the score here and see if it affect you. Is there a way to fix this?
Attachment | Size |
---|---|
Desire_Below_(Calm).mscz | 12.7 KB |
Comments
It looks like there's a lot going on in the txt file... so there must be something I can do...
In reply to It looks like there's a lot… by Spencer Riffle
in what text file?
Crash confirmed, stack trace:
1 Ms::Rest::checkDots rest.cpp 434 0x8e4428
2 Ms::Rest::layoutDots rest.cpp 408 0x8e41f1
3 Ms::Rest::layout rest.cpp 399 0x8e41c0
4 Ms::layoutSegmentElements layout.cpp 96 0x87df71
5 Ms::Score::layoutChords1 layout.cpp 573 0x87f807
6 Ms::Score::getNextMeasure layout.cpp 2753 0x8890ca
7 Ms::Score::collectSystem layout.cpp 3460 0x88c80e
8 Ms::LayoutContext::collectPage layout.cpp 4239 0x8913cf
9 Ms::LayoutContext::layout layout.cpp 4549 0x89310b
10 Ms::Score::doLayoutRange layout.cpp 4534 0x89300c
11 Ms::Score::update cmd.cpp 221 0x997a23
12 Ms::readScore file.cpp 2356 0x64c4ca
13 Ms::MuseScore::readScore file.cpp 349 0x63a9aa
14 Ms::MuseScore::openScore file.cpp 327 0x63a870
15 Ms::MuseScore::loadFiles file.cpp 304 0x63a51e
16 Ms::MuseScore::cmd musescore.cpp 6031 0x4f8268
17 Ms::MuseScore::cmd musescore.cpp 5839 0x4f7423
18 Ms::MuseScore::qt_static_metacall moc_musescore.cpp 857 0x40a43e
19 ZN11QMetaObject8activateEP7QObjectiiPPv 0x68c82085
20 ZN12QActionGroup7hoveredEP7QAction 0x61fc4ee5
...
In reply to Crash confirmed, stack trace… by Jojo-Schmitz
I may have found a way to fix the crash, see https://github.com/musescore/MuseScore/pull/5226
See also #290929: crash with negative number of dots for rests
Try whether a backup or autosave file exists and opens without a crash, see https://musescore.org/en/node/52116
In reply to Try whether a backup or… by Jojo-Schmitz
It works! Thank you so much!!! I only lost the last 15 minutes of work x3
In reply to It works! Thank you so much!… by Spencer Riffle
Fixed score attached
In reply to Fixed score attached by Jojo-Schmitz
Thank you!!