Skip to content

memory usage on windows #3

@miyeoni

Description

@miyeoni

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(ICollection1 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, Func2 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.

(String[] args)
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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions