google-code-export / game-golem

Automatically exported from code.google.com/p/game-golem
0 stars 0 forks source link

bank amount resets from 1bil to 10k #239

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set golem to bank over 1000000000
2. it banks after every income action
3.  if you open the setting again it is the default value of 10k

What is the expected output? What do you see instead?

What version of Golem are you using? Beta or release? On what browser?
r930 & r937

Does anything relevant appear in the Console? (ctrl+shift+J)
unsafe window cannot call GM_getvalue
golem/Rycochet's Castle Age Golem: [r937] [11:52:22 AM]: TypeError: this.data 
is undefined
->Queue._update({"type":"reminder","self":"true","id":"run","worker":"[worker 
Queue]"})
  ->Queue.update({"type":"reminder","self":"true","id":"run","worker":"[worker Queue]"})
    ->Bank._work("true")
      ->Bank.work("true")
        ->Bank.stash()
          ->Page.click("input[value=\"Stash\"]")
            ->Config.checkRequire()
              ->Gift._save("option")
                ->Gift._update({"type":"option","self":"true","worker":"[worker Gift]"})
                  ->Gift.update({"type":"option","self":"true","worker":"[worker Gift]"})

Please provide any additional information below.

Original issue reported on code.google.com by gator2...@gmail.com on 9 Jan 2011 at 8:57

GoogleCodeExporter commented 9 years ago
might be related to the same issue I raised where upgrade worker doesnt save 
settings (issue 234)

Original comment by ajsei...@gmail.com on 9 Jan 2011 at 9:04

GoogleCodeExporter commented 9 years ago
Think this is related to the core bug I fixed in r943. Is it still happening?

Original comment by RycochetTM on 10 Jan 2011 at 9:58

GoogleCodeExporter commented 9 years ago

Original comment by RycochetTM on 10 Jan 2011 at 10:03

GoogleCodeExporter commented 9 years ago
Seems ok now.

Original comment by RycochetTM on 2 Apr 2011 at 4:26

GoogleCodeExporter commented 9 years ago

Original comment by 0Artifi...@gmail.com on 5 May 2011 at 7:47