couldnt find the project data folder: "filename_data"

This section is now closed.
Forum rules
Audacity 1.2.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
kazisl
Posts: 3
Joined: Mon Oct 24, 2011 11:03 pm
Operating System: Please select

couldnt find the project data folder: "filename_data"

Post by kazisl » Mon Oct 24, 2011 11:14 pm

I was on audacity and i was changing around the pitch. i found this pitch that i like to my file and so I saved it but then when i tryed to go back on the next day, it said "couldnt find the project data folder: 'filename_data' " (fimename meaning the name of the file). I searched for it on the computer and it did not find the file either. Can someone please help me and figure out what the problem is? thank you!!

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

Re: couldnt find the project data folder: "filename_data"

Post by Gale Andrews » Mon Oct 24, 2011 11:44 pm

Look at the name of the .aup file. That project's _data folder has to have the same name as the .aup and be in the same folder. Example: Suppose it is called "guitar.aup". That .aup file is looking for a folder called "guitar_data" and that "guitar_data" folder has to be in the same folder that guitar.aup is in.

See also:
http://wiki.audacityteam.org/wiki/File_Management_Tips


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

kazisl
Posts: 3
Joined: Mon Oct 24, 2011 11:03 pm
Operating System: Please select

Re: couldnt find the project data folder: "filename_data"

Post by kazisl » Wed Oct 26, 2011 2:44 am

Gale Andrews wrote:Look at the name of the .aup file. That project's _data folder has to have the same name as the .aup and be in the same folder. Example: Suppose it is called "guitar.aup". That .aup file is looking for a folder called "guitar_data" and that "guitar_data" folder has to be in the same folder that guitar.aup is in.

See also:
http://wiki.audacityteam.org/wiki/File_Management_Tips


Gale
The problem is that I dont have that file. It didnt get created. All that was created was "filename.aup.bak". I searched for the data file but didnt find anything.

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

Re: couldnt find the project data folder: "filename_data"

Post by Gale Andrews » Wed Oct 26, 2011 4:45 am

kazisl wrote:
Gale Andrews wrote:Look at the name of the .aup file. That project's _data folder has to have the same name as the .aup and be in the same folder. Example: Suppose it is called "guitar.aup". That .aup file is looking for a folder called "guitar_data" and that "guitar_data" folder has to be in the same folder that guitar.aup is in.

See also:
http://wiki.audacityteam.org/wiki/File_Management_Tips


Gale
The problem is that I dont have that file. It didnt get created. All that was created was "filename.aup.bak". I searched for the data file but didnt find anything.
Same thing applies. The .aup.bak and .aup (if it existed) would both be looking for the same _data folder and that folder should have the same name that the .aup or .aup.bak have. Or did you save the project a second time with a completely different name with File > Save Project As?

Remember, the .aup file has to be in the same folder as the _data folder (the .aup should not be inside the _data folder).

If you don't have the .aup, then opening the .aup.bak will likely produce errors or possibly silent parts in the project. Have you searched for all the .aup files on your computer, including the Recycle Bin and hidden files and folders?

If you don't have the .aup but do have the _data folder then you might get better results than opening the .aup.bak by recovering the .au files directly from the _data folder into new WAV files. See:
http://wiki.audacityteam.org/wiki/CrashRecovery



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

kazisl
Posts: 3
Joined: Mon Oct 24, 2011 11:03 pm
Operating System: Please select

Re: couldnt find the project data folder: "filename_data"

Post by kazisl » Wed Oct 26, 2011 10:30 pm

Gale Andrews wrote:
kazisl wrote:
Gale Andrews wrote:Look at the name of the .aup file. That project's _data folder has to have the same name as the .aup and be in the same folder. Example: Suppose it is called "guitar.aup". That .aup file is looking for a folder called "guitar_data" and that "guitar_data" folder has to be in the same folder that guitar.aup is in.

See also:
http://wiki.audacityteam.org/wiki/File_Management_Tips


Gale
The problem is that I dont have that file. It didnt get created. All that was created was "filename.aup.bak". I searched for the data file but didnt find anything.
Same thing applies. The .aup.bak and .aup (if it existed) would both be looking for the same _data folder and that folder should have the same name that the .aup or .aup.bak have. Or did you save the project a second time with a completely different name with File > Save Project As?

Remember, the .aup file has to be in the same folder as the _data folder (the .aup should not be inside the _data folder).

If you don't have the .aup, then opening the .aup.bak will likely produce errors or possibly silent parts in the project. Have you searched for all the .aup files on your computer, including the Recycle Bin and hidden files and folders?

If you don't have the .aup but do have the _data folder then you might get better results than opening the .aup.bak by recovering the .au files directly from the _data folder into new WAV files. See:
http://wiki.audacityteam.org/wiki/CrashRecovery



Gale

I dont have a data folder. It was never created.

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: couldnt find the project data folder: "filename_data"

Post by steve » Thu Oct 27, 2011 12:59 pm

kazisl wrote:I dont have a data folder. It was never created.
Try this:
1) Open Audacity
2) From the Generate menu, generate a tone (all default settings)
3) From the File menu, Save the project to your Desktop.

Is there a project file (filename.aup) and a project folder (filename_data)?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked