Octane 4.00.0.8 not work on Houdini 16.5.496

Houdini Integrated Plugin

Moderator: juanjgon

Kryzys
Licensed Customer
Posts: 20
Joined: Wed Feb 24, 2010 10:07 am

Thanks.
fabiodamico
Licensed Customer
Posts: 27
Joined: Thu May 26, 2011 8:35 pm

Hi,
I did not understand how to operate Houdini 16.5 with octane 4, my PATH is still set for Octane 3

PATH = "C:\Users\fabio\Documents\houdini16.5\bin;$PATH"


Thanks!
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

fabiodamico wrote:Hi,
I did not understand how to operate Houdini 16.5 with octane 4, my PATH is still set for Octane 3

PATH = "C:\Users\fabio\Documents\houdini16.5\bin;$PATH"


Thanks!
Hi,

But do you have Octane installed in the Houdini $HOME folder? This is not a good idea at all ... now you are going to need to replace all the Octane 3 files with the Octane 4 ones, so you must be sure that nothing is mixed.

You should unzip the Octane plugin to a custom folder in your HD, let's say for example C:\Octane\Octane_3.08.2.0_Houdini_16.5.496_Win64 (if you are working with Octane 3.08.2 and Houdini 16.5.496) and configure the houdini.env variables to work with it:

Code: Select all

HOUDINI_DSO_ERROR = 2
PATH = "C:\Octane\Octane_3.08.2.0_Houdini_16.5.496_Win64\bin;$PATH"
HOUDINI_PATH = "C:\Octane\Octane_3.08.2.0_Houdini_16.5.496_Win64;&"
But to use this installation workflow you must delete all the files in your $HOME folder first to don't mix Octane versions.

Hope this helps,
-Juanjo
fabiodamico
Licensed Customer
Posts: 27
Joined: Thu May 26, 2011 8:35 pm

Hi
Thank you very much.. I fixed everything now also works version 4 on Houdini!
Post Reply

Return to “Houdini”