I mean, there is an “Output window” in unreal editor. You can access it somewhere from the top menu (the one with “files”, “edit”, “view”, etc) or from the popup about packaging project. Basically, the window where you copied your log from.
Or your can access log.txt from the path you’ve been provided with, which is C:\Users\Patch\AppData\Roaming\Unreal Engine\AutomationTool\Logs\D+UE_5.4\Log.txt
And in this window there was a few hundreds lines above the ones you showed. Among them were the lines that describes the actual problem you have and each of them have an Error word in it. So you may just scan your log for Error word and look at the line that contains it, as well as maybe a few lines above and below.
And when you know exactly what you problems are - fix them one by one or post the relevant log part here.
All i can say from the part you posted in the first post - you have a 12 actual errors.
UATHelper: Packaging (Windows): LogInit: Display: NOTE: Only first 50 warnings displayed.
UATHelper: Packaging (Windows): LogInit: Display:
UATHelper: Packaging (Windows): LogInit: Display: Failure - 20 error(s), 196 warning(s)
UATHelper: Packaging (Windows): LogInit: Display:
UATHelper: Packaging (Windows): Execution of commandlet took: 4m 19s (259.00 seconds)
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
UATHelper: Packaging (Windows): LogStudioTelemetry: Display: Shutdown StudioTelemetry Module
UATHelper: Packaging (Windows): Took 273.95s to run UnrealEditor-Cmd.exe, ExitCode=1
UATHelper: Packaging (Windows): Cook failed.
UATHelper: Packaging (Windows): (see C:\Users\Patch\AppData\Roaming\Unreal Engine\AutomationTool\Logs\D+UE_5.4\Log.txt for full exception trace)
UATHelper: Packaging (Windows): AutomationTool executed for 0h 4m 47s
UATHelper: Packaging (Windows): AutomationTool exiting with ExitCode=25 (Error_UnknownCookFailure)
UATHelper: Packaging (Windows): BUILD FAILED
PackagingResults: Error: Unknown Cook Failure