File cannot be opened as an archieve after crashed laptop
A laptop crashed when the file was opened.
Pleease help me this thing for school project.
When i try open the file musescore shows: "Error=XML_ERROR_EMPTY_DOCUMENT ErrorID=13 (0xd) Line number=0".
The file cannot be opened like an archieve now.
1) My laptop has crashed before a problem
2) There also was an antivirus safety check
Attachment | Size |
---|---|
ProjectTango.mscz | 32.07 KB |
Comments
mscz files are zipped files. 7-zip cannot open your file and it does not even have the correct file header signature for the zip format. It should be "PK" but I found "CT" and I know no file format which uses "CT" as signature. (https://en.wikipedia.org/wiki/List_of_file_signatures)
So MuseScore has no chance to open it either.
Look in the hidden folder ".mscbackup" to see if you can still find a backup file.
In reply to mscz files are zipped files… by HildeK
The same problem with a backup file
In reply to The same problem with a… by tiar31415
Yes, similar - looks a bit different - more like a memory dump.
Try to find your file in one of this locations:
C:\Users\{YourUserAccount}\AppData\Local\MuseScore\MuseScore4
C:\Users\{YourUserAccount}\AppData\Local\MuseScore\MuseScore4\cloud_scores
C:\Users\{YourUserAccount}\AppData\Local\MuseScore\MuseScore4\cloud_scores\.mscbackup
C:\Users\{YourUserAccount}\Documents\MuseScore4\Scores
C:\Users\{YourUserAccount}\Documents\MuseScore4\Scores\.mscbackup
C:\Users\{YourUserAccount}\Documents\MuseScore4\Cloud_Scores
The files in AppData have cryptic names, so open the last files and see if any of them fit.
Important advice for the future: make a backup regularly!
In reply to Yes, similar - looks a bit… by HildeK
There's nothing.
Thank you for help.
Well.
What could make the file not an archieve?
In reply to Well. What could make the… by tiar31415
Currently it is a known problem with an unknown cause. See https://github.com/musescore/MuseScore/issues/16339