<?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 Can't add varable - got script error in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001446#M20966</link>
    <description>Hi,&lt;BR /&gt;
I 'm trying to add a variable using the Autodesk Class Explorer - Add &lt;BR /&gt;
Variable&lt;BR /&gt;
I get a Runtime error saying:&lt;BR /&gt;
&lt;BR /&gt;
Line: 214&lt;BR /&gt;
Error: 'Bases.Count' is null or not an object.&lt;BR /&gt;
&lt;BR /&gt;
The error occur in the file arxCommon.js&lt;BR /&gt;
&lt;BR /&gt;
Any clue?&lt;BR /&gt;
&lt;BR /&gt;
htht&lt;BR /&gt;
&lt;BR /&gt;
Johannes</description>
    <pubDate>Fri, 22 Jun 2007 11:08:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-06-22T11:08:24Z</dc:date>
    <item>
      <title>Can't add varable - got script error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001446#M20966</link>
      <description>Hi,&lt;BR /&gt;
I 'm trying to add a variable using the Autodesk Class Explorer - Add &lt;BR /&gt;
Variable&lt;BR /&gt;
I get a Runtime error saying:&lt;BR /&gt;
&lt;BR /&gt;
Line: 214&lt;BR /&gt;
Error: 'Bases.Count' is null or not an object.&lt;BR /&gt;
&lt;BR /&gt;
The error occur in the file arxCommon.js&lt;BR /&gt;
&lt;BR /&gt;
Any clue?&lt;BR /&gt;
&lt;BR /&gt;
htht&lt;BR /&gt;
&lt;BR /&gt;
Johannes</description>
      <pubDate>Fri, 22 Jun 2007 11:08:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001446#M20966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-22T11:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add varable - got script error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001447#M20967</link>
      <description>What is the base class of your class?&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Johannes P. Hansen" &lt;JPH&gt; wrote in message &lt;BR /&gt;
news:5634915@discussion.autodesk.com...&lt;BR /&gt;
Hi,&lt;BR /&gt;
I 'm trying to add a variable using the Autodesk Class Explorer - Add&lt;BR /&gt;
Variable&lt;BR /&gt;
I get a Runtime error saying:&lt;BR /&gt;
&lt;BR /&gt;
Line: 214&lt;BR /&gt;
Error: 'Bases.Count' is null or not an object.&lt;BR /&gt;
&lt;BR /&gt;
The error occur in the file arxCommon.js&lt;BR /&gt;
&lt;BR /&gt;
Any clue?&lt;BR /&gt;
&lt;BR /&gt;
htht&lt;BR /&gt;
&lt;BR /&gt;
Johannes&lt;/JPH&gt;</description>
      <pubDate>Fri, 22 Jun 2007 14:07:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001447#M20967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-22T14:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add varable - got script error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001448#M20968</link>
      <description>Hi Owen,&lt;BR /&gt;
&lt;BR /&gt;
I am pretty new to ObjectARX, so I tried out lab 3 in "ObjectARX for &lt;BR /&gt;
dummies"&lt;BR /&gt;
http://arxdummies.blogspot.com/2005/05/lab-3-solved.html&lt;BR /&gt;
&lt;BR /&gt;
and I got to the point where I have added the ShapeObject, and I was going &lt;BR /&gt;
to add the variable m_d when I got the error.&lt;BR /&gt;
Base class must be AcDbObject.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
Johannes P. Hansen&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Owen Wengerd" &lt;OWENW&gt; wrote in message &lt;BR /&gt;
news:5635195@discussion.autodesk.com...&lt;BR /&gt;
What is the base class of your class?&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Johannes P. Hansen" &lt;JPH&gt; wrote in message&lt;BR /&gt;
news:5634915@discussion.autodesk.com...&lt;BR /&gt;
Hi,&lt;BR /&gt;
I 'm trying to add a variable using the Autodesk Class Explorer - Add&lt;BR /&gt;
Variable&lt;BR /&gt;
I get a Runtime error saying:&lt;BR /&gt;
&lt;BR /&gt;
Line: 214&lt;BR /&gt;
Error: 'Bases.Count' is null or not an object.&lt;BR /&gt;
&lt;BR /&gt;
The error occur in the file arxCommon.js&lt;BR /&gt;
&lt;BR /&gt;
Any clue?&lt;BR /&gt;
&lt;BR /&gt;
htht&lt;BR /&gt;
&lt;BR /&gt;
Johannes&lt;/JPH&gt;&lt;/OWENW&gt;</description>
      <pubDate>Fri, 22 Jun 2007 18:06:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001448#M20968</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-22T18:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add varable - got script error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001449#M20969</link>
      <description>Johannes:&lt;BR /&gt;
&lt;BR /&gt;
  Offhand I'm not sure why it's failing.  I'm not familiar with those labs, &lt;BR /&gt;
but I suggest emailing the author or posting a comment at that site. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com</description>
      <pubDate>Fri, 22 Jun 2007 19:14:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001449#M20969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-22T19:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add varable - got script error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001450#M20970</link>
      <description>Thanks Owen.&lt;BR /&gt;
It's not just that lab. I have created projects from scratch on different &lt;BR /&gt;
PC's, added an ObjectDBX custom object succesfully but when it comes to add &lt;BR /&gt;
a member variable to the object same result - it fails.&lt;BR /&gt;
Guess I have to add the member variables the good old way, doing it by hand.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
Johannes P. Hansen&lt;BR /&gt;
&lt;BR /&gt;
"Owen Wengerd" &lt;OWENW&gt; wrote in message &lt;BR /&gt;
news:5635682@discussion.autodesk.com...&lt;BR /&gt;
Johannes:&lt;BR /&gt;
&lt;BR /&gt;
  Offhand I'm not sure why it's failing.  I'm not familiar with those labs,&lt;BR /&gt;
but I suggest emailing the author or posting a comment at that site. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com&lt;/OWENW&gt;</description>
      <pubDate>Sat, 23 Jun 2007 14:42:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001450#M20970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-23T14:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add varable - got script error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001451#M20971</link>
      <description>You might try updating your ObjectARX wizard to see if that helps. &lt;BR /&gt;
Otherwise, debug the offending javascript code yourself to see what is going &lt;BR /&gt;
on. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com</description>
      <pubDate>Sat, 23 Jun 2007 18:45:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001451#M20971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-23T18:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add varable - got script error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001452#M20972</link>
      <description>I have installed the ObjectARX 2008; but with no success.&lt;BR /&gt;
The problem seems to be relatetd to something else than the ObjectARX.&lt;BR /&gt;
&lt;BR /&gt;
The scrips error occure in the file: C:\Program Files\Autodesk\ObjectARX &lt;BR /&gt;
Wizards for AutoCAD 2008\ArxWizCommon\arxCommon.js in the line 214. The &lt;BR /&gt;
cls.Bases.Count doesn't seem to set correct.&lt;BR /&gt;
Problem is that I don't know anything about the Wizard, so I can't figure &lt;BR /&gt;
out where to look.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for Your continous support.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Johannes&lt;BR /&gt;
&lt;BR /&gt;
"Owen Wengerd" &lt;OWENW&gt; skrev i en meddelelse &lt;BR /&gt;
news:5636329@discussion.autodesk.com...&lt;BR /&gt;
You might try updating your ObjectARX wizard to see if that helps.&lt;BR /&gt;
Otherwise, debug the offending javascript code yourself to see what is going&lt;BR /&gt;
on. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com&lt;/OWENW&gt;</description>
      <pubDate>Tue, 26 Jun 2007 06:22:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/can-t-add-varable-got-script-error/m-p/2001452#M20972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-26T06:22:48Z</dc:date>
    </item>
  </channel>
</rss>

