Project packing build failed. Smth wrong with .dll`s

Hi all.
Works with initially not mine project, so cant correctly identify problem. It has some bluprints based on widgets with interactive buttons to let me move betveen levels . Got 4 levels, that was creating in different projects, than was gathered in one by migration of levels. Project got half os assets with bad UVs and topologi. It weight about 28GB.
So, that is all i got.

Here is part of output message, where all goes wrong:

UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-Core.dll!0x00000000EDC6BE91
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-Engine.dll!0x00000000DFF9DFB6
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-Engine.dll!0x00000000DFF9CF3A
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-CoreUObject.dll!0x00000000ED5E2ECE
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-UnrealEd.dll!0x00000000EAD7B7B0
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-UnrealEd.dll!0x00000000EAC2C7F4
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-UnrealEd.dll!0x00000000EAC3836E
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-UnrealEd.dll!0x00000000EAAE6E22
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-UnrealEd.dll!0x00000000EAB0BAD1
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-Cmd.exe!0x00000000F3667B8F
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-Cmd.exe!0x00000000F365EEDA
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-Cmd.exe!0x00000000F365F12A
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-Cmd.exe!0x00000000F3670CF9
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: UE4Editor-Cmd.exe!0x00000000F3671A1F
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: KERNEL32.DLL!0x0000000019EC2774
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: ntdll.dll!0x000000001A3B0D51
UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows:Error: ntdll.dll!0x000000001A3B0D51

Got it, the problem wath with BuildData.
In presented code part, there is no any information about it. So the question wath incorrect.
But the problem with BuildData is actual till now.
If someone had the same troubles, let me know.
Thank you.