You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you are using the latest version of the Plugin and HDT.
System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.HashSet1[System.Windows.FrameworkElement]' to type 'System.Collections.Generic.List1[System.Windows.FrameworkElement]'.
в HDT_Reconnector.Resize.AddToOverlayWindowPrivate()
в HDT_Reconnector.ReconnectPanel..ctor()
в HDT_Reconnector.ReconnectorPlugin.<b__20_0>d.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
The text was updated successfully, but these errors were encountered:
Expected Behavior
Reconnect button exists in Heartstone
Actual Behavior
No reconnect button
Steps to reproduce behavior
No response
Log/Screenshots
Make sure you are using the latest version of the Plugin and HDT.
System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.HashSet
1[System.Windows.FrameworkElement]' to type 'System.Collections.Generic.List
1[System.Windows.FrameworkElement]'.в HDT_Reconnector.Resize.AddToOverlayWindowPrivate()
в HDT_Reconnector.ReconnectPanel..ctor()
в HDT_Reconnector.ReconnectorPlugin.<b__20_0>d.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
The text was updated successfully, but these errors were encountered: