how do I fix this error when I try to package my game Ran out of memory allocating 1073741824 bytes with alignment 1. Last error msg: The paging file is too small for this operation to complete I am using blueprints this is packaging for windows
Thanks
Hey G.Sigona, welcome to the forums!
So the pagefile (also known as pagefile.sys) is used for system memory, which is why you should keep your hard drive from being too full. It grows and shrinks as is needed. So your solution here is to free up a good amount of space on your hard drive for your working memory. Just go clear 20 GB or so and see if that works!
1 Like
ok thanks it worked
1 Like
Do you clear the drive where system is installed? Where Unreal is installed? or where the project is located? Thanks
Hey @TimothyThomasson!
It’s whatever drive that your pagefile.sys file is located. That is typically the drive your system is installed, however I believe you can set it up to use other HDDs for additional space if needed!