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
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Dropped Frames every 100 seconds
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="RoChess" data-source="post: 1016191" data-attributes="member: 18896"><p>Could have been a .NET framework optimisation check, or maybe the weather provider had issues and caused additional retries that caused that short blip on the CPU to upset things. Unless you run a resource utilization monitor constantly in the background that keeps tracks of a max, it can be hard to pin down a source.</p><p> </p><p>Your log files do reveal some underlying issues.</p><p> </p><p>[code][2013-07-29 19:31:53,566] [Log ] [MPMain ] [INFO ] - ERROR: unknown control:<togglebutton></p><p>[2013-07-29 19:31:53,566] [Error ] [MPMain ] [ERROR] - Unable to load control. exception:confused:ystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.</p><p>bei MediaPortal.GUI.Library.GUIWindow.LoadControl(XmlNode node, IDictionary`2 defines)[/code]</p><p> </p><p>So you are missing proper skin files that cause dangerous NullExceptions. Not much indication as to what skin file uses them, but you should be able to scan your XML files on that.</p><p> </p><p>And you are using the LAV splitter, but not the LAV audio/video codecs, any reasons for that? Be sure to adjust the codecs if you had negative experience with them, such as for example enable "DXVA2 (native)" for LAV video codec, as it would otherwise not work at all on your system.</p></blockquote><p></p>
[QUOTE="RoChess, post: 1016191, member: 18896"] Could have been a .NET framework optimisation check, or maybe the weather provider had issues and caused additional retries that caused that short blip on the CPU to upset things. Unless you run a resource utilization monitor constantly in the background that keeps tracks of a max, it can be hard to pin down a source. Your log files do reveal some underlying issues. [code][2013-07-29 19:31:53,566] [Log ] [MPMain ] [INFO ] - ERROR: unknown control:<togglebutton> [2013-07-29 19:31:53,566] [Error ] [MPMain ] [ERROR] - Unable to load control. exception:confused:ystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei MediaPortal.GUI.Library.GUIWindow.LoadControl(XmlNode node, IDictionary`2 defines)[/code] So you are missing proper skin files that cause dangerous NullExceptions. Not much indication as to what skin file uses them, but you should be able to scan your XML files on that. And you are using the LAV splitter, but not the LAV audio/video codecs, any reasons for that? Be sure to adjust the codecs if you had negative experience with them, such as for example enable "DXVA2 (native)" for LAV video codec, as it would otherwise not work at all on your system. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Dropped Frames every 100 seconds
Contact us
RSS
Top
Bottom