Guest User

Corona

a guest
Jul 18th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. warning: [options] source value 7 is obsolete and will be removed in a future release
  2. 12:17:45.482 warning: [options] target value 7 is obsolete and will be removed in a future release
  3. 12:17:45.482 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
  4. 12:17:45.482 3 warnings
  5. 12:17:45.482
  6. 12:17:45.482 > Task :App:compileReleaseSources
  7. 12:17:45.482 > Task :App:lintVitalRelease
  8. 12:17:45.482 > Task :App:checkReleaseDuplicateClasses
  9. 12:17:45.482 > Task :App:transformClassesWithDexBuilderForRelease
  10. 12:17:45.482 > Task :App:transformClassesWithMultidexlistForRelease
  11. 12:17:45.482 > Task :App:mergeDexRelease
  12. 12:17:45.482 > Task :App:mergeReleaseShaders
  13. 12:17:45.482 > Task :App:compileReleaseShaders
  14. 12:17:45.482 > Task :App:generateReleaseAssets
  15. 12:17:45.482 > Task :App:compileLuaRelease FAILED
  16. 12:17:45.482
  17. 12:17:45.482 FAILURE: Build failed with an exception.
  18. 12:17:45.482
  19. 12:17:45.482 * What went wrong:
  20. 12:17:45.482 Execution failed for task ':App:compileLuaRelease'.
  21. 12:17:45.482 > Process 'command 'C:/Program Files (x86)/Corona Labs/Corona/Native/Corona/win/bin/luac'' finished with non-zero exit value -1073741515
  22. 12:17:45.482
  23. 12:17:45.482 * Try:
  24. 12:17:45.482 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.
  25. 12:17:45.482
  26. 12:17:45.482 * Get more help at https://help.gradle.org
  27. 12:17:45.482
  28. 12:17:45.482 BUILD FAILED in 2m 23s
  29. 12:17:45.482
  30. 12:17:45.492 Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
  31. 12:17:45.492 Use '--warning-mode all' to show the individual deprecation warnings.
  32. 12:17:45.492 See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
  33. 12:17:45.492 23 actionable tasks: 22 executed, 1 up-to-date
Advertisement
Add Comment
Please, Sign In to add comment