(i posted accidentally b4 in the german forums) error on saving

• Aug 30, 2024 - 12:36

i was making a hardcore song, and at some parts i wanted to put all the keyboards notes at once. i manually made it back in the other sheet i made "nicht für elise". so i loaded the keyboard and i noticed the name was strange, "loading nicht fu~A¼ elise", and i guess the error happened because of the ü in für, since its in german. it couldnt open so i renamed the file to a simpler "nicht fur elise". and it loaded. i copied the full keyboard, pasted it everywhere i wanted, and continued making the hardcore song. but each time i saved, there would be this error on saving saying the file might corrupt, error detail is "Incomplete measure: Full score, measure 26, staff 1. Found: 11/8. Expected: 4/4.
Incomplete measure: Full score, measure 34, staff 1. Found: 11/8. Expected: 4/4.". i turned off the musescore editor and came back to see if the file was corrupted, it only said that the file might cause musescore 4 editor to malfunction. and i dont know what happens if it malfunctions, if all my sheets become corrupted, if i have to install musescore again, i am just not gonna take the risk rn.

well i guess the main problem is that the für elise is on 3/8 and the hardcore entertainer is on 4/4. so it got a error with time signature. i tried making all the compasses with the full keyboard on 3/8, but some didnt work. i tried deleting all the full keyboards parts and saved but it still said the file could be corrupted. i dont know what to do with it then

Attachment Size
the hardcore entertainer.mxl 15.84 KB
Screenshot (17).png 468.03 KB

Comments

There is a false half rest in measures 26 and 34 in voice 1 where an eighth note rest actually belongs.
I copied the notes after the rest, selected the rest and set the duration to 1/8 (it then deletes some following notes) and then pasted the copied notes again. That's all ...

Attachment Size
the hardcore entertainer.mscz 35.3 KB

The mxl has more problems than just the corruption, as opeing it with an older release reveals: Screenshot 2024-08-30 151024.png
4.4 unfortunalty doesn't check for those though, see https://github.com/musescore/MuseScore/issues/23726

Culprit XML:

      <note default-x="81.67" default-y="-320.95">
        <pitch>
          <step>A</step>
          <octave>-1</octave>
          </pitch>
        <duration>2</duration>
        <voice>5</voice>
        <type>quarter</type>
        <stem>up</stem>
        <staff>2</staff>
        </note>
 

Do you still have an unanswered question? Please log in first to post your question.