Import Roms from file wizard error

Issue #2055 new
ffpoke created an issue

Version 7.0-beta-16

System.NullReferenceException: Object reference not set to an instance of an object. at (ImportGamesFromFilesWizardForm , Object , WizardPageConfirmEventArgs ) at Unbroken.LaunchBox.Desktop.Forms.ImportGamesFromFilesWizardForm.readyWizardPage_Commit(Object sender, WizardPageConfirmEventArgs e) at AeroWizard.WizardPage.OnCommit() at AeroWizard.WizardPageContainer.NextPage(WizardPage nextPage, Boolean skipCommit) at AeroWizard.WizardPageContainer.nextButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (2)

  1. Jason Carr repo owner

    Hi ffpoke, I'm having trouble reproducing this one; hopefully you can help me identify it. Are you able to reproduce it every time? Can you tell me the step by step selections you make to get it to happen? Thanks!

  2. Log in to comment