Hi,
I have a hip file with a couple embedded custom HDAs and some vopsops operators in a file + some other external HDAs in the otl path. While opening my file with hython everything looks fine but when trying to load hou module into standard python script and load the file suddenly I am getting tons of errors:
OP: unknown error: 3
OP: unknown error: 3
PRM: unknown error: 5
PRM: unknown error: 5
PRM: unknown error: 5
OP: unknown error: 34
…
I'm suspecting some broken links to some operators, but what PRM means? I'm not sure what I am missing to properly load the file.
thanks for any help
kuba
hou moudle problem loading scene with custom HDA
4949 3 0-
- kuba
- Member
- 345 posts
- Joined:
- Offline
-
- kuba
- Member
- 345 posts
- Joined:
- Offline
I have more info about this problem:
cpp error: “oplib
Vop/cross?Vop/cross”:15 Unable to include <parameter.ds>
PRM_ScriptPage::handleUnknown
oplib
Vop/cross?Vop/cross Error(32): script unknown identifier VOP_VEC_INPUT(ve
c1,
cpp error: “oplib
Vop/normalize?Vop/normalize”:15 Unable to include <parameter.
ds>
PRM_ScriptPage::handleUnknown
oplib
Vop/normalize?Vop/normalize Error(40): script unknown identifier VOP_VEC_
PARM(vec,
OP: unknown error: 34
cpp error: “oplib
Vop/length?Vop/length”:15 Unable to include <parameter.ds>
looks like my vopsops create problems…
cpp error: “oplib
Vop/cross?Vop/cross”:15 Unable to include <parameter.ds>PRM_ScriptPage::handleUnknown
oplib
Vop/cross?Vop/cross Error(32): script unknown identifier VOP_VEC_INPUT(vec1,
cpp error: “oplib
Vop/normalize?Vop/normalize”:15 Unable to include <parameter.ds>
PRM_ScriptPage::handleUnknown
oplib
Vop/normalize?Vop/normalize Error(40): script unknown identifier VOP_VEC_PARM(vec,
OP: unknown error: 34
cpp error: “oplib
Vop/length?Vop/length”:15 Unable to include <parameter.ds>looks like my vopsops create problems…
-
- lucas
- Staff
- 269 posts
- Joined: Sept. 1998
- Offline
-
- kuba
- Member
- 345 posts
- Joined:
- Offline
Thanks Lucas,
Yes, HFS is set up properly. I got rid of all of the vop sops, all embedded HDAs I saved to otl files, moved scene contents to a new hip file and looks everything works and loads fine right now, strange I think my file was pretty messy….
Do you think embedding HDA's in a hip file may produce problems?
Cheers
kuba
Yes, HFS is set up properly. I got rid of all of the vop sops, all embedded HDAs I saved to otl files, moved scene contents to a new hip file and looks everything works and loads fine right now, strange I think my file was pretty messy….
Do you think embedding HDA's in a hip file may produce problems?
Cheers
kuba
-
- Quick Links

