edisona / endgame-singularity

Automatically exported from code.google.com/p/endgame-singularity
1 stars 0 forks source link

Memory Leak #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Buy 314159 bases
2. Watch the memory fill up in The System Monitor
3. Watch the whole system crash,(Ctrl+Alt+Bkspc unusable)

I will fix this problem by making Base groups which will be groups of
homogenous bases.

Original issue reported on code.google.com by Nazg...@gmail.com on 15 Mar 2009 at 7:39

Attachments:

GoogleCodeExporter commented 9 years ago
The player should never have more than a handful of bases in existence.  Thus, 
this
problem is completely unimportant.

Original comment by funnyman3595 on 18 Mar 2009 at 12:05

GoogleCodeExporter commented 9 years ago
The point is that they can get that many bases. I, after modifying the game to 
buy in
bulk and then to not crash when buying in bulk, easily can get 30 quadrillion 
server
access bases by day 18. the next bug after that is the "crashing because we are 
using
long to store money and have more than 2^63-1 money". I have also fixed the 
Issue
#76, and an fixing some minor things with the groups of bases. Perhaps this 
issue
should have been more along the lines of "grace period does not limit number of 
bases
for difficulty less than 3(very easy)"

Original comment by Nazg...@gmail.com on 19 Mar 2009 at 12:06