Launch Builds failing? ERROR: AutomationTool Error: Cook Failed

I am not sure how to go about actually creating a launch for my UE4 projects.

This is what I’m getting:

LogPlayLevel:Display: UE4Editor-Cmd: LogWindows: FPlatformMisc::RequestExit(1)
LogPlayLevel:Display: CommandUtils.Run: Run: Took 7.8364482s to run UE4Editor-Cmd.exe
LogPlayLevel:Display: Project.Cook: Cook failed. Deleting cooked data.
LogPlayLevel:Display: ErrorReporter.Error: ERROR: AutomationTool error: Cook failed.
LogPlayLevel:Display: BuildCommand.Execute: ERROR: BUILD FAILED
LogPlayLevel:Display: Program.Main: ERROR: AutomationTool terminated with exception:
LogPlayLevel:Display: Program.Main: ERROR: Exception in AutomationScripts.Automation: BUILD FAILED: Failed while running Cook for C:\Dropbox\UNREAL4\MyProjects\Project_72014_2 4.4 - 2\Project_72014_2.uproject; see log C:\Program Files\Unreal Engine\4.4\Engine\Programs\AutomationTool\Saved\Logs\Cook.txt
LogPlayLevel:Display: Stacktrace: at Project.Cook(ProjectParams Params)
LogPlayLevel:Display: at BuildCookRun.DoBuildCookRun(ProjectParams Params)
LogPlayLevel:Display: at BuildCommand.Execute()
LogPlayLevel:Display: at AutomationTool.Automation.Execute(List1 CommandsToExecute, CaselessDictionary1 Commands)
LogPlayLevel:Display: at AutomationTool.Automation.Process(String] CommandLine)
LogPlayLevel:Display: at AutomationTool.Program.MainProc(Object Param)
LogPlayLevel:Display: at AutomationTool.InternalUtils.RunSingleInstance(MainProc Main, Object Param)
LogPlayLevel:Display: at AutomationTool.Program.Main()
LogPlayLevel:Display: Program.Main: ERROR: BUILD FAILED: Failed while running Cook for C:\Dropbox\UNREAL4\MyProjects\Project_2 4.4 - 2\Project_72014_2.uproject; see log C:\Program Files\Unreal Engine\4.4\Engine\Programs\AutomationTool\Saved\Logs\Cook.txt
LogPlayLevel:Display: ProcessManager.KillAll: Trying to kill 0 spawned processes.
LogPlayLevel:Display: Program.Main: AutomationTool exiting with ExitCode=25
LogPlayLevel:Display: Domain_ProcessExit
LogPlayLevel:Display: ProcessManager.KillAll: Trying to kill 0 spawned processes.
LogPlayLevel:Display: copying UAT log files…
LogPlayLevel:Display: RunUAT.bat ERROR: AutomationTool was unable to run successfully.
LogPlayLevel:Display: BUILD FAILED

Thank you for any help!