Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Niclas D
on
Hey i am having a issue that i am not allowed to export my overlay i get this file

Download logfile
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