Houdini 21 support

Thanks, I thought It’d have an easier to do it.

About the "compatibility_dialog_min_version: 22”, where should I add it?

In the project.yaml it gives an error on the toolkit.

found it on tk-houdini configs, thanks!

1 Like

Hi, we just released tk-houdini v1.9.10 which adds the support for Houdini 21.0.

No need for custom branch anymore! I will remove the custom branches listed in this thread by the end of the month.

Regarding the missing FPT menu, the implemented solution (provided by the SideFx support) only works fir Houdini version 21.0.479+

Please let us know if you see any more issues.

Thanks!

1 Like

Thanks, Julien.

Please don’t remove the branch until the end of November, or at least a couple of weeks after the next production build is released.
That won’t change anything for us, but it may change for others, since we’re rendering some things on a farm and they’re still using build 440 (and waiting for the next production one).

Hi,

Gave it a try to update to H21 but we’re getting different errors when we try to open a file from the menu.
Tested it with our main config and also to see if we had something messed up, created a project from scratch with all the defaults, but still the same error.
This is happening on windows 10.

If anyone has any clue would help a lot!
Thanks,

[DEBUG tk-multi-workfiles2] Synchronizing remote path cache…
[DEBUG path_cache] Path cache sync tracking marker in local sqlite db: 805792
[DEBUG path_cache] Fetching create/delete folder event log entries >= id 805792 for project {‘type’: ‘Project’, ‘id’: ###}…
[DEBUG path_cache] Got 1 event log entries
[DEBUG path_cache] Event log contains 1 creations and 0 deletions
[DEBUG path_cache] Path cache syncing not necessary - local folders already up to date!
[DEBUG tk-multi-workfiles2] Path cache up to date!
[ERROR tk-multi-workfiles2] Failed to create File Open dialog!
Traceback (most recent call last):
File “\####\configs\test_project_3_3\install\app_store\tk-multi-workfiles2\v0.16.0\python\tk_multi_workfiles\work_files.py”, line 137, in
_show_file_dlg
self._dialog_launcher(dlg_name, app, form, *args)
File “\####\configs\test_project_3_3\install\app_store\tk-houdini\v1.9.10\engine.py”, line 987, in show_dialog if QtCore.QThread.currentThread() != QtGui.QApplication.instance().thread(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: ‘NoneType’ object has no attribute ‘thread’

Hi @PolS are you running Houdini in headless mode? (hython)

Not in this test, this was launching standard houdini from the SG Desktop app