help had a crash while recording
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
beefymason
- Posts: 4
- Joined: Tue Apr 10, 2012 4:03 pm
- Operating System: Please select
help had a crash while recording
i was recording a friends party when some dropped a phone on my key board crashing my machine before i had to reboot my machine i was able to save the project as .aup file i have the audio but i cant reboot the project i keep getting this code error not well-formed(invaild token)at line 18175
i am using window 7 ultimate
focusrite saffire 6 usb
please help thanks
i am using window 7 ultimate
focusrite saffire 6 usb
please help thanks
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: help had a crash while recording
You saved the show as an Audacity Project the manager for which is the AUP file. You also need the _DATA folder which actually contains the work -- although not as formal sound files.save the project as .aup file
The aup file is a text file and you can open it up in a text editor and read it. Like this:
http://kozco.com/tech/audacity/aup1.jpg
Your problem is 18175 lines down from the top.
Open the Project.reboot the project
We did publish recovery information.
http://manual.audacityteam.org/help/man ... overy.html
Koz
-
beefymason
- Posts: 4
- Joined: Tue Apr 10, 2012 4:03 pm
- Operating System: Please select
Re: help had a crash while recording
hi guys tried the recovery and it opens but no audio is shown i have found the files but the program wont load them in . the back up or temp files are saved to my desk top i tried to Manuely put the audio in but its not in sequenced in the parts .................................help 
Re: help had a crash while recording
Topic moved to the Windows forum.
beefymason, I presume that you are using Audacity 2.0? (look in the "Help menu > About Audacity" if you are unsure).
Best to take this slow (step-by-step) so as to avoid any further data loss.
You're aware that there are two parts to an Audacity recording - the .AUP file and the _data folder?
Do you have both of those?
Do you have any additional saved versions?
Make a backup copy of all of the related files and folders before proceeding.
Please attach the .AUP file to your reply (see the "Upload attachment" tab below the message composing box).
beefymason, I presume that you are using Audacity 2.0? (look in the "Help menu > About Audacity" if you are unsure).
Oh dear, that can be nasty. You will almost certainly lose some of your project, but we'll try to recover as much as possible.beefymason wrote:some dropped a phone on my key board crashing my machine
Best to take this slow (step-by-step) so as to avoid any further data loss.
At what point did you save the project? What was the precise sequence of events?beefymason wrote: i was able to save the project as .aup file
You're aware that there are two parts to an Audacity recording - the .AUP file and the _data folder?
Do you have both of those?
Do you have any additional saved versions?
Make a backup copy of all of the related files and folders before proceeding.
Please attach the .AUP file to your reply (see the "Upload attachment" tab below the message composing box).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
beefymason
- Posts: 4
- Joined: Tue Apr 10, 2012 4:03 pm
- Operating System: Please select
Re: help had a crash while recording
i think i have about 4 hours of .aup file on my desk top i think what happened is that i was broad cast via my moblie phone as some one knocked it and it fell on my key borad crashing the system .i was able to do a save before restarting my machine i should of done an export instead but i thought the data would have save and i could recover then export as an mp3 i can send you all the parts if that would helpsteve wrote:Topic moved to the Windows forum.
beefymason, I presume that you are using Audacity 2.0? (look in the "Help menu > About Audacity" if you are unsure).
Oh dear, that can be nasty. You will almost certainly lose some of your project, but we'll try to recover as much as possible.beefymason wrote:some dropped a phone on my key board crashing my machine
Best to take this slow (step-by-step) so as to avoid any further data loss.
At what point did you save the project? What was the precise sequence of events?beefymason wrote: i was able to save the project as .aup file
You're aware that there are two parts to an Audacity recording - the .AUP file and the _data folder?
Do you have both of those?
Do you have any additional saved versions?
steve wrote: Make a backup copy of all of the related files and folders before proceeding.
Please attach the .AUP file to your reply (see the "Upload attachment" tab below the message composing box).
- Attachments
-
- psg1.aup
- this is the file
- (634 Bytes) Downloaded 124 times
Last edited by beefymason on Fri Apr 24, 2015 3:57 pm, edited 2 times in total.
Reason: fixed quote tags
Reason: fixed quote tags
Re: help had a crash while recording
Oh dear oh dear oh dear. If you open that .AUP file in a text editor (for example NotePad) you will see that the header information is present, but that's all. There is no information about the audio data. In effect it is an empty project.
The only remaining chance of recovering any data is to try the methods described in the Audacity wiki "Recovery" page: http://manual.audacityteam.org/help/man ... overy.html
I wish you luck, but I don't have high hopes
Code: Select all
<?xml version="1.0" standalone="no" ?>
<!DOCTYPE project PUBLIC "-//audacityproject-1.3.0//DTD//EN" "http://audacityteam.org/xml/audacityproject-1.3.0.dtd" >
<project xmlns="http://audacityteam.org/xml/" projname="psg1_data" version="1.3.0" audacityversion="2.0.0" sel0="0.0000000000" sel1="15422.0901587302" vpos="0" h="15415.9252607710" zoom="86.1328125000" rate="44100.0">
<tags>
<tag name="ARTIST" value="avaword"/>
<tag name="TRACKNUMBER" value="1"/>
<tag name="TITLE" value="mix tape"/>
<tag name="ALBUM" value="avaword"/>
<tag name="COMMENTS" value="edited by www.housedem.com"/>
</tags>
</project>I wish you luck, but I don't have high hopes
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
beefymason
- Posts: 4
- Joined: Tue Apr 10, 2012 4:03 pm
- Operating System: Please select
Re: help had a crash while recording
Re: help had a crash while recording
See the Audacity wiki "Recovery" page: http://manual.audacityteam.org/help/man ... overy.htmlbeefymason wrote:![]()
![]()
i have the audio can i manually load them back into audacity if so is there a way of loading then in sequence then i can export as a audio file?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)