Page 1 of 1

[help] Error:SceneloaderExcep

Posted: Thu May 21, 2009 3:18 am
by misandee
sorry i'm new to indigo and need help to fix an error
i'm using skecthup 7 and just installed the IndigoRenderer_2.0.6 32 bit..
and everytime i try to klik render this message appeared
Error: SceneLoaderExcep: ModelLoadingStreamHandlerExcep: UV set with index 1 was exposed, but the UV set data was not provided. (In element 'mesh', around line 6, column 9)
what's gone wrong and how to fix it?

thx..

Re: [help] Error:SceneloaderExcep

Posted: Thu May 21, 2009 8:44 am
by CTZn
It seems that the exported mesh doesn't presently expose a second UVset that a given texture wants to use on the said mesh. Here's how the message should be understood:

Code: Select all

An UV set with index 1 was exposed in a texture definition, but the data for this second UV set was not found within the mesh defined around line 6, column 9.
The consequence is that Indigo does not have sufficient information to lay that texture on the mesh.

Whaat, or SKIndigo users, should be able to answer your precise question. Meanwhile, a workaround could be to use a single UVset definition per mesh.

To admins: Please post rules for this forum in a sticky.