03-10-2015, 04:25 PM
(This post was last modified: 03-10-2015, 04:46 PM by TulipVorlax.)
I was about to submit a bug for this, then i saw your post.
I have a dump :
So this confirm that the log10 function fail in some circonstances.
Thanks for working on it.
EDIT :
It seems that it was really because an object in the scene had an height of zero.
Removing it solve the problem.
It can be reproduced by extracting a face of a cube.
I have a dump :
Code:
Long stack trace:
[{math,log10,[0.0],[]},
{wings,'-get_object_info/2-fun-0-',1,[{file,"wings.erl"},{line,1838}]},
{lists,map,2,[{file,"lists.erl"},{line,1224}]},
{lists,map,2,[{file,"lists.erl"},{line,1224}]},
{wings,get_object_info,2,[{file,"wings.erl"},{line,1850}]},
{wings,'-area_volume_info/1-lc$^0/1-0-',2,[{file,"wings.erl"},{line,1818}]},
{wings,'-area_volume_info/1-lc$^0/1-0-',2,[{file,"wings.erl"},{line,1818}]},
{wings,area_volume_info,1,[{file,"wings.erl"},{line,1818}]}]
So this confirm that the log10 function fail in some circonstances.
Thanks for working on it.
EDIT :
It seems that it was really because an object in the scene had an height of zero.
Removing it solve the problem.
It can be reproduced by extracting a face of a cube.
My websites (in french) :
Main • Blog • Shared gallery • 3D Wiki (WIP)
Main • Blog • Shared gallery • 3D Wiki (WIP)