google-code-export / game-golem

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

Adding Elite member with his Elite full causes infinite loop #228

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Triggering of Elite worker (both "Now" and by recognising missing pictures 
in questing)
2. Looping trough starred members
3. Member with his elite full gets marked in dashboard with a red clock (like 
it should) but then again tries the same guy over and over again.
4. Clicking his red clock in dashboard, or removing the star continues the 
elite adding normally

What is the expected output? What do you see instead?
If he army is full, then continue to the next in the list.

What version of Golem are you using? Beta or release? On what browser?
Latest r916 beta on Chrome

Does anything relevant appear in the Console? (ctrl+shift+J)

[r916] [17:23:13] Queue->Elite: Add XXX to Elite Guard
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_ca_elite.js:184
[r916] [17:23:13] Queue->Elite: Add XXX to Elite Guard
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_ca_elite.js:184
[r916] [17:23:13] Queue->Elite: Add XXX to Elite Guard
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_ca_elite.js:184

(Then I manually click on the star icon in dashboard)

[r916] [17:23:23] Queue->Elite: Add YYY to Elite Guard
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+page.js:229
[r916] [17:23:23] Queue->Elite->Page: Navigating to 
party.php?twt=jneg&jneg=true&user=YYY
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_ca_elite.js:184

[r916] [17:23:30] Queue->Elite: Add ZZZ to Elite Guard
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+page.js:229
[r916] [17:23:30] Queue->Elite->Page: Navigating to 
party.php?twt=jneg&jneg=true&user=ZZZ
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_ca_elite.js:184

[r916] [17:23:36] Queue->Elite: Add AAA to Elite Guard
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+page.js:229
[r916] [17:23:36] Queue->Elite->Page: Navigating to 
party.php?twt=jneg&jneg=true&user=AAA
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_ca_elite.js:184
[r916] [17:23:43] Queue->Elite: Add AAA to Elite Guard
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_ca_elite.js:184
[r916] [17:23:48] Queue->Elite: Add AAA to Elite Guard
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_ca_elite.js:184
[r916] [17:23:53] Queue->Elite: Add AAA to Elite Guard

Please provide any additional information below.

Both "XXX" and "AAA" had their elites full.

Original issue reported on code.google.com by fmcata...@gmail.com on 6 Jan 2011 at 8:34

GoogleCodeExporter commented 9 years ago
I've uploaded a possible fix for this, can you say if it's working correctly 
now?

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

GoogleCodeExporter commented 9 years ago
Solved

Original comment by fmcata...@gmail.com on 9 Jan 2011 at 2:46

GoogleCodeExporter commented 9 years ago
Yes, It's solved. Thanks a lot.

-----Mensaje original-----
De: game-golem@googlecode.com [mailto:game-golem@googlecode.com] 
Enviado el: viernes, 07 de enero de 2011 23:16
Para: fmcatalan@gmail.com
Asunto: Re: Issue 228 in game-golem: Adding Elite member with his Elite full
causes infinite loop

Original comment by fmcata...@gmail.com on 10 Jan 2011 at 1:03

GoogleCodeExporter commented 9 years ago

Original comment by RycochetTM on 10 Jan 2011 at 1:06