Launchbox - Inner Exception - Collection was modified; enumeration operation may not execute.

Issue #4697 new
Joseph Sterling created an issue

(Inner Exception)

Collection was modified; enumeration operation may not execute.

App: LaunchBox Version: 9.2 Type: System.InvalidOperationException Site: Void ThrowInvalidOperationException(System.ExceptionResource) Source: mscorlib

at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at (ListContentViewModel , Object , RoutedEventArgs ) at Unbroken.LaunchBox.Desktop.ViewModels.ListContentViewModel.OnDataGridLoaded(Object sender, RoutedEventArgs e)

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: LaunchBox Version: 9.2 Type: System.Reflection.TargetInvocationException Site: System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean) Source: mscorlib

at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Caliburn.Micro.ActionMessage.<>c.<.cctor>b__33_0(ActionExecutionContext context) at Caliburn.Micro.ActionMessage.Invoke(Object eventArgs) at System.Windows.Interactivity.TriggerBase.InvokeActions(Object parameter) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent) at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root) at MS.Internal.LoadedOrUnloadedOperation.DoWork() at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

4:10:37 PM Music.Prepare Start 4:10:37 PM Music.Kill Start 4:10:37 PM Music.Kill Finished 4:10:37 PM Music.NotifyTrackList Start 4:10:37 PM Music.NotifyTrackList Invoke WPF 4:13:15 PM Music.Play Start 4:13:15 PM Music.Kill Start 4:13:15 PM Music.Kill Finished 4:13:15 PM Music.Play Empty Music Path 4:13:15 PM Music.NotifyTrackList Start 4:13:15 PM Music.NotifyTrackList Invoke WPF 4:13:17 PM Music.Play Start 4:13:17 PM Music.Kill Start 4:13:17 PM Music.Kill Finished 4:13:17 PM Music.Play Empty Music Path 4:13:17 PM Music.NotifyTrackList Start 4:13:17 PM Music.NotifyTrackList Invoke WPF 4:20:44 PM Exception

Comments (0)

  1. Log in to comment