Cannot import game and images at same time

Issue #5732 resolved
Steve Terry created an issue

Value cannot be null. (Parameter 'input')

App: LaunchBox
Version: 11.7
Type: System.ArgumentNullException
Site: System.String Replace(System.String, System.String)
Source: System.Text.RegularExpressions

at System.Text.RegularExpressions.Regex.Replace(String input, String replacement)
at Unbroken.LaunchBox.NamingHelper.CoerceValidFileName(String filename)
at Unbroken.LaunchBox.Windows.Data.Game.GetNewManualFilePath(String extension)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.ebwsPkbTGi()
at MbkUVqJpwUuqO60VZZc.aRGMKog3A(Object , MbkUVqJpwUuqO60VZZc )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.kotsp9b4FN()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.zHTefoTDT0k2uwGnhxIc(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.LKvlHaSH5i()
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:

2:37:35 PM Exception

Comments (1)

  1. Christian

    Thank you for the report and apologies for this issue. We have been made aware of this by another user and have code in place to correct that will be in the next beta release. In the meantime when manually adding games you can add all the data to it and save, then re-enter the edit screen and Download Media or use the "Download Metadata and Media" tool from the tool menu.

  2. Log in to comment