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
Log file
16:50:31 [Macro Deck] [Error] >> MacroDeck: ApplicationThreadException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Action method)
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.SetLoading(Boolean state) in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 121
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.LoadExtensions() in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 64
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.CheckPlugins_CheckedChanged(Object sender, EventArgs e) in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 134
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at InvokeStub_SendOrPostCallback.Invoke(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
The text was updated successfully, but these errors were encountered:
icon do not appear
update from v2.12 to 2.14
Log file
16:50:31 [Macro Deck] [Error] >> MacroDeck: ApplicationThreadException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Action method)
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.SetLoading(Boolean state) in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 121
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.LoadExtensions() in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 64
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.CheckPlugins_CheckedChanged(Object sender, EventArgs e) in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 134
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at InvokeStub_SendOrPostCallback.Invoke(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
The text was updated successfully, but these errors were encountered: