検索 - User list
Full Version: OCI Error
Root » 3rd Party » OCI Error
Ruteger1
Hi,

Getting this error when launching Windows 20.5.445 and renderman 26.2:

WARNING: (MainThread) txmgr_houdini init_manager: Failed to create TxManager: Error: Loading the OCIO profile 'C:/PROGRA~1/Side Effects Software/Houdini 20.5.445/packages/ocio/houdini-config-v2.1.0_aces-v1.3_ocio-v2.3.ocio' failed. This .ocio config 'C:/PROGRA~1/Side Effects Software/Houdini 20.5.445/packages/ocio/houdini-config-v2.1.0_aces-v1.3_ocio-v2.3.ocio' is version 2.3. This version of the OpenColorIO library (2.2.1) is not able to load that config version.
The minor version 3 is not supported for major version 2. Maximum minor version is 2.

Is there a solution to this? A simple path statement or changing the installed OCIO version?

TIA
Nicolas Heluani
Yep... according to documentation RFH is basically not compatible with the ocio config that houdini comes with...
You will need to change it to 2.2
https://github.com/AcademySoftwareFoundation/OpenColorIO-Config-ACES/releases [github.com]
Will like to help more but that as far as I got I am surprised Renderman devs do not provide more info on how to set up this considering that they are suppose to support houdini installations.
Nicolas Heluani
So After digging a bit more to solve the error you could use the ocio config file that comes with RMAN. You can do that by adding the folloring lines to the package json file:
{ "OCIO": "c:/Program Files/pixar/RenderManProServer-26.2/lib/ocio/ACES-1.3/config.ocio" }
Suolin
Nicolas Heluani
So After digging a bit more to solve the error you could use the ocio config file that comes with RMAN. You can do that by adding the folloring lines to the package json file:
{ "OCIO": "c:/Program Files/pixar/RenderManProServer-26.2/lib/ocio/ACES-1.3/config.ocio" }

I tried to add the line in json file but it didn't work.

Then I add OCIO="c:/Program Files/pixar/RenderManProServer-26.2/lib/ocio/ACES-1.3/config.ocio" into houdini.env file which is under houdini20.5 directory, no error occurs anymore.
Nicolas Heluani
Suolin
Nicolas Heluani
So After digging a bit more to solve the error you could use the ocio config file that comes with RMAN. You can do that by adding the folloring lines to the package json file:
{ "OCIO": "c:/Program Files/pixar/RenderManProServer-26.2/lib/ocio/ACES-1.3/config.ocio" }

I tried to add the line in json file but it didn't work.

Then I add OCIO="c:/Program Files/pixar/RenderManProServer-26.2/lib/ocio/ACES-1.3/config.ocio" into houdini.env file which is under houdini20.5 directory, no error occurs anymore.
Is basically the same thing, though packages are more convenient to set up environment as you can pick and choose different environment on start up. Check for packages on the houdini help.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB