Notifications
Clear all
[Closed] Biped saving memory leak
Dec 03, 2007 11:48 am
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:
- creating simple biped system
- loading / creating animation
- saving animation via biped.saveBipFileSegment
- 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!