I just bought LB premium and now I've done a clean re-install and am importing a small handful of SNES and arcade roms.
For some games (but not all), as soon as I click on its thumbnail Launchbox will crash with the exception below. I also noticed that many of these games are missing their thumbnails. So IDK if that's a sign that something when wrong in discovering/downloading the metadata or what. Yes I've tried 'force update game metadata'.
Year, Month, and Day parameters describe an un-representable DateTime.
App: LaunchBox
Version: 13.24
Theme: Default
Type: System.ArgumentOutOfRangeException
Site: Void ThrowArgumentOutOfRange_BadYearMonthDay()
Source: System.Private.CoreLib
at System.DateTime..ctor(Int32 year, Int32 month, Int32 day)
at Unbroken.LaunchBox.LocalDb.DbModels.DbGame.GetReleaseDateWithYearFallback()
at Unbroken.LaunchBox.Windows.Data.GameSuggestion..ctor(DbSearchResult dbGame, Int32 totalScore, IEnumerable`1 scores)
at Unbroken.LaunchBox.Windows.Data.GameSuggester.GetSuggestions(GameBase game, Int32 max, Boolean allowSameDbId)
at StatelessProfileFormatter.ArrangeAdvancedCompressorConfiguration(Object, GameBase game, Int32 max, Boolean allowSameDbId, StatelessProfileFormatter)
at Unbroken.LaunchBox.Windows.Data.GameSuggester.GetSuggestions(Int32 max, Boolean allowSameDbId)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.GameDetailsViewModel.ChangeDynamicCalculator()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass4_0.TrackActiveSorterEditor()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)