Artemis-RGB / Artemis.Plugins

Repository containing official Artemis plugins
Other
31 stars 36 forks source link

OpenRGB not loading #155

Open ladywhiskers opened 1 year ago

ladywhiskers commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

SirHaxe commented 1 year ago

at least in my case, it doesn't help

ladywhiskers commented 1 year ago

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

Nope, no change after this

ladywhiskers commented 1 year ago

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