Ren'Py Unable to accept Android licenses

13th Sin Games

Fall of the Angels
Game Developer
Dec 26, 2019
228
920
Would anyone know how to get passed the screen(s) listed below? I tried looking it up numerous times, and I'm either overlooking it, doesn't work, or is not up-to-date. I'm trying to have an android release of my game Fall of the Angels, but to no avail. Any and all suggestions and feed back is greatly appreciated!

My current Ren'Py version is 7.4.8.1895

2021-08-20 (2).png 2021-08-20 (3).png
 

MissFortune

I Was Once, Possibly, Maybe, Perhaps… A Harem King
Respected User
Game Developer
Aug 17, 2019
4,713
7,758
Followed the tutorial for mine. I used 7.4.5 version of Ren'py for my android release. Your problem looks like you're missing some of the Java stuff.

The tutorial said to use , which I installed along with Oracles version (not sure if both are needed, but they don't take up much space. So I left them both.). Problem is for the latter, you need an Oracle account. Some generous soul over on Github made this little tool to download them without an account. So basically:

Open page > Go to the page on another tab > You'll likely want the x64 Windows version of what is currently "jdk-8u301-windows-x64.exe" (I used 291 myself, should work the same, though.), click on 'jdk-8u301-windows-x64.exe' on the Oracle page, check the license agreement box, and once the download box turns green, right click on the box green box and copy the link. > Go back to the first link listed at the top of this paragraph and paste the link you copied into the box. > Hit 'convert' > click the given link > will start download automatically. Close Ren'py and install. I could be missing a step, but I'm pretty sure that's the process I took.
 

13th Sin Games

Fall of the Angels
Game Developer
Dec 26, 2019
228
920
I'm still having the same issue. I followed the way you did it to the T, still the same result. I uninstalled Java completely, reinstalled it following your way, and I still get the same popup error. Am I still missing something, as it says it cannot find the file specified.
 

MissFortune

I Was Once, Possibly, Maybe, Perhaps… A Harem King
Respected User
Game Developer
Aug 17, 2019
4,713
7,758
I just checked my install of Java and it appears I have JRE install as well (Runtime Environment). Not sure if that's the cause, seeing as my experience is rather limited with Android/Java in this sense.

Repeat the steps above (leave the JDK installed, just in case) just with page instead.

Edit: File name will be similar to the last one 'jre-8u301-windows-x64.exe'