MediaPortal will not start (1 Viewer)

ninjatobben

Portal Member
March 31, 2010
22
1
Hi,

MediaPortal will not start up here anymore. When I press the icon nothing happens. I never see the MP windows and don't get any errors.

The only thing I've changed since I upgraded to MP 1.6 is using this file:
https://forum.team-mediaportal.com/threads/titan-bug-reports-issues.114552/page-46#post-1058533
but MP started fine for a couple of days after I started using it.

I also have an issue now with MP configuration. I get an error every time I press OK, so I have to use the x to leave.

I have attached the debug logs.
Thanks for your help.[DOUBLEPOST=1391256536][/DOUBLEPOST]Oh I just remembered that I've also updated my NVIDIA drivers recently. Not sure if the problem with MP started before or after.
 

ninjatobben

Portal Member
March 31, 2010
22
1
The error seems to be some path that's wrong:
[2014-02-02 19:15:23,544] [Error ] [MPMain ] [ERROR] - MediaPortal: Unhandled exception occured
[2014-02-02 19:15:23,558] [Log ] [MPMain ] [ERROR] - Exception: System.NotSupportedException: The given path's format is not supported.
at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.Path.GetFullPath(String path)
at MediaPortal.Configuration.Config.Set(Dir path, String value)
at MediaPortal.Configuration.Config.set_SkinName(String value)
at MediaPortalApp.Main(String[] args) Message: The given path's format is not supported. Site : System.String CanonicalizePath(System.String, Boolean) Source : mscorlib Stack Trace: at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.Path.GetFullPath(String path)
at MediaPortal.Configuration.Config.Set(Dir path, String value)
at MediaPortal.Configuration.Config.set_SkinName(String value)
at MediaPortalApp.Main(String[] args)


I can't see which path it is though. I tried reinstalling MP and my video drivers without any luck. Would really appreciate any help.
 

Users who are viewing this thread

Top Bottom