Starting Big Box, crashes when hitting esc key

Issue #5953 new
Jasen created an issue

Not sure if it’s because I disabled my second monitor or if my hardware ID changed on my IPAC4 controller, but trying to escape out of my startup video when loading big box caused this error:

Value cannot be null. (Parameter 'key')

App: Big Box
Version: 11.9
Type: System.ArgumentNullException
Site: Void ThrowArgumentNullException(System.ExceptionArgument)
Source: System.Private.CoreLib

at System.Collections.Generic.Dictionary2.FindEntry(TKey key) at Unbroken.LaunchBox.Windows.Data.PlaylistGame.GetGame(Dictionary2& platformFileNames, Dictionary2& platformTitles, Dictionary2& platformRoughTitles)
at RecordIterator.ChangeTraversalListener(Object , Dictionary2& platformFileNames, Dictionary2& platformTitles, Dictionary2& platformRoughTitles, RecordIterator ) at Unbroken.LaunchBox.Windows.Data.Playlist.<>c__DisplayClass174_0.AddRemoteProcess(PlaylistGame g) at System.Linq.Enumerable.SelectEnumerableIterator2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext() at System.Collections.Generic.LargeArrayBuilder1.AddRange(IEnumerable1 items) at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source) at Unbroken.LaunchBox.Windows.Data.Playlist.PublishRemoteUtils(IEnumerable1 var1, String ivk)
at RegistryIterator.ChangeTraversalListener(Object , IEnumerable`1 var1, String ivk, RegistryIterator )
at Unbroken.LaunchBox.Windows.Data.Playlist.WriteRemoteUtils(Boolean isitem, Boolean addtoken, Boolean loadpool, Boolean map2close, Boolean evaluateasset3, Boolean hasreference4, Boolean isord5)
at TagIterator.ChangeTraversalListener(Object , Boolean includeHidden, Boolean includeBroken, Boolean excludeGamesMissingVideos, Boolean excludeGamesMissingBoxFrontImage, Boolean excludeGamesMissingScreenshotImage, Boolean excludeGamesMissingClearLogoImage, Boolean excludeGamesMissingBackgroundImage, TagIterator )
at Unbroken.LaunchBox.Windows.Data.Playlist.GetGames(Boolean sort, Boolean includeHidden, Boolean includeBroken, Boolean excludeGamesMissingVideos, Boolean excludeGamesMissingBoxFrontImage, Boolean excludeGamesMissingScreenshotImage, Boolean excludeGamesMissingClearLogoImage, Boolean excludeGamesMissingBackgroundImage)
at FacadeIterator.ChangeTraversalListener(Object , Boolean sort, Boolean includeHidden, Boolean includeBroken, Boolean excludeGamesMissingVideos, Boolean excludeGamesMissingBoxFrontImage, Boolean excludeGamesMissingScreenshotImage, Boolean excludeGamesMissingClearLogoImage, Boolean excludeGamesMissingBackgroundImage, FacadeIterator )
at Unbroken.LaunchBox.Windows.Data.Playlist.GetGameCount(Boolean includeHidden, Boolean includeBroken, Boolean excludeGamesMissingVideos, Boolean excludeGamesMissingBoxFrontImage, Boolean excludeGamesMissingScreenshotImage, Boolean excludeGamesMissingClearLogoImage, Boolean excludeGamesMissingBackgroundImage)
at ComparatorIterator.ChangeTraversalListener(Object , Boolean includeBroken, Boolean includeHidden, Boolean excludeGamesMissingVideos, Boolean excludeGamesMissingBoxFrontImage, Boolean excludeGamesMissingScreenshotImage, Boolean excludeGamesMissingClearLogoImage, Boolean excludeGamesMissingBackgroundImage, ComparatorIterator )
at Unbroken.LaunchBox.Windows.Root.<>c__DisplayClass71_0.ConnectRemoteDic()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

1:57:25 AM Exception

Comments (0)

  1. Log in to comment