<?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: An Unknown error occurred while MAXScript was performing garbage collection in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/an-unknown-error-occurred-while-maxscript-was-performing-garbage/m-p/5592870#M15454</link>
    <description>&lt;P&gt;Many thanks Paul.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will attempt this when I return to 3DS (currently other commitments are keeping me busy)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What 'quantity' is &lt;STRONG&gt;52428800L&lt;/STRONG&gt;?&lt;BR /&gt;&lt;BR /&gt;I was expecting something in the format of kilobytes, gigabytes etc.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm just thinking if I wanted to experiment with this setting later on, how do I judge what the right value is?&lt;/P&gt;&lt;P&gt;What would it be set to as default if I wanted to return to default, for example?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;MID&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2015 11:59:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-15T11:59:13Z</dc:date>
    <item>
      <title>An Unknown error occurred while MAXScript was performing garbage collection</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/an-unknown-error-occurred-while-maxscript-was-performing-garbage/m-p/5587721#M15452</link>
      <description>&lt;P&gt;Today I used MaxScript for the firs time to bake one of my populated figures into the scene.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ever since I attempted this I have recieved persistent warning screens stating:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"An Unknown error occurred while MaxScript was performing garbage collection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get this errror multiple times, recommend restartin max"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Well...I restarted. Same result&lt;BR /&gt;Then I started the scene again. Still happening.&lt;/P&gt;&lt;P&gt;I even went as far as to delete all my preferences and reinstall Max.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's still going on...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ocassionally a message will pop up saying "successfully interrupted"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The following is also written in MaxScript listener when I opened it just after seeing the message:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;Welcome to MAXScript.

-- Error occurred in ActionCreateFlow(); filename: C:\Program Files\Autodesk\3ds Max Design 2015\stdplugs\stdscripts\CrowdAreaDraw.ms; position: 2360; line: 137
--  Frame:
--   currentTool: undefined
-- Error occurred during fileIn in "C:\Program Files\Autodesk\3ds Max Design 2015\stdplugs\stdscripts\CrowdAreaDraw.ms"; line number: 137
** interrupted **&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I don't know what's happening or how to stop it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please Help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Image of warning attached]&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2015 22:13:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/an-unknown-error-occurred-while-maxscript-was-performing-garbage/m-p/5587721#M15452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-12T22:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: An Unknown error occurred while MAXScript was performing garbage collection</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/an-unknown-error-occurred-while-maxscript-was-performing-garbage/m-p/5591752#M15453</link>
      <description>&lt;P&gt;I suggest that you increase the heapSize for scripts that require it, by default it is quite low.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do this in the preferences or you could force the setting at the top of the script.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;heapSize=52428800L&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 17:19:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/an-unknown-error-occurred-while-maxscript-was-performing-garbage/m-p/5591752#M15453</guid>
      <dc:creator>paulneale</dc:creator>
      <dc:date>2015-04-14T17:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: An Unknown error occurred while MAXScript was performing garbage collection</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/an-unknown-error-occurred-while-maxscript-was-performing-garbage/m-p/5592870#M15454</link>
      <description>&lt;P&gt;Many thanks Paul.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will attempt this when I return to 3DS (currently other commitments are keeping me busy)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What 'quantity' is &lt;STRONG&gt;52428800L&lt;/STRONG&gt;?&lt;BR /&gt;&lt;BR /&gt;I was expecting something in the format of kilobytes, gigabytes etc.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm just thinking if I wanted to experiment with this setting later on, how do I judge what the right value is?&lt;/P&gt;&lt;P&gt;What would it be set to as default if I wanted to return to default, for example?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;MID&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 11:59:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/an-unknown-error-occurred-while-maxscript-was-performing-garbage/m-p/5592870#M15454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-15T11:59:13Z</dc:date>
    </item>
  </channel>
</rss>

