Why is my project failing to ship/cook

Hi everyone I Was going to ship a project But It failed to cook can anyone help me
Log.txt (158.9 KB)

Thank you everyone for answering this so quickly. I still have this problem

check this blueprints for compile errors:
/Game/Blueprints/GamePlay/BP_RobotHend.BP_RobotHend

error in the material
D:\unreal\project files\Rebels\Content\CitySampleVehicles\vehicle13_Car\Material\DebugVehicleRenderTargets.uasset

D:\unreal\project files\Rebels\Content\Blueprints\Data\GM_Factory.uasset: Failed to load ‘/Game/Blueprints/Pawn/ThirdPersonCharacter’: Can’t find file.

Go into these files and check if they compile correctly. You probably moved some files without running fix up redirects on your content folder.

The log file also mentions a bunch of missing maps. Either the error is also due to redirects or you forgot to add them into the packing process.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.