Crash while browsing game thumbnails

Issue #727 resolved
Former user created an issue

Once so far, running LaunchBox 5.9 in normal mode, not BigBox, on Windows 10 Pro. Was just clicking around, selecting different games. I'd just run the "Colors" 2600 prototype (RetroArch 3.2, Stella core), hit print screen to grab an image for a thumbnail, exited RetroArch, selected the Color Bar Generator. I was about to click back on the Colors prototype thumbnail (or I did click on it, can't recall), and LaunchBox threw the exception below. Grabbed the section of my screen where I was fooling around and attached it for reference.

System.NullReferenceException: Object reference not set to an instance of an object. at (GameDetailsGui , Boolean , Image& ) at LaunchBox.Drawing.GameDetailsGui.Redraw(Boolean measureOnly, Image& refImage) at (GameDetailsGui , Object , DoWorkEventArgs ) at LaunchBox.Drawing.GameDetailsGui.BackgroundWorkerDoWork(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

Comments (1)

  1. Log in to comment