[no Bug] svn 27068: Some plugins don't load anymore (like IRServer Suite) (1 Viewer)

mironicus

Portal Pro
March 9, 2008
688
44
Since yesterday svn changes, IRServer Suite plugin is not loaded anymore.

Here are some error messages I got:

2010-12-18 09:18:13.693236 [ERROR][MPMain(1)]: Exception :confused:ystem.TypeInitializationException: Der Typeninitialisierer für "MPUtils.MPCommon" hat eine Ausnahme verursacht. ---> System.ArgumentException: Der Pfad hat ein ungültiges Format.
bei System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
bei System.IO.Path.NormalizePath(String path, Boolean fullCheck)
bei System.IO.Path.GetDirectoryName(String path)
bei MediaPortal.Configuration.Config.GetFolder(Dir directory)
bei MPUtils.MPCommon..cctor() in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\Common\MPUtils\MPCommon.cs:Zeile 44.
--- Ende der internen Ausnahmestapelüberwachung ---
bei MediaPortal.Plugins.MPControlPlugin.LoadSettings() in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\MPControlPlugin.cs:Zeile 1582.
2010-12-18 09:18:13.693236 [ERROR][MPMain(1)]: Exception :Der Typeninitialisierer für "MPUtils.MPCommon" hat eine Ausnahme verursacht.
2010-12-18 09:18:13.694236 [ERROR][MPMain(1)]: site :Void LoadSettings()
2010-12-18 09:18:13.694236 [ERROR][MPMain(1)]: source :MPControlPlugin
2010-12-18 09:18:13.694236 [ERROR][MPMain(1)]: stacktrace: bei MediaPortal.Plugins.MPControlPlugin.LoadSettings() in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\MPControlPlugin.cs:Zeile 1582.
2010-12-18 09:18:13.701236 [ERROR][MPMain(1)]: Unable to start plugin:MediaPortal.Plugins.MPControlPlugin exception:confused:ystem.TypeInitializationException: Der Typeninitialisierer für "MPUtils.MPCommon" hat eine Ausnahme verursacht. ---> System.ArgumentException: Der Pfad hat ein ungültiges Format.
bei System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
bei System.IO.Path.NormalizePath(String path, Boolean fullCheck)
bei System.IO.Path.GetDirectoryName(String path)
bei MediaPortal.Configuration.Config.GetFolder(Dir directory)
bei MPUtils.MPCommon..cctor() in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\Common\MPUtils\MPCommon.cs:Zeile 44.
--- Ende der internen Ausnahmestapelüberwachung ---
bei MediaPortal.Plugins.InputHandler.GetXmlPath(String deviceXmlName) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\InputMapper\InputHandler.cs:Zeile 121.
bei MediaPortal.Plugins.InputHandler..ctor(String deviceXmlName) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\InputMapper\InputHandler.cs:Zeile 60.
bei MediaPortal.Plugins.MPControlPlugin.LoadDefaultMapping() in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\MPControlPlugin.cs:Zeile 1135.
bei MediaPortal.Plugins.MPControlPlugin.Start() in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\MPControlPlugin.cs:Zeile 283.
bei MediaPortal.GUI.Library.PluginManager.Start()

As you can see, Mediaportal tries to access directorys that don't exist in my configuration, like "C:\svnroot\".
 

Deda

Lead Dev MP1 Videos
  • Premium Supporter
  • March 18, 2009
    2,423
    2,385
    Zagreb
    Home Country
    Croatia Croatia
    Maybe it's related to SVN 27060 from yesterday. We repaired it but it looks like that some plugins still have a problem.
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,426
    10,451
    Königstein (Taunus)
    Home Country
    Germany Germany
    AW: svn 27068: Some plugins don't load anymore (like IRServer Suite)

    As the error messages refer to C:\svnroot it seems to be a typo which should be corrected to the respective path ;)
     

    mironicus

    Portal Pro
    March 9, 2008
    688
    44
    AW: Re: svn 27068: Some plugins don't load anymore (like IRServer Suite)

    Maybe it's related to SVN 27060 from yesterday. We repaired it but it looks like that some plugins still have a problem.

    Thanks for looking into the problem.
     

    mironicus

    Portal Pro
    March 9, 2008
    688
    44
    AW: svn 27068: Some plugins don't load anymore (like IRServer Suite)

    Still no solution? I still get the error message with "c:\svnroot" and the IRServerSuite plugin does not work.
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    AW: svn 27068: Some plugins don't load anymore (like IRServer Suite)

    You just need to recompile IRSS against the new MP source - then everything is working again.
     

    mironicus

    Portal Pro
    March 9, 2008
    688
    44
    AW: svn 27068: Some plugins don't load anymore (like IRServer Suite)

    How do you do that? Could someone compile a new version and upload it?
     

    Users who are viewing this thread

    Top Bottom