Page 1 of 1
"Error creating polygon mesh."
Posted: Sat Nov 18, 2006 2:17 am
by Bobdyce
Hey guys, does anyone know what causes this, and how to fix it!? I get this from time to time. I usually just do a work-around, but this time it would be too much work. Need to know what causes this and how to fix it!! Thanks for everyone's help!!!

Posted: Sat Nov 18, 2006 2:50 am
by DrMerman
Hey Bobdyce. The way I usually get around this is by applying your lambert1 mat to all objects you are trying to export. Kinda sucks if you've got loads of objects all with their own textures, but it works. Lets hope its fixed in 1.2 (which by the looks of things it will be

)
Cheers,
Dr Merman
Posted: Sat Nov 18, 2006 3:07 am
by sidenimjay
i have seen this and i think it is caused by not having uv mapping on a particular mesh....
it usually is not a problem until you have that geometry using a map or
another object is using a map in the scene
its a byproduct of the way the maps are stored in memory and the way the
programmer made the plugin.....
in short make sure all geometry has uv coordinates even if they arent using
a map in the shader
Posted: Sat Nov 18, 2006 10:46 am
by Olivier Cugniet
i got it also, when two shaders are applied on tha same object
