Crashed on "Download Platform/Playlist video"

Issue #6479 resolved
ichimitch created an issue

last block incomplete in decryption

App: LaunchBox
Version: 12.3
Type: Org.BouncyCastle.Crypto.DataLengthException
Site: Int32 DoFinal(Byte[], Int32)
Source: BouncyCastle.Crypto

at Org.BouncyCastle.Crypto.Paddings.PaddedBufferedBlockCipher.DoFinal(Byte[] output, Int32 outOff)
at Unbroken.LaunchBox.Rijndael.CollectTransformerTests(Object , Object , Int32 )
at Unbroken.LaunchBox.Rijndael.Decrypt(Byte[] value, Byte[] key, Byte[] seed)
at InstanceCode.InitTransformerCustomer(Byte[] value, Byte[] key, Byte[] seed, InstanceCode )
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:

2:37:52 PM 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