HearthSim / HSTracker

A deck tracker and deck manager for Hearthstone on macOS
https://hsreplay.net/downloads/
MIT License
1.15k stars 173 forks source link

Unable to see the deck list in arena. #1304

Closed grkmndr closed 1 year ago

grkmndr commented 1 year ago

Describe the bug While playing arena, only the drawn/played cards are visible in the decklist on the right side.

To Reproduce Steps to reproduce the behavior:

  1. Open HSTracker
  2. Open Hearthstone
  3. Draft an arena deck
  4. Start a game in arena with the drafted deck
  5. The full decklist is unavailable on the right side

Game mode

Expected behavior The full decklist should be visible in-game.

Screenshots

Screen Shot 2023-03-16 at 21 56 11

Version (please complete the following information): HSTracker Version: 2.3.10 (2614) Hearthstone Version: 25.6.0.168788

Additional context

Log file hstracker.log

Deck code

fmoraes74 commented 1 year ago

What hero were you playing with? According to the log, the main problem seemed to be the hero was not correctly recognized.

grkmndr commented 1 year ago

It was "Wanderer Rexxar". But I have been having this problem with different classes and heroes as well.

TyphoonFL commented 1 year ago

Same issue for me in Standard, checked the DT logs and when starting a game I get the error "Realm Deck Not Found" and the tracker is unable to load the deck list. New decks don't appear in deck manager and tracking doesn't work during game (only shows cards drawn, no visibility for cards remaining in deck)

fmoraes74 commented 1 year ago

Same issue for me in Standard, checked the DT logs and when starting a game I get the error "Realm Deck Not Found" and the tracker is unable to load the deck list. New decks don't appear in deck manager and tracking doesn't work during game (only shows cards drawn, no visibility for cards remaining in deck)

@TyphoonFL Are you using the latest version? Are you using the new card ETC Band Manager? Does it work if you delete the deck from the HSTracker Deck Manager and let it import again?

TyphoonFL commented 1 year ago

@fmoraes74 Using the current version

image

Created a brand new DK Deck without any new cards

image

Started a new game with the new deck, Tracker only shows cards drawn

image

Deck Manager doesn't show deck imported

image

Logs show errors

image

fmoraes74 commented 1 year ago

I will check if something broke with the Hearthstone update that I didn't expect.

fmoraes74 commented 1 year ago

Ok, there a Hearthstone change that requires an update to the mirror code. I will try to get a fixed version out tomorrow and post an update here.

fmoraes74 commented 1 year ago

Please try version 2.3.11.

TyphoonFL commented 1 year ago

@fmoraes74 Seems to work well, thanks!

grkmndr commented 1 year ago

@fmoraes74 The problem is solved now, thanks a lot!