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'.
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 is on Windows 8.1 x64.
Cheers,
Tom