Hi.
I’m trying to build my game for android (with debug keystore) on my mac. I’m getting this error:
FAILURE: Build failed with an exception.
* What went wrong:
Gradle build daemon has been stopped: JVM garbage collector thrashing and after running out of JVM memory
* Try:
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.
* Get more help at https://help.gradle.org
I’m using Corona SDK 3686, which is the latest.
Can anyone help me with this issue?
It used to work before I upgraded my mac to Ventura. Could it be a compatibility issue with Ventura?
thanks.