rembound / Arena-Helper

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

Card value shown as n/a #141

Closed equisdero closed 6 years ago

equisdero commented 6 years ago

Tried the plug-in with current version (9.1). Instead of showing the value of cards, it shows n/a for everyone, and when picking a card it would not register. Hearthstone Deck Tracker gave me the error code below:

Make sure you are using the latest version of the Plugin and HDT.

System.NullReferenceException: Object reference not set to an instance of an object. at ArenaHelper.Plugin.d19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at ArenaHelper.Plugin.d13.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

rembound commented 6 years ago

Make sure you have installed the plugin correctly by following: https://github.com/rembound/Arena-Helper#how-to-install

You could also try clearing the %AppData%/HearthstoneDeckTracker/ArenaHelper/Data directory. Otherwise, maybe there is an installation problem with HDT itself.

I just tried the plugin myself and it is working without problems.

equisdero commented 6 years ago

I forgot to unblock the zip file, oops.