Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failed #134

Closed
KrishnaVyshak opened this issue May 19, 2021 · 5 comments
Closed

Build Failed #134

KrishnaVyshak opened this issue May 19, 2021 · 5 comments
Labels
invalid This doesn't seem right

Comments

@KrishnaVyshak
Copy link

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* 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

BUILD FAILED in 31s

@JavkhlanK
Copy link
Member

interesting, it doesn't tell why it failed.

@ilyassesalama
Copy link
Member

Make sure you have the latest changes from the repo, some typos prevented a successful build before.

@SectionTN
Copy link
Contributor

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* 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

BUILD FAILED in 31s

you're missing some jar files, which is the sketchware dex, use mt manager to convert dex to jar and use them in android studio to build a modded sketchware pro

@KrishnaVyshak
Copy link
Author

K, let me try...

@ilyassesalama
Copy link
Member

This thread will be closed after 3 days if there are no new updates.

@ilyassesalama ilyassesalama added the invalid This doesn't seem right label Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

4 participants