cannot edit retroarch

Issue #5791 new
Nigel Caldwell created an issue

Sequence contains no matching element

App: LaunchBox
Version: 11.8
Type: System.InvalidOperationException
Site: Void ThrowNoMatchException()
Source: System.Linq

at System.Linq.ThrowHelper.ThrowNoMatchException()
at Unbroken.LaunchBox.Windows.Desktop.Forms.EmulatorForm.InterruptDrivenAttribute()
at WriterStub.NewHttpConfiguration(Object , WriterStub )
at Unbroken.LaunchBox.Windows.Desktop.Forms.EmulatorForm.ConnectDrivenAttribute(Object value, EventArgs ord)
at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
at System.Windows.Forms.Control.set_Text(String value)
at System.Windows.Forms.TextBoxBase.set_Text(String value)
at System.Windows.Forms.TextBox.set_Text(String value)
at Unbroken.LaunchBox.Windows.Desktop.Forms.EmulatorForm.PrintIterableValue(Object , Object )
at Unbroken.LaunchBox.Windows.Desktop.Forms.EmulatorForm.VerifyDrivenAttribute()
at AlgoStub.NewHttpConfiguration(Object , AlgoStub )
at Unbroken.LaunchBox.Windows.Desktop.Forms.EmulatorForm.PrintDrivenAttribute(Object param, EventArgs pol)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recent Log:

2:01:04 PM Exception

Comments (2)

  1. Xavier Catteau

    Same issue here.

    This bug appears when trying to setup RetroArch as an emulator in Launchbox.

    Is there any workaround please ?

  2. Christian

    I’ve not seen this one before. I would assume there is some sort of data corruption in your emulators.xml file. I would suggest you look in your backups folder and see if there is a backup you can restore that would correct this issue.

  3. Log in to comment