eggbeast 3684 Posted November 20, 2016 the dogtags on all our unit models in unsung have this error: Cannot generate ST coordinates could anyone possibly explain in simple steps how we can fix these in O2? it would probably cut a lot of RPT spam in our mod, as every blufor unit has this issue thanks! Share this post Link to post Share on other sites
scars09 9 Posted November 20, 2016 check faces in o2, if i remember right the non linear mapping entries are the ones with the st error. if the faces have 4 points, triangulate, most of the time that allready does the job. if there is still a problem, hide everything that is ok, and open up uv mapping with the check faces result remaining unhidden. typically its bad mapping so you will see lines with 3 (or more) points in uv mapping wich actually are face(s) mapped "sideways". either remap them manually or you can also try to use the undeform UV button in uv mapper. carefull, you need to break the selection before you use the undeform UV button otherwise it messes up the mapping of the stuff hidden before (wich was fine) 1 Share this post Link to post Share on other sites
x3kj 1247 Posted November 21, 2016 this message should in theory go away with binarization. Most of my unbinarized stuff has ST errors as well that all go away. 1 Share this post Link to post Share on other sites
ianbanks 30 Posted November 23, 2016 "Cannot generate ST coordinates" errors occur when your UV map has a triangles or quads with co-linear or coincident points in the UV or 3D (it might only be UV, but your model shouldn't have colinear/coincident points in either 3D or UV because if nothing else it's a waste of polygons that will never display).Arma needs to be able to convert from any point on your UV map to a unique point on your 3D faces and vice versa. If all your UV points for a particular face are on the exact same point, or all 3-4 points fall on a straight line, then it's ambiguous which 3D coordinates correspond to the UV point. 3 Share this post Link to post Share on other sites