hotdoggyurkeyam Posted July 23, 2019 Share Posted July 23, 2019 (edited) Hi there! I've tried to wrap my head around why this isnt working. Would like some eyes on it as it's not clear as to what I am doing wrong. Following a destruction tutorial and noticing my glue constraints are not showing up. Here is my packed fragments with proper names on the points: Next step I unpacked, promoted the names from point to primitive and I can see the constraints with correct primitive attributes: In my Dop network, I have the Constraint Network pointing to the correct sop path and insterted the correct data name on the Glue Network Relationship node. I see a warning saying "Required data Glue not found or the wrong type": Any ideas? I am using Houdini 17.5 Thanks! Edited July 23, 2019 by hotdoggyurkeyam added error info Quote Link to comment Share on other sites More sharing options...
Sean-R Posted July 23, 2019 Share Posted July 23, 2019 Looks like you're missing the constraint_type attribute. Try this in a primitive wrangle: s@constraint_type = "all"; Quote Link to comment Share on other sites More sharing options...
hotdoggyurkeyam Posted July 23, 2019 Author Share Posted July 23, 2019 (edited) Hi Sean-R, Thanks for the tip. Unfortunately, the result is still the same. I added s@constraint_type = "all"; it to my attribute wrangle: And I can see the attributes in the spreadsheet: And no luck: Edited July 23, 2019 by hotdoggyurkeyam Quote Link to comment Share on other sites More sharing options...
hotdoggyurkeyam Posted July 23, 2019 Author Share Posted July 23, 2019 Weird, after fiddling around and not getting anywhere. I went ahead and recreated my DOP network. And now it works! No idea why: Quote Link to comment Share on other sites More sharing options...
Sean-R Posted July 24, 2019 Share Posted July 24, 2019 Huh, strang. At least it sorted itself out! Quote Link to comment Share on other sites More sharing options...
Follyx Posted July 27, 2019 Share Posted July 27, 2019 (edited) Sometimes I have the same behaviour in gluenetworks. The once solution I found ist to recreate the gluenodes. Would be interesting to know whats going on... Edited July 27, 2019 by Follyx 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.