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.date is wrong #71

Closed
batrick opened this issue Aug 20, 2012 · 5 comments
Closed

replay.date is wrong #71

batrick opened this issue Aug 20, 2012 · 5 comments

Comments

@batrick
Copy link

batrick commented Aug 20, 2012

I ran the PrettyPrinter example on two different replays. Both give the same date in 1600:

$ python2 test.py 2011-05-17\ 01-10-24\ ZvZ\ batrick\ (Z)\ vs\ guitarizt\ (Z)\ The\ Shattered\ Temple.SC2Replay

2011-05-17 01-10-24 ZvZ batrick (Z) vs guitarizt (Z) The Shattered Temple.SC2Replay

SC2 Version 1.3.3.18574
Ladder Game, 1600-12-31 20:00:00
1v1 on
Length: 20.50

Team 1: (Z) guitarizt

Team 2: (Z) batrick

$ python2 test.py Ulaan\ Deeps.SC2Replay

Ulaan Deeps.SC2Replay

SC2 Version 1.4.3.21029
Ladder Game, 1600-12-31 20:00:00
3v3 on
Length: 17.03

Team 1: (Z) batrick
(Z) irishGUARD
(T) Fuzzzy

Team 2: (T) Lonely
(P) silent
(P) Devin

@batrick
Copy link
Author

batrick commented Aug 20, 2012

Also seems the map attribute is the empty string.

@GraylinKim
Copy link
Owner

You are going to need to link me to the replays for me to help here. Likely this issue has already been fixed in the v15 branch but I've not fixed up the scripts to work in that branch yet.

@GraylinKim
Copy link
Owner

I fixed the sc2printer script in the v15 branch. Please let me know if this problem persists.

@batrick
Copy link
Author

batrick commented Aug 20, 2012

v15 fixed this for me.

Do you still want the replays?

@GraylinKim
Copy link
Owner

Nah, no need. I'll be merging into master tonight so I'm closing this issue. Thanks for reporting @batrick.

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