Error
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.
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.
-
ShayminFTW
- Posts: 1
- Joined: Wed Apr 28, 2010 2:33 am
- Operating System: Please select
Error
I was trying to record something, and decide to take a break, so I saved the project. I continue later, but when I try to open it, I get an error message saying: Reference to invalid character number at line 7. How can I fix this? ><
Re: Error
That error usually means that you used illegal characters in your project name, or in one of the metadata tags in the project.
You can open the project .aup file in a text editor such as Notepad.
In the Format menu in Notepad, turn off Word Wrap.
Now look at the seventh line. It should look something like this:
There will probably be some unusual character in the text between the quotes where I have written "whatever name you gave it"
Change that, so that it only uses a-z, A-Z, 0-9 and spaces, and it should open OK.
PO'L
You can open the project .aup file in a text editor such as Notepad.
In the Format menu in Notepad, turn off Word Wrap.
Now look at the seventh line. It should look something like this:
Code: Select all
<tag name="Full Name" value="whatever name you gave it"/>
Change that, so that it only uses a-z, A-Z, 0-9 and spaces, and it should open OK.
PO'L
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * Tips * * * * Tutorials * * * * 1.3 Quick Start Guide * * * * Audacity 1.3 Manual * * * * Audacity wiki * * * *
* * * * Tips * * * * Tutorials * * * * 1.3 Quick Start Guide * * * * Audacity 1.3 Manual * * * * Audacity wiki * * * *
Re: Error
Trouble with Notepad is that it does not show line numbers. (Notepad++ can show line numbers http://notepad-plus.sourceforge.net/uk/site.htm )
If you have trouble finding the line, copy and paste the first dozen lines in your reply.
If you have trouble finding the line, copy and paste the first dozen lines in your reply.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)