Valis 3 Genesys import manual crash launchbox

Issue #5745 resolved
Sebastien Tenaillon created an issue

alue 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.GetNewMusicFilePath(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:

13:59:27 Exception

Comments (2)

  1. Christian

    Thank you for the report, this is a known issue with version 11.7 and is fixed in the 11.8 beta that is now available. If you don't want to switch to a beta branch you have to save the game you are adding before you can scrape music or manual for it.

  2. Log in to comment