- December 14, 2014
- 775
- 387
- Home Country
-
Germany
Hi,
I have just upgraded from MP 2.2.2 to MP 2.4.1, and now the client won't start.
I see the splash screen, and then it just disappears.
The log say something about a BassPlayer dll was not found, and the dll does not exists where it is looking for it.
I remembered that a lot of things can go wrong with old configs, so I renamed the config folder and tried again, but the result is the same.
Logs are attached.
In order to not get lynched by a mob of angry kids I would have to have this running by this evening
so any help is highly appreciated.
I have just upgraded from MP 2.2.2 to MP 2.4.1, and now the client won't start.
I see the splash screen, and then it just disappears.
The log say something about a BassPlayer dll was not found, and the dll does not exists where it is looking for it.
I remembered that a lot of things can go wrong with old configs, so I renamed the config folder and tried again, but the result is the same.
Logs are attached.
In order to not get lynched by a mob of angry kids I would have to have this running by this evening
Code:
[2023-12-19 09:40:18,176] [484 ] [Main ] [ERROR] - Error parsing plugin descriptor file 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\plugin.xml'
System.ArgumentException: Plugin 'BassLibraries': Assembly DLL file 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries\BassRegistration.dll' does not exist
bei MediaPortal.Common.Services.PluginManager.PluginDirectoryDescriptor.ParseRuntimeElement(XPathNavigator runtimeNavigator, String pluginDirectory)
bei MediaPortal.Common.Services.PluginManager.PluginDirectoryDescriptor.Load(String pluginDirectoryPath)
[2023-12-19 09:40:18,192] [499 ] [Main ] [ERROR] - Error loading plugin in directory 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries'
System.ArgumentException: Directory 'C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\BassLibraries' doesn't contain a valid plugin descriptor file
bei MediaPortal.Common.Services.PluginManager.PluginDirectoryDescriptor..ctor(String pluginDirectoryPath)
bei MediaPortal.Common.Services.PluginManager.PluginManager.LoadPluginsData()