Jump to content

dt procedural rigs and controlling motion problem


Recommended Posts

Hi guys.

I followed the tutorial on procedural rigs and controlling motion by jonah hall but at lesson 10 im stuck... the thing he does gives houdini an error while going to chops.it says time independet or invalid input sop.

Even when i open his lesson file i got this same problem.

Using h12.5.376

Link to comment
Share on other sites

Hi magi.

Thnx for your fast response.

I didnt know it was that different. It has something to do with write it to bgeo.(the movement of the robots) Cause if i skip that step it works but it takes alot of time because of caching. Was wondering why houdini doesnt work in version 12 with writed node files... do you know why or hpw to fix it on a different way? So i can still do this?

Link to comment
Share on other sites

Hi Dennis,

I am on houdini 12.5.489

I open the file , exported the sim to bgeo

opended and the error is gone. ?

No to sure what you are really encountering.

Well here are some snap shots so we can all see it okay.

Mangi

post-2848-0-58021700-1376389475_thumb.jp

sim.mov

  • Like 1
Link to comment
Share on other sites

dennis.

Ya I did check the chops as well.

One thing I just notice when I opened the file with Houdini 12.5.458

get some issue "458.jpg"

Upgrade the Houdini. I am testing the file on

Houdini 12.5.489:

It may have to do with the versions

Mangi

post-2848-0-65083800-1376425662_thumb.jp

post-2848-0-95048400-1376425692_thumb.jp

  • Like 1
Link to comment
Share on other sites

  • 1 year later...

Hi there ,

I know this is an old topic but I am following the same tutorial (which is really well done) and i am running into a different error.

A bit later in the video he creates multiple channels in a chop-net and then references them in an attribute create node using

chop("../bug_chops/F/step")

which he later uses in a foreach loop to group certain points.

 

my problem is that the referencing does not work (houdini 14). i thought i made an error copying what he does so i opened his scene file and i have the same error so i assume its in the referencing.

i noticed that if i change
 

chop("../bug_chops/F/step")

 

to 

 

chop("../bug_chops/F/step$ID")

 

or to a specific channel aka:

chop("../bug_chops/F/step8")  (just picking one of the many chanels randomly)

 

i do get some data but its not the right one im fairly sure as the patterns do not co-relate with what they are meant to do.

 

Has the attribute create node or the way things are referenced from/to chopnets changed drastically?

i notice the node attributes look different from the ones in the video.

 

maybe somebody knows a work around to access the data from the chop net?

 

 

would be great if somebody knows whats up, would be a shame not being able to finish the tutorial 

thanks in advance :) 
 

Link to comment
Share on other sites

  • 2 months later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...