Hi!
I just installed mp v1.0 and the latest streamed MP skin. When I try to start MP in fullscreen the loading window appears stating that fonts an so on are being loaded, and just after the "starting plugin.." message appears MP just quits. I'f I use another skin (Spinsafe 1080) everything works fine. I can also start MP with StreamedMP skin if I don't use fullscreen mode.
Anyone experiencing the same problem and have a solution?
The following is written in the error log:
I just installed mp v1.0 and the latest streamed MP skin. When I try to start MP in fullscreen the loading window appears stating that fonts an so on are being loaded, and just after the "starting plugin.." message appears MP just quits. I'f I use another skin (Spinsafe 1080) everything works fine. I can also start MP with StreamedMP skin if I don't use fullscreen mode.
Anyone experiencing the same problem and have a solution?
The following is written in the error log:
Code:
2009-02-18 11:35:51.334493 [ERROR][MPMain]: D3D: InitializeDeviceObjects - Exception: Error in the application.
-2005529767 (D3DXERR_INVALIDDATA)
at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette)
at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation)
at MediaPortal.GUI.Library.GUIFont.InitializeDeviceObjects()
at MediaPortal.GUI.Library.GUIFontManager.InitializeDeviceObjects()
at MediaPortalApp.InitializeDeviceObjects()
at MediaPortal.D3DApp.InitializeEnvironment()
2009-02-18 11:35:51.617493 [ERROR][MPMain]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.D3DApp.RecoverDevice()
at MediaPortalApp.OnProcess()
at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MediaPortalApp.Main(String[] args)
2009-02-18 11:35:51.617493 [ERROR][MPMain]: Exception :Object reference not set to an instance of an object.
2009-02-18 11:35:51.618493 [ERROR][MPMain]: site :Void RecoverDevice()
2009-02-18 11:35:51.618493 [ERROR][MPMain]: source :MediaPortal
2009-02-18 11:35:51.618493 [ERROR][MPMain]: stacktrace: at MediaPortal.D3DApp.RecoverDevice()
at MediaPortalApp.OnProcess()
at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MediaPortalApp.Main(String[] args)
2009-02-18 11:35:51.619493 [ERROR][MPMain]: MediaPortal stopped due to an exception Object reference not set to an instance of an object. MediaPortal at MediaPortal.D3DApp.RecoverDevice()
at MediaPortalApp.OnProcess()
at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MediaPortalApp.Main(String[] args)