--- In [email protected], Tobias Weber <[EMAIL PROTECTED]> wrote: > > Hi Dick, > > I tried the new bins (2008-02-01) and it is the same effect. 3 of 4 > files were genrated, then it crashes. > > Here you can find the complete project files: > > http://www.logic-analyzer.de/tmp/bb-kicad-files-10082008b.zip
Tobias, Where did this bb.brd file come from? Did it come in via some kind of conversion program? Hint: http://tech.groups.yahoo.com/group/kicad-users/message/2992 Your layer numbers for several of your text elements are bad. Load the *.brd file into a text editor, and try a search and replace on "N V 2009254600" and change it to: "N V 21" Save the board file, try again. I don't know where these bad layer numbers are coming from, but I changed the source code to trap them next time. This is all I can offer. Dick Hollenbeck SoftPLC Corporation http://softplc.com
