Page 2 of 2

Re: Installing Octane for Houdini Inidie 16.5.439

PostPosted: Tue Oct 30, 2018 10:48 pm
by juanjgon
Have you changed the paths in the houdini.env file? You need to remove the "vr_" string on them.

Thanks,
-Juanjo

Re: Installing Octane for Houdini Inidie 16.5.439

PostPosted: Wed Oct 31, 2018 9:09 am
by TStudio
Yes. I have changed paths in .env file to new:

HOUDINI_DSO_ERROR = 2
PATH = "D:\Octane_3.08.5.0_Houdini_16.5.571_Win64\bin;$PATH"
HOUDINI_PATH = "D:\Octane_3.08.5.0_Houdini_16.5.571_Win64\bin;&"

And folder is in this location. Only houdni doesn`t refresh its env file. I got only one user on my PC .. so i thint that this is ther right env file. It worked with this VR octane wersion.

Re: Installing Octane for Houdini Inidie 16.5.439

PostPosted: Wed Oct 31, 2018 9:41 am
by juanjgon
The HOUDINI_PATH variable must not include the "bin" folder. It should be:

HOUDINI_PATH = "D:\Octane_3.08.5.0_Houdini_16.5.571_Win64;&"

Thanks,
-Juanjo

Re: Installing Octane for Houdini Inidie 16.5.439

PostPosted: Wed Oct 31, 2018 9:56 am
by TStudio
O... it was so simple. Now Octane is visdialbe and runing !! Thank you!