Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replay_mineral.py returns empty output #37

Open
bw-leran opened this issue Jul 29, 2021 · 0 comments
Open

replay_mineral.py returns empty output #37

bw-leran opened this issue Jul 29, 2021 · 0 comments

Comments

@bw-leran
Copy link

I'm trying to get replay data from .SC2Replay files by running replay_minerals.py. The program runs successfully but outputs empty arrays and values. I've tried several different replay files. Here is a sample output:

============================================= Summary 10 secs =============================================
Replays: 0, Steps total: 0

Camera move: 0, Select pt: 0, Select rect: 0, Control group: 0

Maps: 0
{}

Races: 0
{}

Unit ids: 0
{}

Valid abilities: 0
{}

Made abilities: 0
{}

Valid actions: 0
{}

Made actions: 0
{}

Crashing replays: 0
[]

Invalid replays: 0
[]
---------------------------------------------- Process stats ----------------------------------------------
[ 0] replay: , replays: 0, steps: 0, game loops: 0, last: launch, 9 s ago

The program then finishes with 0 exit code.

Any ideas of what I should try to get this file to work properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant