Advertisement
sharkappsllc

Corona 2019.3538 Android Build Error 256

Oct 10th, 2019
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. Using java version "1.8.0_05"
  2. Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
  3. Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
  4. Building Android app for tonygod@hotmail.com with 2019.3538
  5. Using custom build id from app bundle: 00000 (AppSettings.lua)
  6.  
  7. BUILD SUCCESSFUL
  8. Total time: 2 seconds
  9.  
  10. FAILURE: Build failed with an exception.
  11.  
  12. * What went wrong:
  13. A problem occurred configuring project ':App'.
  14. > Failed to notify project evaluation listener.
  15. > Uninitialized object exists on backward branch 142
  16. Exception Details:
  17. Location:
  18. com/android/build/gradle/internal/pipeline/VariantInfoImpl.<init>(Lcom/android/build/gradle/internal/scope/VariantScope;)V @200: goto
  19. Reason:
  20. Error exists in the bytecode
  21. Bytecode:
  22. 0000000: 2b12 3cb8 0034 2a2b b900 4201 0059 1244
  23. 0000010: b800 47b6 004d b900 5201 002b b900 5401
  24. 0000020: 0059 1256 b800 472b b900 4201 0059 1244
  25. 0000030: b800 47b6 005a c000 5c59 125e b800 47b9
  26. 0000040: 0061 0100 5912 63b8 0047 2bb9 0042 0100
  27. 0000050: 5912 44b8 0047 b600 6759 1269 b800 47c0
  28. 0000060: 006b 4d3a 0e3a 0d36 0c3a 0b03 3e2c 3a04
  29. 0000070: bb00 6d59 2c10 0ab8 0073 b700 76c0 0078
  30. 0000080: 3a05 0336 0619 04b9 007c 0100 3a07 1907
  31. 0000090: b900 8101 0099 0036 1907 b900 8501 003a
  32. 00000a0: 0819 0519 08c0 0087 3a09 3a0f 0336 0a19
  33. 00000b0: 0959 1289 b800 47b9 008a 0100 3a10 190f
  34. 00000c0: 1910 b900 8e02 0057 a7ff c619 05c0 0090
  35. 00000d0: 3a0f 190b 150c 190d 190e 190f c000 6bb8
  36. 00000e0: 0096 2bb9 0042 0100 5912 44b8 0047 b600
  37. 00000f0: 5ac0 005c 5912 5eb8 0047 b900 9801 00b7
  38. 0000100: 009a b1
  39. Stackmap Table:
  40. full_frame(@142,{UninitializedThis,Object[#62],Object[#107],Integer,Object[#107],Object[#120],Integer,Object[#126],Top,Top,Top,UninitializedThis,Integer,Object[#169],Object[#169]},{})
  41. same_frame(@203)
  42.  
  43.  
  44. * Try:
  45. 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.
  46.  
  47. * Get more help at https://help.gradle.org
  48.  
  49. BUILD FAILED in 12s
  50. Excluding specified files from build:
  51. excluding: Icon.png
  52. excluding: Icon1024.png
  53. excluding: *@2x.png
  54. excluding: *@3x.png
  55. excluding: audio/*.m4a
  56. excluding: audio/*.aac
  57. excluding: iTunesArtwork*
  58. Android build failed (256) after 15 seconds
  59. ERROR: Build Failed: Failed to Build
  60.  
  61. Error code: 256
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement