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

Doesn't detect the begin/end of Arena matches #18

Closed
bru7us opened this issue Jun 17, 2014 · 2 comments
Closed

Doesn't detect the begin/end of Arena matches #18

bru7us opened this issue Jun 17, 2014 · 2 comments

Comments

@bru7us
Copy link

bru7us commented Jun 17, 2014

When playing arena with the tracker, the game state is tracked in the overlay correctly for the first game, however it doesn't seem to reset between games.

The subsequent games then all proceed to append to the same game history (so the total cards played from all games starts tallying up in the overlay).

From a quick look at your sources and my log files (sample size of 1 of each play mode, so I could be way off the beaten track), my Arena games logged "OPPOSING PLAY (Hero)" first, whereas Play-Mode games log the "FRIENDLY PLAY (Hero)" first.

Using Version: 0.2.11

@azeier
Copy link
Member

azeier commented Jun 17, 2014

This sounds very similar to #12.

Does this happen exclusively with arena?

What logged first should not matter I think. It's the other way around in practice games as well and those always work fine for me. If it does for some reason matter, I already fixed that unintentinally for the next update :).

@bru7us
Copy link
Author

bru7us commented Jun 17, 2014

Confirmed, I had an old log.config from previous experimentation with only Zone.
Adding Power and Bob back in made it work fine.

I hadn't tested in Play mode, but my buddy had, so I assumed it was just arena.
All good now. Thanks!

@bru7us bru7us closed this as completed Jun 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants