“Internal Error at WaveClip.cpp line 161.”
Happens whenever I try to use the ACX check plugin, or use the Limiter function (after clicking apply).
Here’s a copy/paste of the problem details.
{
“timestamp”: 1673854425,
“event_id”: “1d4600348237d84496f920237226045f”,
“platform”: “native”,
“release”: “audacity@3.2.3”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Windows”,
“version”: “10.0.19044”
}
},
“exception”: {
“values”: [
{
“type”: “Internal_Error”,
“value”: “Internal error at line 161.\nPlease inform the Audacity team at https://.”,
“mechanism”: {
“type”: “runtime_error”,
“handled”: false
}
}
]
}
}
Quick addition to this: this happens only with one specific file. So I imagine it’s likely a file corruption issue. However, I have no idea what caused it, and really don’t want this happening again, especially to any larger projects in the future. Luckily, this was only a 1-minute file.
steve
January 16, 2023, 11:27am
3
“Error 161” - is that really an error number, or are you referring to “line 161” in
"value": "Internal error at <path> line 161.\nPlease inform the Audacity team at https://<path>.",
If the latter, does the message literally say “” or does it report the actual file path?
If the latter, what is the file path?
Does this happen with Effect > Amplify ?