Blizzard / Blizzard/s2client-api

Realtime for replays not working

Open
#274 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
280
PR merge metrics
No merged PRs in 30d

Description

Hi,

I was trying to set `coordinator->SetRealtime(true);` and then launching a replay. The replay loads but it gets stuck on the first game loop, or rather before that. `OnGameStart()` gets called and also ends. But `OnStep()` never gets called. When I pause the execution it seems that it waiting [here](https://github.com/Blizzard/s2client-api/blob/master/src/sc2api/sc2_connection.cc#L170).

Looking at issue #167 it seems that it already worked at one point.

Regards

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.