2020.3582 is the last daily build for old Corona. Yesterday I make the build for one of my apps using this version of Corona, but now i’m trying to make the build for the same app and I got this error in Corona Simulator Console:
08:28:26.628 Testing credentials for ‘C:\Users\Administrador\Documents\Corona Projects\ARROW\no_incluir\arrow.keystore’:
08:28:28.919 jar signed.
08:28:28.919 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
08:28:32.203 Using custom build id from app bundle: 00000 (AppSettings.lua)
08:28:32.203
08:28:32.203 Using custom Build Id 00000
08:28:32.927 Excluding specified files from build:
08:28:32.927 excluding: .lproj
08:28:32.927 excluding: LaunchScreen.storyboardc
08:28:32.927 excluding: Images.xcassets
08:28:32.927 excluding: Icon.png
08:28:32.927 excluding: Icon.ico
08:28:32.927 excluding: Icon*.icns
08:28:32.927 excluding: no_incluir
08:28:32.927 excluding: Thumbs.db
08:28:43.704 @ver > NUL
08:28:43.704 Exception in thread “DisconnectableInputStream source reader” org.gradle.api.UncheckedIOException: java.io.IOException: Acceso denegado
08:28:43.704 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:61)
08:28:43.704 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:41)
08:28:43.704 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:125)
08:28:43.704 at java.lang.Thread.run(Thread.java:748)
08:28:43.704 Caused by: java.io.IOException: Acceso denegado
08:28:43.704 at java.io.FileInputStream.readBytes(Native Method)
08:28:43.704 at java.io.FileInputStream.read(FileInputStream.java:255)
08:28:43.704 at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
08:28:43.704 at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
08:28:43.704 at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
08:28:43.704 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:96)
08:28:43.704 … 1 more
08:28:43.704 Error while fetching plugins
08:28:43.704
08:28:43.704
08:28:43.704 FAILURE: Build failed with an exception.
08:28:43.704
08:28:43.704 * Where:
08:28:43.704 Build file ‘C:\Users\Administrador\AppData\Local\Temp\Corona Labs\CLtmpa08544\template\app\build.gradle.kts’ line: 595
08:28:43.704
08:28:43.704 * What went wrong:
08:28:43.704 Error while fetching plugins
08:28:43.704
08:28:43.704 * Try:
08:28:43.704 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.
08:28:43.704
08:28:43.704 * Get more help at https://help.gradle.org
08:28:43.704
08:28:43.704 BUILD FAILED in 8s
08:28:43.704 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
08:28:44.405 Android build failed (1) after 12 seconds