Blizzard / s2client-api

StarCraft II Client - C++ library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
MIT License
1.66k stars 282 forks source link

test_multiplayer unable startgame #312

Closed mboedigh closed 5 years ago

mboedigh commented 5 years ago

the test_multiplayer Launches SC2 but time out in coordinate.StartGame. Many things in the sc2api broken when sc2 updated itself. I'm at Base74741. Is there a way back?

suoni414 commented 5 years ago

I aslo met this problem. I can only find old version in linux. Did someone have better solution?

suoni414 commented 5 years ago

Test_multiplayer successed in Version4.9.3. Long love the Blizzard!

mboedigh commented 5 years ago

sc2client-api/tests/all_tests TestMultiplayer is working here now too.