[fixed] Crash while in AutoUV - 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: [fixed] Crash while in AutoUV (/showthread.php?tid=2191) |
[fixed] Crash while in AutoUV - oort - 10-20-2016 I got the following crash last night while in AutoUV. Sorry, I do not know what steps I took to cause the crash.. oort Quote:Dump written 2016-10-19_21-52 RE: Crash while in AutoUV - dgud - 10-20-2016 Arrg, so the original problem is overwritten by a crash report where the window that should write the report crashes.. Yikes, how hard should it be to handle a crash :-) Will take a look at the "crash crash" problem, what originally crashed we will not see until after next release. RE: Crash while in AutoUV - oort - 10-20-2016 I think I have the sequence to create the crash. Create a Cube > Select the Cube > RMB > UV Mapping. Segment by > Projection > Continue > Projection Normal. RMB > Create Texture > Pick brick or any other shader > OK > Close the AutoUV window. I do not think the above part is important other than you are creating a UVMap. Open the UV Mapping window again, either by RMB method or Window > UV Editor Window. Move the UV Editor window to the top of the Wings3D window so that it covers the top area to avoid docking of the window. RMB over the UV Mapping Window > Create Texture > Crash. OK... I got it to do it every time and now it isn't happening... I closed Wings and started again and now it is happening again.... Thanks, oort RE: Crash while in AutoUV - dgud - 10-21-2016 Thanks, for the description I managed to recreate the problem here and I believe I have solved both problems. RE: [fixed] Crash while in AutoUV - oort - 10-21-2016 Glad you were able to make it happen on your system... Thanks for fixing it. oort |