Notifications
Clear all

[Closed] Biped saving memory leak

Hi

I made a batch process for saving biped files and have the problem, that the files size grows bigger if the files proceed.

Easy thing to reproduce is for me:

  1. creating simple biped system
  2. loading / creating animation
  3. saving animation via biped.saveBipFileSegment
  4. repeat saving for 30-60 loops to see difference

(using gc() does not make any difference)

From 722 kb it has 2,62 mb after 60 loops just saving the same animation over and over again.

I used Max8 and 9 for this, but will try 2008 too.

I searched for any similar topic but could not find anything concerning biped.

Hope somebody can help!

Best regards!