google-code-export / game-golem

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

Errors in latest 31.6.1129 #337

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Rescan Quests
2. Attack a Monster
3. Try to Bank with Best General
4. Attempt to Update

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

Stuck loading same land over and over

What version of Golem are you using? Beta or release? On what browser?
Beta 31.6.1129 FireFox 3.5, 3.6, 4.0
Chrome appears to function better and gets generals data, updates monsters, etc 
has some issues but not worth mentioning

Does anything relevant appear in the Console? (ctrl+shift+J)
[r1129] [2:09:44] Queue->Idle->Generals: TypeError in Generals.get(["data"]): 
data.valueOf is not a function
->Queue._update({"type":"reminder","id":"run","worker":"Queue"},"run")
  ->Queue.update({"type":"reminder","id":"run","worker":"[worker Queue]"},["[object Object]"])
    ->Idle._work(true)
      ->Idle.work(true)
        ->Generals.get("data")
http://static.ak.fbcdn.net/rsrc.php/v1/yF/r/AhpzEQ9Tk9o.js/eval/seq/1
Line 4383

Please provide any additional information below.
Generals page shows undefined for everything

Due to this anything use 'Best General' uses your idle general as it doesnt 
know anything about stats or bonuses

Monsters do not update values

Updates require me coming back here as each update even though under new beta 
available tooltip showing a greater value when I click that and refresh the 
page I get a warning about downgrading golem

Original issue reported on code.google.com by gary.ste...@gmail.com on 29 May 2011 at 9:14

GoogleCodeExporter commented 9 years ago
Removed all .valueOf() as FF doesn't seem to like it for non-basic types. 
Should sort this (and several other) problems.

Original comment by RycochetTM on 1 Jun 2011 at 4:01

GoogleCodeExporter commented 9 years ago
Closing this issue, seems to long since have been resolved.

Original comment by lur...@hotmail.com on 25 Sep 2011 at 5:44