Keep crashing when packaging game

I keep crashing when trying to export/package my game. Does this mean my computer cant package it because it dont have enough memory? O.o

Fatal error: [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 241] Ran out of memory allocating 11059136 bytes with alignment 8. Last error msg: The paging file is too small for this operation to complete…

UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_MessageLog
UnrealEditor_MessageLog
UnrealEditor_MessageLog
UnrealEditor_MessageLog
UnrealEditor_MessageLog
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_UATHelper
UnrealEditor_UATHelper
UnrealEditor_UATHelper
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll

1 Like

You’ve not only run out of memory, but windows tried to adjust by swapping a load of data out to disk, and you ran out of that, as well :slight_smile:

How much RAM do you have, and do you have free disk space?

1 Like

I have 88GB Free space, and 8GB RAM :frowning:

Hmm, 8G RAM, that might cause it. I think the default page file size is 1.25 GB. Not much. You might try increasing that

https://www.elevenforum.com/t/manage-virtual-memory-paging-file-in-windows-11.8618/

1 Like

■■■■, that’s a little depressing! I’ve been working my butt off on this project :frowning: I’ll try to increase the paging size following the link you posted, I appreciate the help! I really hope i’m able to fix this hopefully this will help, wish i had more than 8GB of ram but times are hard :frowning:

EDIT: So my current Paging file size is 24555 MB, should i try to increase that even more or can that break something?

1 Like

Going to look into upgrading to 32gb RAM as soon as possible, hopefully this will fix the problem! :frowning:

1 Like

Hope so :slight_smile:

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