Advertisement
Guest User

Untitled

a guest
Sep 25th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. Using java version "13" 2019-09-17
  2. Java(TM) SE Runtime Environment (build 13+33)
  3. Java HotSpot(TM) 64-Bit Server VM (build 13+33, mixed mode, sharing)
  4. Sep 25 12:16:25.676 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
  5. Sep 25 12:16:26.181 Warning:
  6. Sep 25 12:16:26.181 The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /Users/Max/moskowmini.keystore -destkeystore /Users/Max/moskowmini.keystore -deststoretype pkcs12".
  7. Sep 25 12:16:26.210 Testing credentials for '/Users/Max/moskowmini.keystore':
  8. Sep 25 12:16:26.270 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
  9. Sep 25 12:16:27.835 jar signed.
  10. Sep 25 12:16:31.088 Using java version "13" 2019-09-17
  11. Java(TM) SE Runtime Environment (build 13+33)
  12. Java HotSpot(TM) 64-Bit Server VM (build 13+33, mixed mode, sharing)
  13. Sep 25 12:16:31.834 Building Android app for deadmorozz@gmail.com with 2019.3530
  14. Sep 25 12:16:33.027 Using custom build id from app bundle: 00000 (AppSettings.lua)
  15. Sep 25 12:16:33.283 Note: debug info is not being stripped from application (settings.build.neverStripDebugInfo = true)
  16. Sep 25 12:16:37.083 BUILD SUCCESSFUL
  17. Total time: 3 seconds
  18. Sep 25 12:16:48.285 2019-09-25 12:16:48.284 Corona Simulator[9384:81875] Persistent UI failed to open file file:///Users/Max/Library/Saved%20Application%20State/com.coronalabs.Corona_Simulator.savedState/window_1.data: No such file or directory (2)
  19. Sep 25 12:16:48.386 FAILURE: Build failed with an exception.
  20.  
  21. * What went wrong:
  22. Sep 25 12:16:48.387 A problem occurred configuring root project 'Corona Android'.
  23. >
  24. Sep 25 12:16:48.400 Could not resolve all artifacts for configuration ':classpath'.
  25.  
  26. Sep 25 12:16:48.401 > Could not find com.android.tools.build:gradle:3.5.0.
  27. Searched in the following locations:
  28. - file:/Users/Max/.gradle/caches/5.4.1/embedded-kotlin-repo-1.3.21-3/repo/com/android/tools/build/gradle/3.5.0/gradle-3.5.0.jar
  29. - https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.5.0/gradle-3.5.0.pom
  30. - https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.5.0/gradle-3.5.0.jar
  31. - https://jcenter.bintray.com/com/android/tools/build/gradle/3.5.0/gradle-3.5.0.pom
  32. - https://jcenter.bintray.com/com/android/tools/build/gradle/3.5.0/gradle-3.5.0.jar
  33. Required by:
  34. project :
  35.  
  36. * Try:
  37. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  38.  
  39. * Get more help at https://help.gradle.org
  40.  
  41. BUILD FAILED in 10s
  42. Sep 25 12:16:48.942 Excluding specified files from build:
  43. excluding: Icon.png
  44. excluding: Icon-??.png
  45. excluding: Icon-???.png
  46. excluding: LaunchScreen.storyboardc
  47. excluding: _src
  48. Android build failed (256) after 15 seconds
  49. Sep 25 12:16:49.177 ERROR: Build Failed: Failed to Build
  50.  
  51. Error code: 256
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement