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
Trakt
Crash / ImageDownloader
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="HTPCSourcer" data-source="post: 1150369" data-attributes="member: 74879"><p>Hello,</p><p></p><p>Since a few dys my MP installations are almost always crashing when launched. A second launch following the first one right after usually works. The log is showing the ImageDownloiader as the root cause:</p><p>[SPOILER="ImageDownloader"][2015-08-30 18:33:57,857] [Error ] [ImageDownloader0] [ERROR] - MediaPortal: Unhandled exception occured</p><p>[2015-08-30 18:33:57,857] [Error ] [ImageDownloader1] [ERROR] - OnMessage exceptionystem.InvalidOperationException: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden.</p><p>bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)</p><p>bei System.Collections.Generic.List`1.Enumerator.MoveNextRare()</p><p>bei System.Collections.Generic.List`1.Enumerator.MoveNext()</p><p>bei MediaPortal.GUI.Library.GUIWindow.GetFocusControlId()</p><p>bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>[2015-08-30 18:33:57,919] [Log ] [ImageDownloader0] [ERROR] - Exception: System.InvalidOperationException: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden.</p><p>bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)</p><p>bei System.Collections.Generic.List`1.Enumerator.MoveNextRare()</p><p>bei System.Collections.Generic.List`1.Enumerator.MoveNext()</p><p>bei MediaPortal.GUI.Library.GUIWindow.AnimationTrigger(GUIMessage message)</p><p>bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>bei MediaPortal.GUI.Library.GUIControl.GetSelectedListItem(Int32 lWindowId, Int32 iControlId)</p><p>bei TraktPlugin.GUI.GUIShowListItem.<set_Images>b__0(Object s, PropertyChangedEventArgs e) in C:\Development\Trakt\TraktPlugin\GUI\GUIListItems\GUIShowListItem.cs:Zeile 43.</p><p>bei TraktPlugin.GUI.GUITraktImage.NotifyPropertyChanged(String propertyName) in C:\Development\Trakt\TraktPlugin\GUI\GUIImageHandler.cs:Zeile 90.</p><p>bei TraktPlugin.GUI.GUIShowListItem.<GetImages>b__3(Object o) in C:\Development\Trakt\TraktPlugin\GUI\GUIListItems\GUIShowListItem.cs:Zeile 121.</p><p>bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)</p><p>bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p>bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p>bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p>bei System.Threading.ThreadHelper.ThreadStart(Object obj) Message: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden. Site : Void ThrowInvalidOperationException(System.ExceptionResource) Source : mscorlib Stack Trace: bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)</p><p>bei System.Collections.Generic.List`1.Enumerator.MoveNextRare()</p><p>bei System.Collections.Generic.List`1.Enumerator.MoveNext()</p><p>bei MediaPortal.GUI.Library.GUIWindow.AnimationTrigger(GUIMessage message)</p><p>bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>bei MediaPortal.GUI.Library.GUIControl.GetSelectedListItem(Int32 lWindowId, Int32 iControlId)</p><p>bei TraktPlugin.GUI.GUIShowListItem.<set_Images>b__0(Object s, PropertyChangedEventArgs e) in C:\Development\Trakt\TraktPlugin\GUI\GUIListItems\GUIShowListItem.cs:Zeile 43.</p><p>bei TraktPlugin.GUI.GUITraktImage.NotifyPropertyChanged(String propertyName) in C:\Development\Trakt\TraktPlugin\GUI\GUIImageHandler.cs:Zeile 90.</p><p>bei TraktPlugin.GUI.GUIShowListItem.<GetImages>b__3(Object o) in C:\Development\Trakt\TraktPlugin\GUI\GUIListItems\GUIShowListItem.cs:Zeile 121.</p><p>bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)</p><p>bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p>bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p>bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p>bei System.Threading.ThreadHelper.ThreadStart(Object obj)</p><p>[2015-08-30 18:33:58,060] [Log ] [ImageDownloader2] [DEBUG] - TextureManager: load from memory: [Trakt:403848057]</p><p>[2015-08-30 18:33:58,091] [Log ] [ImageDownloader2] [DEBUG] - TextureManager: added: memoryImage total count: 38, mem left (MB): 1987[/SPOILER]</p><p>Is this something that is directly relating to Trakt or could this be due to the skin (Titanius) calling some property that is not yet available?</p></blockquote><p></p>
[QUOTE="HTPCSourcer, post: 1150369, member: 74879"] Hello, Since a few dys my MP installations are almost always crashing when launched. A second launch following the first one right after usually works. The log is showing the ImageDownloiader as the root cause: [SPOILER="ImageDownloader"][2015-08-30 18:33:57,857] [Error ] [ImageDownloader0] [ERROR] - MediaPortal: Unhandled exception occured [2015-08-30 18:33:57,857] [Error ] [ImageDownloader1] [ERROR] - OnMessage exceptionystem.InvalidOperationException: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden. bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) bei System.Collections.Generic.List`1.Enumerator.MoveNextRare() bei System.Collections.Generic.List`1.Enumerator.MoveNext() bei MediaPortal.GUI.Library.GUIWindow.GetFocusControlId() bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) [2015-08-30 18:33:57,919] [Log ] [ImageDownloader0] [ERROR] - Exception: System.InvalidOperationException: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden. bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) bei System.Collections.Generic.List`1.Enumerator.MoveNextRare() bei System.Collections.Generic.List`1.Enumerator.MoveNext() bei MediaPortal.GUI.Library.GUIWindow.AnimationTrigger(GUIMessage message) bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) bei MediaPortal.GUI.Library.GUIControl.GetSelectedListItem(Int32 lWindowId, Int32 iControlId) bei TraktPlugin.GUI.GUIShowListItem.<set_Images>b__0(Object s, PropertyChangedEventArgs e) in C:\Development\Trakt\TraktPlugin\GUI\GUIListItems\GUIShowListItem.cs:Zeile 43. bei TraktPlugin.GUI.GUITraktImage.NotifyPropertyChanged(String propertyName) in C:\Development\Trakt\TraktPlugin\GUI\GUIImageHandler.cs:Zeile 90. bei TraktPlugin.GUI.GUIShowListItem.<GetImages>b__3(Object o) in C:\Development\Trakt\TraktPlugin\GUI\GUIListItems\GUIShowListItem.cs:Zeile 121. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart(Object obj) Message: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden. Site : Void ThrowInvalidOperationException(System.ExceptionResource) Source : mscorlib Stack Trace: bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) bei System.Collections.Generic.List`1.Enumerator.MoveNextRare() bei System.Collections.Generic.List`1.Enumerator.MoveNext() bei MediaPortal.GUI.Library.GUIWindow.AnimationTrigger(GUIMessage message) bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) bei MediaPortal.GUI.Library.GUIControl.GetSelectedListItem(Int32 lWindowId, Int32 iControlId) bei TraktPlugin.GUI.GUIShowListItem.<set_Images>b__0(Object s, PropertyChangedEventArgs e) in C:\Development\Trakt\TraktPlugin\GUI\GUIListItems\GUIShowListItem.cs:Zeile 43. bei TraktPlugin.GUI.GUITraktImage.NotifyPropertyChanged(String propertyName) in C:\Development\Trakt\TraktPlugin\GUI\GUIImageHandler.cs:Zeile 90. bei TraktPlugin.GUI.GUIShowListItem.<GetImages>b__3(Object o) in C:\Development\Trakt\TraktPlugin\GUI\GUIListItems\GUIShowListItem.cs:Zeile 121. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart(Object obj) [2015-08-30 18:33:58,060] [Log ] [ImageDownloader2] [DEBUG] - TextureManager: load from memory: [Trakt:403848057] [2015-08-30 18:33:58,091] [Log ] [ImageDownloader2] [DEBUG] - TextureManager: added: memoryImage total count: 38, mem left (MB): 1987[/SPOILER] Is this something that is directly relating to Trakt or could this be due to the skin (Titanius) calling some property that is not yet available? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Trakt
Crash / ImageDownloader
Contact us
RSS
Top
Bottom