HearthSim / Hearthstone-Deck-Tracker

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

Casual Duels deck bug #4356

Closed saldaselfstone closed 5 months ago

saldaselfstone commented 2 years ago

In casual Duels runs, after making the deck, the program erroneously assigns a different class to it (say, Mage instead of Warrior), such that on the first Duels match, the deck is not recognized and is not counted into the stats.

Only on the second run does it properly recognize the deck, so all the stats are counted without the first match and the erroneous "deck" is left ghosting in the deck list.

This happens every time I run a casual duels run.

Edit: After running Heroic Duels, I was able to reproduce the bug there as well.

ceceita commented 2 years ago

same for me ,
the different class assigned is the last class played.

if you end a run as Paladin , and start a new one as Rogue , on HDT it creates a Paladin deck with Rogue cards and HDT can't select it so changes to no-deck mode.

ceceita commented 2 years ago

i think is fixed by https://github.com/HearthSim/Hearthstone-Deck-Tracker/commit/a0a4e230ef0580fef527024f54d76f97f0141d04 Thanks