defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

java.lang.NullPointerException: Unknown during building Android bundle #2400

Closed jabnakar closed 5 years ago

jabnakar commented 5 years ago

Expected behaviour

Compile Android Bundle successfully and get working APK

Actual behaviour

Error occurs, no working APK generated image

Steps to reproduce

Open a mobile game template, no modification done and build to Android Bundle


Build time2019-01-10T10:42:34.806706
Defold channeleditor-alpha
Defold editor shae064eb3537e95db69e4882fd990b46c41d3d25c2
Defold engine sha8def4b50c9aa049670e698d7dff3dc00d77e42d5
Defold version1.2.144
GPUGeForce GTX 650 Ti/PCIe/SSE2
GPU Driver4.6.0 NVIDIA 398.82
Java version1.8.0_191-b12
OS archamd64
OS nameWindows 7
OS version6.1
matgis-king commented 5 years ago

Possible duplicate of #2330, #2251?

matgis-king commented 5 years ago

Note: Unable to reproduce on my machine. Tried both with a certificate and without.

matgis-king commented 5 years ago

@funtikar It looks like something goes wrong in the signing process. Can you provide more info about which settings you use in the bundle dialog? Are you specifying a certificate and key? Did you follow the Android development guide when generating them?

jabnakar commented 5 years ago

@funtikar It looks like something goes wrong in the signing process. Can you provide more info about which settings you use in the bundle dialog? Are you specifying a certificate and key? Did you follow the Android development guide when generating them?

my bad ,some settings in my openssl installation messed up I didn't properly generate the certificates and keys.