Hey, I haven't looked at the capx yet but the issue last time was the use of camera behaviors instead of cameras created by the main plugin.
The behavior camera is bound to a layout object and therefore destroyed on layout change/restart which can lead to unintended glitches and errors. Therefore I have to strongly recommend for most cases adding cameras via the main plugin.