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
My TVSeries
*NEW* MP-TVSeries v2.2.3387 SVN Test Release [10-APR-09]
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="noonereallycares" data-source="post: 394123" data-attributes="member: 14179"><p>When a fanart download fails, MP crashes next time it tries to load the artwork.</p><p></p><p>Here's the log:</p><p></p><p>[CODE]</p><p>2009-03-21 10:47:48.515625 [ERROR][AsyncImageResource.setFilenameWorker]: TextureManager: LoadGraphic - invalid thumb(C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\Fan Art\fanart\original\79334-4.jpg)</p><p>2009-03-21 10:47:48.515625 [ERROR][AsyncImageResource.setFilenameWorker]: MediaPortal: Unhandled exception occured</p><p>2009-03-21 10:47:48.546875 [ERROR][AsyncImageResource.setFilenameWorker]: 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.GUITextureManager.LoadGraphic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height)</p><p> at MediaPortal.GUI.Library.GUITextureManager.Load(String fileNameOrg, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Boolean persistent)</p><p> at Cornerstone.MP.AsyncImageResource.loadResource(String filename)</p><p> at Cornerstone.MP.AsyncImageResource.loadResourceSafe(String filename)</p><p> at Cornerstone.MP.AsyncImageResource.setFilenameWorker(Object newFilenameObj)</p><p> at System.Threading.ThreadHelper.ThreadStart_Context(Object state)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p> at System.Threading.ThreadHelper.ThreadStart(Object obj)</p><p>2009-03-21 10:47:48.562500 [ERROR][AsyncImageResource.setFilenameWorker]: Exception :Error in the application.</p><p>2009-03-21 10:47:48.562500 [ERROR][AsyncImageResource.setFilenameWorker]: site :Microsoft.DirectX.Direct3D.Texture FromFile(Microsoft.DirectX.Direct3D.Device, System.String, Int32, Int32, Int32, Microsoft.DirectX.Direct3D.Usage, Microsoft.DirectX.Direct3D.Format, Microsoft.DirectX.Direct3D.Pool, Microsoft.DirectX.Direct3D.Filter, Microsoft.DirectX.Direct3D.Filter, Int32, Microsoft.DirectX.Direct3D.ImageInformation ByRef, Microsoft.DirectX.Direct3D.PaletteEntry[] ByRef)</p><p>2009-03-21 10:47:48.562500 [ERROR][AsyncImageResource.setFilenameWorker]: source :Microsoft.DirectX.Direct3DX</p><p>2009-03-21 10:47:48.578125 [ERROR][AsyncImageResource.setFilenameWorker]: stacktrace: 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.GUITextureManager.LoadGraphic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height)</p><p> at MediaPortal.GUI.Library.GUITextureManager.Load(String fileNameOrg, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Boolean persistent)</p><p> at Cornerstone.MP.AsyncImageResource.loadResource(String filename)</p><p> at Cornerstone.MP.AsyncImageResource.loadResourceSafe(String filename)</p><p> at Cornerstone.MP.AsyncImageResource.setFilenameWorker(Object newFilenameObj)</p><p> at System.Threading.ThreadHelper.ThreadStart_Context(Object state)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p> at System.Threading.ThreadHelper.ThreadStart(Object obj)</p><p>[/CODE]</p><p></p><p>If you have fanart set to be displayed when you highlight a series, there is no way of repairing the download. The only option is to manually delete the faulty file from the thumbs directory.</p><p></p><p>I am using the lastest SVN of TV Series and the Mar 7 SVN of MP.</p></blockquote><p></p>
[QUOTE="noonereallycares, post: 394123, member: 14179"] When a fanart download fails, MP crashes next time it tries to load the artwork. Here's the log: [CODE] 2009-03-21 10:47:48.515625 [ERROR][AsyncImageResource.setFilenameWorker]: TextureManager: LoadGraphic - invalid thumb(C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\Fan Art\fanart\original\79334-4.jpg) 2009-03-21 10:47:48.515625 [ERROR][AsyncImageResource.setFilenameWorker]: MediaPortal: Unhandled exception occured 2009-03-21 10:47:48.546875 [ERROR][AsyncImageResource.setFilenameWorker]: 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.GUITextureManager.LoadGraphic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) at MediaPortal.GUI.Library.GUITextureManager.Load(String fileNameOrg, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Boolean persistent) at Cornerstone.MP.AsyncImageResource.loadResource(String filename) at Cornerstone.MP.AsyncImageResource.loadResourceSafe(String filename) at Cornerstone.MP.AsyncImageResource.setFilenameWorker(Object newFilenameObj) at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart(Object obj) 2009-03-21 10:47:48.562500 [ERROR][AsyncImageResource.setFilenameWorker]: Exception :Error in the application. 2009-03-21 10:47:48.562500 [ERROR][AsyncImageResource.setFilenameWorker]: site :Microsoft.DirectX.Direct3D.Texture FromFile(Microsoft.DirectX.Direct3D.Device, System.String, Int32, Int32, Int32, Microsoft.DirectX.Direct3D.Usage, Microsoft.DirectX.Direct3D.Format, Microsoft.DirectX.Direct3D.Pool, Microsoft.DirectX.Direct3D.Filter, Microsoft.DirectX.Direct3D.Filter, Int32, Microsoft.DirectX.Direct3D.ImageInformation ByRef, Microsoft.DirectX.Direct3D.PaletteEntry[] ByRef) 2009-03-21 10:47:48.562500 [ERROR][AsyncImageResource.setFilenameWorker]: source :Microsoft.DirectX.Direct3DX 2009-03-21 10:47:48.578125 [ERROR][AsyncImageResource.setFilenameWorker]: stacktrace: 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) at MediaPortal.GUI.Library.GUITextureManager.Load(String fileNameOrg, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Boolean persistent) at Cornerstone.MP.AsyncImageResource.loadResource(String filename) at Cornerstone.MP.AsyncImageResource.loadResourceSafe(String filename) at Cornerstone.MP.AsyncImageResource.setFilenameWorker(Object newFilenameObj) at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart(Object obj) [/CODE] If you have fanart set to be displayed when you highlight a series, there is no way of repairing the download. The only option is to manually delete the faulty file from the thumbs directory. I am using the lastest SVN of TV Series and the Mar 7 SVN of MP. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
*NEW* MP-TVSeries v2.2.3387 SVN Test Release [10-APR-09]
Contact us
RSS
Top
Bottom