Filtering games Null Reference Exception

Issue #114 resolved
Jason Carr repo owner created an issue

LaunchBox Version 3.3- beta Operating System Windows 8.1 Operating System Architecture 64-bit Times Occurred Once Issue/Error: ..Error text was not included here. see forums.. posted screen shot there.

What were you trying to do at the time of the error? filtering games

Are you able to reproduce this issue? yes.

LaunchBox Error: System.NullReferenceException: Object reference not set to an instance of an object. at LaunchBox.GamesControl.FilteredOutCheckStandardValue(String gameValue, String value) at LaunchBox.GamesControl.FilteredOut(Game game, String title, String genre, String platform, String rating, String developer, String publisher, String status, String source, String version, String tgdbId, String released, String added, String modified, String favorite, String complete, String starRating) at LaunchBox.GamesControl.Populate(DataManager manager, String title, String genre, String platform, String rating, String developer, String publisher, String status, String source, String version, String tgdbId, String released, String added, String modified, String favorite, String complete, String starRating, Boolean drawBorder, Boolean showVersion, String gameIdToSelect, Boolean focus) at LaunchBox.MainForm.PopulateGames(String gameIdToSelect, Boolean focus, Boolean keepScroll) at LaunchBox.MainForm.filtersComboBox_SelectionChangeCommitted(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(EventArgs e) at System.Windows.Forms.ComboBox.OnSelectionChangeCommittedInternal(EventArgs e) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (1)

  1. Log in to comment