google-code-export / game-golem

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

Golem idle process? #346

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When idle process triggers. Golem constantly switches from quest page to 
festival monster page. I have no festival monsters since Golem no longer 
supports that function.
I timed it, happens every 5 seconds. if this was still on facebook, the account 
would have suspended already. I disabled all the active workers so I'm guessing 
it's something in global or resources. Everything runs as it should when 
triggered. (monster, income, bank, elite...)

What version of Golem are you using? Beta or release? On what browser?
Latest version of Chrome.
Golem r1142

Does anything relevant appear in the Console? (ctrl+shift+J)
Nothing. Just triggers idle then constantly rotating the quest and festival 
monster page but no log entries.

Thank You for your time.

Original issue reported on code.google.com by karbonst...@gmail.com on 28 Jun 2011 at 8:50

GoogleCodeExporter commented 9 years ago
IDLE worker can be configured to check certain pages periodically. try setting 
the quests page to "never" or a "week". 

Original comment by alozovik on 30 Jun 2011 at 12:03

GoogleCodeExporter commented 9 years ago
Good Idea, I had it set to check quests monthly and changed it to never.
Now it only checks the festival monster page every 5 seconds. 
Also this is a fresh install of Chrome and Golem

Original comment by karbonst...@gmail.com on 30 Jun 2011 at 4:22

GoogleCodeExporter commented 9 years ago
Idle worker also controls Monsters pages scanning interval (i believe it 
includes festival monsters). Also the Monsters worker itself has recurrent 
checking config. I have monsters worker disabled cuz it keeps messing up the 
priority list and keeps wasting stamina - so I can't confirm your monster page 
issue.

Original comment by alozovik on 30 Jun 2011 at 8:57