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).
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