v.2.05 crash dump on UV window: scale |normalize sizes - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: v.2.05 crash dump on UV window: scale |normalize sizes (/showthread.php?tid=2168) |
v.2.05 crash dump on UV window: scale |normalize sizes - kugelfang - 10-11-2016 Well, at least I get a crash dump with this one. I have a single combined object (~ 61 sub-objects combined) equalling 2005 polygons. Each sub-object has already been uv-mapped on its own. Now I want all the uv-maps to be in the correct size to each other. So I combine all the objects into one, uv-map and try to normalize sizes. Each and every time it results in an internal error with the following crash dump generated: Code: Dump written 2016-10-11_10-34 Any suggestions? A work around would be better since I know next to nothing regarding Erlang. Thanks, --jeff Linux Mint Mate 17 Nevermind. I was able to find a solution from this posting: http://www.wings3d.com/forum/showthread.php?tid=2136&highlight=normalize+sizes RE: v.2.05 crash dump on UV window: scale |normalize sizes - micheus - 10-11-2016 Thanks for the feedback. |