Hello everyone, I am trying to send my project to a friend to see if he can connect to my game using Steam. However when I try and package the project to send it out, I keep getting errors.
UATHelper: Packaging (Windows (64-bit)): ERROR: UBT ERROR: Failed to produce item: E:\Programming\Unreal Projects\FirstFPGame 4.20\Binaries\Win64\FirstFPGame-Win64-Shipping.exe
UATHelper: Packaging (Windows (64-bit)): (see C:\Users\Akit\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Epic+Games+UE_4.20\UBT-FirstFPGame-Win64-Shipping_2.txt for full exception trace)
PackagingResults: Error: UBT ERROR: Failed to produce item: E:\Programming\Unreal Projects\FirstFPGame 4.20\Binaries\Win64\FirstFPGame-Win64-Shipping.exe
UATHelper: Packaging (Windows (64-bit)): Total build time: 5.77 seconds (Parallel executor: 0.00 seconds)
UATHelper: Packaging (Windows (64-bit)): Took 6.0947901s to run UnrealBuildTool.exe, ExitCode=5
UATHelper: Packaging (Windows (64-bit)): ERROR: UnrealBuildTool failed. See log for more details. (C:\Users\Akit\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Epic+Games+UE_4.20\UBT-FirstFPGame-Win64-Shipping_2.txt)
UATHelper: Packaging (Windows (64-bit)): (see C:\Users\Akit\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Epic+Games+UE_4.20\Log.txt for full exception trace)
PackagingResults: Error: UnrealBuildTool failed. See log for more details. (C:\Users\Akit\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Epic+Games+UE_4.20\UBT-FirstFPGame-Win64-Shipping_2.txt)
UATHelper: Packaging (Windows (64-bit)): AutomationTool exiting with ExitCode=5 (5)
UATHelper: Packaging (Windows (64-bit)): BUILD FAILED
PackagingResults: Error: Unknown Error
Here is the shipping_2 file link:
Does anyone know what I need to do to fix this?
Thanks in advance!