HearthSim / Hearthstone-Deck-Tracker

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

One of the latest update broke the plugin advisor #4535

Closed triplimonkey closed 3 months ago

triplimonkey commented 3 months ago

Expected Behavior

its not opening advisor, its getting this error

Actual Behavior

System.MissingMethodException: Method not found: 'System.Collections.Generic.List1<Hearthstone_Deck_Tracker.Hearthstone.Card> Hearthstone_Deck_Tracker.Utility.Extensions.CardListExtensions.ToSortedCardList(System.Collections.Generic.IEnumerable1)'. en HDT.Plugins.Advisor.Advisor.d21.MoveNext() en System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) en HDT.Plugins.Advisor.Advisor.UpdateCardList() en HDT.Plugins.Advisor.Advisor..ctor(AdvisorOverlay overlay) en HDT.Plugins.Advisor.AdvisorPlugin.d14.MoveNext() --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- en System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state) en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Steps to reproduce behavior

No response

Log/Screenshots

No response

beheh commented 3 months ago

Hi there, you'll have to talk to the plugin author about that.