home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Featured Plugins
Emulators
Emulators 0.13 (23/1/2024)
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ge2301" data-source="post: 1193307" data-attributes="member: 145639"><p>[USER=48291]@Brownard[/USER] </p><p>Is the Emulators v0.4 compatible with the MIA rework.</p><p>After installing, I can not add Emulators any more. Here extract from Error logs:</p><p></p><p>[2016-08-12 10:33:35,879] [2864 ] [Main ] [ERROR] - PluginManager: Error building plugin item 'GamesDbMatcher' at location '/Services'</p><p>System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.TypeLoadException: Der Typ "MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatch`1" in der Assembly "OnlineLibraries, Version=2.16.6.8411, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden.</p><p> bei Emulators.Common.Matchers.GameMatcher..ctor()</p><p> --- Ende der internen Ausnahmestapelüberwachung ---</p><p> bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)</p><p> bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)</p><p> bei System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)</p><p> bei System.Activator.CreateInstance(Type type, Boolean nonPublic)</p><p> bei System.Activator.CreateInstance(Type type)</p><p> bei MediaPortal.Common.PluginManager.PluginRuntime.InstantiatePluginObject(String typeName)</p><p> bei MediaPortal.Common.Services.PluginManager.Builders.ServiceBuilder.BuildItem(PluginItemMetadata itemData, PluginRuntime plugin)</p><p> bei MediaPortal.Common.Services.PluginManager.PluginManager.RequestItem(PluginItemRegistration itemRegistration, Type type, IPluginItemStateTracker stateTracker)</p><p>[2016-08-12 10:33:36,270] [3255 ] [Main ] [WARN ] - ServiceRegistration: Could not register dynamic service with id 'GamesDbMatcher'</p><p></p><p>[2016-08-12 10:38:57,052] [324037 ] [InputMgr ] [INFO ] - WorkflowManager: Trying to show screen 'emulator_config_edit_name'...</p><p>[2016-08-12 10:38:57,078] [324063 ] [InputMgr ] [INFO ] - WorkflowManager: Screen 'emulator_config_edit_name' successfully shown</p><p>[2016-08-12 10:38:57,330] [324315 ] [InputMgr ] [INFO ] - WorkflowManager: Pushing workflow state 'ChooseCategoriesName' (id='e30dcbae-bb1d-4701-84b0-fa3624481648') onto the navigation stack...</p><p>[2016-08-12 10:38:57,331] [324316 ] [InputMgr ] [ERROR] - WorkflowManager: Error changing model context of workflow model '6c96c335-7a79-45da-90b7-541b3c7235ef' from workflow state 'a533006c-d895-41ae-86a3-df9193707120' to workflow state 'e30dcbae-bb1d-4701-84b0-fa3624481648'</p><p>System.TypeLoadException: Der Typ "MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatch`1" in der Assembly "OnlineLibraries, Version=2.16.6.8411, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden.</p><p> bei Emulators.Models.EmulatorProxy.GetGameMediaCategories()</p><p> bei Emulators.Models.EmulatorProxy.UpdateGameCategories() in F:\SVN\mediaportal\MediaPortal-2-Emulators\MediaPortal\Incubator\Emulators\Emulators\Models\EmulatorProxy.cs:Zeile 193.</p><p> bei Emulators.Models.EmulatorConfigurationModel.UpdateState(NavigationContext newContext, Boolean push) in F:\SVN\mediaportal\MediaPortal-2-Emulators\MediaPortal\Incubator\Emulators\Emulators\Models\EmulatorConfigurationModel.cs:Zeile 298.</p><p> bei Emulators.Models.AbstractConfigurationModel.ChangeModelContext(NavigationContext oldContext, NavigationContext newContext, Boolean push) in F:\SVN\mediaportal\MediaPortal-2-Emulators\MediaPortal\Incubator\Emulators\Emulators\Models\AbstractConfigurationModel.cs:Zeile 129.</p><p> bei MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)</p><p>[2016-08-12 10:38:57,445] [324430 ] [InputMgr ] [ERROR] - WorkflowManager.NavigatePushInternal: Error in workflow model or screen</p><p>System.TypeLoadException: Der Typ "MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatch`1" in der Assembly "OnlineLibraries, Version=2.16.6.8411, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden.</p><p> bei MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)</p><p> bei MediaPortal.UI.Services.Workflow.WorkflowManager.NavigatePushInternal(Guid stateId, NavigationContextConfig config)</p><p>[2016-08-12 10:38:57,544] [324529 ] [InputMgr ] [INFO ] - WorkflowManager: Trying to remove 1 workflow states from navigation stack...</p><p>[2016-08-12 10:38:57,545] [324529 ] [InputMgr ] [INFO ] - WorkflowManager: Trying to show screen 'emulator_config_edit_name'...</p><p>[2016-08-12 10:38:57,576] [324560 ] [InputMgr ] [INFO ] - WorkflowManager: Screen 'emulator_config_edit_name' successfully shown</p><p>[2016-08-12 10:39:03,991] [330976 ] [Main ] [ERROR] - Error invoking action 'DeInit'</p></blockquote><p></p>
[QUOTE="ge2301, post: 1193307, member: 145639"] [USER=48291]@Brownard[/USER] Is the Emulators v0.4 compatible with the MIA rework. After installing, I can not add Emulators any more. Here extract from Error logs: [2016-08-12 10:33:35,879] [2864 ] [Main ] [ERROR] - PluginManager: Error building plugin item 'GamesDbMatcher' at location '/Services' System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.TypeLoadException: Der Typ "MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatch`1" in der Assembly "OnlineLibraries, Version=2.16.6.8411, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden. bei Emulators.Common.Matchers.GameMatcher..ctor() --- Ende der internen Ausnahmestapelüberwachung --- bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) bei System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) bei System.Activator.CreateInstance(Type type, Boolean nonPublic) bei System.Activator.CreateInstance(Type type) bei MediaPortal.Common.PluginManager.PluginRuntime.InstantiatePluginObject(String typeName) bei MediaPortal.Common.Services.PluginManager.Builders.ServiceBuilder.BuildItem(PluginItemMetadata itemData, PluginRuntime plugin) bei MediaPortal.Common.Services.PluginManager.PluginManager.RequestItem(PluginItemRegistration itemRegistration, Type type, IPluginItemStateTracker stateTracker) [2016-08-12 10:33:36,270] [3255 ] [Main ] [WARN ] - ServiceRegistration: Could not register dynamic service with id 'GamesDbMatcher' [2016-08-12 10:38:57,052] [324037 ] [InputMgr ] [INFO ] - WorkflowManager: Trying to show screen 'emulator_config_edit_name'... [2016-08-12 10:38:57,078] [324063 ] [InputMgr ] [INFO ] - WorkflowManager: Screen 'emulator_config_edit_name' successfully shown [2016-08-12 10:38:57,330] [324315 ] [InputMgr ] [INFO ] - WorkflowManager: Pushing workflow state 'ChooseCategoriesName' (id='e30dcbae-bb1d-4701-84b0-fa3624481648') onto the navigation stack... [2016-08-12 10:38:57,331] [324316 ] [InputMgr ] [ERROR] - WorkflowManager: Error changing model context of workflow model '6c96c335-7a79-45da-90b7-541b3c7235ef' from workflow state 'a533006c-d895-41ae-86a3-df9193707120' to workflow state 'e30dcbae-bb1d-4701-84b0-fa3624481648' System.TypeLoadException: Der Typ "MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatch`1" in der Assembly "OnlineLibraries, Version=2.16.6.8411, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden. bei Emulators.Models.EmulatorProxy.GetGameMediaCategories() bei Emulators.Models.EmulatorProxy.UpdateGameCategories() in F:\SVN\mediaportal\MediaPortal-2-Emulators\MediaPortal\Incubator\Emulators\Emulators\Models\EmulatorProxy.cs:Zeile 193. bei Emulators.Models.EmulatorConfigurationModel.UpdateState(NavigationContext newContext, Boolean push) in F:\SVN\mediaportal\MediaPortal-2-Emulators\MediaPortal\Incubator\Emulators\Emulators\Models\EmulatorConfigurationModel.cs:Zeile 298. bei Emulators.Models.AbstractConfigurationModel.ChangeModelContext(NavigationContext oldContext, NavigationContext newContext, Boolean push) in F:\SVN\mediaportal\MediaPortal-2-Emulators\MediaPortal\Incubator\Emulators\Emulators\Models\AbstractConfigurationModel.cs:Zeile 129. bei MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config) [2016-08-12 10:38:57,445] [324430 ] [InputMgr ] [ERROR] - WorkflowManager.NavigatePushInternal: Error in workflow model or screen System.TypeLoadException: Der Typ "MediaPortal.Extensions.OnlineLibraries.Matches.BaseMatch`1" in der Assembly "OnlineLibraries, Version=2.16.6.8411, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden. bei MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config) bei MediaPortal.UI.Services.Workflow.WorkflowManager.NavigatePushInternal(Guid stateId, NavigationContextConfig config) [2016-08-12 10:38:57,544] [324529 ] [InputMgr ] [INFO ] - WorkflowManager: Trying to remove 1 workflow states from navigation stack... [2016-08-12 10:38:57,545] [324529 ] [InputMgr ] [INFO ] - WorkflowManager: Trying to show screen 'emulator_config_edit_name'... [2016-08-12 10:38:57,576] [324560 ] [InputMgr ] [INFO ] - WorkflowManager: Screen 'emulator_config_edit_name' successfully shown [2016-08-12 10:39:03,991] [330976 ] [Main ] [ERROR] - Error invoking action 'DeInit' [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Featured Plugins
Emulators
Emulators 0.13 (23/1/2024)
Contact us
RSS
Top
Bottom