vop not compile when file open?

   3851   4   0
User Avatar
Member
303 posts
Joined: May 2007
Offline
in vop i builded a Vex Surface Type name is as“surface1”, and in shop i loaded it,then save this hip file.
when i open this hip file in houdini there are many warnings:
/shop/surface1:
Skipping unrecongnized parameter “imodel”.
Skipping unrecongnized parameter …
if i double click on the hip file to open it , no warnings.
or if i save the vex to Shop type as an otl, no warnings too.
i guess this vex not comlipe when the file is open. so can it be solved?

Attachments:
vex_not_compile.hip (67.9 KB)

https://vimeo.com/user3971456/videos [vimeo.com]
User Avatar
Member
512 posts
Joined: July 2009
Offline
I recently had the same problem, a vex node that worked perfectly fine suddenly gave me all those warnings, try to rebuild the shader, you could use the opscript hscript command to give you the code to rebuild the whole thing and then copy/paste it in the textport after you renamed the old broken node, that rebuilds the whole vex network on the fly!

command would be something like this:

opscript -r /shop/myShader

maybe that could fix the problem. I can't tell you what causes Houdini to behave that way though :?

~ Manu
http://vimeo.com/user2522760 [vimeo.com]
http://stormbornvfx.com/ [stormbornvfx.com]
Manuel Tausch
User Avatar
Member
303 posts
Joined: May 2007
Offline
thank you asnowcappedromance
and i think it's a bad news!
https://vimeo.com/user3971456/videos [vimeo.com]
User Avatar
Member
7733 posts
Joined: July 2005
Offline
Try the latest daily build? I think something similar to this was recently fixed.
User Avatar
Member
303 posts
Joined: May 2007
Offline
edward
Try the latest daily build? I think something similar to this was recently fixed.

tried 12.0.683,not fixed yet! :twisted:
https://vimeo.com/user3971456/videos [vimeo.com]
  • Quick Links