Error on start with Octane 2021

Houdini Integrated Plugin

Moderator: juanjgon

Post Reply
ThomasHelzle
Licensed Customer
Posts: 13
Joined: Fri May 28, 2010 4:10 pm
Location: Berlin
Contact:

Hey,

with basically all versions of Octane 2021, first with Houdini 18.5 and now with Houdini 19 (Indie), I get this error when I start Houdini:

Code: Select all

Error while parsing a menu definition file
 'C:/Grafik/OTOY/Octane_2021.1.0.4_Houdini_19.0.383_Win64/MainMenuCommon.xml':
Cannot find element 'h.create_mantra_pbr' needed for ordering of 'render_create_submenu_sep_octane'.
Cannot find element 'help_menu' needed for ordering of 'octane_menu'.
This leads to the Houdini Menu being messed up:
OctaneMenuBorked.jpg
Any idea why that happens?

I'm loading Octane via the houdini.env like this:

Code: Select all

# Octane:
PATH = $PATH;C:\Grafik\OTOY\Octane_2021.1.0.4_Houdini_19.0.383_Win64\bin;
HOUDINI_PATH = $HOUDINI_PATH;C:\Grafik\OTOY\Octane_2021.1.0.4_Houdini_19.0.383_Win64;
This happened in the last couple of 2021 versions already, but I thought it would "go away (TM)" in a later update but it didn't so far...
This is on Windows 8.1 x64.

Cheers,

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

Can you please declare your HOUDINI_PATH variable as you can see below?

Code: Select all

HOUDINI_PATH = "C:\Grafik\OTOY\Octane_2021.1.0.4_Houdini_19.0.383_Win64;&"
Thanks,
-Juanjo
ThomasHelzle
Licensed Customer
Posts: 13
Joined: Fri May 28, 2010 4:10 pm
Location: Berlin
Contact:

Ok, that did it.

Thanks Juanjgon!
Used to work for me in older versions like that, but then I had more engines installed via env, now they all use packages.

Cheers,

Tom
Post Reply

Return to “Houdini”