GITBOOK-241: clarify error message

This commit is contained in:
Leo Wattenberg
2023-07-19 12:43:24 +00:00
committed by gitbook-bot
parent 8e1139be3c
commit 77c8d16ac7
2 changed files with 5 additions and 3 deletions

View File

@@ -152,4 +152,4 @@
* [Audacity 2.0.1](additional-resources/changelog/older-versions/audacity-2.x/audacity-2.0.1.md)
* [Audacity 2.0.0](additional-resources/changelog/older-versions/audacity-2.x/audacity-2.0.0.md)
* [Audacity 1.x](additional-resources/changelog/older-versions/audacity-1.x.md)
* [Audacity Plugins](http://localhost:5000/o/-MhmG2mhIIHTtQPuHV\_k/s/klCVENFte0GRy5IqVz0W/)
* [Audacity Plugins](http://127.0.0.1:5000/o/-MhmG2mhIIHTtQPuHV\_k/s/klCVENFte0GRy5IqVz0W/)

View File

@@ -29,9 +29,11 @@ This error indicates a problem with the hardware used for recording, whether it
[common-troubleshooting-steps.md](common-troubleshooting-steps.md)
{% endcontent-ref %}
## Error code 11, error code 13, error code 101 and "Audacity failed to read a file in C:"
## Error code 11, error code 13, error code 101, "Audacity failed to read a file in C:", "Failed to Open Database File"
These errors can occur when attempting to load a damaged .aup3 project file. Damaged project files can be recovered as described in the following article.
These errors may occur when the project you're trying to open is in a read-only location. Make sure Audacity has write access to the folder the file is located in, or move the project file to a different location. 
These errors may also occur when attempting to load a damaged .aup3 project file. Damaged project files can be recovered as described in the following article.
{% content-ref url="recovering-corrupted-projects/" %}
[recovering-corrupted-projects](recovering-corrupted-projects/)