<?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: GS Window Opening Functions missing error in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213492#M11451</link>
    <description>Hi! &lt;BR /&gt;
 &lt;BR /&gt;
I have exactly the same problem: &lt;BR /&gt;
AC16 objects that use the macro "Simple door opening" and that is no longer found in AC18 but it is ! It's in ArchiCAD.DLL and I can manually open it ... &lt;BR /&gt;
 &lt;BR /&gt;
How to use this macro in AC18?</description>
    <pubDate>Fri, 10 Oct 2014 15:10:10 GMT</pubDate>
    <dc:creator>psylo</dc:creator>
    <dc:date>2014-10-10T15:10:10Z</dc:date>
    <item>
      <title>GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213487#M11446</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi everyone,&lt;BR /&gt;
in AC17 i've modified a windows to meet my needs adding lines to 2d and 3d scripts. In AC17 it works fine.&lt;BR /&gt;
Now, in AC18, the same object fails giving the message:&lt;BR /&gt;
"can't find GS Window Opening Functions called at line..."&lt;BR /&gt;
but GS Window Opening Functions is part of AC18 library so...i'm lost&lt;BR /&gt;
&lt;BR /&gt;
Can someone put me in the right direction?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:32:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213487#M11446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T10:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213488#M11447</link>
      <description>I´m affraid you have to do the same changes to AC18 Library!</description>
      <pubDate>Tue, 07 Oct 2014 19:03:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213488#M11447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-07T19:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213489#M11448</link>
      <description>Thanks Andro but&lt;BR /&gt;
i haven't mess with GS Window Opening Functions code.&lt;BR /&gt;
i only add lines to 2d 3d script of a window object.&lt;BR /&gt;
i have twenty of these and all give me the same message.&lt;BR /&gt;
If i must i will script them again but i sense i'm missing something simpler.</description>
      <pubDate>Tue, 07 Oct 2014 20:34:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213489#M11448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-07T20:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213490#M11449</link>
      <description>This error message normally comes when the given GDL Macro cannot be found in either the embedded library, linked libraries, BIM Server library or within ArchiCAD.dll (that file also contains several built-in GDL objects).&lt;BR /&gt;
So I would double-check that the called macro (with that exact name) is indeed loaded. Also I would check the name in the CALL statement that it is the same as the name of the macro found in linked libraries.&lt;BR /&gt;
One other thing: did you use the same localized version in both AC17 and AC18 (ITA or INT)?</description>
      <pubDate>Thu, 09 Oct 2014 00:52:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213490#M11449</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-10-09T00:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213491#M11450</link>
      <description>Hello Laszlo, &lt;BR /&gt;
i've scripted with AC17 ITA and tested with AC18 INT and AC18 ITA with the same result. &lt;BR /&gt;
What make's me crazy is that if, in AC18 INT or ITA,  i select the name of the called macro in my GDL code and do "file-&amp;gt;libraries-&amp;gt;open object" the macro opens without problems. &lt;BR /&gt;
It's here, in front of me, fooling me with sadistic eyes &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_twisted.gif" style="display : inline;" /&gt; &lt;BR /&gt;
If AC can't found it executing my window then why it's here when i open it from the code???? &lt;BR /&gt;
 &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt;</description>
      <pubDate>Thu, 09 Oct 2014 13:05:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213491#M11450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-09T13:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213492#M11451</link>
      <description>Hi! &lt;BR /&gt;
 &lt;BR /&gt;
I have exactly the same problem: &lt;BR /&gt;
AC16 objects that use the macro "Simple door opening" and that is no longer found in AC18 but it is ! It's in ArchiCAD.DLL and I can manually open it ... &lt;BR /&gt;
 &lt;BR /&gt;
How to use this macro in AC18?</description>
      <pubDate>Fri, 10 Oct 2014 15:10:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213492#M11451</guid>
      <dc:creator>psylo</dc:creator>
      <dc:date>2014-10-10T15:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213493#M11452</link>
      <description>This might have something to do with the fact you bring GDL objects created in previous versions into ArchiCAD 18. I wonder if this could be a migration problem?&lt;BR /&gt;
Anyway, all I can do at this point is to report it to Graphisoft.</description>
      <pubDate>Tue, 14 Oct 2014 09:59:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213493#M11452</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-10-14T09:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213494#M11453</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;This might have something to do with the fact you bring GDL objects created in previous versions into ArchiCAD 18.&lt;/BLOCKQUOTE&gt;
You're right, when I create a new object in AC18, I can make a CALL to the "Simple door opening" macro without problem although I use the same syntax as my "old" object.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;I wonder if this could be a migration problem?&lt;/BLOCKQUOTE&gt;
What should I do to migrate my object to AC18 ? I had no problem before to upgrade from 9 to 12 and from 12 to 16 ...  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
I hope my english isn't too bad and fully understandable ...</description>
      <pubDate>Tue, 14 Oct 2014 15:14:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213494#M11453</guid>
      <dc:creator>psylo</dc:creator>
      <dc:date>2014-10-14T15:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213495#M11454</link>
      <description>I don't really know, because if this is a bug in the program, then there is really not much one can do except you recreating the changes made to the object in AC18 and Graphisoft fixing the problem.&lt;BR /&gt;
This is why I reported the problem so they can investigated whether it is a bug or not.&lt;BR /&gt;
It would be a good idea for you guys to report this to your local reseller complete with files which can then be forwarded to Graphisoft.</description>
      <pubDate>Tue, 14 Oct 2014 16:55:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213495#M11454</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-10-14T16:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213496#M11455</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;report this to your local reseller&lt;/BLOCKQUOTE&gt;
Done. Thanks for your support.&lt;BR /&gt;
&lt;BR /&gt;
I hope Graphisoft will found a solution, I don't want to remake my objects in AC18 with so many parameters ...</description>
      <pubDate>Wed, 15 Oct 2014 08:26:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213496#M11455</guid>
      <dc:creator>psylo</dc:creator>
      <dc:date>2014-10-15T08:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: GS Window Opening Functions missing error</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213497#M11456</link>
      <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
I followed your advice and made a report to my local reseller who made a report to Graphisoft.&lt;BR /&gt;
&lt;BR /&gt;
I get a response from Graphisoft :&lt;BR /&gt;
The ID of the macro "Simple door opening" changed in AC18 :&lt;BR /&gt;
"ADDD8615-ABD0-4E9D-8EE4-EBD7DAC87CF4" --&amp;gt; "F6FAB810-3A56-4C74-8EB8-B58738A9EE9B"&lt;BR /&gt;
&lt;BR /&gt;
To fix the object, open it in AC18 and save it unchanged. That's it !&lt;BR /&gt;
&lt;BR /&gt;
It works but the object is no longer compatible with AC16 ... &lt;BR /&gt;
 &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;</description>
      <pubDate>Thu, 06 Nov 2014 17:08:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GS-Window-Opening-Functions-missing-error/m-p/213497#M11456</guid>
      <dc:creator>psylo</dc:creator>
      <dc:date>2014-11-06T17:08:53Z</dc:date>
    </item>
  </channel>
</rss>

