TooAngel/screeps

Harvesters bug

Kill4Free opened this issue · 2 comments

Since #587 I have a problem where I'm getting multiple harvesters spawned (around 20 per room).
The other problem is the harvesters aren't putting any effort into refilling the spawn/extensions instead they're upgrading the controller, repairing walls etc.
I think it's just another symptom so much harvesters because only the first has transferEnergy task see here.

Yeah, I recognized the error some days ago. #593 should fix it.

Okay just checked d7efd65 is working fine. Will wait for the merge then.
The pull request looks good.