Game suddenly not building on android

violaterr

  • Posts: 14
Hello all,

as the title says, my game is suddenly not building on Android. I tried cleaning the project, same thing. I then upgraded to a nightly build, cleaned the project and then tried again, still no dice. Would anyone be so kind as to peruse these logs and give me some help?

captaincomic

  • *
  • Posts: 6108
Code: [Select]
2015-02-25 16:48:14,283 INFO  [Thread-12] stencyl.sw.util.StreamGobbler: [openfl.bat] C:\Users\Adam\AppData\Roaming\Stencyl\stencylworks\android-sdk\android-sdk-windows\tools\ant\build.xml:310: com.android.sdklib.build.ApkCreationException: Debug Certificate expired on 2/24/15 8:30 PM
2015-02-25 16:48:14,284 INFO  [Thread-12] stencyl.sw.util.StreamGobbler: [openfl.bat] at com.android.sdklib.build.ApkBuilder.getDebugKey(ApkBuilder.java:285)
Sounds like your certificate has expired.

violaterr

  • Posts: 14
I know this is late, but thank you, problem solved.