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
The built-in MSI plugin is throwing a fatal exception every time it attempts to enable
Artemis 1.2023.0727.9 running as admin.
Only MSI device is the MSI B550-A PRO[CEC]
at Artemis.Core.PluginFeature.SetEnabled(Boolean enable, Boolean isAutoEnable) in D:\a\Artemis\Artemis\Artemis\src\Artemis.Core\Plugins\PluginFeature.cs:line 174
at Artemis.Core.Services.PluginManagementService.EnablePluginFeature(PluginFeature pluginFeature, Boolean saveState, Boolean isAutoEnable) in D:\a\Artemis\Artemis\Artemis\src\Artemis.Core\Services\PluginManagementService.cs:line 762
at Artemis.Core.Services.PluginManagementService.EnablePlugin(Plugin plugin, Boolean saveState, Boolean ignorePluginLock) in D:\a\Artemis\Artemis\Artemis\src\Artemis.Core\Services\PluginManagementService.cs:line 516
at Artemis.UI.Screens.Plugins.PluginSettingsViewModel.<>c__DisplayClass13_0.<ExecuteReload>b__1() in D:\a\Artemis\Artemis\Artemis\src\Artemis.UI\Screens\Plugins\PluginSettingsViewModel.cs:line 48
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Artemis.UI.Screens.Plugins.PluginSettingsViewModel.ExecuteReload() in D:\a\Artemis\Artemis\Artemis\src\Artemis.UI\Screens\Plugins\PluginSettingsViewModel.cs:line 48```
The text was updated successfully, but these errors were encountered:
The built-in MSI plugin is throwing a fatal exception every time it attempts to enable
Artemis 1.2023.0727.9 running as admin.
Only MSI device is the MSI B550-A PRO[CEC]
The text was updated successfully, but these errors were encountered: