Wings 3D Development Forum

Full Version: Crash on autosave
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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}]}]
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.
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
(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.
Yes, but the previous autosave had no issues, so just missed the window.
(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
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
Reference URL's