Re: [Bf-committers] Crash on STL import

2013-03-18 Thread Florian Lindner
Am Dienstag, 19. März 2013, 06:14:55 schrieb Campbell Barton: > On Tue, Mar 19, 2013 at 4:30 AM, Stephen Swaney wrote: > > On Sun, Mar 17, 2013 at 11:42:13AM +0100, Florian Lindner wrote: > >> When I try to import an STL it gives the following traceback: > >> > >> > > Sounds like the parser j

Re: [Bf-committers] Crash on STL import

2013-03-18 Thread Campbell Barton
On Tue, Mar 19, 2013 at 4:30 AM, Stephen Swaney wrote: > On Sun, Mar 17, 2013 at 11:42:13AM +0100, Florian Lindner wrote: > >> When I try to import an STL it gives the following traceback: >> > > > Sounds like the parser just needs to be a little smarter. > > Not sure who maintains this script

Re: [Bf-committers] Crash on STL import

2013-03-18 Thread Stephen Swaney
On Sun, Mar 17, 2013 at 11:42:13AM +0100, Florian Lindner wrote: > When I try to import an STL it gives the following traceback: > Sounds like the parser just needs to be a little smarter. Not sure who maintains this script, but would you mind sending me one of your ASCII files, Florian?

[Bf-committers] Crash on STL import

2013-03-17 Thread Florian Lindner
Hello, Blender 2.66.1 on Arch Linux. When I try to import an STL it gives the following traceback: Traceback (most recent call last): File "/usr/share/blender/2.66/scripts/addons/io_mesh_stl/__init__.py", line 104, in execute tris, pts = stl_utils.read_stl(path) File "/usr/share/blender