I have the encrypted game project (In Project Settings the flag “Encrypt Pak ini files” is checked)
When I try to make a patch - I have the error:
*BUILD FAILED
LogWindows: Error: === Critical error: ===
LogWindows: Error:
LogWindows: Error: Assertion failed: Key [File:D:/Build/++UE4/Sync/Engine/Source/Developer/PakFileUtilities/Private/PakFileUtilities.cpp] [Line: 1424]
LogWindows: Error:
LogWindows: Error:
LogWindows: Error:
LogWindows: Error:
UnrealPak terminated with exit code 3
ERROR: UnrealPak failed
(see C:\Users\avar\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Unreal+UE_4.24\Log.txt for full exception trace)
AutomationTool exiting with ExitCode=1 (Error_Unknown)*
If the flag “Encrypt Pak ini files” is unchecked - the patch is generated without any problems.