- January 5, 2009
- 121
- 0
- Home Country
-
Canada
- Thread starter
- #11
well today it is crashing quite a bit. Usually if I let the video go right to the end. Here is the error log but I have no clue what to look for lol
2009-10-09 17:40:16.852637 [ERROR][MPMain]: TextureManager: LoadGraphic - invalid thumb(C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Skin\StreamedMP\media\hover_my plugins.png)
2009-10-09 17:40:16.852637 [ERROR][MPMain]: MediaPortal: Unhandled exception occured
2009-10-09 17:40:16.852637 [ERROR][MPMain]: Exceptionystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at D3DXCreateTextureFromFileExW(IDirect3DDevice9* , UInt16* , UInt32 , UInt32 , UInt32 , UInt32 , Int32 , Int32 , UInt32 , UInt32 , UInt32 , _D3DXIMAGE_INFO* , tagPALETTEENTRY* , IDirect3DTexture9** )
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.GUITextureManager.LoadGraphic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height)
2009-10-09 17:40:16.852637 [ERROR][MPMain]: Exception :Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2009-10-09 17:40:16.852637 [ERROR][MPMain]: site :Int32 D3DXCreateTextureFromFileExW(Microsoft.DirectX.PrivateImplementationDetails.IDirect3DDevice9*, UInt16*, UInt32, UInt32, UInt32, UInt32, Int32, Int32, UInt32, UInt32, UInt32, Microsoft.DirectX.PrivateImplementationDetails._D3DXIMAGE_INFO*, Microsoft.DirectX.PrivateImplementationDetails.tagPALETTEENTRY*, Microsoft.DirectX.PrivateImplementationDetails.IDirect3DTexture9**)
2009-10-09 17:40:16.852637 [ERROR][MPMain]: source :Microsoft.DirectX.Direct3DX
2009-10-09 17:40:16.852637 [ERROR][MPMain]: stacktrace: at D3DXCreateTextureFromFileExW(IDirect3DDevice9* , UInt16* , UInt32 , UInt32 , UInt32 , UInt32 , Int32 , Int32 , UInt32 , UInt32 , UInt32 , _D3DXIMAGE_INFO* , tagPALETTEENTRY* , IDirect3DTexture9** )
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.GUITextureManager.LoadGraphic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height)
2009-10-09 17:40:44.727815 [ERROR][MPMain]: Exceptionystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Windows.Forms.UnsafeNativeMethods.OleUninitialize()
at System.Windows.Forms.Application.ThreadContext.Dispose(Boolean postQuit)
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-10-09 17:40:44.727815 [ERROR][MPMain]: Exception :Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2009-10-09 17:40:44.727815 [ERROR][MPMain]: site :Int32 OleUninitialize()
2009-10-09 17:40:44.727815 [ERROR][MPMain]: sourceystem.Windows.Forms
2009-10-09 17:40:44.727815 [ERROR][MPMain]: stacktrace: at System.Windows.Forms.UnsafeNativeMethods.OleUninitialize()
at System.Windows.Forms.Application.ThreadContext.Dispose(Boolean postQuit)
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-10-09 17:40:44.727815 [ERROR][MPMain]: MediaPortal stopped due to an exception Attempted to read or write protected memory. This is often an indication that other memory is corrupt. System.Windows.Forms at System.Windows.Forms.UnsafeNativeMethods.OleUninitialize()
at System.Windows.Forms.Application.ThreadContext.Dispose(Boolean postQuit)
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)