google-code-export / endgame-singularity

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

Hard Money Limit #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Win the game. (useful to do this quickly) (Make sure to have maximum 
arbitrage)
2. Build many moonbases with maximum processing and networking.
3. Let all CPU resources stay in the pool and go to income.
4. Wait.

What is the expected output? What do you see instead?
More and more accumulated money. Instead, at 9186.112 quintillion money, the 
game opens the main menu and refuses to resume. This is clearly because the 
next money increment of 9229.3 quintillion is greater than 2^63 (9223.4 
quintillion).

What version of the product are you using? On what operating system?
0.30-2 on Ubuntu linux. It probably doesn't matter though.

Please provide any additional information below.

You might not think this is a bug, and I am of course pleased that this doesn't 
crash it or go into negative money, but it's an issue. The game could pop up a 
"What the hay are you doing with so much money?" error, and perhaps stop 
increasing the money, but it should not inexplicably stop working.

In theory it's also possible to reach this state without first winning the 
game, by simply surviving long enough without expending much money after 
researching some stock market techs.

Original issue reported on code.google.com by agent...@gmail.com on 7 Oct 2010 at 7:34

GoogleCodeExporter commented 9 years ago
PS: save attached.

Original comment by agent...@gmail.com on 7 Oct 2010 at 7:37

Attachments:

GoogleCodeExporter commented 9 years ago
I can confirm this, and should fix before next release. Thanks for your bug 
report!

Original comment by singular...@rodrigosilva.com on 15 May 2012 at 12:13

GoogleCodeExporter commented 9 years ago
This looks like a duplicate for issue #110

Original comment by singular...@rodrigosilva.com on 15 May 2012 at 12:25