Error: 3/23/2020 7:12:34 PM (UTC)
Unhandled exception
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.IO.MemoryStream.set_Capacity(Int32 value)
at System.IO.MemoryStream.EnsureCapacity(Int32 value)
at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Stream.Dispose()
at ATVO.ThemeEditor.Utils.ThemeFileIO.EncryptData(Byte[] data, String key) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\Utils\ThemeFileIO.cs:line 173
at ATVO.ThemeEditor.Utils.ThemeFileIO.Encrypt(Theme theme, String password, String destinationFile, String tempPath) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\Utils\ThemeFileIO.cs:line 30