Unfortunately, I have a corrupted data base file. Running the steps in audacity tool gives me a recovered .aup3 file. However, once opening it says I need a newer version of Audacity (running 3.2.3).
Once investigating the terminal, the flag “-recover_db -recover_project” gives me the following output: “Project requires Audacity 80.156.6 \n Unsupported project version”.
Does someone know how to solve this issue? Which Audacity version is suitable to run the project?
Thanks for your reply. I received help from crisb - he was able to recover the project.
However, it may be useful to extend your helpful guide “Corrupt or Otherwise Broken Audacity Project Recovery” accordingly. Would that be possible?
At least it seems that other users faced the same error when browsing to the forum (just the numbers change).
Thanks. Good suggestion. Actually I’ve only seen one or two of these before, so I don’t have a recovery procedure worked out. But you are welcome to give it a try if you would like.
I think the project version may be encoded somewhere in the first 64 bytes of the .aup3 project data file - anyway, that is where audacity gets the bogus version number that it prints. Just change that to a reasonable number; then another recovery pass may be in order. I’ll let you work out the details…
As I said, this case is rare, and it requires just a little TLC.
Thank you for your post. I cannot seem to identify the version number in my hex-editor, could you provide an example or more detailed explanation of locating this version number?