<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to disable &amp;quot;errors were found in the drawing file during open&amp;quot; message in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8438070#M157735</link>
    <description>&lt;P&gt;I have searched extensively for a solution for this.&amp;nbsp; I am reading title block contents for thousands of drawings through batch and I am constantly getting "errors were found in the drawing file during open" error message.&amp;nbsp; I have tried every system variable to silence the message, but nothing works.&amp;nbsp; I cannot sit and watch the computer for thousands of drawings.&amp;nbsp; I am using AutoCAD 2015.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know a solution to this frustrating problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Sat, 01 Dec 2018 08:05:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-01T08:05:14Z</dc:date>
    <item>
      <title>How to disable "errors were found in the drawing file during open" message</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8438070#M157735</link>
      <description>&lt;P&gt;I have searched extensively for a solution for this.&amp;nbsp; I am reading title block contents for thousands of drawings through batch and I am constantly getting "errors were found in the drawing file during open" error message.&amp;nbsp; I have tried every system variable to silence the message, but nothing works.&amp;nbsp; I cannot sit and watch the computer for thousands of drawings.&amp;nbsp; I am using AutoCAD 2015.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know a solution to this frustrating problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 01 Dec 2018 08:05:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8438070#M157735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-01T08:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable "errors were found in the drawing file during open"</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8438073#M157736</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;use command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_RECOVER&lt;/FONT&gt;&lt;/STRONG&gt; instead of &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_OPEN&lt;/FONT&gt;&lt;/STRONG&gt;, that will not present this message and it cleans your dwg-files.&lt;/P&gt;
&lt;P&gt;Simply killing the messagebox would leave your drawings defect, I guess that could not be the goal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sat, 01 Dec 2018 08:15:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8438073#M157736</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2018-12-01T08:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable "errors were found in the drawing file during open"</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8438773#M157737</link>
      <description>&lt;P&gt;The problem is that I am using AutoSCRIPT, so the open function is built into the utility, so I cannot redefine how the script works.&amp;nbsp; This annoying error message on open is the only error message that I cannot get by.&amp;nbsp; There MUST be a way to get around this last error message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there ANYTHING I can do?&amp;nbsp; I have set expert = 5, dwgcheck = 0, proxynotice = 0, etc. etc.&amp;nbsp; I have turned off every error message I can think of.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is causing MASSIVE issues for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 01 Dec 2018 23:04:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8438773#M157737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-01T23:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable "errors were found in the drawing file during open"</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8439014#M157738</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; so I cannot redefine how the script works&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Then you also can't built in anything that catches and closes that dialog?&lt;/P&gt;
&lt;P&gt;So if we find a tool that does it you can't change the script to run that tool?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; This annoying error message&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;What you mean by annoying is for me "most important" ... you are on the way to lose data, even worse, when you insert some of these drawings into other new projects you might lose that project data too. I can't understand why that can be annoying as that means you might lose a lot of work/a lot of money. Just think about these drawings showing up that message ... how much time would it need to recreate that files?&lt;/P&gt;
&lt;P&gt;With other words, if I tell my boss I have ignored a message telling me that I might lose data, I would be fired within seconds.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; There MUST be a way to get around this last error message.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Yes, run command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_RECOVER&lt;/FONT&gt;&lt;/STRONG&gt; with that files to get them repaired, before you start the script.&lt;/P&gt;
&lt;P&gt;You might try to run command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_DWGCONVERT&lt;/FONT&gt;&lt;/STRONG&gt; and let it fix errors. This is not the best option as you can't see if repairing a dwg-file had erased objects. I'm also not sure if that process shows the "needs recover" dialog, I can't test that currently as I don't have such a file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20181202_090737.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/576230i3D4B7624D8B2D9F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="20181202_090737.png" alt="20181202_090737.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just found, but not able to test too: sysvar &lt;STRONG&gt;&lt;FONT color="#333399"&gt;RECOVERYMODE&lt;/FONT&gt;&lt;/STRONG&gt; (&lt;A href="https://help.autodesk.com/view/ACD/2019/ENU/index.html?guid=GUID-00A79CD6-938C-45B4-A380-A2BFD993D758" target="_blank"&gt;&amp;gt;&amp;gt;&amp;gt;details&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;) should be a variable that might help.&lt;/P&gt;
&lt;P&gt;Some threads here say this works, others say it does not work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sun, 02 Dec 2018 08:08:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8439014#M157738</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2018-12-02T08:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable "errors were found in the drawing file during open"</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8439554#M157739</link>
      <description>&lt;P&gt;Thank you for your responses.&amp;nbsp; Normally I would care if a file is corrupt and needs recovery, but I know from close inspection of these drawings that the error is not graphically related as after open without recovery, the content is identical with or without the recovery.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And also for my exercise, these files are only a copy of the master files, so i definitely do not want to recover these files.&amp;nbsp; My job is to only pull info from the files then throw them away.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will try the recoverymode to see if that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Sun, 02 Dec 2018 19:28:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8439554#M157739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-02T19:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable "errors were found in the drawing file during open"</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8457343#M157740</link>
      <description>&lt;P&gt;So I tried setting the recoverymode to 0, and it helped on some, but not all.&amp;nbsp; strange.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help though.&amp;nbsp; If you can think of any other ideas, it would be greatly appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 15:32:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8457343#M157740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-10T15:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable "errors were found in the drawing file during open"</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8458397#M157741</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you might use Windows messages to write your own program watching the screen for that message box and sending the "OK" button then.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 22:31:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-disable-quot-errors-were-found-in-the-drawing-file-during/m-p/8458397#M157741</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2018-12-10T22:31:33Z</dc:date>
    </item>
  </channel>
</rss>

