FW

Results 70 comments of FW
trafficstars

This plugin is only writing docstrings for python `functions`, not `classes`.

Well you could also put the function somewhere else, not where the original was.

`cyclone push` is not building any units. I also got these errors: ``` ERROR:sc2.bot_ai:Error: ActionResult.NotSupported (action: UnitCommand(AbilityId.TERRANBUILD_BARRACKS, Unit(name='SCV', tag=4350279681), (141, 34), False)) ERROR:sc2.bot_ai:Error: ActionResult.NotSupported (action: UnitCommand(AbilityId.TERRANBUILD_BARRACKS, Unit(name='SCV', tag=4344512513), (141, 32),...

That is a problem in the sc2 client, we cant do anything about that. Blizzard has been notified and we have to wait for a fix.

`Looks like these variables need to be dynamically based on whatever version of SC2 is currently selected?` yes, and with all the different sc2 Client versions currently used its hard...

thank you for this report. the distribute workers function is far from optimal and mostly just to get you started without having to worry about worker micro when you start...

Fixed in https://github.com/Dentosal/python-sc2/pull/270