Closed GoogleCodeExporter closed 9 years ago
This isn't a bug, it's actually how starcraft works internally. You can see it
with the following example: Trying to go to a place on the map which is
inaccessible from a unit's location. The unit will try to get as close as
possible and then complete. So the command is a valid command but when it
tries to execute it it may or may not fail. Repairing something requires going
to there and so it is possible to go there and try to repair even if you can't.
You can do this in Starcraft as well, it's not an issue with BWAPI.
Original comment by pawngam...@gmail.com
on 1 Sep 2012 at 4:47
Ok, that explains it. I realize that if the SCV is far away, even if I have 0
minerals, it does go to the command center and if I have gained some minerals
by the time it reaches it, it starts repairing. So I've marked this issue as
Invalid (sorry - my bad).
Original comment by chris.c...@gmail.com
on 2 Sep 2012 at 10:30
Original issue reported on code.google.com by
chris.c...@gmail.com
on 24 Aug 2012 at 7:45