Wings 3D Development Forum
Crash on autosave - 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: Crash on autosave (/showthread.php?tid=600)



Crash on autosave - Roman - 02-27-2014

Crash happened on autosave.

Ubuntu 13.10 64 bit

Dump written 2014-2-27_17-8
Version: 1.5.2
Window: autosaver
Reason: function_clause

Short stack trace:
[]

Long stack trace:
[{gb_trees,get_1,[-5,nil],[{file,"gb_trees.erl"},{line,245}]},
{wings_we,'-do_renumber/3-lc$^0/1-0-',2,[{file,"wings_we.erl"},{line,677}]},
{wings_we,do_renumber,3,[{file,"wings_we.erl"},{line,677}]},
{wings_we,do_renumber,2,[{file,"wings_we.erl"},{line,642}]},
{wings_we,renumber,2,[{file,"wings_we.erl"},{line,257}]},
{wings_ff_wings,renumber,5,[{file,"wings_ff_wings.erl"},{line,679}]},
{wings_ff_wings,export,2,[{file,"wings_ff_wings.erl"},{line,616}]},
{wings_file,autosave,1,[{file,"wings_file.erl"},{line,577}]}]


RE: Crash on autosave - micheus - 02-27-2014

Hi Roman.
Could you try to use clean at some point, before the autosave happens?
In the Body [B] selection mode, select the object and in the context menu select Cleanup option using the [RMB] and in the dialog uncheck Short Edges and hit OK. This will remove any isolated vertices present in your mesh. Check if after that the autosave works fine.


RE: Crash on autosave - Roman - 02-27-2014

I was modifying one of my finished existing models and in the process of deleting faces in some areas, so it's quite possible there was some non-clean geometry present.

Sadly I can't try if Cleanup fixes it since the scene is no longer around now after the crash Smile


RE: Crash on autosave - micheus - 02-27-2014

(02-27-2014, 05:48 PM)Roman Wrote: Sadly I can't try if Cleanup fixes it since the scene is no longer around now after the crash Smile
even the previous autosave was lost? There isn't a file named #<your file name>#?
Also, you probably know that the previous saved file (manually) has the ~ after the project file name.


RE: Crash on autosave - Roman - 02-27-2014

Yes, but the previous autosave had no issues, so just missed the window.


RE: Crash on autosave - micheus - 02-27-2014

(02-27-2014, 06:09 PM)Roman Wrote: Yes, but the previous autosave had no issues, so just missed the window.
So, I hope you have lost just a few time of work. Smile


RE: Crash on autosave - Roman - 02-27-2014

Yeah absolutely, had only started so 10 minutes more or less. Just posting the crash so next time it doesn't happen with something more important Smile