Jump to content

VRAY error


Recommended Posts

Hi guys. I have some free time this evening and i have found my old houdini stuff. Some procedural generators. I have done them for 9.0 houdini. And now i want to start them at 10. But when i start render then houdini like to tell me:

mantra procedural error[w_VRAYpiser]: Invalid query -- null object handle

I compare samples from toolkit with my files and don't find any differences in methods. But houdini doesn't agree with me))) This issue happens in getClassName method.

const char *

w_VRAYpiser::getClassName()

{

cout<<"w_VRAYpiser getClassName"<<endl;

return "w_VRAYpiser";

}

So strange... And i have some tests in 9.5 today and sure it's ok. So the issue is in 10

What's wrong?

Thanks

Link to comment
Share on other sites

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...