My laptop battery died while recording. I rebooted and started Audacity, was relieved to see the message that the project could be recovered, however, when I try to recover the project, I get the message Error; Not well formed (invalid token) at line 2474. Can anyone help?
Thanks!
Jason
Error in Recovering Project
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.
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.
-
jasonwilkerson
- Posts: 1
- Joined: Mon Mar 22, 2010 1:54 am
- Operating System: Please select
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Error in Recovering Project
Did the recovery process try to create an AUP file for you? Did it succeed?
There is a crash recovery process divorced from that rescue process.
Crash Recovery
http://audacityteam.org/wiki/index.php? ... shRecovery
The AUP file is the Project Manager. It's job is to keep track of all the pieces and files of a show -- and there could be thousands.
You can open up an AUP file in NotePad or WordPad and read it. Here's a simple one...
http://kozco.com/tech/audacity/aup1.jpg
That's XML programming language. It's not a college level course to read it, either. There's a lot of English in there. That file is around 24 lines of code.
In your case, one of those words is wrong or damaged 2474 lines down from the top.
Koz
There is a crash recovery process divorced from that rescue process.
Crash Recovery
http://audacityteam.org/wiki/index.php? ... shRecovery
The AUP file is the Project Manager. It's job is to keep track of all the pieces and files of a show -- and there could be thousands.
You can open up an AUP file in NotePad or WordPad and read it. Here's a simple one...
http://kozco.com/tech/audacity/aup1.jpg
That's XML programming language. It's not a college level course to read it, either. There's a lot of English in there. That file is around 24 lines of code.
In your case, one of those words is wrong or damaged 2474 lines down from the top.
Koz