Crash when combining two games

Issue #3424 resolved
Viri Tys created an issue

Object reference not set to an instance of an object.

App: LaunchBox Version: 7.11 Type: System.NullReferenceException Site: Int32 (Unbroken.LaunchBox.Desktop.Drawing.GameDetailsGui, Boolean, System.Drawing.Graphics) Source: LaunchBox

at (GameDetailsGui , Boolean , Graphics ) at Unbroken.LaunchBox.Desktop.Drawing.GameDetailsGui.RedrawDetails(Boolean measureOnly, Graphics g) at (GameDetailsGui , Boolean , Image& ) at Unbroken.LaunchBox.Desktop.Drawing.GameDetailsGui.RedrawInternal(Boolean measureOnly, Image& refImage) at (GameDetailsGui , Boolean , Image& ) at Unbroken.LaunchBox.Desktop.Drawing.GameDetailsGui.Redraw(Boolean measureOnly, Image& refImage) at (GameDetailsGui , Object , DoWorkEventArgs ) at Unbroken.LaunchBox.Desktop.Drawing.GameDetailsGui.BackgroundWorkerDoWork(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

Recent Log:

12:03:27 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 12:03:27 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 12:03:27 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 12:03:27 AM GameDetailsGui.RedrawDetails End 12:03:28 AM Music.Pause Start 12:03:28 AM Music.Prepare Start 0:03:28 Music.Kill Start 0:03:28 Music.Kill Finished 0:03:28 Music.NotifyTrackList Start 12:03:28 AM Music.NotifyTrackList Invoke 12:03:28 AM GameDetailsGui.RedrawDetails Start 12:03:28 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 12:03:28 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 12:03:28 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 12:03:28 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 12:03:28 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 12:03:28 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 12:03:28 AM GameDetailsGui.RedrawDetails End 12:03:32 AM GameDetailsGui.RedrawDetails Start 12:03:32 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 12:03:32 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 12:03:32 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 12:03:32 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 12:03:32 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 12:03:32 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 12:03:32 AM GameDetailsGui.RedrawDetails End 12:03:33 AM GameDetailsGui.RedrawDetails Start 12:03:33 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 12:03:33 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 12:03:33 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 12:03:33 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 12:03:33 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 12:03:33 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 12:03:33 AM GameDetailsGui.RedrawDetails End 12:04:00 AM GameDetailsGui.RedrawDetails Start 12:04:00 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 12:04:00 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 12:04:00 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 12:04:00 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 12:04:00 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 12:04:00 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 12:04:00 AM GameDetailsGui.RedrawDetails End 12:04:07 AM GameDetailsGui.RedrawDetails Start 12:04:07 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 12:04:07 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 12:04:07 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 12:04:07 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 12:04:07 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 12:04:07 AM Exception

Comments (1)

  1. Log in to comment