python-sc2 icon indicating copy to clipboard operation
python-sc2 copied to clipboard

Can not run bot_vs_bot in double screen separately.

Open JangoGJ opened this issue 6 years ago • 1 comments
trafficstars

Can not load map, just black screen. win10, StarCraftII: 4.9, python-sc2: develop. I have done ValueError: 3794, it just can run human vs computer.

-error informatiom: INFO:sc2.protocol:Client status changed to Status.launched (was None) INFO:sc2.controller:Creating new game INFO:sc2.controller:Map: Simple128 INFO:sc2.controller:Players: Bot(Race.Zerg, <zerg.zerg_rush.ZergRushBot object at 0x000001DCB99827B8>), Bot(Race.Zerg, <zerg.zerg_rush.ZergRushBot object at 0x000001DC99CE2E80>) INFO:sc2.protocol:Client status changed to Status.launched (was None) INFO:sc2.protocol:Client status changed to Status.init_game (was Status.launched)

JangoGJ avatar Jun 04 '19 13:06 JangoGJ

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.

tweakimp avatar Jun 07 '19 10:06 tweakimp