[ardour-users] Broken project

Jesse Chappell jesse at essej.net
Sun Jul 8 15:09:27 PDT 2007


On 7/8/07, Ben Firshman <ben at firshman.co.uk> wrote:
> http://www.firshman.co.uk/~ben/Fall%20Forever.ardour
>
> Ardour just closes with the following error message:
>
> Loading session /media/C-EHD-14/Recordings/Fall Forever using snapshot
> Fall Forever (1)
> ardour: [ERROR]: Session: XMLNode describing a AudioRegion references an
> unknown source id =8281
> ardour: [ERROR]: Session: cannot create Region from XML description.
> ardour: [ERROR]: Session: XMLNode describing a AudioRegion references an
> unknown source id =8293
> ardour: [ERROR]: Session: cannot create Region from XML description.
> ardour: [ERROR]: Session: XMLNode describing a AudioRegion references an
> unknown source id =8281
> ardour: [FATAL]: programming error: unknown region type passed to
> Session::add_region()

Here is a link to a potentially fixed version.  For future reference,
all I did was open it in a text editor, search for 8281, and 8293 and
remove the XML Region nodes that referenced those source ids.

http://essej.net/ardour/Fall%20Forever.ardour

Those regions appeared to be on the Tom and HH tracks.

Either way, we should prevent ardour from dealing with that problem by
stopping with a fatal error.  Let alone preventing crashing during
recording :/

jlc



More information about the Ardour-Users mailing list