Game Development Community

Assertion error during vertex merge

by Tim Lei · in Torque Game Engine · 06/03/2002 (2:12 pm) · 0 replies

I got this error while exporting:

Assertion error during vertex merge: must weld verts on mesh "Mesh"

I use STL checker and found double face and multiple errors. Are the errors the source of the problem? and if they are, then is there a quick way I can fix them like fixing open edges?

Thanks