Hi
im unable to build any of the 64 bit corona builds
i have tried all the latest version from 3531
currently trying the first 64 bit version of 3504
i am getting the following error on build.
21:48:24.353 Testing credentials for ‘C:\Program Files (x86)\Corona Labs\Corona\Resources\debug.keystore’:
21:48:25.763 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
21:48:25.763 jar signed.
21:48:25.763
21:48:25.763 Warning:
21:48:25.763 The signer’s certificate is self-signed.
21:48:25.763
21:48:25.763 The timestamp will expire on 2028-01-18.
21:48:26.793 Using custom build id from app bundle: 00000 (AppSettings.lua)
21:48:26.793
21:48:26.793 Using custom Build Id 00000
21:48:36.231 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
21:48:36.231 Exception in thread “DisconnectableInputStream source reader” org.gradle.api.UncheckedIOException:
java.io.IOException: The handle is invalid
21:48:36.231 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:61)
21:48:36.231 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:41)
21:48:36.231 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:125)
21:48:36.231 at java.base/java.lang.Thread.run(Thread.java:830)
21:48:36.231 Caused by: java.io.IOException: The handle is invalid
21:48:36.231 at java.base/java.io.FileInputStream.readBytes(Native Method)
21:48:36.231 at java.base/java.io.FileInputStream.read(FileInputStream.java:273)
21:48:36.231 at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:245)
21:48:36.231 at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:285)
21:48:36.231 at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:344)
21:48:36.231 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:96)
21:48:36.231 … 1 more
21:48:36.231
21:48:36.231 FAILURE: Build failed with an exception.
21:48:36.231
21:48:36.231 * Where:
21:48:36.231 Build file ‘C:\Users\Windows-7\AppData\Local\Temp\Corona Labs\CLtmpa03540\template\app\build.gradle.kts’ line: 80
21:48:36.231
21:48:36.231 * What went wrong:
21:48:36.231 class com.beust.klaxon.JsonArray cannot be cast to class com.beust.klaxon.JsonObject (com.beust.klaxon.JsonArray and
com.beust.klaxon.JsonObject are in unnamed module of loader org.gradle.internal.classloader.VisitableURLClassLoader @149b488e)
21:48:36.231
21:48:36.231 * Try:
21:48:36.231 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.
21:48:36.231
21:48:36.231 * Get more help at https://help.gradle.org
21:48:36.231
21:48:36.231 BUILD FAILED in 7s
21:48:36.361 Android build failed (1) after 10 seconds
i have also tried installing the various Java Files
i.e version 8 version 10, version 11 , version 12 version 13
please help , thankyou