Android APK Publish Error

kjs0118

  • Posts: 6
Hey guys,

I'm running into a build failure. Against my better judgement I updated to Yosemite today and of course now nothing is working.

I am trying to publish for Android and it keeps failing. I was prompted to download JDK 8 and I see that older forum posts say to go with JPK 6. It seems that version is no longer available and I'm hoping that the latest build of Stencyl 3.3 fixed the need for JDK6. Any help is greatly appreciated.

Log is attached.

jar:file:/Applications/Stencyl-full/sw.jar!/res/logview4j/images/info.gif   false   INFO   1433719536038000746   stencyl.sw.io.write.resource.HXWriter   Finished building for Android.
jar:file:/Applications/Stencyl-full/sw.jar!/res/logview4j/images/info.gif   false   INFO   1433719536036000744   stencyl.sw.util.StreamGobbler   [openfl] haxelib repository is now /Applications/Stencyl/plaf/haxe/lib/
jar:file:/Applications/Stencyl-full/sw.jar!/res/logview4j/images/info.gif   false   INFO   1433719535999000743   stencyl.sw.util.StreamGobbler   [openfl] Total time: 3 seconds
jar:file:/Applications/Stencyl-full/sw.jar!/res/logview4j/images/info.gif   false   INFO   1433719535999000742   stencyl.sw.util.StreamGobbler   [openfl] /Users/Keith/stencylworks/android-sdk/android-sdk-macosx/tools/ant/build.xml:727: Class not found: javac1.8
jar:file:/Applications/Stencyl-full/sw.jar!/res/logview4j/images/info.gif   false   INFO   1433719535999000741   stencyl.sw.util.StreamGobbler   [openfl] /Users/Keith/stencylworks/android-sdk/android-sdk-macosx/tools/ant/build.xml:713: The following error occurred while executing this line:
jar:file:/Applications/Stencyl-full/sw.jar!/res/logview4j/images/info.gif   false   INFO   1433719535999000740   stencyl.sw.util.StreamGobbler   [openfl] /Users/Keith/stencylworks/android-sdk/android-sdk-macosx/tools/ant/build.xml:598: The following error occurred while executing this line:
jar:file:/Applications/Stencyl-full/sw.jar!/res/logview4j/images/info.gif   false   INFO   1433719535998000739   stencyl.sw.util.StreamGobbler   [openfl] BUILD FAILED

rrzl

  • Posts: 242
You can still get the older version of Java from the Java Archive :
http://www.oracle.com/technetwork/java/javase/archive-139210.html