<?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: Newbie to Max Script with loading problem in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030990#M26129</link>
    <description>Pure guesswork...&lt;BR /&gt;&lt;BR /&gt;The "parent" is a property - more than likely of a "child". The "child" is "undefined" therefore it can't have a "parent" property. My guess is that you need the "child" assigned to whatever is being referenced (probably a variable). Impossible to be certain without seeing the entire script (which you probably should &lt;U&gt;not &lt;/U&gt; post as it's part of a purchased "package").&lt;BR /&gt;&lt;BR /&gt;If you can work out which line of code is causing the problem, you can find the reference which is undefined. From that you should be able to work out &lt;I&gt;why&lt;/I&gt; it's undefined (search for that variable throughout the script).&lt;BR /&gt;&lt;BR /&gt;You could contact the seller  - see if there's any support offered for the product.</description>
    <pubDate>Tue, 02 Sep 2008 18:56:41 GMT</pubDate>
    <dc:creator>Steve_Curley</dc:creator>
    <dc:date>2008-09-02T18:56:41Z</dc:date>
    <item>
      <title>Newbie to Max Script with loading problem</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030989#M26128</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've never dabbled with Max Script before, so I'm totally ignorant of the procedures, but I've just bought a CG Human with ms files for linking the biped to skeleton and skeleton to musculature etc. However, when I try to load the ms files I get Unknown property : 'parent' in undefined.  I looked at the file and 'parent' is in plain text linking all the max script commands. It seems intact to me, but every time I try to run the script I get this message. I haven't a clue what I'm doing/not doing, I just want to get to a point where I can animate the mesh!&lt;BR /&gt;Need help from one of you Max veterans out there!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Laura</description>
      <pubDate>Tue, 02 Sep 2008 17:20:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030989#M26128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-02T17:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie to Max Script with loading problem</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030990#M26129</link>
      <description>Pure guesswork...&lt;BR /&gt;&lt;BR /&gt;The "parent" is a property - more than likely of a "child". The "child" is "undefined" therefore it can't have a "parent" property. My guess is that you need the "child" assigned to whatever is being referenced (probably a variable). Impossible to be certain without seeing the entire script (which you probably should &lt;U&gt;not &lt;/U&gt; post as it's part of a purchased "package").&lt;BR /&gt;&lt;BR /&gt;If you can work out which line of code is causing the problem, you can find the reference which is undefined. From that you should be able to work out &lt;I&gt;why&lt;/I&gt; it's undefined (search for that variable throughout the script).&lt;BR /&gt;&lt;BR /&gt;You could contact the seller  - see if there's any support offered for the product.</description>
      <pubDate>Tue, 02 Sep 2008 18:56:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030990#M26129</guid>
      <dc:creator>Steve_Curley</dc:creator>
      <dc:date>2008-09-02T18:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie to Max Script with loading problem</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030991#M26130</link>
      <description>Thanks for that, yes I've tried to contact the seller - Australia, so I'll wait a while for an answer! I've just taken a screenprint portion to post here for you to look at. I've loaded the full model supplied, inserted a biped, loaded the figure file, all fine - the script I've attached is a portion of the link of human to biped - I'm assuming this negates the need for lengthy skinning/physique operations? There is another max script file that links the CG mesh skeleton to itself - I'm getting the same error message, and the script is identical in its make-up as the other one.&lt;BR /&gt;&lt;BR /&gt;Is there something I should be doing that I'm not before I try running the script file?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Laura&lt;P&gt;&lt;IMG class="migr-att-link" src="http://area.autodesk.com/userdata/forum/1/11293_ub4wLteF84GMrFPR6vJl.JPG" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2008 19:12:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030991#M26130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-02T19:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie to Max Script with loading problem</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030992#M26131</link>
      <description>I'm not familiar with that package or how it's intended to work, but it would seem that in each line the "child" is an object "S C &amp;lt;something&amp;gt;" - if there is no such object in your scene then the script will fail because "S C &amp;lt;something&amp;gt;" doesn't exist therefore it can't have a parent property. Perhaps you need to rename your objects (bones?) to match the naming convention used in the script?.</description>
      <pubDate>Tue, 02 Sep 2008 20:05:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030992#M26131</guid>
      <dc:creator>Steve_Curley</dc:creator>
      <dc:date>2008-09-02T20:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie to Max Script with loading problem</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030993#M26132</link>
      <description>Did that script come with a 3dsmax file as well, or were there multiple scripts? Since it is calling items by name, those objects are expected to already be in the scene. I suspect that you either need to open a certain 3dsmax file, or run an initialization script that creates those objects.</description>
      <pubDate>Tue, 02 Sep 2008 22:54:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/newbie-to-max-script-with-loading-problem/m-p/4030993#M26132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-02T22:54:45Z</dc:date>
    </item>
  </channel>
</rss>

