Tk-houdini: Loader and Panel not working properly

Hi Guys

I have installed the following apps for houdini

tk-multi-loader2: v1.19.2
tk-multi-shotgunpanel: v1.6.3

My houdini version is 16.5.536

Panel issues

  1. The panel starts breaking as soon as I expand the column

  1. Thumbnails are missing.

I am unable to launch the loader,

image

  File "Load...", line 13, in <module>
  File "C:\Users\pritish.dogra\packages\houdini_tk_apps\1.0.0/build_output\bundle_cache\app_store\tk-houdini\v1.2.2\engine.py", line 365, in launch_command
    callback()
  File "C:\Users\pritish.dogra\AppData\Roaming\Shotgun\p\p3884.basic.houdini\cfg\install\core\python\tank\platform\engine.py", line 1084, in callback_wrapper
    return callback(*args, **kwargs)
  File "C:\Users\pritish.dogra\packages\houdini_tk_apps\1.0.0/build_output\bundle_cache\app_store\tk-multi-loader2\v1.19.2\app.py", line 37, in <lambda>
    cb = lambda : tk_multi_loader.show_dialog(self)
  File "C:\Users\pritish.dogra\packages\houdini_tk_apps\1.0.0\build_output\bundle_cache\app_store\tk-multi-loader2\v1.19.2\python\tk_multi_loader\__init__.py", line 42, in show_dialog
    w = app.engine.show_dialog(ui_title, app, AppDialog, action_manager)
  File "C:\Users\pritish.dogra\packages\houdini_tk_apps\1.0.0/build_output\bundle_cache\app_store\tk-houdini\v1.2.2\engine.py", line 591, in show_dialog
    dialog, widget = self._create_dialog_with_widget(title, bundle, widget_class, *args, **kwargs)
  File "C:\Users\pritish.dogra\AppData\Roaming\Shotgun\p\p3884.basic.houdini\cfg\install\core\python\tank\platform\engine.py", line 1690, in _create_dialog_with_widget
    dialog = self._create_dialog(title, bundle, widget, parent)
  File "C:\Users\pritish.dogra\packages\houdini_tk_apps\1.0.0/build_output\bundle_cache\app_store\tk-houdini\v1.2.2\engine.py", line 549, in _create_dialog
    hwnd = ctypes.pythonapi.PyCObject_AsVoidPtr(dialog.winId())
TypeError: PyCObject_AsVoidPtr with non-C-object

Please advice how I solve this?

Cheers

Pritish

1 Like

Hi Pritish! What version of tk-houdini are you using? I wonder if you need this fix?

4 Likes

Hi Tannaz

Thank you for pointing this out. I had accidently installed a older version by mistake.

Installing that version has resolved those issues.

Thank you for the prompt reply

Cheers

Pritish

3 Likes

Phew, you’re very welcome! Glad that solved it!

1 Like