Importing Sega Saturn games crash when using RetroArch as Emulator

Issue #6919 invalid
Silvia Rose created an issue

(Latest Version of both LaunchBox/BigBox & RetroArch)

I tested trying to import Sonic Jam and Sonic R (the .cue files) and selecting RetroArch as the emulator, which caused the error below:

Sequence contains no matching element

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

at System.Linq.ThrowHelper.ThrowNoMatchException()
at Unbroken.LaunchBox.Windows.Integrations.RetroArch.GetRequiredBiosFileNameForPlatform(String officialPlatformName)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ImportWizardRetroArchBiosViewModel.ManageSupportedContext(Object )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ImportWizardRetroArchBiosViewModel.GetBiosFileName(ImportWizardInstallRetroArchViewModel installRetroArchPage, ImportWizardEmulatorViewModel emulatorPage, ImportWizardPlatformSelectViewModel platformPage)
at ConfigurationProcess.AwakePrincipalIterator(ImportWizardInstallRetroArchViewModel installRetroArchPage, ImportWizardEmulatorViewModel emulatorPage, ImportWizardPlatformSelectViewModel platformPage, ConfigurationProcess )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ImportWizardRetroArchBiosViewModel.OnActivated()
at StubProcess.AwakePrincipalIterator(Object , StubProcess )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.WizardViewModel.<>c__DisplayClass78_0.MoveSupportedRegistry()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.CollectFocusPrototype(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.WizardViewModel.<>c__DisplayClass78_0.PatchSupportedRegistry()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.VerifyFocusAccount(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ManageInvalidStrategy()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

6:30:54 PM Exception

Comments (2)

  1. Silvia Rose reporter

    I was hesitant, but i did a full reinstall of all apps involved and it seems to be working now, must have been residual files somewhere from an old install

  2. Log in to comment