<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>texupport &#187; AutoCAD Civil 3D &#8211; Bugs</title>
	<atom:link href="http://www.texupport.net/blog/category/c3d-bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texupport.net/blog</link>
	<description>Infrequently updated AutoCAD &#38; Civil 3D info</description>
	<lastBuildDate>Mon, 20 Dec 2010 18:20:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Civil 3D 2010 Fatal Error at launch (Fatal error e0434f4dh at 7c812afbh)</title>
		<link>http://www.texupport.net/blog/2010/12/20/civil-3d-2010-fatal-error-at-launch-fatal-error-e0434f4dh-at-7c812afbh/</link>
		<comments>http://www.texupport.net/blog/2010/12/20/civil-3d-2010-fatal-error-at-launch-fatal-error-e0434f4dh-at-7c812afbh/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 18:10:12 +0000</pubDate>
		<dc:creator>rsanchez</dc:creator>
				<category><![CDATA[AutoCAD - Bugs]]></category>
		<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/?p=427</guid>
		<description><![CDATA[I&#8217;ve been meaning to write about this for some time now, but I just haven&#8217;t had the time until now&#8230; I rolled out Civil 3D 2010 to several offices in October of 2009.  Starting in May of 2010, I started to receive periodic reports of 2010 raising Fatal error e0434f4dh at 7c812afbh immediately after it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to write about this for some time now, but I just haven&#8217;t had the time until now&#8230;</p>
<p>I rolled out Civil 3D 2010 to several offices in October of 2009.  Starting in May of 2010, I started to receive periodic reports of 2010 raising <strong>Fatal error e0434f4dh at 7c812afbh</strong> immediately after it was launched.  In these cases, no drawing files were opened and nothing out of the ordinary took place.  After running Civil 3D succesfully for weeks or months at a time, a user can simply double click on the C3D icon and can&#8217;t proceed past the fatal error.</p>
<p>When I submitted a CER on this, Autodesk&#8217;s stock response was to let the <a href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;id=13288548&amp;linkID=9240697">secondary installer</a> reinitiate the user profile.  Unfortunately, this is time consuming and it&#8217;s usually not a simple task for an average end user.  Knowing that the secondary installer just installs clean registry entries and appdata, I decided to dig a little deeper.</p>
<p>Before running the secondary installer, I exported everything under HKCU\Software\Autodesk\AutoCAD\R18.0 to a .REG file so that I could compare a fresh copy of a user profile to one which was creating the fatal errors.  Then, after creating a clean user profile, I chopped the .REG file in half using a text editor.  Then I repeatedly restored half of the .REG file, and half again, until the fatal errors started to reappear.  It took some time, but I eventually zeroed in on the following key:</p>
<p><strong>HKCU\Software\Autodesk\AutoCAD\R18.0\ACAD-8000:409\WebServices\CommunicationCenter\LastUpdateTimeLoWord</strong></p>
<p>By resetting this value to 0, the fatal errors went away.  Over the past ~8 months, I&#8217;ve fielded several dozen reports of this fatal error, and in all but on case, setting the above key to 0 solved the issue immediately.  I&#8217;ve even helped friends at other firms use the same workaround successfully.</p>
<p>One of our other offices also runs vanilla AutoCAD 2010 and I&#8217;ve seen similar reports, albeit less frequently.  The same dword for AutoCAD 2010 can be found here:</p>
<p><strong>HKCU\Software\Autodesk\AutoCAD\R18.0\ACAD-8001:409\WebServices\CommunicationCenter\LastUpdateTimeLoWord</strong></p>
<p>There is one unexplainable aspect to this workaround.  After I had seen several instances of this behavior, I started to document the value that was stored in LastUpdateTImeLoWord.  For example, on August 16, 2010, one user couldn&#8217;t launch Civil 3D 2010, and I noted that LastUpdateTimeLoWord was set to 1281970257 (decimal) in his registry.  I reset it to 0 to get him back up and running.  However, manually setting LastUpdateTimeLoWord to 1281970257 (decimal) on any other system, or under any other user profile doesn&#8217;t seem to cause fatal errors all by itself. </p>
<p>I should note that over in the Autodesk discussion groups, there are several reports of similar fatal errors at startup, but at different addresses.  Your mileage may vary if you try this workaround for any fatal errors other than <strong>Fatal error e0434f4dh at 7c812afbh</strong></p>
<p>We haven&#8217;t deployed 2011 in production yet, and I haven&#8217;t seen the same fatal errors on my test systems.  I can say that I have had Civil 3D 2011 get into an &#8220;not responding&#8221; state immediately after launching, but without any fatal errors.  When I saw this, I set the equivalent dword to 0 (HKCU\Software\Autodesk\AutoCAD\R18.1\ACAD-9000:409\Webservices\CommunicationCenter\LastUpdateTimeLoWord) and then I was able to run C3D 2011 successfully.  I admit, though, that I haven&#8217;t seen enough cases of this on 2011 to be able to say definitively whether or not this key was responsible.  I may have just jumped the gun on killing the acad.exe process.</p>
<p>To summarize, to clear out this particular error in the 2010 versions, copy the following to a text file with the .REG extension and then double click on it when logged in as the affected user:</p>
<p><strong>For Civil 3D 2010:</strong></p>
<pre>Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R18.0\ACAD-8000:409\WebServices\CommunicationCenter]
@=""
"LastUpdateTimeLoWord"=dword:00000000
"LastUpdateTimeHiWord"=dword:00000000</pre>
<p><strong>For AutoCAD 2010:</strong></p>
<p>Windows Registry Editor Version 5.00</p>
<pre>[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R18.0\ACAD-8001:409\WebServices\CommunicationCenter]
@=""
"LastUpdateTimeLoWord"=dword:00000000
"LastUpdateTimeHiWord"=dword:00000000</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2010/12/20/civil-3d-2010-fatal-error-at-launch-fatal-error-e0434f4dh-at-7c812afbh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing Language Pack &#8211; ACAD.VLX Virus?</title>
		<link>http://www.texupport.net/blog/2009/10/09/missing-language-pack-acad-vlx-virus/</link>
		<comments>http://www.texupport.net/blog/2009/10/09/missing-language-pack-acad-vlx-virus/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 13:57:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD - Tips]]></category>
		<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>
		<category><![CDATA[AutoCAD Civil 3D - Tips]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/?p=361</guid>
		<description><![CDATA[In an office full of US English seats of Civil 3D, our users frequently see a dialog which reports a missing language pack when opening DWG files.  I can only assume that at one time a drawing file did contain an object which was worked on in a non-english version of AutoCAD or Civil 3D.  Since we&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>In an office full of US English seats of Civil 3D, our users frequently see a dialog which reports a missing language pack when opening DWG files.  I can only assume that at one time a drawing file did contain an object which was worked on in a non-english version of AutoCAD or Civil 3D.  Since we&#8217;re seeting this more frequently, I&#8217;m a little concerned this might turn out to be yet another piece of contagious &#8220;CAD Debris&#8221; (such as Named Layer Filters [2000-2002], Scale Lists [2008], and unused RegApps [ongoing]).   According to Matt&#8217;s post in <a href="http://discussion.autodesk.com/forums/thread.jspa?messageID=6153121&amp;#6153121">this thread</a>, which details Autodesk&#8217;s explanation of this issue, it sounds like it&#8217;s fairly benign and the user can feel comfortable by checking the &#8220;don&#8217;t show me this again&#8221; checkbox (or, alternately, actually installing the Windows language pack).</p>
<p>However, it has recently come to my attention there there is also an AutoCAD specific virus being distributed in a file called ACAD.VLX which also causes the Missing Language Pack dialog.  Autodesk recently <a href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;id=13717811&amp;linkID=9240617">posted an article</a> about the virus.  After following the steps outlined in the article, I determined that we do not have the infected acad.vlx file so <em>my</em> Missing Language Pack dialog is likely caused by an actual object in the drawing file(s).</p>
<p>What bothers me about Autodesk&#8217;s article about the ACAD.VLX virus is that there isn&#8217;t much information and I still have plenty of questions:</p>
<ul>
<li>What is the method of infection and how is the evil ACAD.VLX being distributed?</li>
<li>Other than the &#8220;Missing Language Pack&#8221; dialog, is there any additional payload?</li>
<li>What can users do to prevent infection?</li>
<li>Do over the counter virus scanners catch this virus?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2009/10/09/missing-language-pack-acad-vlx-virus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Surfaces which should yield one single minor contour don&#8217;t show any contours</title>
		<link>http://www.texupport.net/blog/2008/12/09/surfaces-which-should-yield-one-single-minor-contour-dont-show-any-contours-2/</link>
		<comments>http://www.texupport.net/blog/2008/12/09/surfaces-which-should-yield-one-single-minor-contour-dont-show-any-contours-2/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 19:55:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false">http://www.texupport.net/blog/2008/12/09/surfaces-which-should-yield-one-single-minor-contour-dont-show-any-contours-2/</guid>
		<description><![CDATA[In Civil 3D 2009, any surface which uses a style under which only one minor contour would show for the entire surface, no contours are shown. This is very difficult to explain verbally, but the image below illustrates the problem. Workarounds: Create a temporary style which shows major contours at the interval that you would [...]]]></description>
			<content:encoded><![CDATA[<p>In Civil 3D 2009, any surface which uses a style under which only one minor contour would show for the entire surface, no contours are shown.</p>
<p>This is very difficult to explain verbally, but the image below illustrates the problem.</p>
<p><img class="alignnone size-full wp-image-172" title="Missing_Single_Minor_Contour" src="http://www.texupport.net/blog/wp-content/uploads/2008/12/Missing_Single_Minor_Contour.png" alt="Missing_Single_Minor_Contour" width="896" height="480" /></p>
<p><strong><br />
Workarounds:<br />
</strong>Create a temporary style which shows major contours at the interval that you would typically show minor coutours with. Make those major contours the same color/layer/linetype as your regular style&#8217;s minor contours. Apply the new temporary style to the problematic surface.</p>
<p><strong>First Appeared:</strong> Civil 3D 200x?<br />
<strong>Status as of Civil 3D 2009 version 2:</strong> Still reproducible<br />
<strong>Status as of Civil 3D 2010:</strong> Resolved</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/12/09/surfaces-which-should-yield-one-single-minor-contour-dont-show-any-contours-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dragging child styles can create a \&#8221;multiply owned object\&#8221; warning</title>
		<link>http://www.texupport.net/blog/2008/05/23/dragging-child-styles-can-create-a-multiply-owned-object-warning/</link>
		<comments>http://www.texupport.net/blog/2008/05/23/dragging-child-styles-can-create-a-multiply-owned-object-warning/#comments</comments>
		<pubDate>Fri, 23 May 2008 20:32:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[   1. New drawing from acad.dwt    2. Save as ADVANCED.dwg    3. Create a general line label style named PARENT    4. Qsave ADVANCED.dwg    5. Right click on the PARENT style and select New&#8230;    6. Save the child style as CHILD    7. Qsave ADVANCED.dwg    8. New drawing from acad.dwt    [...]]]></description>
			<content:encoded><![CDATA[<p>   1. New drawing from acad.dwt<br />
   2. Save as ADVANCED.dwg<br />
   3. Create a general line label style named PARENT<br />
   4. Qsave ADVANCED.dwg<br />
   5. Right click on the PARENT style and select New&#8230;<br />
   6. Save the child style as CHILD<br />
   7. Qsave ADVANCED.dwg<br />
   8. New drawing from acad.dwt<br />
   9. Save as BASIC.dwg<br />
  10. Drag the PARENT style into BASIC.dwg<br />
  11. Qsave BASIC.dwg<br />
  12. Drag the CHILD style into BASIC.dwg<br />
  13. Qsave BASIC.dwg<br />
  14. Check the command line for the error message:  *Warning* Multiply owned object, handle &#8220;###&#8221;</p>
<p><strong>Autodesk Service Request</strong>: SR#:1-3648349943<br />
<strong>Submitted By: </strong><a href="http://crossing-the-line-with-c3d.blogspot.com/">TommieR</a><br />
<strong>First Appeared:</strong> Civil 3D 2009 (verified on XPSP2 [32], Vista 32, and Vista 64)<br />
<strong>Status as of Civil 3D 2009 Update 1 (aka Civil 3D 2009, Version 2):</strong> Resolved</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/05/23/dragging-child-styles-can-create-a-multiply-owned-object-warning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warning: An error occured during save</title>
		<link>http://www.texupport.net/blog/2008/05/23/warning-an-error-occured-during-save/</link>
		<comments>http://www.texupport.net/blog/2008/05/23/warning-an-error-occured-during-save/#comments</comments>
		<pubDate>Fri, 23 May 2008 19:28:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#8220;Warning: An error occured during save&#8221; arises when saving a drawing which contains a style which was created with a layer from another &#8220;layer source&#8221; drawing. 1.  File new from _AutoCAD Civil 3D (Imperial) NCS Extended.dwt (drawing2.dwg) 2.  File new from acad.dwt (drawing3.dwg) 3.  Under toolspace/settings for drawing3.dwg, right click on General-Label Styles-Line and select [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Warning: An error occured during save&#8221; arises when saving a drawing which contains a style which was created with a layer from another &#8220;layer source&#8221; drawing.</p>
<p>1.  File new from _AutoCAD Civil 3D (Imperial) NCS Extended.dwt (drawing2.dwg) 2.  File new from acad.dwt (drawing3.dwg) 3.  Under toolspace/settings for drawing3.dwg, right click on General-Label Styles-Line and select New.<br />
4.  General tab, left click on the box next to Layer that currently contains 0, then click on the &#8230; to the right.<br />
5.  Left click on Drawing3.dwg under Layer source at the top left of the Layer Selection dialog and select Drawing2.dwg.<br />
6.  Select C-ANNO then OK and OK and save the drawing as temp.dwg.</p>
<p>This results in an AUTOCAD Message box with this text:</p>
<p>Warning:  An error occured during save.<br />
We recommend that you run RECOVER on the drawing.</p>
<p><strong>Workarounds:<br />
</strong><span style="font-size: x-small;">&#8230; bring the layer into the new drawing prior to assigning it. &#8230; This, unfortunately, negates the functionality of using &#8220;layer source&#8221;.</span></p>
<p><strong>Autodesk Service Request:</strong> SR#1-3608470141<br />
<strong>Submitted By: </strong><a href="http://crossing-the-line-with-c3d.blogspot.com/">TommieR</a><br />
<strong>First Appeared:</strong> Civil 3D 200?<br />
<strong>Status As of 2009:</strong> Still Reproducible<br />
<strong>Status as of Civil 3D 2010:</strong> Resolved</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/05/23/warning-an-error-occured-during-save/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Several Map Menu inquiry commands do not work</title>
		<link>http://www.texupport.net/blog/2008/02/27/several-map-menu-inquiry-commands-do-not-work/</link>
		<comments>http://www.texupport.net/blog/2008/02/27/several-map-menu-inquiry-commands-do-not-work/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 02:45:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In Civil 3D, several of the inquiry commands under the map menu don&#8217;t work: Map-Inquiry-Line and Arc Information Map-Inquiry-Angle Information Map-Inquiry-Continuous Distance Map-Inquiry-Add Distances Map-Inquiry-List Slope   Workaround: Use the equivalent Civil 3D commands as documented below. MAP MENU           CIVIL 3D TOOL COMMAND            COMMAND mapcglist    ==&#62;   cglist mapcgang     ==&#62;   cgang mapcgcdist   ==&#62;   cgcdist mapcgadist   ==&#62;   [...]]]></description>
			<content:encoded><![CDATA[<p>In Civil 3D, several of the inquiry commands under the map menu don&#8217;t work:</p>
<p>Map-Inquiry-Line and Arc Information<br />
Map-Inquiry-Angle Information<br />
Map-Inquiry-Continuous Distance<br />
Map-Inquiry-Add Distances<br />
Map-Inquiry-List Slope</p>
<p> </p>
<p><strong>Workaround:<br />
</strong>Use the equivalent Civil 3D commands as documented below.</p>
<p>MAP MENU           CIVIL 3D TOOL<br />
COMMAND            COMMAND<br />
mapcglist    ==&gt;   cglist<br />
mapcgang     ==&gt;   cgang<br />
mapcgcdist   ==&gt;   cgcdist<br />
mapcgadist   ==&gt;   cgadist<br />
mapcgslist   ==&gt;   cgslist</p>
<p>Alternately, you can use the commands under the Map menu in Land Desktop or Land Enabled Map</p>
<p><strong>First Appeared:</strong> Civil 3D 2007<br />
<strong>Status as of Civil 3D 2008 Sp2:</strong>  Still reproducible<br />
<strong>Status as of Civil 3D 2009:</strong> Still reproducible</p>
<p><strong>Submitted By:</strong> TommieR and Christian Billiot</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/02/27/several-map-menu-inquiry-commands-do-not-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text in Curve Label Style doesn&#8217;t align with its border and mask</title>
		<link>http://www.texupport.net/blog/2008/02/27/text-in-curve-label-style-doesnt-align-with-its-border-and-mask/</link>
		<comments>http://www.texupport.net/blog/2008/02/27/text-in-curve-label-style-doesnt-align-with-its-border-and-mask/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 02:18:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Create a Curve Label Style with the following settings: Allow Curved Text = true Border Visibility = true Background Mask = true Before you OK the label style, you&#8217;ll notice that the border is not going to be correct. Draw an arc. Place the curve label style on arc and check the location of the [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Create a Curve Label Style with the following settings:
<ul>
<li>Allow Curved Text = true</li>
<li>Border Visibility = true</li>
<li>Background Mask = true</li>
</ul>
</li>
<li>Before you OK the label style, you&#8217;ll notice that the border is not going to be correct.</li>
<li>Draw an arc.</li>
<li>Place the curve label style on arc and check the location of the border and the background mask.</li>
</ol>
<p>The background mask matches the border, but neither matches the text.  It works fine if you don&#8217;t use &#8220;Allow Curved Text&#8221;.</p>
<p> </p>
<p><strong>Workarounds:<br />
</strong>&#8230; add two spaces before the start of “L=….” in the Contents row.  This will take care of the border overlapping the “L”, but unfortunately, does not address the extra masking being added at the end of the text.</p>
<p><strong>Autodesk Service Request: </strong>SR#:1-3618052813  <strong><br />
Submitted By: </strong><a href="http://crossing-the-line-with-c3d.blogspot.com/" target="_blank">TommieR</a><br />
<strong>First Appeared:</strong> Civil 3D 2007?<br />
<strong>Status as of Civil 3D 2008 SP2:</strong> Still reproducible.<br />
<strong>Status as of Civil 3D 2009:</strong> Still reproducible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/02/27/text-in-curve-label-style-doesnt-align-with-its-border-and-mask/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Point label style arrowheads don&#8217;t work through xrefs</title>
		<link>http://www.texupport.net/blog/2008/02/27/point-label-style-arrowheads-dont-work-through-xrefs/</link>
		<comments>http://www.texupport.net/blog/2008/02/27/point-label-style-arrowheads-dont-work-through-xrefs/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 02:13:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Create a new drawing from the acad.dwt drawing template. Set the annotation scale to 1&#8243;=40&#8242;. Place some points manually. Drag the labels of the points so that the leader arrowhead is visible. Create a new Point Label Style with the dragged state arrowhead set to origin indicator 2. Change the Point Label Style of the [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Create a new drawing from the acad.dwt drawing template.</li>
<li>Set the annotation scale to 1&#8243;=40&#8242;.</li>
<li>Place some points manually.</li>
<li>Drag the labels of the points so that the leader arrowhead is visible.</li>
<li>Create a new Point Label Style with the dragged state arrowhead set to origin indicator 2.</li>
<li>Change the Point Label Style of the manually placed points to the new Point Label style.</li>
<li>Save the drawing (Points-1.dwg).</li>
<li>Create a second drawing from the acad.dwt drawing template.</li>
<li>Save the drawing as (Sheet-1.dwg).</li>
<li>Set the annotation scale to 1&#8243; = 40&#8242;.</li>
<li>Overlay the first drawing (Points-1.dwg) into the second drawing.</li>
<li>Zoom extents and view the arrowheads.</li>
</ol>
<p>The arrowheads revert to closed filled when viewed in the xref drawing (Sheet-1.dwg), but are still origin indicator 2 in the original drawing (Points-1.dwg). </p>
<p><strong>Workaround:</strong><br />
The current work-around is to use the origin indicator 2 as the marker style but that leaves a gap between the end of the leader and the marker.</p>
<p><strong>Autodesk Service Request: </strong>SR#:1-3618052864<strong><br />
Status as of Civil 3D 2008 SP2:</strong> Still reproducible.<br />
<strong>Status as of Civil 3D 2009:</strong> (unknown)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/02/27/point-label-style-arrowheads-dont-work-through-xrefs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3gb switch breaks map-image-insert for georeferenced raster images</title>
		<link>http://www.texupport.net/blog/2008/02/27/3gb-switch-breaks-map-image-insert-for-georeferenced-raster-images/</link>
		<comments>http://www.texupport.net/blog/2008/02/27/3gb-switch-breaks-map-image-insert-for-georeferenced-raster-images/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 02:07:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[1.  Take a computer with 4GB RAM. 2.  Start the OS with the /3GB switch enabled * 3.  Start Civil 3D 2008 4.  Map-Image-Insert 5.  Select a tiff with a world file attached, or a SID file 6.  Let the error messages begin&#8230; Note &#8211; this behavior also takes place when using x64 Windows (which [...]]]></description>
			<content:encoded><![CDATA[<p>1.  Take a computer with 4GB RAM.<br />
2.  Start the OS with the /3GB switch enabled *<br />
3.  Start Civil 3D 2008<br />
4.  Map-Image-Insert<br />
5.  Select a tiff with a world file attached, or a SID file<br />
6.  Let the error messages begin&#8230;</p>
<p>Note &#8211; this behavior also takes place when using x64 Windows (which doesn&#8217;t require the /3GB switch) as noted on &#8220;<a href="http://civil3dnovice.blogspot.com/2008/05/sqotd-map-and-64-bit-machines.html">Civil 3D for Beginners</a>&#8221;</p>
<p> </p>
<p><strong>Workaround:<br />
</strong>Either don&#8217;t use /3gb switch with the OS or use Raster Design to insert georeferenced raster files.  Alternately, you can try to use the Add Raster Image or Surface Connection from the Map Task Pane.</p>
<p><strong>Autodesk Service Request:</strong> SR#:1-3608470203<br />
<strong>First Appeared:</strong> Civil 3D 2008?<br />
<strong>Status as of Civil 3D 2009:</strong> Still Reproducible.<br />
<strong>Status as of Civil 3D 2010:</strong> Resolved</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/02/27/3gb-switch-breaks-map-image-insert-for-georeferenced-raster-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incorrect grading criteria can cause fatal errors in Civil 3D</title>
		<link>http://www.texupport.net/blog/2008/02/22/incorrect-grading-criteria-can-cause-fatal-errors-in-civil-3d/</link>
		<comments>http://www.texupport.net/blog/2008/02/22/incorrect-grading-criteria-can-cause-fatal-errors-in-civil-3d/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 13:53:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D - Bugs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Numerous errors in user input are known to cause fatal errors in Civil 3D.  Most recently, I&#8217;ve noticed that incorrect grading criteria can cause an unhandled exception.   Steps to reproduce:* Create a grading criteria to grade to a relative elevation of +5&#8242; at 0% grade. * Grade from any feature line using this criterea. [...]]]></description>
			<content:encoded><![CDATA[<p>Numerous errors in user input are known to cause fatal errors in Civil 3D.  Most recently, I&#8217;ve noticed that incorrect grading criteria can cause an unhandled exception.</p>
<p> </p>
<p><strong>Steps to reproduce:</strong>* Create a grading criteria to grade to a relative elevation of +5&#8242; at 0% grade.<br />
* Grade from any feature line using this criterea.<br />
* Wait several minutes.<br />
* Watch C3D produce a fatal error</p>
<p> </p>
<p>Admittedly, this is an error in user input, but Civil 3D should do standard error checking to catch user error.  For comparison, enter =5/0 in a cell in excel, and it will immediately return #DIV/0! without crashing.</p>
<p><strong>Workaround:</strong><br />
Never make mistakes.<br />
<strong><br />
First Appeared:</strong> This was first reported to me in Civil 3D 2008 SP2, but I suspect it has been around since the beginning.<br />
<strong>Status as of Civil 3D 2009:</strong> (unknown)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texupport.net/blog/2008/02/22/incorrect-grading-criteria-can-cause-fatal-errors-in-civil-3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

