<?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: 3ds Max error occurring every time i open the program in 3ds Max Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-error-occurring-every-time-i-open-the-program/m-p/10029516#M19304</link>
    <description>&lt;P&gt;What results do you get when you running the following lines in the MAXScript listener?&lt;BR /&gt;&lt;BR /&gt;print (getfiles @"$startupscripts\*.*")&lt;BR /&gt;print (getfiles @"$userstartupscripts\*.*")&lt;BR /&gt;callbacks.show()&lt;BR /&gt;&lt;BR /&gt;The first 2 lines will print out the filenames of files in the script startup directories.&amp;nbsp; Looking for any files that look suspicious.&lt;BR /&gt;The 3rd line will list out all of the MAXScript callbacks. It is in the running of one of those callbacks that the exception is occurring.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Larry&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2021 17:55:09 GMT</pubDate>
    <dc:creator>larryminton</dc:creator>
    <dc:date>2021-01-25T17:55:09Z</dc:date>
    <item>
      <title>3ds Max error occurring every time i open the program</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-error-occurring-every-time-i-open-the-program/m-p/10024986#M19303</link>
      <description>&lt;P&gt;I am using 3ds max 2021 on its up to date vision and i see this error every time I open the program,&lt;/P&gt;&lt;P&gt;MAXscript callback script Exception&lt;/P&gt;&lt;P&gt;Known system exception&lt;/P&gt;&lt;P&gt;Address 0x25f67721; nCode 0x00000000FD&lt;/P&gt;&lt;P&gt;Desc EXCEPTION_STACK_OVERFLOW the thread used up its stack.&lt;/P&gt;&lt;P&gt;the program then close ever time I try to do something in it like make a box after this error, I all ready tried everything hear to fix it &lt;A href="https://knowledge.autodesk.com/support/3ds-max/troubleshooting/caas/sfdcarticles/sfdcarticles/Error-MAXS" target="_blank"&gt;https://knowledge.autodesk.com/support/3ds-max/troubleshooting/caas/sfdcarticles/sfdcarticles/Error-MAXS&lt;/A&gt; . It did not fix it and this was the closest to the error Witten above but I could not find anything that marched it verbatim.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know any solutions not already listed in the link i put above or have any advice on contacting 3ds max directly about the issue for help ?&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 16:06:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-error-occurring-every-time-i-open-the-program/m-p/10024986#M19303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-23T16:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: 3ds Max error occurring every time i open the program</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-error-occurring-every-time-i-open-the-program/m-p/10029516#M19304</link>
      <description>&lt;P&gt;What results do you get when you running the following lines in the MAXScript listener?&lt;BR /&gt;&lt;BR /&gt;print (getfiles @"$startupscripts\*.*")&lt;BR /&gt;print (getfiles @"$userstartupscripts\*.*")&lt;BR /&gt;callbacks.show()&lt;BR /&gt;&lt;BR /&gt;The first 2 lines will print out the filenames of files in the script startup directories.&amp;nbsp; Looking for any files that look suspicious.&lt;BR /&gt;The 3rd line will list out all of the MAXScript callbacks. It is in the running of one of those callbacks that the exception is occurring.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Larry&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 17:55:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-error-occurring-every-time-i-open-the-program/m-p/10029516#M19304</guid>
      <dc:creator>larryminton</dc:creator>
      <dc:date>2021-01-25T17:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: 3ds Max error occurring every time i open the program</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-error-occurring-every-time-i-open-the-program/m-p/10032692#M19305</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know anything about coding or how to understand this (below) but it shows what happened when I did what you suggested. Can&amp;nbsp; you look at it and give further advice (programme still shutting down -same error as earlier)&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;PS&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the attachment is all the stuff I saw in the MAXscript listener&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First line says&amp;nbsp;&lt;/P&gt;&lt;P&gt;"C:\Program Files\Autodesk\3ds Max 2021\scripts\startup\CustomAttributes.ms"&lt;BR /&gt;"C:\Program Files\Autodesk\3ds Max 2021\scripts\startup\holdSysMon_stub.ms"&lt;BR /&gt;"C:\Program Files\Autodesk\3ds Max 2021\scripts\startup\Material_PBR_MetalRough.ms"&lt;BR /&gt;"C:\Program Files\Autodesk\3ds Max 2021\scripts\startup\Material_PBR_SpecGloss.ms"&lt;BR /&gt;"C:\Program Files\Autodesk\3ds Max 2021\scripts\startup\OSLHelpers.ms"&lt;BR /&gt;"C:\Program Files\Autodesk\3ds Max 2021\scripts\startup\ProceduralContent.ms"&lt;BR /&gt;"C:\Program Files\Autodesk\3ds Max 2021\scripts\startup\uvchecker_override_material.ms"&lt;BR /&gt;"C:\Program Files\Autodesk\3ds Max 2021\scripts\startup\ValidateSceneRefHierarchy_stub.ms"&lt;BR /&gt;OK&lt;/P&gt;&lt;P&gt;second says&lt;/P&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;Third says&lt;/P&gt;&lt;P&gt;unitsChange:&lt;BR /&gt;id:#PhysXUnitChange, persistent:false, SceneFileEmbedded:false, script:"PxUnitsChange()"&lt;BR /&gt;spacemodeChange:&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_stopSimulationForEditing()"&lt;BR /&gt;systemPreReset:&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_systemPreReset()"&lt;BR /&gt;systemPostReset:&lt;BR /&gt;id:#PhysXToolPanel, persistent:false, SceneFileEmbedded:false, script:"PxPanelClose()"&lt;BR /&gt;id:#vfb_rollouts, persistent:false, SceneFileEmbedded:false, script:"VFB_methods_struct.Reset()"&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_systemPostReset()"&lt;BR /&gt;systemPreNew:&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_systemPreNew()"&lt;BR /&gt;systemPostNew:&lt;BR /&gt;id:#vfb_rollouts, persistent:false, SceneFileEmbedded:false, script:"VFB_methods_struct.Reset()"&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_systemPostNew()"&lt;BR /&gt;filePreOpen:&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_filePreOpen()"&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.scenePreOpen()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.scenePreOpen()"&lt;BR /&gt;id:#CRP_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::CRP_SecurityTool.m_in_file_open = true;::CRP_SecurityTool.register_post_load_check()"&lt;BR /&gt;id:#ADSL_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ADSL_SecurityTool.m_in_file_open = true;::ADSL_SecurityTool.register_post_load_check()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.scenePreOpen()"&lt;BR /&gt;id:#PhysXPluginMfx2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"if ::PhysXPluginMfx2_SecurityTool != undefined do PhysXPluginMfx2_SecurityTool.scenePreOpen()"&lt;BR /&gt;filePostOpen:&lt;BR /&gt;id:#PhysXPluginRagdoll, persistent:false, SceneFileEmbedded:false, script:"PxRagFilePostOpen()"&lt;BR /&gt;id:#vfb_rollouts, persistent:false, SceneFileEmbedded:false, script:"if (callbacks.notificationParam() !=2) do VFB_methods_struct.Reset()"&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_filePostOpen()"&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.scenePostOpen()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.scenePostOpen()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.scenePostOpen()"&lt;BR /&gt;id:#PhysXPluginMfx2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"if ::PhysXPluginMfx2_SecurityTool != undefined do PhysXPluginMfx2_SecurityTool.scenePostOpen()"&lt;BR /&gt;id:#Substance2Module_callback, persistent:false, SceneFileEmbedded:false, script:"_pycallbk_filePostOpen()"&lt;BR /&gt;filePreMerge:&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.register_post_load_check()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.register_post_load_check()"&lt;BR /&gt;id:#CRP_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::CRP_SecurityTool.register_post_load_check()"&lt;BR /&gt;id:#ADSL_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ADSL_SecurityTool.register_post_load_check()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.register_post_load_check()"&lt;BR /&gt;id:#PhysXPluginMfx2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"if ::PhysXPluginMfx2_SecurityTool != undefined do PhysXPluginMfx2_SecurityTool.scenePreMerge()"&lt;BR /&gt;filePostMerge:&lt;BR /&gt;id:#PhysXPluginMfx2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"if ::PhysXPluginMfx2_SecurityTool != undefined do PhysXPluginMfx2_SecurityTool.scenePostMerge()"&lt;BR /&gt;filePreSave:&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_filePreSave()"&lt;BR /&gt;selectionSetChanged:&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_selectionChangedDirty()"&lt;BR /&gt;preRender:&lt;BR /&gt;id:#Substance2Module_callback, persistent:false, SceneFileEmbedded:false, script:"_pycallbk_preRender()"&lt;BR /&gt;preRenderFrame:&lt;BR /&gt;id:#Substance2Module_callback, persistent:false, SceneFileEmbedded:false, script:"_pycallbk_preRenderFrame()"&lt;BR /&gt;postRender:&lt;BR /&gt;id:#Substance2Module_callback, persistent:false, SceneFileEmbedded:false, script:"_pycallbk_postRender()"&lt;BR /&gt;sceneNodeAdded:&lt;BR /&gt;id:#PhsyXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_syncRagdollList()"&lt;BR /&gt;preSystemShutdown:&lt;BR /&gt;persistent:false, SceneFileEmbedded:false, script:"saveCurrentPathConfigFile()"&lt;BR /&gt;id:#CATUtils, persistent:false, SceneFileEmbedded:false, script:"CAT_OnMaxShutdown()"&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_systemPreShutdown()"&lt;BR /&gt;postSystemStartup:&lt;BR /&gt;persistent:false, SceneFileEmbedded:false, script:"loadCurrentPathConfigFile()"&lt;BR /&gt;id:#MassFX, persistent:false, SceneFileEmbedded:false, script:"with undo off nvpx_post_system_startup()"&lt;BR /&gt;sceneUndo:&lt;BR /&gt;id:#PhysXToolPanel, persistent:false, SceneFileEmbedded:false, script:"PxPanelUndo()"&lt;BR /&gt;sceneRedo:&lt;BR /&gt;id:#PhysXToolPanel, persistent:false, SceneFileEmbedded:false, script:"PxPanelUndo()"&lt;BR /&gt;preModifierAdded:&lt;BR /&gt;id:#PhysXModRB, persistent:false, SceneFileEmbedded:false, script:"PxModRBPreAdded()"&lt;BR /&gt;id:#ApexClothingModifier, persistent:false, SceneFileEmbedded:false, script:"PxApexModifierPreAdded()"&lt;BR /&gt;id:#MassFXClothModifier, persistent:false, SceneFileEmbedded:false, script:"PxClothModifierPreAdded()"&lt;BR /&gt;postModifierAdded:&lt;BR /&gt;id:#PhysXModRB, persistent:false, SceneFileEmbedded:false, script:"PxModRBPostAdded()"&lt;BR /&gt;id:#ApexClothingModifier, persistent:false, SceneFileEmbedded:false, script:"PxApexModifierPostAdded()"&lt;BR /&gt;id:#MassFXClothModifier, persistent:false, SceneFileEmbedded:false, script:"PxClothModifierPostAdded()"&lt;BR /&gt;preModifierDeleted:&lt;BR /&gt;id:#PhysXModRB, persistent:false, SceneFileEmbedded:false, script:"PxModRBPreDelete()"&lt;BR /&gt;id:#ApexClothingModifier, persistent:false, SceneFileEmbedded:false, script:"PxApexModifierPreDelete()"&lt;BR /&gt;id:#MassFXClothModifier, persistent:false, SceneFileEmbedded:false, script:"PxClothModifierPreDelete()"&lt;BR /&gt;postNodesCloned:&lt;BR /&gt;id:#PhysXModRB, persistent:false, SceneFileEmbedded:false, script:"PxModRBCloneHappend()"&lt;BR /&gt;postRendererChange:&lt;BR /&gt;id:#vfb_rollouts, persistent:false, SceneFileEmbedded:false, script:"VFB_methods.VFB_ResetRollouts()"&lt;BR /&gt;id:#Substance2Module_callback, persistent:false, SceneFileEmbedded:false, script:"_pycallbk_postRendererChange()"&lt;BR /&gt;objectXrefPreMerge:&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.objectXrefPreMerge()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.objectXrefPreMerge()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.objectXrefPreMerge()"&lt;BR /&gt;objectXrefPostMerge:&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.objectXrefPostMerge()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.objectXrefPostMerge()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.objectXrefPostMerge()"&lt;BR /&gt;preNodeBonePropChanged:&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_stopSimulationForEditing()"&lt;BR /&gt;preNodeGeneralPropChanged:&lt;BR /&gt;id:#PhysXPlugin, persistent:false, SceneFileEmbedded:false, script:"px_stopSimulationForEditing()"&lt;BR /&gt;sceneXrefPostMerge:&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.sceneXrefPostMerge()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.sceneXrefPostMerge()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.sceneXrefPostMerge()"&lt;BR /&gt;id:#PhysXPluginMfx2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"if ::PhysXPluginMfx2_SecurityTool != undefined do PhysXPluginMfx2_SecurityTool.XrefScenePostMerge()"&lt;BR /&gt;sceneXrefPreMerge:&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.sceneXrefPreMerge()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.sceneXrefPreMerge()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.sceneXrefPreMerge()"&lt;BR /&gt;id:#PhysXPluginMfx2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"if ::PhysXPluginMfx2_SecurityTool != undefined do PhysXPluginMfx2_SecurityTool.XrefScenePreMerge()"&lt;BR /&gt;filePreOpenProcess:&lt;BR /&gt;persistent:false, SceneFileEmbedded:false, script:"autoProjectSwitcherOnFilePreOpen()"&lt;BR /&gt;id:#pcPreFileOpen, persistent:false, SceneFileEmbedded:false, script:"ProceduralContentOps.OnPreFileOpen()"&lt;BR /&gt;filePreSaveProcess:&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.maybe_pre_save_check()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.maybe_pre_save_check()"&lt;BR /&gt;id:#CRP_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::CRP_SecurityTool.maybe_pre_save_check()"&lt;BR /&gt;id:#ADSL_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ADSL_SecurityTool.maybe_pre_save_check()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.maybe_pre_save_check()"&lt;BR /&gt;id:#PhysXPluginMfx2_SecurityTool_presave, persistent:false, SceneFileEmbedded:false, script:"if ::PhysXPluginMfx2_SecurityTool != undefined do PhysXPluginMfx2_SecurityTool.maybe_pre_save_check()"&lt;BR /&gt;preImageViewerDisplay:&lt;BR /&gt;id:#vfb_rollouts, persistent:false, SceneFileEmbedded:false, script:"VFB_methods.VFB_AddRollouts (callbacks.notificationParam())"&lt;BR /&gt;fileOpenFailed:&lt;BR /&gt;id:#ALC_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC_SecurityTool.scenePostOpen()"&lt;BR /&gt;id:#ALC2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::ALC2_SecurityTool.scenePostOpen()"&lt;BR /&gt;id:#PhysXPluginMfx_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"::PhysXPluginMfx_SecurityTool.scenePostOpen()"&lt;BR /&gt;id:#PhysXPluginMfx2_SecurityTool, persistent:false, SceneFileEmbedded:false, script:"if ::PhysXPluginMfx2_SecurityTool != undefined do PhysXPluginMfx2_SecurityTool.scenePostOpen()"&lt;BR /&gt;preStartupScriptLoad:&lt;BR /&gt;id:#SecurityToolsStartup, persistent:false, SceneFileEmbedded:false, script:"::SecurityToolsStartup_instance.load_security_tools_scripts_check()"&lt;BR /&gt;OK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 17:28:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-error-occurring-every-time-i-open-the-program/m-p/10032692#M19305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-26T17:28:20Z</dc:date>
    </item>
  </channel>
</rss>

