error message when rendering
Posted: Fri Jan 27, 2012 4:09 am
by Asmithey
Hi There,
I get this error message when I try to render an image. I have never seen this one. I thought it might be the object so I rebuilt it. But I still get the error. So I am guessing it is with the texture.
Aaron

Re: error message when rendering
Posted: Fri Jan 27, 2012 4:29 am
by Asmithey
I went into the material and changed the channel to zero. And now it works.
Re: error message when rendering
Posted: Fri Jan 27, 2012 4:51 am
by Mihai
http://support.nextlimit.com/display/ma ... +in+Studio
(look in "UV sets and Channels" section)
http://support.nextlimit.com/display/kn ... r+messages
It's because your object only has 1 UV set and the material you've applied to it wants to use more than 1 UV set (since one of the channels was set to 1 instead of 0). You can have as many UV sets as you want, and each will get an incremental number. So if you use channel 2 in one of your textures, then make sure you have a UV set with that number applied to your object.