HearthSim / Hearthstone-Deck-Tracker

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

Got Malorne from Sneed's, deck didn't recognize #1360

Closed Zupami closed 9 years ago

Zupami commented 9 years ago

I got a Malorne on my board from Sneed's. Enemy BGH'ed it. I drew it the next turn and HDT didn't recognize the Malorne. Don't know if you need more information than this, I didn't screencap it, but still got the replay.

mechalynx commented 9 years ago

Malorne is known to be problematic.

Proof isn't needed, but the log file could be useful. Here are the instructions on how to do that, if you're up to it.

Zupami commented 9 years ago

Of course, here ya go: http://pastebin.com/9cuz0Zw0 But I didn't find a single instance of the word Malorne in the file

mechalynx commented 9 years ago

Cards are referenced only using their id, which for Malorne is GVG_035.

On line 1088, your Malorne is killed and HDT gets confused about the deck. This is similar to issue #957 and Malorne has other ways of confusing HDT, like in issue #1290.

Currently the state of Hearthstone logging is unclear, since there are also issues with tracking gold rewards from wins (#1278) and this seems to be the case with Malorne, due to its mechanics. Things will have to settle down a bit before this stuff can be fixed I guess.

Zupami commented 9 years ago

Thanx for the info :)