rembound / Arena-Helper

A plugin for Hearthstone Deck Tracker that helps drafting Hearthstone arena decks.
http://rembound.com
222 stars 71 forks source link

Arana-Helper won't load #159

Closed rabanir closed 4 years ago

rabanir commented 4 years ago

Hi, After a few days of using the plugin it suddenly stopped loading. Reinstalling and clearing appdata made no difference so I opened the log file and searched for it in the source code. There is no exception or warning log so I can't figure this out on my own. The problem occurs at Plugin.LoadArenaData and the last log is - Log.Info("Arena Helper: Card Rating: " + arenadata.cardrating.Count); where the count value is 30 (even though there is no arena run at the moment).

Thanks in advance