<?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: What is this??? (¡¡×ý×û, ×þ×ü) in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9205877#M10579</link>
    <description>&lt;P&gt;Just encountered this, thanks for the solution.&lt;/P&gt;&lt;P&gt;I &lt;EM&gt;have to&lt;/EM&gt; open files from people I don't know, it's part of my job. Autodesk needs to come up with a real solution to this in a patch so it cannot happen. We can't be expected to know where every single max file came from or what other models that user might have imported in the past.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2019 00:15:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-12-17T00:15:57Z</dc:date>
    <item>
      <title>is this an ALC-virus in max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/7991084#M10571</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="333.JPG" style="width: 510px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/498552iC1FB8A62699FBA9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="333.JPG" alt="333.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;These have been created since using the 2018 version. It is not possible to delete it, and it is not possible to unhide it. I do not have any trouble in my work, but I keep getting nervous. For reference, I am using the 2017 version at the same time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I explained using a translator. I would appreciate it if you would understand this point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 11:09:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/7991084#M10571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-17T11:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/7994857#M10572</link>
      <description>&lt;P&gt;Was it always like this or have you installed a plugin, used a callback or some other method that would make these appear?&amp;nbsp;&lt;/P&gt;&lt;P&gt;When max starts, it opens a default file, is it possible that this has those inside? If so, can you replace the max file from another source and see if it happens when you start max again?&lt;/P&gt;&lt;P&gt;Could it be part of a plugin&amp;nbsp; thats been removed?&lt;/P&gt;&lt;P&gt;Could be a max bug, but check out some of the above to see if anything shows up (or doesn`t)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe a legacy item from 2017? The icon seems to suggest a helper object or something like that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the listener type/run this and see if any data relative to those objects show up.&lt;/P&gt;&lt;PRE&gt;for o in objects do
(
	format("Name: " + o.name + "\n")
	format("Class: " + (classOf(o) as string) + "\n")
	format("SuperClass: " + (superClassOf(o) as string) + "\n")
	format("Class ID: " + (o.classID as string)  + "\n")
)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 09:00:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/7994857#M10572</guid>
      <dc:creator>malcomarmstrong</dc:creator>
      <dc:date>2018-05-11T09:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8111427#M10573</link>
      <description>&lt;P&gt;One of my users just reported the same issue, and after opening his test-file, i got it too. So now even after restarting max, I get the nodes in my scenes (even when resetting).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The nodes can be deleted if you rename them first, but that doesn't stop max from creating them again when you make a new scene&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached a file if anyone else feels like looking into this... &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;but don't open it unless you are prepared to deal with this issue&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'll try to look further into it tomorrow, and keep you posted if&amp;nbsp;I find a solution!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:56:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8111427#M10573</guid>
      <dc:creator>morten_bohne</dc:creator>
      <dc:date>2018-07-05T13:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8117666#M10574</link>
      <description>&lt;P&gt;Sorry i forgot to get back on this. It turns out it is caused by the ALC-virus in max (or ALC 'issue' as autodesk calls it)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the&amp;nbsp;official explanation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/3ds-max/troubleshooting/caas/sfdcarticles/sfdcarticles/Scene-file-crashes-corrupts-scene-data-gives-Script-Controller-error-or-no-longer-uses-the-Undo-function.html?st=alc" target="_blank"&gt;https://knowledge.autodesk.com/support/3ds-max/troubleshooting/caas/sfdcarticles/sfdcarticles/Scene-file-crashes-corrupts-scene-data-gives-Script-Controller-error-or-no-longer-uses-the-Undo-function.html?st=alc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've talked to Raiden Xavier from the Autodesk Support Team, and he gave me the attached files to help resolve the issue (Thanks). The zip-files contain two max-scripts and a text-file instructing you to place them in 3ds max' startup folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The maxscripts removes files generated by the virus, cleans nodes in scenes you&amp;nbsp;open, and removes callbacks belonging to the virus.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note&amp;nbsp;that the tool only looks for particular viruses and removes them, but doesn't close the&amp;nbsp;underlying security issue, so &lt;STRONG&gt;always be aware when opening .max files from untrusted sources.&amp;nbsp;&lt;/STRONG&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;(and yes, i do see the irony in warning about .max-files and supplying&amp;nbsp;you with a .zip)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 13:23:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8117666#M10574</guid>
      <dc:creator>morten_bohne</dc:creator>
      <dc:date>2018-07-09T13:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8179252#M10575</link>
      <description>&lt;P&gt;Use Prune Scene for clean this threats:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://3dground.net/prod/prune-scene-2180817" target="_blank"&gt;https://3dground.net/prod/prune-scene-2180817&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 08:49:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8179252#M10575</guid>
      <dc:creator>lukuanenko</dc:creator>
      <dc:date>2018-08-06T08:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8310897#M10576</link>
      <description>&lt;P&gt;Many, Many TKS!!!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 18:42:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8310897#M10576</guid>
      <dc:creator>flessard</dc:creator>
      <dc:date>2018-10-03T18:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8340849#M10577</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm sorry for the late reply. Thank you very much!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 14:59:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8340849#M10577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T14:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8989553#M10578</link>
      <description>&lt;P&gt;Thanks Bro...&amp;nbsp;&lt;/P&gt;&lt;P&gt;It Works. Thanks alot. By this my undo issue is also resolved&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 09:50:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/8989553#M10578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-27T09:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9205877#M10579</link>
      <description>&lt;P&gt;Just encountered this, thanks for the solution.&lt;/P&gt;&lt;P&gt;I &lt;EM&gt;have to&lt;/EM&gt; open files from people I don't know, it's part of my job. Autodesk needs to come up with a real solution to this in a patch so it cannot happen. We can't be expected to know where every single max file came from or what other models that user might have imported in the past.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 00:15:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9205877#M10579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-17T00:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9206256#M10580</link>
      <description>This is Virus. There is a some file you can download from internet.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Dec 2019 07:30:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9206256#M10580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-17T07:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9296140#M10581</link>
      <description>&lt;P&gt;Hello Kate,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply, this is a topic that we are taking very seriously. Do you have an idea on how you would like this ideal solution to work? Say you open a file from someone you don't know, what do you wish would happen next? What type of information would you like to see and which actions would you like to be able to take?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your feedback &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Emilie&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 18:01:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9296140#M10581</guid>
      <dc:creator>emilie.sigouin</dc:creator>
      <dc:date>2020-02-04T18:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9336391#M10582</link>
      <description>&lt;P&gt;thanks dear bro it work&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2020 18:31:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9336391#M10582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-23T18:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9545486#M10583</link>
      <description>&lt;P&gt;Thx so much &lt;SPAN class="UserName lia-user-name lia-user-rank-Advocate lia-component-message-view-widget-author-username"&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2834198" target="_self"&gt;&lt;SPAN class=""&gt;morten_bohne&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Advocate lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;You saved my life&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 10:32:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9545486#M10583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-28T10:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9764563#M10584</link>
      <description>&lt;P&gt;Many many thanks!!! this was driving me crazy!!!!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 21:26:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/9764563#M10584</guid>
      <dc:creator>carlos.o.llamas</dc:creator>
      <dc:date>2020-09-23T21:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is this??? (¡¡×ý×û, ×þ×ü)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/10045820#M10585</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2834198"&gt;@morten_bohne&lt;/a&gt;&amp;nbsp;THAK U SO MUCH&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2021 15:33:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/10045820#M10585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-31T15:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: is this an ALC-virus in max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/10048165#M10586</link>
      <description>&lt;P&gt;For anyone dealing with corruption causing scripts embedded in 3ds Max scenes, I highly recommend to install the &lt;A href="https://apps.autodesk.com/3DSMAX/en/Detail/Index?id=7342616782204846316&amp;amp;appLang=en&amp;amp;os=Win64" target="_self"&gt;3ds Max Security Tools&lt;/A&gt; from the Autodesk App Store. It supports 3ds Max 2015 SP1 to 3ds Max 2021.&lt;/P&gt;
&lt;P&gt;Here are the links to the Autodeks Knowledge Base articles describing the corruption causing scripts we are aware of:&lt;/P&gt;
&lt;UL id="GUID-C8FEC566-7747-4C35-A7DE-6B8233C9ACB0__UL_036AEC8C1EB34116B16673C812CE0A50" class="ul"&gt;
&lt;LI id="GUID-C8FEC566-7747-4C35-A7DE-6B8233C9ACB0__LI_1485DEE1615448088DA6271D441B1744" class="li"&gt;&lt;A class="xref" href="https://knowledge.autodesk.com/support/3ds-max/troubleshooting/caas/sfdcarticles/sfdcarticles/Potential-issues-with-third-party-MAXScript-CRP-switching-to-different-viewport-scene-lights-disappear-or-seem-deleted.html" target="_blank" rel="noopener"&gt;Support article on CRP and ADSL MAXScripts&lt;/A&gt;&lt;/LI&gt;
&lt;LI id="GUID-C8FEC566-7747-4C35-A7DE-6B8233C9ACB0__LI_6225D036DCB04D608F09C600B16C7220" class="li"&gt;&lt;A class="xref" href="https://knowledge.autodesk.com/support/3ds-max/troubleshooting/caas/sfdcarticles/sfdcarticles/Scene-file-crashes-corrupts-scene-data-gives-Script-Controller-error-or-no-longer-uses-the-Undo-function.html?_ga=2.71094288.1412278607.1537188109-1107490122.1489686243" target="_blank" rel="noopener"&gt;Support article on ALC MAXScripts&lt;/A&gt;&lt;/LI&gt;
&lt;LI id="GUID-C8FEC566-7747-4C35-A7DE-6B8233C9ACB0__LI_DF940DE617A243FD8E5D0E7A0337E595" class="li"&gt;&lt;A class="xref" href="https://knowledge.autodesk.com/article/Script-Controller-error-scene-file-crashes-or-corrupt-scene-data-due-to-third-party-MAXScript-ALC2-in-3ds-Max" target="_blank" rel="noopener"&gt;Support article on ALC2 MAXScripts&lt;/A&gt;&lt;/LI&gt;
&lt;LI id="GUID-C8FEC566-7747-4C35-A7DE-6B8233C9ACB0__LI_AA18760B69A040D68A75E2C34A88C70E" class="li"&gt;&lt;A class="xref" href="https://knowledge.autodesk.com/support/3ds-max/learn-explore/caas/sfdcarticles/sfdcarticles/PhysXPluginMfx-MAXScript-based-malware-may-corrupt-3ds-Max-installation-and-files.html" target="_blank" rel="noopener"&gt;Support article on PhysXPluginMfx MAXScripts&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you see anything suspicious in a 3ds Max scene, or your 3ds Max is acting wierd, please drop us a line here on the forum or &lt;A href="https://knowledge.autodesk.com/contact-support" target="_self"&gt;contact our support specialists&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 16:08:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/is-this-an-alc-virus-in-max/m-p/10048165#M10586</guid>
      <dc:creator>attilaszabo</dc:creator>
      <dc:date>2021-02-01T16:08:51Z</dc:date>
    </item>
  </channel>
</rss>

