Re: File corrupted

Posted by fbicknel on
URL: https://forum.librecad.org/File-corrupted-tp5715334p5715336.html

You, sir, are a lord and a gentleman. Well, of bikes, but hey, I still thank you kindly.

On Tue, Sep 26, 2017 at 4:07 AM LordOfBikes [via LibreCAD] <[hidden email]> wrote:
The problem with your DXF file is a recursion.

In the block WallOutlet_single-gang you have somehow inserted the block WallOutlet_single-gang itself. Thus opening the file leads into an infinite loop where LibreCAD loads the block again and again until memory overflows.

I've manually fixed this by removing the recursive insert in block WallOutlet_single-gang:
GoodFile.dxf

Armin


If you reply to this email, your message will be added to the discussion below:
http://forum.librecad.org/File-corrupted-tp5715334p5715335.html
To unsubscribe from File corrupted, click here.
NAML
--

Sent from my stone tablet
- Frank