Deploying takes forever please help!

Takes forever to cook, and getting these errors.

And it’ll just stay there for hours. I’m trying to launch to my galaxy s4 so i can test my game out but it ain’t working out for me. Whats the problem? please help.

Hey gotgrassct -

Thank You for your report. I will begin investigation into this issue as soon as possible.

To begin to work with you on this issue, can you please upload your build output logs? And also, can you confirm what build version of the engine you are on (Launcher 4.3 or Git Hub 4.2.1)?

Eric Ketchum

My build output logs? and i’m running 4.3

link text

Here you go.

Hey -

You build output files could be here:

…\Engine\Programs\AutomationTool\Saved\Logs\Cook.txt

or could also be located in the build folder in Saved Logs sub-directory.

Thank You

Eric Ketchum

did you figure out the problem yet?

Hey gotgrassct -

We are working on it, but can you upload your DXDIAG.txt file?

Thank You

Eric Ketchum

link text

Here you go

Hey gotgrassct -

So we have two problems here and one is not such an easy fix, your CPU is a little low powered next to our recommended specifications, that is what is causing the length of your cooks and builds. The only solution here would be to upgrade your RAM or Processor, in your case I might recommend both.

The second problem involves the build is not finding some of your assets in the cook process. Can you confirm that you are seeing all your assets in the map before you have started to cook? Also, have you looked over the Mobile Guidelines and insured you are not exceeding what the mobile device can handle, specifications are here:

General Mobile Development for Unreal Engine | Unreal Engine 5.3 Documentation

Thank You and Let me know -

Eric Ketchum

Also, you should only be packaging for Android_ATC (which is what your phone most likely supports), or ETC1 (which all phones support, but can be large). Packaging for Android will cook in all texture formats, and is really just for testing a single build on any possible phone…