Reply to thread

Trakt error when start with MP crash:

[CODE][2020-03-07 11:13:58,044] [Log    ] [DashShows] [ERROR] - Exception: System.InvalidOperationException: Коллекция была изменена; невозможно выполнить операцию перечисления.

   в System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)

   в System.Collections.Generic.List`1.Enumerator.MoveNextRare()

   в System.Collections.Generic.List`1.Enumerator.MoveNext()

   в MediaPortal.GUI.Library.GUIWindow.AnimationTrigger(GUIMessage message)

   в MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

   в MediaPortal.GUI.Library.GUIControl.ClearControl(Int32 iWindowId, Int32 iControlId)

   в TraktPlugin.TraktDashboard.LoadTrendingShowsFacade(IEnumerable`1 trendingItems, GUIFacadeControl facade)

   в TraktPlugin.TraktDashboard.LoadTrendingShows(Boolean forceReload)

   в TraktPlugin.TraktDashboard.<Init>b__77_4(Object o)

   в System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)

   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   в System.Threading.TimerQueueTimer.CallCallback()

   в System.Threading.TimerQueueTimer.Fire()

   в System.Threading.TimerQueue.FireNextTimers()

   в System.Threading.TimerQueue.AppDomainTimerCallback(Int32 id)  Message: Коллекция была изменена; невозможно выполнить операцию перечисления.  Site   : Void ThrowInvalidOperationException(System.ExceptionResource)  Source : mscorlib  Stack Trace:     в System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)

   в System.Collections.Generic.List`1.Enumerator.MoveNextRare()

   в System.Collections.Generic.List`1.Enumerator.MoveNext()

   в MediaPortal.GUI.Library.GUIWindow.AnimationTrigger(GUIMessage message)

   в MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

   в MediaPortal.GUI.Library.GUIControl.ClearControl(Int32 iWindowId, Int32 iControlId)

   в TraktPlugin.TraktDashboard.LoadTrendingShowsFacade(IEnumerable`1 trendingItems, GUIFacadeControl facade)

   в TraktPlugin.TraktDashboard.LoadTrendingShows(Boolean forceReload)

   в TraktPlugin.TraktDashboard.<Init>b__77_4(Object o)

   в System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)

   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   в System.Threading.TimerQueueTimer.CallCallback()

   в System.Threading.TimerQueueTimer.Fire()

   в System.Threading.TimerQueue.FireNextTimers()

   в System.Threading.TimerQueue.AppDomainTimerCallback(Int32 id)[/CODE]


Коллекция была изменена; невозможно выполнить операцию перечисления - The collection has been modified; unable to perform enumeration operation


Top Bottom