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

Why is everything doubling? Please fix #8

Closed
tfafard opened this issue Dec 9, 2013 · 7 comments
Closed

Why is everything doubling? Please fix #8

tfafard opened this issue Dec 9, 2013 · 7 comments
Assignees
Milestone

Comments

@tfafard
Copy link

tfafard commented Dec 9, 2013

This is very very wrong, I have only played 4 games.
Why is everything doubling? Please fix

http://i.imgur.com/N9e4qDw.jpg

@tfafard
Copy link
Author

tfafard commented Dec 9, 2013

Here again- I just won only 1 mage match and... http://i.imgur.com/QozHZQX.jpg

@chippydip
Copy link
Owner

It looks like you might have more than one copy of the Hearth Log program running at the same time.

You'll notice that the game history is correctly displaying each game only once while the stats are counting results multiple times. I will be recalculating all stats on the site from the raw logs at some point in the not-too-distant future and adding a check to prevent this from happening in the future.

Making sure the logger can only run one copy at a time is also on the TODO list.

Until then, I'm sorry for the incorrect results, but there's not an easy way for me to manually fit it. Just make sure you are only running the logger once and your stats from here on out should be accurate.

@ghost ghost assigned chippydip Dec 10, 2013
@tfafard
Copy link
Author

tfafard commented Dec 10, 2013

So do I un-install it? If so how do I locate all the files and delete them to re-install?

@chippydip
Copy link
Owner

There isn't currently an installer or un-installer for the actual logging program.

If you look in your system tray you should see multiple Hearthstone icons that say "Hearth Log" when you mouse over them. You can right-click and select "Exit" on all but one of them to fix the problem (might have to click the little "show hidden icons" arrow to see them all).

Alternately, you can open the Task Manager (right-click your taskbar and select "Start Task Manager"). In the "Processes" tab, click the "Image Name" column to sort by name and then find the "Hearth Log.exe *32" entries in the list. Right-click all but one entry and select "End Process" and then confirm your action in the pop-up.

You could also just restart your computer since Hearth Log doesn't currently run at startup (you have to manually launch it).

If you close all copies or restart your computer you will need to start the program again to re-enable logging. Just double-click the program from wherever you unzipped the download.

If you still have issues let me know and I'll see what I can do.

@tfafard
Copy link
Author

tfafard commented Dec 10, 2013

It works thanks for everything, and ty for this, it helps my streamers know
how how good I am doing.

On Mon, Dec 9, 2013 at 5:58 PM, chippydip [email protected] wrote:

There isn't currently an installer or un-installer for the actual logging
program.

If you look in your system tray you should see multiple Hearthstone icons
that say "Hearth Log" when you mouse over them. You can right-click and
select "Exit" on all but one of them to fix the problem (might have to
click the little "show hidden icons" arrow to see them all).

Alternately, you can open the Task Manager (right-click your taskbar and
select "Start Task Manager"). In the "Processes" tab, click the "Image
Name" column to sort by name and then find the "Hearth Log.exe *32" entries
in the list. Right-click all but one entry and select "End Process" and
then confirm your action in the pop-up.

You could also just restart your computer since Hearth Log doesn't
currently run at startup (you have to manually launch it).

If you close all copies or restart your computer you will need to start
the program again to re-enable logging. Just double-click the program from
wherever you unzipped the download.

If you still have issues let me know and I'll see what I can do.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-30193126
.

-Tennesee "Church" Fafard

@jspri
Copy link

jspri commented Dec 21, 2013

I've checked that I've only got one copy of hearthlog running yet am getting occasional doubles. Note the identical timestamps on SOME games. Similar to the other user the counter increments by a seemingly random amount. I', running windows 8.1 if that helps

http://imgur.com/5TCBe1C

Nice program by the way!

@chippydip
Copy link
Owner

@Crazometer

Thank you for reporting this issue! It appears to be something completely different from this issue, so I've created a new one to track it.

The original issue of uploading the same log twice should now be fixed, so I'm going to close this issue and work on this new problem in the new thread.

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

No branches or pull requests

3 participants