Unity-Technologies/VFXToolbox

[Houdini] OTL install errors

atcarter714 opened this issue · 0 comments

As soon as you import the OTLs in the Houdini folder, you get this error in Houdini:

Exception in thread Thread-5:
Traceback (most recent call last):
  File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.590\python310\lib\threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.590/houdini/python3.10libs\houdinihelp\api.py", line 696, in run
    pathlist = [nodetype_to_path(defn.nodeType())
  File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.590/houdini/python3.10libs\houdinihelp\api.py", line 696, in <listcomp>
    pathlist = [nodetype_to_path(defn.nodeType())
  File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.590/houdini/python3.10libs\houdinihelp\api.py", line 1092, in nodetype_to_path
    return components_to_path(table, scopeop, namespace, corename, version,
  File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.590/houdini/python3.10libs\houdinihelp\api.py", line 993, in components_to_path
    parts = ["/nodes/", table_to_dir[table], "/"]
KeyError: 'Cop'

Is this repo abandoned? This really needs more attention, as it's really a must-have for professional game/vfx developers working with Unity for high fidelity graphics and fx ... and it honestly needs to be promoted/expanded! Is there no one free at Unity to work on it, or did it get deprioritized/kicked to the curb?