Hi everyone,
I installed Ren'Py today for the first time.
I tried compiling "The Question" for Android, and although I already have Android Studio installed, it downloaded and installed the SDK. I went through the config and set everything up except in app purchasing. When I tried to "Build, Install and Launch" however, I got the following error(s):
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not resolve com.danikula.expansion:expansion:1.3.4.
Required by:
project :app > project :renpyandroid
> Could not resolve com.danikula.expansion:expansion:1.3.4.
> Could not get resource 'https://dl.bintray.com/alexeydanilov/ap ... -1.3.4.pom'.
> Could not GET 'https://dl.bintray.com/alexeydanilov/ap ... -1.3.4.pom'. Received status code 403 from server: Forbidden
> Could not resolve com.danikula.expansion:license:1.7.0.
Required by:
project :app > project :renpyandroid
> Could not resolve com.danikula.expansion:license:1.7.0.
> Could not get resource 'https://dl.bintray.com/alexeydanilov/ap ... -1.7.0.pom'.
> Could not GET 'https://dl.bintray.com/alexeydanilov/ap ... -1.7.0.pom'. Received status code 403 from server: Forbidden
> Could not resolve com.danikula.expansion:zip:1.2.1.
Required by:
project :app > project :renpyandroid
> Could not resolve com.danikula.expansion:zip:1.2.1.
> Could not get resource 'https://dl.bintray.com/alexeydanilov/ap ... -1.2.1.pom'.
> Could not GET 'https://dl.bintray.com/alexeydanilov/ap ... -1.2.1.pom'. Received status code 403 from server: Forbidden
I'd appreciate any help with this, although it seems a server providing necessary resources is down.
Thanks in advance!
Android Build failed with an exception
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
TrevorRoberts
- Newbie
- Posts: 3
- Joined: Tue May 25, 2021 10:27 am
- Contact:
- Ocelot
- Eileen-Class Veteran
- Posts: 1883
- Joined: Tue Aug 23, 2016 10:35 am
- Github: MiiNiPaa
- Discord: MiiNiPaa#4384
- Contact:
Re: Android Build failed with an exception
viewtopic.php?f=8&t=62070#p542392
The issue is resolved in nightly builds and will soon appear in stable.
The issue is resolved in nightly builds and will soon appear in stable.
< < insert Rick Cook quote here > >
-
TrevorRoberts
- Newbie
- Posts: 3
- Joined: Tue May 25, 2021 10:27 am
- Contact:
Re: Android Build failed with an exception
Thank you very much!
Take care and have a great week
Take care and have a great week