bencbartlett / Overmind

AI for Screeps, a multiplayer programming strategy game
MIT License
545 stars 155 forks source link

Overmind not spawning transports to retrieve mined energy #201

Open GrimReaper2654 opened 3 years ago

GrimReaper2654 commented 3 years ago

Issue summary

Overmind is not spawning any transports to collect the harvested energy in the outposts.

Description of issue:

The code is not collecting the energy harvested in the outposts causing energy to be wasted. The main room is spawning drones and infestors which go to the outposts but doesn't collect the energy. The room is level 4 and both the storage and tower is empty but the extensions are all full. THis bug is only affecting one of my colonies for some reason.

The outpost

Outpost

The colony

Colony

Steps to reproduce:

IDK how but go to E22N25 and the neighboring rooms in Shard 0 to see this bug

Error message:

None

Suggested fix (optional):

Perhaps make Overmind spawn transports to collect the energy

Other information: