Page 1 of 1

No such uv set 'uv'

Posted: Tue Aug 19, 2008 5:30 am
by Coreyrn
First I'm new so "Hello" :)

I installed Blendigo 1.1.7 and Indigo 1.1.7 and tried to export a scene.
But after a few Ignoring degenerate triangel messages an error occured.

No such uv set 'uv'

I use many uv textures in my scenes but this error never occured to me before. How can I fix it or locate the source of the problem?

Posted: Tue Aug 19, 2008 6:05 am
by Lord of the Rings Junkie
In Blendigo where you enter the UV set to use for the texture, enter 'UVTex'.

Posted: Tue Aug 19, 2008 7:54 am
by Coreyrn
Thanks. But it only helped partly.

Now there occures near the same error.

Fatal Error: IndigoDriverExcep: SceneLoaderExcep: No such uv set 'UVTex'
Stopped.

I wrote UVTex into every line where it is needed, checked three times.

What have I done wrong?

Posted: Tue Aug 19, 2008 8:34 am
by Lord of the Rings Junkie
Basically what you want to do is make sure that the UV sets the meshes are using and the UV sets Blendigo is using have the same name. I just assumed you left your UV set as the default name, 'UVTex'.

Posted: Wed Aug 20, 2008 12:03 am
by Coreyrn
Ok, I worked it out and now it's rendering.

Thank you very much for your help :D