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 object has no expansion #198

Open
fuuman opened this issue Apr 20, 2018 · 2 comments
Open

Replay object has no expansion #198

fuuman opened this issue Apr 20, 2018 · 2 comments

Comments

@fuuman
Copy link

fuuman commented Apr 20, 2018

I downloaded the Pack 1 replays from sc2client-proto. If i want to load such a replay with

replay = sc2reader.load_replay('/path/to/replay.SC2Replay', load_level=4)

an Exception will be raised:

AttributeError: 'Replay' object has no attribute 'expansion'

Is there a solution for that?

@dsjoerg
Copy link
Collaborator

dsjoerg commented Apr 20, 2018

Not sure but you might have more luck with ggtracker/sc2reader.

@dsjoerg
Copy link
Collaborator

dsjoerg commented Apr 21, 2018

Maybe the explanation is ggtracker#49

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

2 participants