Fatal Error

Issue #3762 new
Former user created an issue

(Inner Exception)

Length cannot be less than zero. Parameter name: length

App: Big Box Version: 7.16 Type: System.ArgumentOutOfRangeException Site: System.String Substring(Int32, Int32) Source: mscorlib

at System.String.Substring(Int32 startIndex, Int32 length) at HelperControl.GetTotalGamesConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture) at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange) at MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange) at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange) at MS.Internal.Data.ClrBindingWorker.OnSourcePropertyChanged(Object o, String propName) at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType) at System.ComponentModel.PropertyChangedEventManager.OnPropertyChanged(Object sender, PropertyChangedEventArgs args) at Caliburn.Micro.PropertyChangedBase.OnPropertyChanged(PropertyChangedEventArgs e) at Caliburn.Micro.XamlPlatformProvider.<>c__DisplayClass8_1.<OnUIThread>b__0()

(Outer Exception)

An error occurred while dispatching a call to the UI Thread

App: Big Box Version: 7.16 Type: System.Reflection.TargetInvocationException Site: Void OnUIThread(System.Action) Source: Caliburn.Micro.Platform

at Caliburn.Micro.XamlPlatformProvider.OnUIThread(Action action) at Caliburn.Micro.PropertyChangedBase.NotifyOfPropertyChange(String propertyName) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.FiltersViewModelBase.set_DetailsViewModel(FilterDetailsViewModel value) at (PlatformFiltersViewModelBase , Object ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.PlatformFiltersViewModelBase.<SelectionChangedTimerElapsed>b__11_0(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch()

Recent Log:

12:34:03 PM Music.Resume Start 12:34:05 PM Music.Pause Start 12:34:05 PM Music.Resume Start 12:34:06 PM Exception

Comments (0)

  1. Log in to comment