ColladaFile: DivisionByZero when requesting non existent model

The node throws a DivisionByZero when graph requests non existent COLLADA model.
Somewhat annoying when using the TTY renderer.

Stacktrace:
   bei VVVV.Utils.VMath.VMath.Zmod(Int32 z, Int32 d)
   bei VVVV.PluginInterfaces.V2.Spread`1.get_Item(Int32 index)
   bei VVVV.Nodes.PluginColladaMesh.Evaluate(Int32 SpreadMax)

02:06:42 ERR : System.DivideByZeroException in VVVV.Utils: Es wurde versucht, durch 0 (null) zu teilen.

if u trying to export camera only u need to have an object not only camera

I’m not. My parent patch just sometimes doesn’t deliver a valid file URL, which is ok, but then my TTY/log is being spoiled.