How to install Octane for Houdini19.0.383

Houdini Integrated Plugin

Moderator: juanjgon

Post Reply
MichaelJeffreyVance
Licensed Customer
Posts: 33
Joined: Tue Mar 05, 2019 8:02 pm

OMG I've done some reading and watched some videos on how to install Octane for Houdini on Windows 10, but found no clear answers, just some very poor and completely bizarre step by step (but with some steps invariably missing, glossed over or absent) instructions for how to edit the Houdini.env file to point at the Octane plugin folder, but there is literally no such thing as a Houdini.env file in Houdini 19x. Are there any guidelines available for non programmers to get this thing working?
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

You should have a houdini.env file inside your Documents/houdini19.0 directory. Don't you have it?

Later is a matter of adding a couple of variables pointing to the plugin directory where you have unzipped it, for example if you unzip it to C:\Otoy

Code: Select all

HOUDINI_DSO_ERROR = 2
PATH = "C:/Otoy/Octane_2021.1.1.2_Houdini_19.0.383_Win64/bin;$PATH"
HOUDINI_PATH = "C:/Otoy/Octane_2021.1.1.2_Houdini_19.0.383_Win64;&"

You can also use a packages file, which is even easier. The .json file is attached.
https://www.sidefx.com/docs/houdini/ref/plugins.html

Hope it helps,
-Juanjo
Attachments
octane_example_package.zip
(497 Bytes) Downloaded 469 times
mikegem
Licensed Customer
Posts: 16
Joined: Fri Mar 24, 2017 2:18 pm

This video worked for me first try today.

https://youtu.be/lzqI3scor7Y
MichaelJeffreyVance
Licensed Customer
Posts: 33
Joined: Tue Mar 05, 2019 8:02 pm

juanjgon wrote:You should have a houdini.env file inside your Documents/houdini19.0 directory. Don't you have it?

Later is a matter of adding a couple of variables pointing to the plugin directory where you have unzipped it, for example if you unzip it to C:\Otoy

Code: Select all

HOUDINI_DSO_ERROR = 2
PATH = "C:/Otoy/Octane_2021.1.1.2_Houdini_19.0.383_Win64/bin;$PATH"
HOUDINI_PATH = "C:/Otoy/Octane_2021.1.1.2_Houdini_19.0.383_Win64;&"

You can also use a packages file, which is even easier. The .json file is attached.
https://www.sidefx.com/docs/houdini/ref/plugins.html

Hope it helps,
-Juanjo
Thanks but there is no such file in all of Houdini19. In Houdini19 there is similar file called Houdini_setup, but using that instead didn't work. Regarding the packages file, the link you sent is like three thousand words and ten pages long on how to use one. Is that really even easier in your estimation? It looks like a semester of graduate school to me. So anyway I did download the file, but couldn't find any directory in which to put it.
2022-02-25_13-29-20.jpg
2022-02-25_13-35-08.jpg
Last edited by MichaelJeffreyVance on Fri Feb 25, 2022 6:36 pm, edited 2 times in total.
MichaelJeffreyVance
Licensed Customer
Posts: 33
Joined: Tue Mar 05, 2019 8:02 pm

mikegem wrote:This video worked for me first try today.

https://youtu.be/lzqI3scor7Y
Doesn't work here because there is no such file in Houdini19.
User avatar
galleon27
Licensed Customer
Posts: 292
Joined: Wed Jul 15, 2015 11:55 am
Location: Serbia
Contact:

MichaelJeffreyVance wrote:
mikegem wrote:This video worked for me first try today.

https://youtu.be/lzqI3scor7Y
Doesn't work here because there is no such file in Houdini19.

That's because you are looking in the wrong directory. Go to Documents > houdini19.0
Win 10 64bit // GTX 4090 + GTX 3090 // 5900x // 64GB // SideFX Houdini // C4D
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Yeah, you should have it in C:\Users\yourUser\Documents\houdini19.0

-Juanjo
MichaelJeffreyVance
Licensed Customer
Posts: 33
Joined: Tue Mar 05, 2019 8:02 pm

juanjgon wrote:Yeah, you should have it in C:\Users\yourUser\Documents\houdini19.0

-Juanjo
I posted a screen shot showing that very directory and you say it's the wrong one. What is it will the people here? Do they enjoy gaslighting fellow users or what? Four months now I can't get this simple thing to work because Otoy doesn't care less.
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Sorry, don't you have in your system the C:\Users\<yourUser>\Documents\houdini19.0\houdini.env file? It should be there!

-Juanjo
Post Reply

Return to “Houdini”