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

OpenRGB not loading #155

Open
ladywhiskers opened this issue Nov 5, 2022 · 6 comments
Open

OpenRGB not loading #155

ladywhiskers opened this issue Nov 5, 2022 · 6 comments

Comments

@ladywhiskers
Copy link

Hi, was running OpenRGB and Artemis with no issues for ages, then it started erroring so I stopped using it. I've done a fresh install in the last few days and I'm having the below issue come up. I'm not sure where to start looking to solve - the server starts fine in OpenRGB and in OpenRGB it shows Artemis is connected, but the Plugin won't load in Artemis, and therefore I can't see my keyboard in Artemis.

Artemis.Core.ArtemisPluginException: Plugin load timeout
   at Artemis.Core.PluginFeature.SetEnabled(Boolean enable, Boolean isAutoEnable) in D:\a\1\s\Artemis\src\Artemis.Core\Plugins\PluginFeature.cs:line 174
   at Artemis.Core.Services.PluginManagementService.EnablePluginFeature(PluginFeature pluginFeature, Boolean saveState, Boolean isAutoEnable) in D:\a\1\s\Artemis\src\Artemis.Core\Services\PluginManagementService.cs:line 721
   at Artemis.Core.Services.PluginManagementService.EnablePlugin(Plugin plugin, Boolean saveState, Boolean ignorePluginLock) in D:\a\1\s\Artemis\src\Artemis.Core\Services\PluginManagementService.cs:line 470
   at Artemis.UI.Screens.Plugins.PluginViewModel.<UpdateEnabled>b__53_6() in D:\a\1\s\Artemis\src\Artemis.UI\Screens\Plugins\PluginViewModel.cs:line 167
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Artemis.UI.Screens.Plugins.PluginViewModel.UpdateEnabled(Boolean enable) in D:\a\1\s\Artemis\src\Artemis.UI\Screens\Plugins\PluginViewModel.cs:line 167
@SirHaxe
Copy link
Contributor

SirHaxe commented Nov 5, 2022

Okay, that solves I'm not the only one running into that problem
I guess we gotta wait for a solution ^^
As a workaround, you can
Manually start the orgb server, and THEN restart artemis

@ladywhiskers
Copy link
Author

Okay, that solves I'm not the only one running into that problem I guess we gotta wait for a solution ^^ As a workaround, you can Manually start the orgb server, and THEN restart artemis

Ahhh I wish that worked for me! Unfortunately I get the same error :(

@RobertBeekman
Copy link
Member

Hi there, could you try to reset the plugin's settings, see if that helps?

@SirHaxe
Copy link
Contributor

SirHaxe commented Nov 5, 2022

at least in my case, it doesn't help

@ladywhiskers
Copy link
Author

Hi there, could you try to reset the plugin's settings, see if that helps?

Nope, no change after this

@ladywhiskers
Copy link
Author

I got a slightly different error this morning after rebooting my computer, then exiting artemis, starting OpenRGB, and starting Artemis and Clearing the plugin settings:

   at Artemis.Core.PluginFeature.SetEnabled(Boolean enable, Boolean isAutoEnable) in D:\a\1\s\Artemis\src\Artemis.Core\Plugins\PluginFeature.cs:line 153
   at Artemis.Core.Services.PluginManagementService.EnablePluginFeature(PluginFeature pluginFeature, Boolean saveState, Boolean isAutoEnable) in D:\a\1\s\Artemis\src\Artemis.Core\Services\PluginManagementService.cs:line 721

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

3 participants