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 Skins
Popular Skins
StreamedMP
Can't start MP i Fullscreen using StreamedMP
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="mad_cow" data-source="post: 379891" data-attributes="member: 66815"><p>Hi!</p><p></p><p>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. </p><p></p><p>Anyone experiencing the same problem and have a solution? </p><p></p><p>The following is written in the error log:</p><p></p><p>[CODE]2009-02-18 11:35:51.334493 [ERROR][MPMain]: D3D: InitializeDeviceObjects - Exception: Error in the application.</p><p>-2005529767 (D3DXERR_INVALIDDATA)</p><p> 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)</p><p> 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)</p><p> at MediaPortal.GUI.Library.GUIFont.InitializeDeviceObjects()</p><p> at MediaPortal.GUI.Library.GUIFontManager.InitializeDeviceObjects()</p><p> at MediaPortalApp.InitializeDeviceObjects()</p><p> at MediaPortal.D3DApp.InitializeEnvironment()</p><p>2009-02-18 11:35:51.617493 [ERROR][MPMain]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MediaPortal.D3DApp.RecoverDevice()</p><p> at MediaPortalApp.OnProcess()</p><p> at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)</p><p> at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)</p><p> at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)</p><p> at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)</p><p> at System.Windows.Forms.Application.Run(Form mainForm)</p><p> at MediaPortalApp.Main(String[] args)</p><p>2009-02-18 11:35:51.617493 [ERROR][MPMain]: Exception :Object reference not set to an instance of an object.</p><p>2009-02-18 11:35:51.618493 [ERROR][MPMain]: site :Void RecoverDevice()</p><p>2009-02-18 11:35:51.618493 [ERROR][MPMain]: source :MediaPortal</p><p>2009-02-18 11:35:51.618493 [ERROR][MPMain]: stacktrace: at MediaPortal.D3DApp.RecoverDevice()</p><p> at MediaPortalApp.OnProcess()</p><p> at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)</p><p> at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)</p><p> at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)</p><p> at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)</p><p> at System.Windows.Forms.Application.Run(Form mainForm)</p><p> at MediaPortalApp.Main(String[] args)</p><p>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()</p><p> at MediaPortalApp.OnProcess()</p><p> at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)</p><p> at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)</p><p> at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)</p><p> at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)</p><p> at System.Windows.Forms.Application.Run(Form mainForm)</p><p> at MediaPortalApp.Main(String[] args)[/CODE]</p></blockquote><p></p>
[QUOTE="mad_cow, post: 379891, member: 66815"] 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: [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)[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
Can't start MP i Fullscreen using StreamedMP
Contact us
RSS
Top
Bottom