<?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 Re: Duplicate instances of tool palettes in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/duplicate-instances-of-tool-palettes/m-p/13930201#M168381</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/43171"&gt;@scot-65&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply and information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which ATC catalog should I investigate? AutoCAD seems to have created several on my computer. Only two have yesterday's date.&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="JBerns_0-1764770025362.png" style="width: 971px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1601468i3CA7DD10A5186A26/image-dimensions/971x414?v=v2" width="971" height="414" role="button" title="JBerns_0-1764770025362.png" alt="JBerns_0-1764770025362.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that all users are configured to use the shared, network folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I just delete all local ATC files and then start AutoCAD? What are the consequences?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Dec 2025 13:58:31 GMT</pubDate>
    <dc:creator>JBerns</dc:creator>
    <dc:date>2025-12-03T13:58:31Z</dc:date>
    <item>
      <title>Duplicate instances of tool palettes</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/duplicate-instances-of-tool-palettes/m-p/13929151#M168361</link>
      <description>&lt;P&gt;Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After updating from AutoCAD 2022 to 2025 (March of this year), all tool palettes appeared normal in the Customize dialog.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last month (Nov), one palette was renamed and two new palettes were added. Many users are now seeing double or triple instances of the custom palettes in the Customize dialog. Some are still seeing the palette that was supposedly renamed.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JBerns_0-1764710287879.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1601220i39D65B2FE3AFB2DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JBerns_0-1764710287879.png" alt="JBerns_0-1764710287879.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried deleting the duplicates as well as all occurrences, but they just return the next time AutoCAD is started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All users have a Tool Palette path to a shared network folder. The shared folder and its contents are read-only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to prevent these duplicates from occurring? Yes, we are using Palette Groups, but we were using groups successfully before the upgrade.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time and attention. I look forward to your replies.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 21:20:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/duplicate-instances-of-tool-palettes/m-p/13929151#M168361</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2025-12-02T21:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate instances of tool palettes</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/duplicate-instances-of-tool-palettes/m-p/13929225#M168362</link>
      <description>&lt;P&gt;There can be 2 items at issue here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;AcTpCatalog.atc could have multiple instances inside. Use an XML editor to check. Each line item has a unique identifier that keeps tract even though multiple lines (/"palettes") with the same name is possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Your SFSP "Tool Palette File Locations" might have more than the number of desired instances declared (one local, one on the server, etc.). If so, you will need to investigate if each&amp;nbsp;AcTpCatalog.atc file does not have repeating/overlapping items.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use 13&amp;nbsp;AcTpCatalog.atc "containers" locally for our tool palette where there are a minimum of 4 and a maximum of 14 "palettes" per container. We switch out the support path as needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that tool palettes are not backward compatible (at least I could not discover how to do this).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, the tool palette chatter is nowhere to be found inside a CUIX file (except perhaps if the palette is on/off in the UI).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 22:34:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/duplicate-instances-of-tool-palettes/m-p/13929225#M168362</guid>
      <dc:creator>scot-65</dc:creator>
      <dc:date>2025-12-02T22:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate instances of tool palettes</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/duplicate-instances-of-tool-palettes/m-p/13930201#M168381</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/43171"&gt;@scot-65&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply and information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which ATC catalog should I investigate? AutoCAD seems to have created several on my computer. Only two have yesterday's date.&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="JBerns_0-1764770025362.png" style="width: 971px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1601468i3CA7DD10A5186A26/image-dimensions/971x414?v=v2" width="971" height="414" role="button" title="JBerns_0-1764770025362.png" alt="JBerns_0-1764770025362.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that all users are configured to use the shared, network folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I just delete all local ATC files and then start AutoCAD? What are the consequences?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 13:58:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/duplicate-instances-of-tool-palettes/m-p/13930201#M168381</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2025-12-03T13:58:31Z</dc:date>
    </item>
  </channel>
</rss>

