PC crashes with bluescreen of death everytime I try to package my project via the project launcher.
Monitoring memory usage shows the crash is because the PC runs out of its 16GB RAM. I tried changing the max memory usable by the cooking process (by changing the MaxMemoryAllowance property to 12GB in BaseEditor.ini), but it had no effect, the project launcher still shows 16GB as max allowed memory and still crashes halfway through the process.
Am I missing something, or is there a way to actually limit the memory used by cooking and avoid having the whole PC crash? Thank you in advance.