Hello, Im unable to build my app on PC. I tried in Solar 2D build 3600.
Here is console feed:
14:23:47.631 Corona Simulator 2020.3600 (Jun 15 2020 15:33:16)
14:23:47.631
14:23:47.631
14:23:47.631 Copyright © 2009-2020 C o r o n a L a b s I n c .
14:23:47.631 Version: 3.0.0
14:23:47.631 Build: 2020.3600
14:23:47.719 Platform: GenericAndroidDevice / x64 / 10.0 / GeForce GTX 1060 6GB/PCIe/SSE2 / 4.6.0 NVIDIA 445.87 / 2020.3600 / cs_CZ | CZ | cs_CZ | cs
14:23:47.719 Loading project from: F:\Dropbox\Jirka\Corona Projects\boxes_example
14:23:47.719 Project sandbox folder: C:\Users\Pc\AppData\Local\Corona Labs\Corona Simulator\Sandbox\boxes_example-0B1AA0F51AEAA8E178DC6D51E46932D2\Documents
14:24:12.993 Testing credentials for ‘F:\Dropbox\Jirka\Corona Projects\Vlacek_source\debug.keystore’:
14:24:13.938 jar signed.
14:24:13.938 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
14:24:33.133 Excluding specified files from build:
14:24:33.133 excluding: LaunchScreen.storyboardc
14:24:33.133 excluding: Icon.png
14:24:33.133 excluding: Icon-*dpi.png
14:24:33.133 excluding: Images.xcassets
14:24:33.133 To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html.
14:24:33.133 Daemon will be stopped at the end of the build stopping after processing
14:24:33.133
14:24:33.133 > Configure project :App
14:24:33.133 Authorizing plugins
14:24:33.133 Unpacking plugins
14:24:33.133 Collecting plugin assets
14:24:33.133 Collecting plugin resources
14:24:33.133 Collecting plugin metadata
14:24:33.133 Output written to (C:\Users\Pc\AppData\Local\Temp\Corona Labs\CLtmpa13516\template\app\build/intermediates/plugins_metadata.json)
14:24:33.133 Creating AndroidManifest.xml
14:24:33.133 Opening: C:\Users\Pc\AppData\Local\Temp\Corona Labs\CLtmpa13516\template\app\build/intermediates/corona_manifest_gen/strings.xml
14:24:33.133 Opening: C:\Users\Pc\AppData\Local\Temp\Corona Labs\CLtmpa13516\template\app\build/intermediates/corona_manifest_gen/CopyToApk.txt
14:24:33.133 Collecting native libraries
14:24:33.133 Collecting legacy jar libraries
14:24:33.133
14:24:33.133 FAILURE: Build failed with an exception.
14:24:33.133
14:24:33.133 * What went wrong:
14:24:33.133 Project ‘Labs\CLtmpa13516 -PcoronaSrcDir=F’ not found in root project ‘Corona Android’.
14:24:33.133
14:24:33.133 * Try:
14:24:33.133 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.
14:24:33.133
14:24:33.133 * Get more help at https://help.gradle.org
14:24:33.133
14:24:33.133 BUILD FAILED in 17s
14:24:33.133 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
14:24:33.364 Android build failed (1) after 20 seconds
Im not sure what all of this meens but this line caught my attention:
Project ‘Labs\CLtmpa13516 -PcoronaSrcDir=F’ not found in root project ‘Corona Android’
Here is project I tried to build, it uses only physics and Ponywolf visual Monitor.
boxes_example.zip (4.5 MB)
If you know what could be going on, please help.