Followed the
You must be registered to see the links
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
You must be registered to see the links
, 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
You must be registered to see the links
page > Go to the
You must be registered to see the links
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.