<?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: Add-on error in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/641030#M10006</link>
    <description>&lt;P&gt;What stopped when AC27 opened?&lt;BR /&gt;Do you mean you've hit a breakpoint or something else?&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2024 14:51:45 GMT</pubDate>
    <dc:creator>BerndSchwarzenbacher</dc:creator>
    <dc:date>2024-11-25T14:51:45Z</dc:date>
    <item>
      <title>Add-on error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/640158#M9976</link>
      <description>&lt;P&gt;Hi, I just want to ask what I should do if my archicad 27 always crashes while opening an add-on made by our company? It's working perfectly in AC26. I manage to upgrade the add-on for AC27 but when I try to open it, it crashes.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 03:53:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/640158#M9976</guid>
      <dc:creator>RAFD</dc:creator>
      <dc:date>2024-11-19T03:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/640352#M9978</link>
      <description>&lt;P&gt;Hi, If API27 example addon works on your PC without any problem, then I'd suggest you to check VC project file settings carefully to see whether everything (include header/lib/etc. file path) refer to new API27 Dev Kit and try again.&lt;/P&gt;
&lt;P&gt;HTH.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 06:59:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/640352#M9978</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-11-20T06:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/640361#M9979</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;There can be a lot of different reasons for this. I'd try the following approach to debug your Add-On:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Remove the Add-On from the Add-On Manager&lt;/LI&gt;
&lt;LI&gt;Restart Archicad&lt;/LI&gt;
&lt;LI&gt;Attach a debugger to Archicad&lt;/LI&gt;
&lt;LI&gt;Set breakpoints at the start of the &lt;EM&gt;&lt;STRONG&gt;CheckEnvironment&lt;/STRONG&gt;&lt;/EM&gt;, &lt;STRONG&gt;&lt;EM&gt;RegisterInterface&lt;/EM&gt; &lt;/STRONG&gt;and &lt;STRONG&gt;&lt;EM&gt;Initialize&lt;/EM&gt; &lt;/STRONG&gt;functions&lt;/LI&gt;
&lt;LI&gt;Load the Add-On and step through the code to see when it crashes&lt;/LI&gt;
&lt;LI&gt;Alternatively check the stack trace when it crashes&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope that helps,&lt;BR /&gt;Bernd&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 07:53:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/640361#M9979</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2024-11-20T07:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/640929#M10005</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/8527"&gt;@BerndSchwarzenbacher&lt;/a&gt;&amp;nbsp;I tried your solution, but it stopped when AC27 opened, it didn't crash or open the add-on, and no errors is found.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 01:41:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/640929#M10005</guid>
      <dc:creator>RAFD</dc:creator>
      <dc:date>2024-11-25T01:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/641030#M10006</link>
      <description>&lt;P&gt;What stopped when AC27 opened?&lt;BR /&gt;Do you mean you've hit a breakpoint or something else?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 14:51:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Add-on-error/m-p/641030#M10006</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2024-11-25T14:51:45Z</dc:date>
    </item>
  </channel>
</rss>

