Hello,
I am having a problem with Vray Proxy node. Houdini crashes every time I am running the node and getting below message. I made sure that Vray proxy ROP is also available.
vrayProxyExport __int64 __cdecl OP_Parameters::evalIntT(const class UT_StringRef &,int,double,int) const: Invalid parameter name use_global_no_bitmap
vrayProxyExport __int64 __cdecl OP_Parameters::evalIntT(const class UT_StringRef &,int,double,int) const: Invalid parameter name use_global_no_bitmap
vrayProxyExport void __cdecl OP_Parameters::evalStringT(class UT_String &,const class UT_StringRef &,int,double,int) const: Invalid parameter name no_bitmap_texture
10632: Fatal error: Segmentation fault
Any ideas will be appreciated.
I am having a problem with Vray Proxy node. Houdini crashes every time I am running the node and getting below message. I made sure that Vray proxy ROP is also available.
vrayProxyExport __int64 __cdecl OP_Parameters::evalIntT(const class UT_StringRef &,int,double,int) const: Invalid parameter name use_global_no_bitmap
vrayProxyExport __int64 __cdecl OP_Parameters::evalIntT(const class UT_StringRef &,int,double,int) const: Invalid parameter name use_global_no_bitmap
vrayProxyExport void __cdecl OP_Parameters::evalStringT(class UT_String &,const class UT_StringRef &,int,double,int) const: Invalid parameter name no_bitmap_texture
10632: Fatal error: Segmentation fault
Any ideas will be appreciated.
Comment