I would expect a scene built with any of the bees 0.6+ releases and aleph-lines-0.2.1 or earlier to work as is.
If the scene was built from scratch with lines-0.2.2+ then it is likely that the parameter defaults are all set incorrectly (either random values or zero). In that case one will have to manually set all the parameters to reasonable values or rebuild the scene.
I’m hard pressed to think of a reason why the second delay line would have stopped working in the last release. The only change in lines-0.2.2 was to uncomment the single line which clears the buffers. The only change in lines-0.2.3 was changing the name compiled into the DSP code from “aleph-lines” to just “lines” so that it matched the file name (lines.ldr).