SQRT Domain Error (Toolset) Bug
symmetric
Member Posts: 57
A couple of people have been running into this problem in the toolset. It seems it is not yet fixed, so here is a way you can avoid it altogether:
This bug is caused by broken uv-maps. It happens when the uv-vertices of a face share the same coordinates, i.e. are degenerated into a point or a line:
This is a picture of the standard barrel placeable (plc_h07.mdl) in blender. As you can see, the underside of the barrel lid is not mapped correctly. A lot of the standard placeables have this problem.
If you try to use fancymapping (normal & specular mapping) on this it will explode in your face
This bug is caused by broken uv-maps. It happens when the uv-vertices of a face share the same coordinates, i.e. are degenerated into a point or a line:
This is a picture of the standard barrel placeable (plc_h07.mdl) in blender. As you can see, the underside of the barrel lid is not mapped correctly. A lot of the standard placeables have this problem.
If you try to use fancymapping (normal & specular mapping) on this it will explode in your face
2
Comments
That this also happens when it is just the t-verts of faces is new however.
However, I find degenerated "tverts faces" to be a legitimate thing, unlike degenerated geometry faces. I think the engine should be made able to handle them, instead of having to enforce constraints on the mapping