Page 1 of 1

Designer Crash

Posted: 25 Oct 2016, 09:12
by Joe Styles
I am working on a scene that originated from Ventuz 3. On import the scene data was referenced at the lowest level which means that you can not copy container content to update the instances. I therefore made a scene port with links but when I went to copy down and create the instances (cloning the scene data) Ventuz crashes with no error.

I have also tried doing it as a container but the same thing happens. I have tried lots of other things, removing links, copying down etc etc but Venutuz still crashes.

Attached is an archive of the scene without the sizeable video assets. You will see what I mean if you open the scene and press Shift+S. This loads the scene into the other scene ports. I can load it successfully into the first scene port but even if you go and try to load it into the other scene ports one by one it still crashes.

Anyone got any thoughts?

Thanks,
Joe

Re: Designer Crash

Posted: 27 Oct 2016, 09:16
by Karol
This is caused by setting NaN (0/0) to the 'Hole' property of the Circle geometry.
Will be fixed for 5.2.1

Cheers
Karol

Re: Designer Crash

Posted: 27 Oct 2016, 09:20
by Joe Styles
Thanks!