An error during HDA creation

   408   0   0
User Avatar
Member
12 posts
Joined: Oct. 2018
Offline
Hi everyone, probably someone has come across this issue; Google doesn’t help. I’m trying to create an HDA, an error occurs: the HDA is created empty, and the type properties interface does not pop up. I tried everything—Houdini was being reinstalled; I tried all available builds... nothing(

This is a a message in the Houdini console

Traceback (most recent call last):
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.368/houdini/python3.7libs\assettools.py", line 2109, in on_Create
    library_file)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.368/houdini/python3.7libs\assettools.py", line 1006, in createVHDA
    ignore_external_references=True,
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.368/houdini/python3.7libs\houpythonportion\ui.py", line 1112, in decorator
    return func(*args, **kwargs)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.368/houdini/python3.7libs\hou.py", line 16229, in createDigitalAsset
    return _hou.Node_createDigitalAsset(self, name, hda_file_name, description, min_num_inputs, max_num_inputs, compress_contents, comment, version, save_as_embedded, ignore_external_references, compile_asset, change_node_type, create_backup, install_path)
hou.ObjectWasDeleted: Attempt to access an object that no longer exists in Houdini.
Traceback (most recent call last):
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.368/houdini/python3.7libs\assettools.py", line 2109, in on_Create
    library_file)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.368/houdini/python3.7libs\assettools.py", line 1006, in createVHDA
    ignore_external_references=True,
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.368/houdini/python3.7libs\houpythonportion\ui.py", line 1112, in decorator
    return func(*args, **kwargs)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.368/houdini/python3.7libs\hou.py", line 16229, in createDigitalAsset
    return _hou.Node_createDigitalAsset(self, name, hda_file_name, description, min_num_inputs, max_num_inputs, compress_contents, comment, version, save_as_embedded, ignore_external_references, compile_asset, change_node_type, create_backup, install_path)
hou.ObjectWasDeleted: Attempt to access an object that no longer exists in Houdini.[/code]
Edited by Litesound - Sept. 4, 2023 09:51:17

Attachments:
2023-09-04_16-35-49.png (166.2 KB)

  • Quick Links