0003914: Invalid plugin states leads to non working configuration section (1 Viewer)

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
Example: 2 plugins trying to register service or type on same location:<br /> <br /> Plugin 1:<br /> [2012-07-04 13:52:40,295] [653 ] [Main ] [DEBUG] - PluginManager: Trying to enable plugin 'SlimTv4HomeProvider' (id '727b7812-343d-4b35-8efd-1d499b70d848')<br /> [2012-07-04 13:52:40,295] [653 ] [Main ] [INFO ] - PluginManager: Plugin 'SlimTv4HomeProvider' (id '727b7812-343d-4b35-8efd-1d499b70d848') enabled.<br /> <br /> Plugin 2:<br /> [2012-07-04 13:52:40,296] [654 ] [Main ] [DEBUG] - PluginManager: Trying to enable plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489')<br /> [2012-07-04 13:52:40,297] [655 ] [Main ] [ERROR] - Error registering plugin items for plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489')<br /> System.ArgumentException: At location '/ResourceProviders', a plugin item with id 'SlimTvProvider' is already registered<br /> at MediaPortal.Common.PluginManager.PluginRuntime.RegisterItem(PluginItemMetadata itemMetadata)<br /> at MediaPortal.Common.PluginManager.PluginRuntime.RegisterItems()<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.TryEnable(PluginRuntime plugin, ICollection`1 autoActivatePlugins)<br /> <br /> <br /> When you try to enter configuration, the whole screen won't load:<br /> <br /> [2012-07-04 13:52:51,667] [12024 ] [InputMgr ] [ERROR] - WorkflowManager: Error updating menu actions in workflow model '545674f1-d92a-4383-b6c1-d758cecdbdf5' for workflow state 'e7422bb8-2779-49ab-bc99-e3f56138061b'<br /> MediaPortal.Common.PluginManager.Exceptions.PluginInvalidStateException: Plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489') neither is enabled nor active; cannot request items in this state<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestItem(PluginItemRegistration itemRegistration, Type type, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestPluginItem(String location, String id, Type type, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestPluginItem[T](String location, String id, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Configuration.ConfigurationManagement.ConfigurationNode.LoadChildren()<br /> at MediaPortal.Configuration.ConfigurationManagement.ConfigurationNode.get_ChildNodes()<br /> at MediaPortal.UiComponents.Configuration.ConfigurationModel.NumSettingsSupported(IConfigurationNode sectionOrGroupNode)<br /> at MediaPortal.UiComponents.Configuration.ConfigurationModel.UpdateMenuActions(NavigationContext context, IDictionary`2 actions)<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)<br /> [2012-07-04 13:52:51,668] [12025 ] [InputMgr ] [DEBUG] - WorkflowManager: Tidying up...<br /> [2012-07-04 13:52:51,670] [12027 ] [InputMgr ] [ERROR] - WorkflowManager.NavigatePushInternal: Error in workflow model or screen<br /> MediaPortal.Common.PluginManager.Exceptions.PluginInvalidStateException: Plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489') neither is enabled nor active; cannot request items in this state<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.NavigatePushInternal(Guid stateId, NavigationContextConfig config)

Continue reading...
 

Users who are viewing this thread

Top Bottom