David Joerg
David Joerg
Here you go: http://ggtracker.com/matches/3167851 replay file: http://ggtracker.com/matches/3167851/replay Some other match IDs: 3167674, 3165698, 3168919, 3168920, 3096144, 3162469
No idea what SC2Gears does here. Hopefully there is a more foolproof way to get pids that perhaps Blizzard can share.
Correct, not urgent.
@koalaling just posted a new s2protocol for LotV: https://github.com/Blizzard/s2protocol/commit/2c1d7fff4fadee17314a8960f21321ff6e654267
Not sure but you might have more luck with ggtracker/sc2reader.
Maybe the explanation is https://github.com/ggtracker/sc2reader/issues/49
Are Observers actually allowed to own units? I believe the answer is no, and if so, then I would recommend also adding a more explicit error message saying: "WARNING: this...
I'm guessing this is related to https://github.com/Blizzard/s2protocol/issues/8. If my guess is right, the issue is related to how we figure out the mapping from PIDs to players. I believe sc2reader...
So, possible approaches include: 1) parse the map to improve the player -> PID mapping (however see @GraylinKim's last comment in that issue, indicating that even this may not be...
@koalaling writes: There’s two SPlayerSetupEvents with m_type = 1 (meaning ‘user’, i.e. a human player) in the tracker events: {'_bits': 192, '_event': 'NNet.Replay.Tracker.SPlayerSetupEvent', '_eventid': 9, '_gameloop': 0, 'm_playerId': 3, 'm_slotId':...