-
I downloaded Replays.zip and unzip it, but only found replay files. Where could I download the map from Battle.net Cache? Thank you !
-
### SITUATION:
I wanted to extract some game information from replays from WCS Valencia 2018 using Blizzard's [API protocol](https://github.com/Blizzard/s2client-proto). However, it appears an autom…
-
When i play the Replays from [here](https://m1nd.io/Replays/) via Observer, it Relaunches the Client and dies.
The same Replays can be shown manually on the System without Observer.
The Replay was…
-
Hi, I'm using win10 and python3.6. I have installed this package and can use the command " python pysc2.bin.play ..." to play as human or play replay. But, when I want to dumpped the actions from repl…
-
Hello,
I tried this tutorial : [](url)https://www.youtube.com/watch?v=v3LJ6VvpfgI&lc=z23dvvr5jvbiyzvtoacdp43boy35vhpmr4lyn3lug2lw03c010c.1530380446748170
The code :
```
import sc2
from sc2…
-
I can't get my c++ code to play replays unless they are the newest version, I keep getting the same error as posted here.. https://github.com/Blizzard/s2client-api/issues/220 , specifically
WaitFo…
-
https://github.com/ggtracker/sc2reader/releases is empty but the old repo used releases.
-
I saved a replay (using `RequestSaveReplay`) on my Linux box. When I moved to to macOS, StarCraft II says: `Unable to open map.`. When I recorded one on my mac, it worked properly. Map details tell me…
-
I am trying to reproduce the result of "supervised learning from replay" in the sc2le paper, but it seems to me that there is no tutorial on this topic.
By the way, how can I get actions triggered …
-
I am able to run replays from the replay pack just fine using:
`python -m pysc2.bin.play --replay `
But when I try to run the same command on a personal replay from a 1v1 ladder match, I get the…