Jump to content

3ds Max memory error - some Max files using all available memory


DANKITCHENS
 Share

Recommended Posts

run this script on listener to disable max motion manager

t=trackviewnodes;n=t[#Max_MotionClip_Manager];deleteTrackViewController t n.controller

and run this to clear memory

gc()

@ronalle: I can never thank you enough... but I will try to. Thanks a million!!! It works perfectly until now. I don't see Max MotionClip Manager in Dope Sheet anymore, but everything goes smoothly!

Thanks to everyone ^0^!

Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...
  • 3 weeks later...

dose it the time of rendering effected by the memory usage?:( my file has 37mb size and my PC win7, corei7, ram 4g.. but my file takes 8 houres to render.. i want to kill myselr:( i don't konw how to solve it

Link to comment
Share on other sites

Hi Ronalle,

 

im trying to do this script move u teached us but i can´t make it right..!! Im runing max 2013, I open the listner and type:

 

t=trackviewnodes;n=t[#Max_MotionClip_Manager];deleteTrackViewController t n.controller

 

then i get:

 

TrackviewNode:root

undefined

-- Unknown property: "controller" in undefined

 

Please if you can explain me this better it would be great..i have 5 images here with this problem and im going crazy here...1 image 11 Gb of ram !!!

Can´t open 2 scenes at the same time anymore !!

 

Thank you in advance !!

 

Marco

Link to comment
Share on other sites

  • 3 months later...
Hi Ronalle,

 

im trying to do this script move u teached us but i can´t make it right..!! Im runing max 2013, I open the listner and type:

 

t=trackviewnodes;n=t[#Max_MotionClip_Manager];deleteTrackViewController t n.controller

 

then i get:

 

TrackviewNode:root

undefined

-- Unknown property: "controller" in undefined

 

Please if you can explain me this better it would be great..i have 5 images here with this problem and im going crazy here...1 image 11 Gb of ram !!!

Can´t open 2 scenes at the same time anymore !!

 

Thank you in advance !!

 

Marco

 

I'm having the same issues with marco here, and the file eating up my 16GB ram

Link to comment
Share on other sites

  • 9 months later...

this problem i still have it..but solve it with this solution

" run this script on listener to disable max motion manager

t=trackviewnodes;n=t[#Max_MotionClip_Manager];deleteTrackViewController t n.controller

and run this to clear memory

gc()"

 

thanks a lot..files from 1.7 gb saving time 10 minutes and using 32 gb ddr of memory drope after this at 230 mb and 3gb ddr!!!!!

Link to comment
Share on other sites

  • 2 months later...
  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...