There was a small bug with the code that has now been amended. Those of you who have already purchased the product you should have received an email with the amended HDA and demo scene. All new purchases will be with the latest update. Sorry for the inconvenience and thank you for your feedback
Unfortunately both 1.0 and 1.1 not working. Houdini 19.5.716 py3.7 Gives this error: Error running callback: Traceback (most recent call last): File "Sop/SPR_attributeWedge::1.0/widge_build", line 1, in File "Sop/SPR_attributeWedge::1.0, PythonModule", line 76, in build AttributeError: 'NoneType' object has no attribute 'set'
Also if I have for example two noise nodes and I want to adjust their offsets separately - how can I define it in the wedge node? Both of these noises have exact same attribute name when I copy the offset parameter reference.
So your error is because that parm doesnt live on the input node. What i would do is subnet yourset and promote what parms you want to be set on the inside. Then you can point to those parms on the subnet from the wedge node. This will solve your probmem with parms named the same aswell, becuase yo cant have the same name on the same node, so you could call it "noisa1" & "noise2" for example. Hope that helps and thanks for purchasing the HDA :)
I'm getting this error: Traceback (most recent call last): File "Sop/SPR_attributeWedge::1.0/widge_build", line 1, in File "Sop/SPR_attributeWedge::1.0, PythonModule", line 56, in build File "Sop/SPR_attributeWedge::1.0, PythonModule", line 24, in getWedgeAttribs AttributeError: 'NoneType' object has no attribute 'eval' Even in your demo scene. I'm on Indie 19.5.773 py3.9
@@SuperPhotoReal Hello! I am also getting this message when hitting the Build button after pasting relelative reference. Haven't done much SubNetworks before, could there be a specific work flow that needs to be done with the Subnet before hitting the Build button ? Thanks :)
Ok i found a small bug with the code that's now been corrected, i'll be uploading a new version of the demo scene and HDA. Hopefully you'll both get an email with a new download link from gumroad. Please let me know if you don't receive it via email and i can send it to you specifically. Thanks
There was a small bug with the code that has now been amended. Those of you who have already purchased the product you should have received an email with the amended HDA and demo scene. All new purchases will be with the latest update. Sorry for the inconvenience and thank you for your feedback
Working perfectly now! Tks!
Dope!
Unfortunately both 1.0 and 1.1 not working. Houdini 19.5.716 py3.7
Gives this error:
Error running callback:
Traceback (most recent call last):
File "Sop/SPR_attributeWedge::1.0/widge_build", line 1, in
File "Sop/SPR_attributeWedge::1.0, PythonModule", line 76, in build
AttributeError: 'NoneType' object has no attribute 'set'
Also if I have for example two noise nodes and I want to adjust their offsets separately - how can I define it in the wedge node? Both of these noises have exact same attribute name when I copy the offset parameter reference.
So your error is because that parm doesnt live on the input node. What i would do is subnet yourset and promote what parms you want to be set on the inside. Then you can point to those parms on the subnet from the wedge node. This will solve your probmem with parms named the same aswell, becuase yo cant have the same name on the same node, so you could call it "noisa1" & "noise2" for example. Hope that helps and thanks for purchasing the HDA :)
@@SuperPhotoReal amazing! thank for reply! I'll check this soon
I'm getting this error:
Traceback (most recent call last):
File "Sop/SPR_attributeWedge::1.0/widge_build", line 1, in
File "Sop/SPR_attributeWedge::1.0, PythonModule", line 56, in build
File "Sop/SPR_attributeWedge::1.0, PythonModule", line 24, in getWedgeAttribs
AttributeError: 'NoneType' object has no attribute 'eval'
Even in your demo scene.
I'm on Indie 19.5.773 py3.9
@@SuperPhotoReal Hello! I am also getting this message when hitting the Build button after pasting relelative reference. Haven't done much SubNetworks before, could there be a specific work flow that needs to be done with the Subnet before hitting the Build button ?
Thanks :)
Ok i found a small bug with the code that's now been corrected, i'll be uploading a new version of the demo scene and HDA. Hopefully you'll both get an email with a new download link from gumroad. Please let me know if you don't receive it via email and i can send it to you specifically. Thanks
Great tool and price!
Glad you liked it
Does this work in Houdini version 20? Thank you.
Yes it works fine in Houdini 20, I've updated the the scene file on Gumroad. Thanks