Launchbox crahshes when searching for game metadata with Wikipedia

Issue #5208 new
Tobse Fritz created an issue

Edit a game and click on search metadata. Then an error window opens with the appended stacktrace. The Title dropwon shows “Error no connection to Wikipedia”.

This error can be reproduced several times.

LaunchBox 10.11, Windows 10 DE x64

Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

App:     LaunchBox
Version: 10.11
Type:    System.NullReferenceException
Site:    Void (Unbroken.LaunchBox.Windows.Desktop.Forms.AddEditForm, System.Object, System.EventArgs)
Source:  LaunchBox

   at (AddEditForm , Object , EventArgs )
   at Unbroken.LaunchBox.Windows.Desktop.Forms.AddEditForm.titleComboBox_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.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recent Log:

   22:27:41 Music.Prepare Start
   22:27:41 Music.Kill Start
   22:27:41 Music.Kill Finished
   22:27:41 Music.NotifyTrackList Start
   22:27:41 Music.NotifyTrackList Invoke WPF
   22:28:20 Music.Play Start
   22:28:20 Music.Kill Start
   22:28:20 Music.Kill Finished
   22:28:20 Music.Play Empty Music Path
   22:28:20 Music.NotifyTrackList Start
   22:28:20 Music.NotifyTrackList Invoke WPF
   22:28:27 Music.Stop Start
   22:28:27 Music.Kill Start
   22:28:27 Music.Kill Finished
   22:28:27 Music.Play Start
   22:28:27 Music.Kill Start
   22:28:27 Music.Kill Finished
   22:28:27 Music.Play Empty Music Path
   22:28:27 Music.NotifyTrackList Start
   22:28:27 Music.NotifyTrackList Invoke WPF
   22:29:13 Exception

Comments (0)

  1. Log in to comment