- August 25, 2009
- 230
- 57
- Home Country
-
Austria
Hi,
I just discovered that MediaPortal crashes when I search a movie in Moving Pictures.
I enter the phrase and when I want to search MP just stops and logs are written in an endless loop with the message below. It's always reproducable.
Debug Logs attached.
I use MP 1.22 with MovPic 1.8.2.0
I just discovered that MediaPortal crashes when I search a movie in Moving Pictures.
I enter the phrase and when I want to search MP just stops and logs are written in an endless loop with the message below. It's always reproducable.
Debug Logs attached.
I use MP 1.22 with MovPic 1.8.2.0
Code:
[2019-04-30 22:17:00,268] [Log ] [MPMain ] [ERROR] - Exception: Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.Sprite.Begin(SpriteFlags flags)
at MediaPortal.GUI.Library.GUIFontManager.Present()
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed, GUILayers layers)
at MediaPortalApp.RenderFrame(Single timePassed, GUILayers layers, Boolean& uiVisible) Message: Error in the application. Site : Void Begin(Microsoft.DirectX.Direct3D.SpriteFlags) Source : Microsoft.DirectX.Direct3DX Stack Trace: at Microsoft.DirectX.Direct3D.Sprite.Begin(SpriteFlags flags)
at MediaPortal.GUI.Library.GUIFontManager.Present()
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed, GUILayers layers)
at MediaPortalApp.RenderFrame(Single timePassed, GUILayers layers, Boolean& uiVisible)
[2019-04-30 22:17:00,271] [Error ] [MPMain ] [ERROR] - Main: RenderFrame exception Error in the application. Microsoft.DirectX.Direct3DX at Microsoft.DirectX.Direct3D.Sprite.Begin(SpriteFlags flags)
at MediaPortal.GUI.Library.GUIFontManager.Present()
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed, GUILayers layers)
at MediaPortalApp.RenderFrame(Single timePassed, GUILayers layers, Boolean& uiVisible)
[2019-04-30 22:17:00,292] [Log ] [MPMain ] [ERROR] - Exception: Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.Sprite.Begin(SpriteFlags flags)
at MediaPortal.GUI.Library.GUIFontManager.Present()
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed, GUILayers layers)
at MediaPortalApp.RenderFrame(Single timePassed, GUILayers layers, Boolean& uiVisible) Message: Error in the application. Site : Void Begin(Microsoft.DirectX.Direct3D.SpriteFlags) Source : Microsoft.DirectX.Direct3DX Stack Trace: at Microsoft.DirectX.Direct3D.Sprite.Begin(SpriteFlags flags)
at MediaPortal.GUI.Library.GUIFontManager.Present()
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed, GUILayers layers)
at MediaPortalApp.RenderFrame(Single timePassed, GUILayers layers, Boolean& uiVisible)
[2019-04-30 22:17:00,295] [Error ] [MPMain ] [ERROR] - Main: RenderFrame exception Error in the application. Microsoft.DirectX.Direct3DX at Microsoft.DirectX.Direct3D.Sprite.Begin(SpriteFlags flags)
at MediaPortal.GUI.Library.GUIFontManager.Present()
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed, GUILayers layers)
at MediaPortalApp.RenderFrame(Single timePassed, GUILayers layers, Boolean& uiVisible)