download videos from platform / playlist / categories, failure!

Issue #6457 resolved
Nicol_777 created an issue

Value cannot be null. (Parameter 's')

App: LaunchBox
Version: 12.3
Type: System.ArgumentNullException
Site: Byte[] FromBase64String(System.String)
Source: System.Private.CoreLib

at System.Convert.FromBase64String(String s)
at Unbroken.LaunchBox.Rijndael.QueryTransformerTests(Object )
at Unbroken.LaunchBox.Rijndael.Decrypt(String value, String key, String seed)
at StrategyCode.InitTransformerCustomer(String value, String key, String seed, StrategyCode )
at Unbroken.LaunchBox.Rijndael.Decrypt(String value, Guid key, Guid seed)
at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.DeleteSupportedListener(Object , Guid , Guid )
at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.PrintAwareFilter()
at ProcAdapter.RunScopePublisher(Object , ProcAdapter )
at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.ViewAwareFilter()
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:

18:03:06 Exception

Comments (1)

  1. Christian

    There is a bug in current version that will be resolved in next beta. For now to get around this issue open LaunchBox and go to Tools > Options > Integrations > EmuMovies and put random string in the username and password box and hit OK. The form should then work correctly.

  2. Log in to comment