Launchbox 12.3 -> Tools -> Download -> Platform/Playlist/Theme Video caused crash at all times

Issue #6486 resolved
Former user created an issue

Don’t have anything out of the ordinary in place but can’t launch Download tools

😞

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:

21:41:30 Exception

Comments (3)

  1. brian

    There is a fix coming for this in the next beta.

    I hear that if you place some dummy info into the username/password fields for EmuMovies (found in Options > Integrations > EmuMovies), the form will then work.

  2. Former user Account Deleted reporter

    Thanks Brian, adding in the dummy user info in emumovies element got this working for me, many thanks for the top tip, appreciated!

  3. Log in to comment