Could not allocate memory: System out of memory!

Running the game from Steam fails. It is installed in a separate steam library (different drive). The only log information that it has run out of memory:

Initialize engine version: 2018.3.8f1 (fc0fe30d6d91)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce GTX 1050 Ti (ID=0x1c82)
Vendor:
VRAM: 4018 MB
Driver: 25.21.14.1694
Begin MonoManager ReloadAssembly

  • Completed reload, in 0.077 seconds
    DynamicHeapAllocator allocation probe 1 failed - Could not get memory for large allocation 206371121511.
    DynamicHeapAllocator allocation probe 2 failed - Could not get memory for large allocation 206371121511.
    DynamicHeapAllocator allocation probe 3 failed - Could not get memory for large allocation 206371121511.
    DynamicHeapAllocator allocation probe 4 failed - Could not get memory for large allocation 206371121511.
    DynamicHeapAllocator out of memory - Could not get memory for large allocation 206371121511!
    Could not allocate memory: System out of memory!
    Trying to allocate: 206371121511B with 16 alignment. MemoryLabel: NewDelete
    Allocation happened at: Line:0 in Overloaded New
    Memory overview

[ ALLOC_DEFAULT ] used: 7340092596B | peak: 0B | reserved: 7420331548B
[ ALLOC_TEMP_JOB ] used: 0B | peak: 0B | reserved: 1048576B
[ ALLOC_TEMP_BACKGROUND_JOB ] used: 0B | peak: 0B | reserved: 1048576B
[ ALLOC_GFX ] used: 48256B | peak: 0B | reserved: 5242880B
[ ALLOC_CACHEOBJECTS ] used: 49217896B | peak: 0B | reserved: 61577448B
[ ALLOC_TYPETREE ] used: 0B | peak: 0B | reserved: 0B
[ ALLOC_TEMP_THREAD ] used: 85470B | peak: 0B | reserved: 4849664B
Could not allocate memory: System out of memory!
Trying to allocate: 206371121511B with 16 alignment. MemoryLabel: NewDelete
Allocation happened at: Line:0 in Overloaded New
Memory overview

[ ALLOC_DEFAULT ] used: 7340092596B | peak: 0B | reserved: 7420331548B
[ ALLOC_TEMP_JOB ] used: 0B | peak: 0B | reserved: 1048576B
[ ALLOC_TEMP_BACKGROUND_JOB ] used: 0B | peak: 0B | reserved: 1048576B
[ ALLOC_GFX ] used: 48256B | peak: 0B | reserved: 5242880B
[ ALLOC_CACHEOBJECTS ] used: 49217896B | peak: 0B | reserved: 61577448B
[ ALLOC_TYPETREE ] used: 0B | peak: 0B | reserved: 0B
[ ALLOC_TEMP_THREAD ] used: 85470B | peak: 0B | reserved: 4849664B

(Filename: Line: 1161)

EDIT: For extra reference I decided to try out the standalone client - the installer reports “out of system resources”. Roughly 4gb RAM free, loads of disk space on both the target drive / OS drive. I am currently installing the standalone to see if the same issue persists (also maybe at some point I’ll reboot).

Installing the standalone client seems to have fixed it. Death by Steam.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.