Error when packaging the project on the engine 4.12.4

Error when packaging the project on the engine 4.12.4. Not Packed a single project. Please help in solving the problem, Thanks in advance!

Zef,

Could you please upload your full error output logs as a .txt file? That would be extremely helpful.

Thanks!

[link text][1]

97476-error.txt (16.6 KB)
attached file)

Zef,

  • Did you unistall AndroidWorks and install CodeWorks for 4.12 release?
  • Do you have the UE4 Installation Options set properly for Android?
  • Can you launch onto Android without any trouble?

95779-launcher.jpg

95777-ue4installoptions.jpg

Good day! Went through all the items still shows the same error. The game also does not start.

Are you using any plugins? If so, have you tried creating a new C++ class so the plugin you’re using could transfer over?

File > New C++ Class > None

If you’re not using any plugins, could you tell me whether or not this same error occurs when you’re trying to package a blank template?

Empty project is not packing the same and gives the same error.

Have you upgraded to Update 3 for Visual Studio and upgraded your UE4 to 4.12.5 yet? If not, could you and then rebuild your project (if needed) and try to package?

Are blueprint projects causing this issue too?

Did everything as you said, all updated to the latest version ,but still gives the same error. Even on an empty project.

Hi, I am also having this issue except I am packaging for Windows instead. Neither my packaging or launches work.

Would be amazing if this could be resolved, it’s really frustrating not being able to do anything about this.

After you installed Visual Studio 2015 with UE 4.12.5, did you restart your system?

Yes I did reboot.

Could you please upload your new logs to your next response? Could you also make sure that it’s starting up VS2015 and not another version of VS? As that’s happened to me before. :slight_smile:

Thanks!

[link text][1]

98321-error+(2).txt (16.7 KB)
In the attachment

Can you show me a screenshot of your Android SDK settings from within the Editor? The screen should look like this:

![98373-androidsdk.jpg|604x316](

The issue is with your Android NDK. If you upgraded to CodeWorks from AndroidWorks, then the C://android-ndk-r10e would say r11c like mine does in the screenshot above. Maybe you have the wrong filepath listed. Please double check your Android NDK.

In General, I deleted all, reinstall all, that would not be clutter, everything is ordered as expected and in the end gives the error as before, it follows from this that it is not on my part something, and from the side of the engine.

If your Android NDK filepath under Project Settings > Android SDK still says ‘android-ndk-r10e’ like it shows in your screenshot above, then it’ll need to be changed to ‘android-ndk-r11c’. That should’ve switched over with the update from AndroidWorks to CodeWorks.

Can you verify that you’re able to set ‘android-ndk-r11c’ in your Android NDK settings?

As I already wrote above, I removed and re-installed, and accordingly, all exposed as it should be, is now all worth it as you have in the screenshot.