-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Insufficient memory to continue the execution of the program. System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
at System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
at K4os.Compression.LZ4.Streams.Frames.LZ4FrameReader2.ReadHeader(EmptyToken token) at Mutagen.Bethesda.Archives.Bsa.BsaFileRecord.AsStream() at Mutagen.Bethesda.Archives.Bsa.BsaFileRecord.AsStream() at SkyTexOpti.Services.Helpers.BsaHelpers.<>c__DisplayClass0_0.<<GetBsaTask>b__0>d.MoveNext() in /home/runner/work/sky-tex-opti/sky-tex-opti/Helpers/BsaHelpers.cs:line 22 --- End of stack trace from previous location --- at SkyTexOpti.Services.DefaultExclusionService.ExcludeTextures(ICollection
1 textures) in /home/runner/work/sky-tex-opti/sky-tex-opti/Services/Exclusion/DefaultExclusionService.cs:line 57
at SkyTexOpti.Services.Program.Run(Options options, ISettingsParserService settingsParserService, IModsLoaderService modsLoaderService, IDiscoveryService discoveryService, IExclusionService exclusionService, IOptimizationService optimizationService) in /home/runner/work/sky-tex-opti/sky-tex-opti/Program.cs:line 101
at CommandLine.ParserResultExtensions.WithParsedAsync[T](ParserResult1 result, Func
2 action)
at SkyTexOpti.Services.Program.Main(String[] args) in /home/runner/work/sky-tex-opti/sky-tex-opti/Program.cs:line 14
at SkyTexOpti.Services.Program.
PS D:\cao\sky-tex-opti_win-x64>
it runs out of my 81.2gb committed memory somehow (i have a lot of pagefiles), is that normal?