<?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: Multiple add-ons not loading in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306041#M1743</link>
    <description>&lt;P&gt;Yes, you are right, the guids of both the palettes are the same.&lt;/P&gt;&lt;P&gt;I don't know how to create a guid, so I copied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you create a new guid for a palette?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Sep 2021 14:31:41 GMT</pubDate>
    <dc:creator>dushyant</dc:creator>
    <dc:date>2021-09-14T14:31:41Z</dc:date>
    <item>
      <title>Multiple add-ons not loading</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306005#M1741</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I created two add-ons, each having its own unique 'Local ID', and my developer ID. Each works fine when loaded independently at a time in Archicad 25. But when I try to load both of them in the same instance of Archicad, only one works.&lt;/P&gt;&lt;P&gt;Could it be because of the 32500 resource ID in both the add-ons? I don't see any other similar resource which could cause a clash.&lt;/P&gt;&lt;P&gt;Considering the two add-ons are:&lt;/P&gt;&lt;P&gt;1. &lt;STRONG&gt;Addon-A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. &lt;STRONG&gt;Addon-B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Both of the add-ons are palette-based. Both of their menus get loaded. But only the palette of &lt;STRONG&gt;Addon-B&lt;/STRONG&gt; opens on clicking its menu-item.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Addon-A&lt;/STRONG&gt;'s palette never opens when &lt;STRONG&gt;Addon-B&lt;/STRONG&gt; is loaded (palette-B open or not open, in either case).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Addon-B&lt;/STRONG&gt; uses BrowserControl.&lt;/P&gt;&lt;P&gt;Sometimes Archicad crashes when I try to open the palette of &lt;STRONG&gt;Addon-A&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Addon-A&lt;/STRONG&gt;'s palette does not open even when &lt;STRONG&gt;Addon-B&lt;/STRONG&gt; is unloaded and the project is reloaded. It only opens when Archicad is restarted (after unloading Addon-B).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is this happening?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 10:41:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306005#M1741</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2021-09-14T10:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple add-ons not loading</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306034#M1742</link>
      <description>&lt;P&gt;I'd check if the guids are different for the palettes in the DG::Palette constructor call.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 13:46:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306034#M1742</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2021-09-14T13:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple add-ons not loading</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306041#M1743</link>
      <description>&lt;P&gt;Yes, you are right, the guids of both the palettes are the same.&lt;/P&gt;&lt;P&gt;I don't know how to create a guid, so I copied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you create a new guid for a palette?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:31:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306041#M1743</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2021-09-14T14:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple add-ons not loading</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306042#M1744</link>
      <description>&lt;P&gt;With any guid generator, for example this one:&amp;nbsp;&lt;A href="https://www.guidgenerator.com/" target="_blank"&gt;https://www.guidgenerator.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:33:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306042#M1744</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2021-09-14T14:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple add-ons not loading</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306043#M1745</link>
      <description>&lt;P&gt;Thanks a lot! That solved it!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:39:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-add-ons-not-loading/m-p/306043#M1745</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2021-09-14T14:39:05Z</dc:date>
    </item>
  </channel>
</rss>

