abraker95 / tanks

2D arcade top-view shooting game
1 stars 0 forks source link

Possible memory leak when creating new server #66

Open ghost opened 9 years ago

ghost commented 9 years ago

Fired up Process Explorer and the memory used by the game increased every time I made a new server.

ghost commented 9 years ago

We need to fix the game init and clean up, sometimes the tanks are not on the spawn locations. Maybe the leak comes from there.

ghost commented 9 years ago

The spawn locations aren't affected when I create a new server.

On Thu, Jan 29, 2015 at 10:46 AM, Sherushe notifications@github.com wrote:

We need to fix the game init and clean up, sometimes the tanks are not on the spawn locations. Maybe the leak comes from there.

— Reply to this email directly or view it on GitHub https://github.com/Sherushe/tanks/issues/66#issuecomment-72046798.

ghost commented 9 years ago

In my opinion, the leak must come from the game manager.

ghost commented 9 years ago

most likely

On Thu, Jan 29, 2015 at 10:54 AM, Sherushe notifications@github.com wrote:

In my opinion, the leak must come from the game manager.

— Reply to this email directly or view it on GitHub https://github.com/Sherushe/tanks/issues/66#issuecomment-72048506.