I was working on a project today and I accidentally closed it while it was saving and I tried to open it back up and it gave me an error saying “Audacity failed to read a file from a file in…” and I clicked on "Problem details " and it gave me this:
{
“timestamp”: 1748231486,
“event_id”: “ef9cafadd7aa455eaf5327783b9dbc51”,
“platform”: “native”,
“release”: “audacity@3.7.3”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Macintosh”,
“version”: “10.16.0”
}
},
“exception”: {
“values”: [
{
“type”: “File_Error”,
“value”: “Audacity failed to read from a file in /.”,
“mechanism”: {
“type”: “runtime_error”,
“handled”: false,
“data”: {
“sqlite3.rc”: “101”,
“sqlite3.context”: “SqliteSampleBlock::Load::step”
}
}
}
]
}
}
I don’t have a windows computer so I can’t get project tools so if anyone can help me, it would be greatly appreciated.