Project Crashing when trying to open with " Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 241]

The Project will load for several minutes before crashing. I no longer receive an error message after the crash, so navigate to the projects crashes folder directory to find the crash log. The note pad file basically ends with the following message.

" [2024.01.28-13.48.13:775][ 1]LogWindows: Error: appError called: Fatal error: [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 241]
Ran out of memory allocating 262144 bytes with alignment 1. Last error msg: The paging file is too small for this operation to complete… "

Im convinced this isnt a problem with memory because theres more than enough space for the project to work with.

Iv tried to clear space on my C drive, by moving the unreal vault cache to an external Drive with 2TB. The C drive now has over 200GB of space to work with.

System specs - Ryzen 7, AMD rx 6600 xt, 16GB RAM, 1TB HDD.

Currently about to copy and reopen the project from 5.1 to 5.3 to see if that will make any difference.