Houdini Engine crashes Maya 2017 Update 4

   3464   1   1
User Avatar
Member
6 posts
Joined: April 2017
Offline
Hello,


Maya crashes trying to load houdiniEngine.so in Maya Update 4 in linux. We get the following error:

CMD_Manager::findCommand(char const*, int)
CMD_Manager::installCommand(char const*, char const*, void (*)(CMD_Args&), bool)
HAPI_Initialize
initializePlugin(MObject)
Tplugin::primaryLoad(Tstring const&, Tstring*)
Tplugin::load(Tstring const&, Tstring*)
TloadPluginAction::loadPlugin(TfilePath const&, Tstring const&, bool, Tstring&)
TloadPluginAction::execute(TargList&)
TloadPluginAction::doCommand(TargList&)
Mel_Command_Dispatch(SphNode*)
node_exec
f_catch
fc_if
node_exec
f_function_entry_node
node_exec
sophia_call_executable
SophiaExecutable::evaluate(void*)
TcommandEngine::executeCommand(SophiaExecutable*, void*)
TelfEvalCmd::doCommand(TargList&)
Mel_Command_Dispatch(SphNode*)
node_exec
fc_if
node_exec
f_function_entry_node
node_exec
sophia_call_executable
SophiaExecutable::evaluate(void*)
TcommandEngine::executeCommand(Tstring const&, bool, bool, TmelCmdResult*, unsigned int)
TscriptAction::execute(Tevent const&, TinterpreterResult**)
TcontrolScriptAction::doIt(Tevent const&)
Taction::performAction(Tevent const&, char const*)
Taction::doIt()
QMetaObject::activate(QObject*, int, int, void**)
QAbstractButton::clicked(bool)
//packages/vendor/autodesk/maya/linux_64/maya2017-UPDATE4-x64/lib/libQt5Widgets.so.5(+0x2591aa)
//packages/vendor/autodesk/maya/linux_64/maya2017-UPDATE4-x64/lib/libQt5Widgets.so.5(+0x25a21c)
QAbstractButton::mouseReleaseEvent(QMouseEvent*)
QWidget::event(QEvent*)
QApplicationPrivate::notify_helper(QObject*, QEvent*)




We are trying to load the HoudiniEngine version hfs16.0.491:

hfs16.0.491/engine/maya/maya2017/plug-ins/houdiniEngine.so

Any help you could give would be great. Thanks

Joe
User Avatar
Member
818 posts
Joined: Sept. 2013
Offline
How is the Maya plugin registered with Maya? Did you set the MAYA_MODULE_PATHenvironment variable? If you've only set MAYA_PLUG_IN_PATH and MAYA_SCRIPT_PATH, this is not sufficient. In your case, make sure MAYA_MODULE_PATHincludes hfs16.0.491/engine/maya.
Andrew / アンドリュー
  • Quick Links