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

Importing output_log: object has not attribute 'game' #12

Closed
sebastientromp opened this issue Nov 27, 2015 · 5 comments
Closed

Importing output_log: object has not attribute 'game' #12

sebastientromp opened this issue Nov 27, 2015 · 5 comments
Labels

Comments

@sebastientromp
Copy link

Hey,

I've tried to generate an hsreplay from the output_log.txt file, but got a 'PowerLogParser' object has no attribute 'game', and indeed it looks like the generated log files miss the game declaration at the beginning (I've attached an example of output_log.txt I get using HDT).

Is there something to configure that I've missed?

Thanks,
Seb

@azeier
Copy link
Member

azeier commented Nov 27, 2015

(that is the powerlog, ignore the naming :))

The entity creation part is currently missing in those (fixed for next release), that's most likely why it's not working. You might be able to hack that together somehow, though the starting hand information would be missing initially (should be deducible).

@sebastientromp
Copy link
Author

Thanks :)

Any ETA for the next release, or a dev build I could use in the meantime?

@azeier
Copy link
Member

azeier commented Dec 4, 2015

There is a test build by now in case you are still looking for one: https://github.com/Epix37/HDT-Test/releases/tag/v0.13.4_PRE1

(also: not a csharp issue)

@azeier azeier added hdt and removed csharp labels Dec 4, 2015
@sebastientromp
Copy link
Author

Great, will have a look :)

@jleclanche
Copy link
Member

This was fixed.

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

No branches or pull requests

3 participants