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
Graveyard
InfoService
*ORIGINAL THREAD* InfoService v1.6 - Feed reader/Twitter reader and weather
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="ftothe3" data-source="post: 500896" data-attributes="member: 64801"><p>i think this is an infoservice problem. if i idle on basichome for ~10minutes, my screen freezes (ticker stops, i can't move the menu.)</p><p>running mp 1.0.2, streamedmp aeon mod, and infoservice 993</p><p></p><p>here's what the log says:</p><p>[CODE]</p><p>2009-08-23 23:04:19.008090 [Info.][MPMain]: Exception :System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.</p><p>Parameter name: index</p><p> at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)</p><p> at System.ThrowHelper.ThrowArgumentOutOfRangeException()</p><p> at System.Collections.Generic.List`1.get_Item(Int32 index)</p><p> at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize)</p><p> at MediaPortal.GUI.Library.GUIFontManager.Present()</p><p> at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2009-08-23 23:04:19.009090 [Info.][MPMain]: Exception :Index was out of range. Must be non-negative and less than the size of the collection.</p><p>Parameter name: index</p><p>2009-08-23 23:04:19.009090 [Info.][MPMain]: site :Void ThrowArgumentOutOfRangeException(System.ExceptionArgument, System.ExceptionResource)</p><p>2009-08-23 23:04:19.009090 [Info.][MPMain]: source :mscorlib</p><p>2009-08-23 23:04:19.010090 [Info.][MPMain]: stacktrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)</p><p> at System.ThrowHelper.ThrowArgumentOutOfRangeException()</p><p> at System.Collections.Generic.List`1.get_Item(Int32 index)</p><p> at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize)</p><p> at MediaPortal.GUI.Library.GUIFontManager.Present()</p><p> at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2009-08-23 23:04:19.015090 [Info.][MPMain]: Exception :Error in the application.</p><p>-2005530516 (D3DERR_INVALIDCALL)</p><p> at Microsoft.DirectX.Direct3D.Device.BeginScene()</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2009-08-23 23:04:19.015090 [Info.][MPMain]: Exception :Error in the application.</p><p>2009-08-23 23:04:19.016090 [Info.][MPMain]: site :Void BeginScene()</p><p>2009-08-23 23:04:19.016090 [Info.][MPMain]: source :Microsoft.DirectX.Direct3D</p><p>2009-08-23 23:04:19.016090 [Info.][MPMain]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene()</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>[/CODE]</p><p></p><p>that keeps repeating until i press alt+f4</p></blockquote><p></p>
[QUOTE="ftothe3, post: 500896, member: 64801"] i think this is an infoservice problem. if i idle on basichome for ~10minutes, my screen freezes (ticker stops, i can't move the menu.) running mp 1.0.2, streamedmp aeon mod, and infoservice 993 here's what the log says: [CODE] 2009-08-23 23:04:19.008090 [Info.][MPMain]: Exception :System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.ThrowHelper.ThrowArgumentOutOfRangeException() at System.Collections.Generic.List`1.get_Item(Int32 index) at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize) at MediaPortal.GUI.Library.GUIFontManager.Present() at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed) at MediaPortalApp.Render(Single timePassed) 2009-08-23 23:04:19.009090 [Info.][MPMain]: Exception :Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index 2009-08-23 23:04:19.009090 [Info.][MPMain]: site :Void ThrowArgumentOutOfRangeException(System.ExceptionArgument, System.ExceptionResource) 2009-08-23 23:04:19.009090 [Info.][MPMain]: source :mscorlib 2009-08-23 23:04:19.010090 [Info.][MPMain]: stacktrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.ThrowHelper.ThrowArgumentOutOfRangeException() at System.Collections.Generic.List`1.get_Item(Int32 index) at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize) at MediaPortal.GUI.Library.GUIFontManager.Present() at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed) at MediaPortalApp.Render(Single timePassed) 2009-08-23 23:04:19.015090 [Info.][MPMain]: Exception :Error in the application. -2005530516 (D3DERR_INVALIDCALL) at Microsoft.DirectX.Direct3D.Device.BeginScene() at MediaPortalApp.Render(Single timePassed) 2009-08-23 23:04:19.015090 [Info.][MPMain]: Exception :Error in the application. 2009-08-23 23:04:19.016090 [Info.][MPMain]: site :Void BeginScene() 2009-08-23 23:04:19.016090 [Info.][MPMain]: source :Microsoft.DirectX.Direct3D 2009-08-23 23:04:19.016090 [Info.][MPMain]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene() at MediaPortalApp.Render(Single timePassed) [/CODE] that keeps repeating until i press alt+f4 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Graveyard
InfoService
*ORIGINAL THREAD* InfoService v1.6 - Feed reader/Twitter reader and weather
Contact us
RSS
Top
Bottom