Page 2 of 2
Problem in exporting to animation.
Posted: Sun Jan 27, 2013 8:05 pm
by lakris
Now, it works, dunno what happened.
Re: Problem in exporting to animation.
Posted: Sun Jan 27, 2013 8:22 pm
by orion_uk
Strange, link works for me!
Heres a copy/paste..
Post Re: New 3.02 rending animation problem: it doesn't work
Here's a solution:
open the file <your Blender installation>/2.63/scripts/addons/octanerender/engine.py
and change the line 364 from:
Code:
self.end_result(result)
to:
Code:
self.end_result(result, False)
(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
_________________
SW: Octane 1.0 | Linux Mint 14 64bit | Blender 2.65 HW: GTX 570 2.5GB | i5 2500K | 16GB RAM Drivers: 304.43
Re: Problem in exporting to animation.
Posted: Sun Jan 27, 2013 8:23 pm
by orion_uk
LOl...
The lovely world of the internet :/

Problem in exporting to animation.
Posted: Sun Jan 27, 2013 8:26 pm
by lakris
It was not the link that didnt work, it was the solution
But now render animation works fine, dunno what happened

Problem in exporting to animation.
Posted: Sun Jan 27, 2013 8:27 pm
by lakris
It was not changing the script, it was the folder/filename solution in the link

Re: Problem in exporting to animation.
Posted: Sun Jan 27, 2013 8:29 pm
by orion_uk
Lol...oh well, at least you got it sorted
