Page 1 of 2
New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 7:35 am
by vipvip
When launching the animation process with the new 3.02 version, it doesn't compute animation....
I hope it will be fixed because this new version is very interesting ( no more this 'pop-up' window for each frame when rendering animations... )
Tested plugins v 1.17 and 1.19: same results on blender 2.63.22...
Thank you per advance, Lionnel
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 7:48 am
by abstrax
vipvip wrote:When launching the animation process with the new 3.02 version, it doesn't compute animation....
I hope it will be fixed because this new version is very interesting ( no more this 'pop-up' window for each frame when rendering animations... )
Tested plugins v 1.17 and 1.19: same results on blender 2.63.22...
Thank you per advance, Lionnel
This is probably due to the file format changes although in theory it should still work. What exactly happens?
Yoyoz, feel free to PM me if you need more information about the changes.
Cheers,
Marcus
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 7:54 am
by vipvip
it stops afer frame 1 ( stills are working, as far as i tested ).
Do you know where i can download the 1.20 script version ( i only tried with 1.19 ), i can't find it on forum

Thanks
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 8:00 am
by abstrax
vipvip wrote:it stops afer frame 1 ( stills are working, as far as i tested ).
Do you know where i can download the 1.20 script version ( i only tried with 1.19 ), i can't find it on forum

Thanks
Sorry, I don't know where the Blender scripts are flying around. The issue you describe doesn't seem to be related to the file format though.
Cheer,
Marcus
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 8:36 am
by steveps3
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 8:54 am
by vipvip
thanks steveps3,
but it still doesn't work for me with the 1.20 version ( stops at frame 2...)
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 8:58 am
by vipvip
Ok
i tried the 302 plugin with blender 2.62 and 1.117 exporter, and it works: so it is apprently a blender 263 & exporter 119/120 problem...
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 9:17 am
by matej
Here's a solution:
open the file
<your Blender installation>/2.63/scripts/addons/octanerender/engine.py
and change the line 364 from:
to:
(or search for this line if it's not exactly there in your version)
It works for me. Blender 2.64 RC2, Octane 302, export script v1.17
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 9:19 am
by face
Maybe the plugin changes some values in the ocs file.
After a change of the fileformal, it should doesn´t work...
face
Re: New 3.02 rending animation problem: it doesn't work
Posted: Tue Oct 02, 2012 10:21 am
by vipvip
ok thanks, Matej
It works with this !
(Blender 2.63.22 + exporter v1.19)