HOW to Install? ( LW User)

Houdini Integrated Plugin

Moderator: juanjgon

sauloarruda
Licensed Customer
Posts: 59
Joined: Tue May 13, 2014 2:56 pm

Hi everyone,
I am Lightwave user, and I have bought Houdini Indie, and I have Enterprise All-Access Plugin License. And this is my first time opening Houdini. I read on the manual that I have to Insert the OctaneRender plugin folder path to the houdini.env file.
But I am not finding this file. I searched for this file, and there is no file with this name.
I put the octane pluguin on:
C:\Users\Usuário\Documents\Octane_2018.1.0.7_Houdini_17.5.173_Win64
And Houdini is:
C:\Program Files\Side Effects Software\Houdini 17.5.173

Can anyone help me?

Thanks in advance,

Saulo
Attachments
houdini.jpg
sauloarruda
Licensed Customer
Posts: 59
Joined: Tue May 13, 2014 2:56 pm

So I found the .envi file. But I open it, and it is like this:

#
# Houdini Environment Settings
#
# The contents of this file are read into the environment
# at startup. They will override any existing entries in
# the environment.
#
# The syntax is one entry per line as follows:
# VAR = VALUE
#
# Values may be quoted
# VAR = "VALUE"
#
# Values may be empty
# VAR =
#

# Example:
#
# HOUDINI_NO_SPLASH = 1



What Do I have to do with this text?
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Hi,

To configure the Octane plugin in Houdini you need to edit the houdini.env file that you have in your user Documents/houdini17.5 directory. On it, you need to add a couple of environment variables (PATH and HOUDINI_PATH) pointing to the Octane core libs available inside the plugin and to the plugin itself.

Let's say that you have uncompressed the Houdini plugin from the .zip file to "C:\Otoy\Octane_2018.1.0.7_Houdini_17.5.173_Win64" ... in this case, your houdini.env file should be:

Code: Select all

HOUDINI_DSO_ERROR = 2
PATH = "C:\Otoy\Octane_2018.1.0.7_Houdini_17.5.173_Win64\bin;$PATH"
HOUDINI_PATH = "C:\Otoy\Octane_2018.1.0.7_Houdini_17.5.173_Win64;&"

Hope it helps,

-Juanjo
sauloarruda
Licensed Customer
Posts: 59
Joined: Tue May 13, 2014 2:56 pm

I am getting this message on the console.


ERROR: Couldn't open resource file "resources" (No such file or directory)
Could not initialize the help server:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named houdinihelp

ERROR: Couldn't find 'SI_ColorEditor.ui' for reading. Looked in:
C:/Program Files/OTOY/Octane_2018.1.0.7_Houdini_17.5.173_Win64/config/Applications
&"/config/Applications
Attachments
error_message.jpg
sauloarruda
Licensed Customer
Posts: 59
Joined: Tue May 13, 2014 2:56 pm

#
# Houdini Environment Settings
#
# The contents of this file are read into the environment
# at startup. They will override any existing entries in
# the environment.
#
# The syntax is one entry per line as follows:
# VAR = VALUE
#
# Values may be quoted
# VAR = "VALUE"
#
# Values may be empty
# VAR =
#

# Example:
#
# HOUDINI_NO_SPLASH = 1

HOUDINI_DSO_ERROR = 2

PATH = "C:\Program Files\OTOY\Octane_2018.1.0.7_Houdini_17.5.173_Win64\bin;$PATH"
HOUDINI_PATH = C:\Program Files\OTOY\Octane_2018.1.0.7_Houdini_17.5.173_Win64;&"
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

You have a mistake in the HOUDINI_PATH line. The opening quotation marks character is missing ...

Thanks,
-Juanjo
sauloarruda
Licensed Customer
Posts: 59
Joined: Tue May 13, 2014 2:56 pm

Hi,

I Changed my octane pluguin path to match your example, and now It is working.

Thank you for effort to help me.

Saulo
Paulbrownv
Licensed Customer
Posts: 15
Joined: Wed Dec 28, 2016 3:54 am

Hi @Juanjgon
I'm having the same issue now that I updated to Houdini 17.5.258
I've downloaded the latest matching versions of the plugin and standalone, but its not loading. (Octane_2018.1.0.7_Houdini_17.5.258_Win64)
I even changed my directory to the same path as on your example.
Is there a way to see a log or to find out why its not loading? I'm also loading other things like MOPS and the Houdini Game tools, and those are loading up fine. (I also disabled everything except Octane and no luck either)

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

Paulbrownv wrote:Hi @Juanjgon
I'm having the same issue now that I updated to Houdini 17.5.258
I've downloaded the latest matching versions of the plugin and standalone, but its not loading. (Octane_2018.1.0.7_Houdini_17.5.258_Win64)
I even changed my directory to the same path as on your example.
Is there a way to see a log or to find out why its not loading? I'm also loading other things like MOPS and the Houdini Game tools, and those are loading up fine. (I also disabled everything except Octane and no luck either)

Thanks!
Paul
Hi,

What Octane version are you installing? The latest one is 2018.1.3.0. You should try to use this build:
viewtopic.php?f=102&t=71789

Once installed, if you want to attach your houdini.env file, and the path where you have the plugin, I can take a look at it here ...

Thanks,
-Juanjo
Paulbrownv
Licensed Customer
Posts: 15
Joined: Wed Dec 28, 2016 3:54 am

Hi Juanjo,

Thanks for responding.
I do have the latest version installed, and I created an Otoy folder on C drive, like on your example.

Here's my env file:

Code: Select all


HOUDINI_DSO_ERROR = 2
PATH = "C:\Otoy\Octane_2018.1.3.0_Houdini_17.5.258_Win64\bin;$PATH"
HOUDINI_PATH = "C:\Otoy\Octane_2018.1.3.0_Houdini_17.5.258_Win64;&"


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

# GAMES DEVELOPMENT TOOLSET 
HOUDINI_PATH = $HOUDINI_PATH;$APPDATA\SideFX\GameDevToolset\17.5\1.172;&
PATH = $APPDATA\SideFX\GameDevToolset\17.5\1.172\bin;$PATH

Post Reply

Return to “Houdini”