naivite / game-golem

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

r1165 quest loops #362

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
happens on all quests and generals. also tried both general selection methods.
[r1165] [20:14:07] Queue->Quest: ReferenceError: best is not defined
->Queue._update({"type":"reminder","id":"click","worker":"Queue"},"run") <null>
  ->Queue.update({"type":"reminder","id":"click","worker":"[worker Queue]"},["[object Object]"]) <null>
    ->Quest._work(true) <null>
      ->Quest.work(true) <null>
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+debug.js:392[20:14:0
7]: Trigger Idle
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+debug.js:392[20:14:1
2] Queue->Idle->Generals->Page: Navigating to generals.php
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+debug.js:392[20:14:1
2]: Trigger Quest
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+debug.js:392[r1165] 
[20:14:17] Queue->Quest: ReferenceError: best is not defined
->Queue._update({"type":"reminder","id":"run","worker":"Queue"},"run") <null>
  ->Queue.update({"type":"reminder","id":"run","worker":"[worker Queue]"},["[object Object]"]) <null>
    ->Quest._work(true) <null>
      ->Quest.work(true) <null>

Original issue reported on code.google.com by karbonst...@gmail.com on 16 Oct 2011 at 1:19

GoogleCodeExporter commented 9 years ago
This issue should have been resolved in about r1167 or so.

Original comment by lur...@hotmail.com on 16 Mar 2012 at 5:00