HearthSim / Hearthstone-Deck-Tracker

A deck tracker and deck manager for Hearthstone on Windows
https://hsreplay.net/downloads/
4.76k stars 1.12k forks source link

Tracker won't come back after game reconnect #2705

Open TemporalOnline opened 8 years ago

TemporalOnline commented 8 years ago

It is happening ever since .07 I guess, every time I get a reconnect, HDT gives me a loss and won't even try to track the current game anymore, even if I restart HDT or something (probably detecting something about the current game ID already being written of or something).

I wish I had a "force track" when it detects that the current game is already "finished" when it is not finished.

ksurl commented 8 years ago

check and see if there is a hearthstone.exe and hearthstonedecktracker.exe in suspend status in the task manager. if it won't let you stop it, then a reboot should force it.

TemporalOnline commented 8 years ago

Happened again:

hs1 hs2

If I close and open HDT in hopes of it reloading the current game, same thing happens, the notification none-none pops up and that's that.

mikler commented 8 years ago

Cannot reproduce. I've attempted this:

  1. begin a game (unranked match)
  2. Disable the network adapter
  3. Make sure the game has detected the disconnect
  4. Enable the adapter back
  5. tracking continues as usual and breakpoint in HandleGameEnd() wasn't hit.