I was able to get it open by corrupting the audio engine portion of the file, though I wasn’t able to do it as-instructed in MacOS. While both Daniel and Paul were kind enough to offer to fix it themselves, there’s no fun in that 
The process detailed elsewhere on the site is:
-
- Make a duplicate of the problem Dorico file.
-
- Rename the duplicate from .dorico to .zip
-
- Open the .zip file
-
- Navigate to the audio engine part of the .zip file/folder and delete the whole directory
-
- Change .zip name back to .dorico
-
- Re-open in Dorico
-
- Success
I think this might be something more specific to Windows, or I just don’t know what I’m doing.
On a Mac, here’s what happened:
-
- Make a duplicate of the problem Dorico file.
-
- Rename the duplicate from .dorico to .zip
-
- Open the .zip file
-
- MacOS extracts the .zip file into a new folder
-
- Navigate to the audio engine part of the folder and delete the whole directory
-
- Re-compress the folder into a .zip file
-
- Change .zip to .dorico
-
- Re-open in Dorico
-
- Dorico says it’s the wrong kind of file
I also tried this:
-
- Make a duplicate of the problem Dorico file.
-
- Rename the duplicate from .dorico to .zip
-
- Open the .zip file
-
- MacOS extracts the .zip file into a new folder
-
- Navigate to the audio engine part of the folder and delete the whole directory
-
- Add a .dorico suffix to the folder
-
- MacOS is not fooled
-
- Can’t re-open in Dorico
I spent a bit of time trying to figure out how to change the filetype from “folder” to “document” (I think I was somehow able to do this with a CLI tool back in 2003) but had no luck.
Finally, this is what I tried, and somehow it worked:
-
- Make a duplicate of the problem Dorico file.
-
- Open the duplicate file in VIM and navigate to the audio engine directory
-
- Hash out (or otherwise corrupt) important-looking lines of the audio engine file
-
- :wq
-
- :wq again
-
- Open the freshly-corrupted file in Dorico
-
- Unexpected success
Surely there must be an easier way to do this, right?