google-code-export / game-golem

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

Golem stalls relating to guild battle check #319

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm not completely sure but I believe the stall is happening immediately after 
the completion of a guild battle. It has happened several times on two 
different pc's. 
When it happens, the blue spinning ball appears and all the links on the page 
are inaccessible. in the background all the timers and cash increment normally.
Refreshing the page restarts golem and everything functions normally until the 
end of the next battle sequence.  

What version of Golem are you using? Beta or release? On what browser?
noticed on r1101 to r1103. Only using Chrome. Have not tried Firefox.

Does anything relevant appear in the Console? (ctrl+shift+J)
[r1103] [09:42:34] Page: BAD_FUNCTION_USE in 
Page.to(["guild_current_battles.php",null,true]): Not allowed to use Page.to() 
outside .work(true)
->Page._update({"type":"reminder","self":true,"id":"retry","worker":"Page"},"run
")
  ->Page.update_reminder({"type":"reminder","self":true,"id":"retry","worker":"[worker Page]"},["[object Object]"])
    ->Page.update({"type":"reminder","self":true,"id":"retry","worker":"[worker Page]"})
      ->Page.retry()
        ->Page.to("guild_current_battles.php",null,true)

Original issue reported on code.google.com by karbonst...@gmail.com on 6 May 2011 at 8:58