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 1
Support
General Support
Watchdog Issues .. Help!!
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="mm1352000" data-source="post: 1135068" data-attributes="member: 82144"><p>Hello Jules <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Seems to be a problem with HTPCInfo. From the MediaPortal log:</p><p>[collapse]</p><p>[2015-05-04 11:19:06,022] [Error ] [MPMain ] [ERROR] - Exception in HTPCInfo.Plugin.Preinit() System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\team mediaportal\mediaportal\Skin\Avallanche\media\HTPCInfo\Default'.</p><p> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)</p><p> at System.IO.FileSystemEnumerableIterator`1.CommonInit()</p><p> at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)</p><p> at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)</p><p> at HTPCInfo.Plugin.(Boolean , String )</p><p> at HTPCInfo.Plugin. ()</p><p> at HTPCInfo.Plugin. ()</p><p> at HTPCInfo.Plugin.PreInit()</p><p> at MediaPortal.GUI.Library.GUIWindowManager.<PreInit>b__d(GUIWindow window)[/collapse]</p><p></p><p>[collapse]</p><p>[2015-05-04 14:18:13,791] [Log ] [MPMain ] [ERROR] - Exception: System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value)</p><p> at HTPCInfo.Plugin. ()</p><p> at HTPCInfo.Plugin. ()</p><p> at HTPCInfo.Plugin.DeInit()</p><p> at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.Clear()</p><p> at MediaPortalApp.OnExit()</p><p> at MediaPortalApp.Main(String[] args) Message: Object reference not set to an instance of an object. Site : Void SetSettingAsString(MediaPortal.Profile.Settings, System.String, System.String, System.String) Source : Micropolis.MPCore Stack Trace: at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value)</p><p> at HTPCInfo.Plugin. ()</p><p> at HTPCInfo.Plugin. ()</p><p> at HTPCInfo.Plugin.DeInit()</p><p> at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.Clear()</p><p> at MediaPortalApp.OnExit()</p><p> at MediaPortalApp.Main(String[] args)</p><p>[2015-05-04 14:18:13,791] [Error ] [MPMain ] [ERROR] - MediaPortal stopped due to an exception Object reference not set to an instance of an object. Micropolis.MPCore at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value)</p><p> at HTPCInfo.Plugin. ()</p><p> at HTPCInfo.Plugin. ()</p><p> at HTPCInfo.Plugin.DeInit()</p><p> at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.Clear()</p><p> at MediaPortalApp.OnExit()</p><p> at MediaPortalApp.Main(String[] args)</p><p>[/collapse]</p><p></p><p>Perhaps that particular version is incompatible with MP v1.11?</p><p>There's been an update recently...</p><p><a href="https://forum.team-mediaportal.com/threads/htpcinfo-plugin-v1-12-0-for-mediaportal-1-3-0-and-higher.68791/page-82#post-1134808" target="_blank">https://forum.team-mediaportal.com/threads/htpcinfo-plugin-v1-12-0-for-mediaportal-1-3-0-and-higher.68791/page-82#post-1134808</a></p><p></p><p>Note the warning to make sure you update all Micropolis' plugins at the same time.</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1135068, member: 82144"] Hello Jules :) Seems to be a problem with HTPCInfo. From the MediaPortal log: [collapse] [2015-05-04 11:19:06,022] [Error ] [MPMain ] [ERROR] - Exception in HTPCInfo.Plugin.Preinit() System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\team mediaportal\mediaportal\Skin\Avallanche\media\HTPCInfo\Default'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption) at HTPCInfo.Plugin.(Boolean , String ) at HTPCInfo.Plugin. () at HTPCInfo.Plugin. () at HTPCInfo.Plugin.PreInit() at MediaPortal.GUI.Library.GUIWindowManager.<PreInit>b__d(GUIWindow window)[/collapse] [collapse] [2015-05-04 14:18:13,791] [Log ] [MPMain ] [ERROR] - Exception: System.NullReferenceException: Object reference not set to an instance of an object. at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value) at HTPCInfo.Plugin. () at HTPCInfo.Plugin. () at HTPCInfo.Plugin.DeInit() at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window) at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo) at MediaPortal.GUI.Library.GUIWindowManager.Clear() at MediaPortalApp.OnExit() at MediaPortalApp.Main(String[] args) Message: Object reference not set to an instance of an object. Site : Void SetSettingAsString(MediaPortal.Profile.Settings, System.String, System.String, System.String) Source : Micropolis.MPCore Stack Trace: at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value) at HTPCInfo.Plugin. () at HTPCInfo.Plugin. () at HTPCInfo.Plugin.DeInit() at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window) at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo) at MediaPortal.GUI.Library.GUIWindowManager.Clear() at MediaPortalApp.OnExit() at MediaPortalApp.Main(String[] args) [2015-05-04 14:18:13,791] [Error ] [MPMain ] [ERROR] - MediaPortal stopped due to an exception Object reference not set to an instance of an object. Micropolis.MPCore at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value) at HTPCInfo.Plugin. () at HTPCInfo.Plugin. () at HTPCInfo.Plugin.DeInit() at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window) at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo) at MediaPortal.GUI.Library.GUIWindowManager.Clear() at MediaPortalApp.OnExit() at MediaPortalApp.Main(String[] args) [/collapse] Perhaps that particular version is incompatible with MP v1.11? There's been an update recently... [URL]https://forum.team-mediaportal.com/threads/htpcinfo-plugin-v1-12-0-for-mediaportal-1-3-0-and-higher.68791/page-82#post-1134808[/URL] Note the warning to make sure you update all Micropolis' plugins at the same time. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Watchdog Issues .. Help!!
Contact us
RSS
Top
Bottom