Hi, I’m trying to load an old session in 7.5 and it fails with the message:
Cannot initialize session/engine: Invalid or corrupt session state.
—ERROR: Could not set session state from XML
There is no other information so I have no idea where to start looking for what is wrong.
Thanks for the report. This is a regression in recent Ardour, due to ongoing work. The Problem is the TempoMap. Since your session only has a fixed tempo, you can simply remove it.
The session loads after replacing the four Lines 33198 … 33201 with an empty <TempoMap/>.
You can then change the tempo back to 128BPM using the GUI.