Packing problem

Ive had a lot of packaging errors to work through one by one for a few days and the current problem is this;


0417.33][654]UATHelper: Packaging (Windows (64-bit)): ********** STAGE COMMAND STARTED **********

[0417.73][658]UATHelper: Packaging (Windows (64-bit)): Creating Staging Manifest…

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): ERROR: System.IO.InvalidDataException: Found invalid data while decoding.

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at GroupIconResource.ReadIconHeader(BinaryReader Reader)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at GroupIconResource.FromIco(String FileName)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at BaseWinPlatform.StageBootstrapExecutable(DeploymentContext SC, String ExeName, FileReference TargetFile, StagedFileReference StagedRelativeTargetPath, String StagedArguments)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at BaseWinPlatform.GetFilesToDeployOrStage(ProjectParams Params, DeploymentContext SC)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at Win64Platform.GetFilesToDeployOrStage(ProjectParams Params, DeploymentContext SC)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at Project.CreateStagingManifest(ProjectParams Params, DeploymentContext SC)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at Project.CopyBuildToStagingDirectory(ProjectParams Params)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at BuildCookRun.DoBuildCookRun(ProjectParams Params)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at BuildCookRun.ExecuteBuild()

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at AutomationTool.BuildCommand.Execute()

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at AutomationTool.Automation.Execute(List1 CommandsToExecute, Dictionary2 Commands)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at AutomationTool.Automation.Process(String[] Arguments)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at AutomationTool.Program.MainProc(Object Param)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at AutomationTool.InternalUtils.RunSingleInstance(Func`2 Main, Object Param)

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): at AutomationTool.Program.Main()

[0418.37][664]UATHelper: Packaging (Windows (64-bit)): (see C:\Users\danny\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.18\UAT_Log.txt for full exception trace)

[0418.38][664]UATHelper: Packaging (Windows (64-bit)): AutomationTool exiting with ExitCode=1 (Error_Unknown)

[0418.75][668]UATHelper: Packaging (Windows (64-bit)): BUILD FAILED

[0418.77][668]PackagingResults: Error: Unknown Error

Apparently it may be linked to custom icons but this doesnt seem to fix it for me

it was an icon problem I needed to make it the right size and format

1 Like