What do you do when this happens?

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
chillowack
Posts: 39
Joined: Fri Jul 16, 2010 4:45 pm
Operating System: Please select

What do you do when this happens?

Post by chillowack » Sun Sep 05, 2010 2:07 am

I think I made that mistake where I saved a project with a new name, or in a different folder, and now I can't open the project.

Is there a way to go back and recover the project when that happens?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: What do you do when this happens?

Post by Gale Andrews » Sun Sep 05, 2010 10:23 pm

Open the .aup file in a text editor like Notepad. Do not edit the .aup, but look for "projname" in the fourth line. Make sure the _data folder for that project is called what it says in the .aup file, and make sure that _data folder is inside the same folder that the .aup file is in. So if the .aup says

projname="song_data"

you need to have a folder called song_data in the same folder as the .aup file.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

chillowack
Posts: 39
Joined: Fri Jul 16, 2010 4:45 pm
Operating System: Please select

Re: What do you do when this happens?

Post by chillowack » Wed Sep 08, 2010 10:32 pm

Where do I find the .aup file?

I've been searching for it, but so far I haven't found it.

Thanks for your help.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: What do you do when this happens?

Post by Gale Andrews » Thu Sep 09, 2010 12:07 am

chillowack wrote:Where do I find the .aup file? I've been searching for it, but so far I haven't found it.
Try File > Recent Files in Audacity. If the file is not found, search your computer for *.aup, which should list all .aup files that are available. Include hidden files and folders in the search.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

chillowack
Posts: 39
Joined: Fri Jul 16, 2010 4:45 pm
Operating System: Please select

Re: What do you do when this happens?

Post by chillowack » Mon Sep 13, 2010 8:17 pm

Gale Andrews wrote:Open the .aup file in a text editor like Notepad. Do not edit the .aup, but look for "projname" in the fourth line. Make sure the _data folder for that project is called what it says in the .aup file, and make sure that _data folder is inside the same folder that the .aup file is in. So if the .aup says

projname="song_data"

you need to have a folder called song_data in the same folder as the .aup file.
I followed these instructions, and created a new folder with the "song_data" name format, as you instructed.

But although the project then opened (finally), it's all gone. The tracks are there--they even have their old labels--but there's no music, or any indication of sound. All the tracks are "flatlined."

When I opened it, I got a message saying something like "251 data blockfiles have been deleted; there's no way to get them back automatically."

Did it completely wipe out the project?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: What do you do when this happens?

Post by Gale Andrews » Wed Sep 15, 2010 1:48 am

chillowack wrote:
Gale Andrews wrote:Open the .aup file in a text editor like Notepad. Do not edit the .aup, but look for "projname" in the fourth line. Make sure the _data folder for that project is called what it says in the .aup file, and make sure that _data folder is inside the same folder that the .aup file is in. So if the .aup says

projname="song_data"

you need to have a folder called song_data in the same folder as the .aup file.
I followed these instructions, and created a new folder with the "song_data" name format, as you instructed.

But although the project then opened (finally), it's all gone. The tracks are there--they even have their old labels--but there's no music, or any indication of sound. All the tracks are "flatlined."

When I opened it, I got a message saying something like "251 data blockfiles have been deleted; there's no way to get them back automatically."

Did it completely wipe out the project?
The message does not say the missing .au files have been deleted, just that they can't be found, which could be for various reasons.

What you need to do as a first step (if you haven't already) is to find the _data folder to which you originally saved the project's data, then rename that to the same name as "projname" in the .aup file (and make sure it is in the same folder that the .aup file is in).

If you then still get the error and flat lines when opening the project, do you actually have any .au files in that data folder? Note that there may be subfolders inside the _data folder - if so the .au files will be in those subfolders. If the .au files are not in the subfolders that are indicated by their file name in the .aup, Audacity won't be able to find them.




Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked