Search - User list
Full Version: Houdini engine On Maya 2018
Root » Houdini Engine for Maya » Houdini engine On Maya 2018
pluneau
Houdini Engine on Maya 2018 Windows Crash
awong
By default, Maya loads the Houdini Engine backend into the Maya process, which is probably causing conflicts in Maya 2018. It's also possible to load the Houdini Engine as a separate process, which would avoid library conflicts all together. Normally, you'd select it from the Houdini Engine preferences. But since you aren't able to load the Maya plugin to begin with, you could run the following MEL to set the same preferences:

optionVar -iv "houdiniEngineSessionType" 2 -iv "houdiniEngineSessionPipeCustom" 0;

Then, load the plugin.
emincangener
awong
By default, Maya loads the Houdini Engine backend into the Maya process, which is probably causing conflicts in Maya 2018. It's also possible to load the Houdini Engine as a separate process, which would avoid library conflicts all together. Normally, you'd select it from the Houdini Engine preferences. But since you aren't able to load the Maya plugin to begin with, you could run the following MEL to set the same preferences:

optionVar -iv "houdiniEngineSessionType" 2 -iv "houdiniEngineSessionPipeCustom" 0;

Then, load the plugin.

It did work for me. Thanks a lot
Cera
I have to say this has saved me a lot of times thanks awong.
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