Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSI plugin exception #188

Open
numbernegative opened this issue Aug 16, 2023 · 0 comments
Open

MSI plugin exception #188

numbernegative opened this issue Aug 16, 2023 · 0 comments

Comments

@numbernegative
Copy link

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```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant