tel8618217223380 / game-golem

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

Arena cycles without attacking #229

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
it doesn't even start by itself I have to change the Arena.runtime from wait to 
fight in order for golem to acknowledger it but it doesn't fight it enters and 
then leaves

What version of Golem are you using? Beta or release? On what browser?
Golem 924 chrome

Does anything relevant appear in the Console? (ctrl+shift+J)
6chrome-extension://hmnppcemkmpcaglbjjmkpbdnolpiollg/script.js:885Page.Init
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+queue.js:287[r924] 
[19:24:33] Queue: Trigger Arena
10chrome-extension://hmnppcemkmpcaglbjjmkpbdnolpiollg/script.js:885Page.Init
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+debug.js:129[r924] 
[19:24:38]: TypeError: Cannot read property 'length' of null
->Queue._update({"type":"reminder","self":"true","id":"run","worker":"[worker 
Queue]"})
  ->Queue.update({"type":"reminder","self":"true","id":"run","worker":"[worker Queue]"})
    ->Arena._work("true")
      ->Arena.work("true")
6chrome-extension://hmnppcemkmpcaglbjjmkpbdnolpiollg/script.js:885Page.Init
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+queue.js:287[r924] 
[19:24:43] Queue: Trigger Arena
9chrome-extension://hmnppcemkmpcaglbjjmkpbdnolpiollg/script.js:885Page.Init
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+debug.js:129[r924] 
[19:24:48]: TypeError: Cannot read property 'length' of null
->Queue._update({"type":"reminder","self":"true","id":"run","worker":"[worker 
Queue]"})
  ->Queue.update({"type":"reminder","self":"true","id":"run","worker":"[worker Queue]"})
    ->Arena._work("true")
      ->Arena.work("true")
7chrome-extension://hmnppcemkmpcaglbjjmkpbdnolpiollg/script.js:885Page.Init

Please provide any additional information below.

Original issue reported on code.google.com by aeoros@gmail.com on 8 Jan 2011 at 2:29

GoogleCodeExporter commented 9 years ago
The discussion board is down or you'd have seen this already - but you need to 
visit the Arena page (not the one with the actual targets on it, but the proper 
Arena page) to kickstart it. Once it's running it happily stays running.

I've been too busy to be around at the right time to find the actual cause of 
the error, but I will find it and fix it as soon as I'm there at the end of a 
round.

Original comment by RycochetTM on 8 Jan 2011 at 2:37

GoogleCodeExporter commented 9 years ago
Think Arena is now working exactly as intended.

Original comment by RycochetTM on 8 Jan 2011 at 7:15

GoogleCodeExporter commented 9 years ago

Original comment by RycochetTM on 17 Jan 2011 at 6:17