bencbartlett / Overmind

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

Overmind is Trying to Colonize Reserved Room #199

Open GrimReaper2654 opened 3 years ago

GrimReaper2654 commented 3 years ago

Issue summary

Overmind is trying to create a new colony in a reserved room.

Description of issue:

Overmind has chosen a reserved room to colonize. However, it can't colonize the room since it has been reserved. There is an invader and one of Muon's infestors also reserving the controller in the room so my colonizers can't claim the room. The code is repeatedly sending more colonizers into the room and wasting energy.

Screen Shot 2021-05-30 at 9 04 10 am

Steps to reproduce:

I don't know how this has happened. The room in which this is happening is E25S48 in Shard 2.

Other information:

GrimReaper2654 commented 3 years ago

This has happened in E14N31 of Shard 0.

Screen Shot 2021-06-30 at 10 32 38 am

Again the code is trying to claim a reserved room. How do I make it stop?