Page 2 of 2

Re: HOW to Install? ( LW User)

PostPosted: Thu Jun 13, 2019 10:13 pm
by juanjgon
The main problem can be that all the paths should be declared in the same variable, at least for the HOUDINI_PATH variable, so you could try something like that:

Code: Select all
HOUDINI_DSO_ERROR = 2

MOPS = "C:/Users/X99 STRIX/Documents/MOPS;&"

PATH = "$APPDATA\SideFX\GameDevToolset\17.5\1.172\bin;C:\Otoy\Octane_2018.1.3.0_Houdini_17.5.258_Win64\bin;$PATH"
HOUDINI_PATH = "$MOPS;$APPDATA\SideFX\GameDevToolset\17.5\1.172;C:\Otoy\Octane_2018.1.3.0_Houdini_17.5.258_Win64;&"




Thanks,
-Juanjo

Re: HOW to Install? ( LW User)

PostPosted: Thu Jun 13, 2019 10:20 pm
by Paulbrownv
Thank you Juanjo!

You did it! I had no idea that all paths should be declared in the same variable.

Cheers,
Paul

Re: HOW to Install? ( LW User)

PostPosted: Tue Jul 30, 2019 10:26 am
by mguisado
Hi Juanjo,

Also having an installing issue here.

I suspect the path of my .env is correct, since I see an octane shelf in Houdini.

The issue might be with versions. I just installed Houdini 17.5.327
This is the octane plugin I got installed
https://render.otoy.com/customerdownloa ... n64_vr.zip

I get this message when opening Houdini
houdini_octane_error01.png


Thanks in advance for your help.

Re: HOW to Install? ( LW User)

PostPosted: Tue Jul 30, 2019 10:34 am
by juanjgon
What is your houdini.env file?

Thanks,
-Juanjo

Re: HOW to Install? ( LW User)

PostPosted: Tue Jul 30, 2019 10:59 am
by mguisado
Thanks for your quick response.
Please look below:

Code: Select all
HOUDINI_DSO_ERROR = 2
PATH = "C:/Users/MyUser/Documents/Houdini_17.5/bin;$PATH"
HOUDINI_PATH = "C:/Users/MyUser/Documents/Houdini_17.5;&"

Re: HOW to Install? ( LW User)

PostPosted: Tue Jul 30, 2019 11:08 am
by juanjgon
Hmm, but what plugin build are you trying to use with this latest Houdini production build? Inside the .zip file, there are plugin builds for several Houdini versions. You should try to use the plugin build for the latest Houdini version available, but if it doesn't work, I'm afraid that you are going to need to install the proper Houdini version for it.

Thanks,
-Juanjo

Re: HOW to Install? ( LW User)

PostPosted: Tue Jul 30, 2019 11:16 am
by mguisado
Oh, I see.
I installed the 17.5.229 plugin and I'm running Houdini 17.5.327

Thanks for your help.

Re: HOW to Install? ( LW User)

PostPosted: Sun Feb 09, 2020 9:28 am
by AlexSudnikov
Got the same issue...Using H18.287 , tried both 2019 and 2020 versions...still no luck.