Gamer125 / fofix

Automatically exported from code.google.com/p/fofix
0 stars 0 forks source link

Memory clean-up/garbage collection needed #1171

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The game uses too much memory when playing long periods of time. After some
time it will eventually use up even all the virtual memory.

Memory resources should be freed after playing a song so that we don't run
out of memory when playing many songs.

Windows displays a warning stating that the virtual memory is insufficient
to run the program.
Describe the problem. What did you expect? What do you see?

List the steps to recreate the problem.
1. Play the game for about 30min/1h and play 20 songs or so

My system:
 - Fofix 3.121 final
 - Python 2.6
 - Windows XP SP3 Professional
 - 1GB DDR2 RAM
 - 2GB of virtual memory

Original issue reported on code.google.com by Shib...@gmail.com on 3 Apr 2010 at 10:32

GoogleCodeExporter commented 9 years ago
I can reproduce this bug. It's really annoying. Is it a Python bug? Or a FoFix 
bug?

Best Regards

Original comment by FulalasC...@gmail.com on 21 Apr 2010 at 12:12

GoogleCodeExporter commented 9 years ago
Bumping priority and adding Review label.

Original comment by fuzio...@gmail.com on 1 Sep 2010 at 1:27