I have 3.7.8. I accidentally stopped a file while it was compacting before closing. When I try to reopen it, it says ‘Audacity failed to read from a file in :C’ and starts a New Project file. The problem details are below, if that helps. Can this be retrieved? Thanks.
{
“timestamp”: 1783590530,
“event_id”: “f723fa88afa01241bf62f9a262833ff4”,
“platform”: “native”,
“release”: “audacity@3.7.8”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Windows”,
“version”: “10.0.19045”
}
},
“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”
}
}
}
]
}
}