AntoineSfx Posted December 5, 2017 Share Posted December 5, 2017 (edited) I have tried and various combination of Houdini 16.5 releases and OS, and I can't manage to create more than one grain object (dry sand) with the shelf tool. I can certainly do it without the shelf tools, but H keeps on throwing this error after the first grain object: Traceback (most recent call last): File "dynamics_popgrainswet", line 4, in <module> File "/opt/hfs16.5/houdini/python2.7libs/doppoptoolutils.py", line 650, in createSandSource landinnode = createSandSourceFromObject(origobj, style) File "/opt/hfs16.5/houdini/python2.7libs/doppoptoolutils.py", line 437, in createSandSourceFromObject 0, 0) File "/opt/hfs16.5/houdini/python2.7libs/toolutils.py", line 357, in connectInputsAndOutputs connectMultiInputsAndOutputs(newnode, branch, inputs, outputs) File "/opt/hfs16.5/houdini/python2.7libs/toolutils.py", line 338, in connectMultiInputsAndOutputs outputs[i][2]) IndexError: tuple index out of range The tool itself is : import doptoolutils import doppoptoolutils node = doppoptoolutils.createSandSource(kwargs, style='pointwet') Right now I don't feel like debugging Python.. I assume Sidefx has not released Houdini 16.5 with a broken shelf tool ? .. So I'm wondering how it could be caused by my setup Edited December 5, 2017 by AntoineSfx Quote Link to comment Share on other sites More sharing options...
Guest tar Posted December 6, 2017 Share Posted December 6, 2017 Sidefx does indeed ship releases that do have bugs but they do fix submitted bugs quite quickly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.