Hello. I got massege of error in packaging process. PackagingResults:Error: Error Unknown Cook Failure

Hello. I got massege of error in packaging process. PackagingResults:Error: Error Unknown Cook Failure

,

In order to better assist you, could you please upload your error output logs as a .txt file with your next reply? Please also provide any additional information pertaining to how you’re packaging, or what you believe may be useful.

Thank you!

Thanks for answer. Send you my log and screennshot of packaging metod.

[link text][1]

The issue is that your package size is too large. You may want to implement [Level Streaming][1] into your project. I’d also suggest reviewing our documentation on [Reducing Packaged Game Size][2]. Check out this [AnswerHub][3] too.

Thanks!

Level Streaming in Unreal Engine | Unreal Engine 5.1 Documentation
[2]: Testing and Optimizing Your Content | Unreal Engine 5.1 Documentation
[3]: FMemoryWriter does not support data larger than 2GB - World Creation - Epic Developer Community Forums

Hello, ! My problem still stay. I can’t resolve it. I broke my project for sub-level, but packaging not completed. Error cooking come again. Later i loaded and package every sublevel separately, but errorstill stay. Send you log about every error.

Hello, ! My problem still stay. I can’t resolve it. I broke my project for sub-level, but packaging not completed. Error cooking come again. Later i loaded and package every sublevel separately, but errorstill stay. Send you log about every error.

[link text][1]

122385-error+unknown+cook+failure+again.txt (3.55 MB)

Another error log file

[link text][1]

122387-error+unknown+cook+failure+toilet+2.txt (3.58 MB)

Another error log file

[link text][1]

122388-error+unknown+cook+failure+spalnya.txt (3.03 MB)

Another error log file

[link text][1]

122389-error+unknown+cook+failure+toilet+1.txt (3.53 MB)

Another error log file

[link text][1]

122390-error+unknown+cook+failure+gostinaya.txt (3.16 MB)

MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.01.16-10.47.33:601][ 0]LogWindows:Error: === Critical error: ===
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd:
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: Fatal error: [File:D:\Build++UE4+Release-4.12+Compile\Sync\Engine\Source\Runtime\Core\Public\Serialization\Archive.h] [Line: 96]
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: FMemoryWriter does not support data larger than 2GB. Archive name: C:/Users/Hideriteo/Documents/Unreal Projects/Novogorsk_Final/Content/FirstPersonBP/Maps/night_light.umap.

Your night_light.umap is too large for the FMemoryWriter. Please [review this link][1] for the fix.

Thank you!

FMemoryWriter does not support data larger than 2GB - World Creation - Epic Developer Community Forums