nyxiereal / ReVancedPacker

RVP - ReVanced APK Compiler written in Python 3.11.4
GNU General Public License v2.0
298 stars 24 forks source link

revanced.apk never gets built #5

Closed TheBusinessPyro closed 2 years ago

TheBusinessPyro commented 2 years ago

so after i used the app, when it says revanced.apk built nothing actually happens and the apk is nowhere to be seen except for the microg apk

nyxiereal commented 2 years ago

You can try dragging the app file (.exe) to cmd windows, and what os do you use

nyxiereal commented 2 years ago

From there you can use program called lightshot to copy selected area of the screen to clipboard

gris-0 commented 2 years ago

same problem here, running it on win10 and using it through cmd didn't help sadly cmd_GdhSX8yrMM

TheBusinessPyro commented 2 years ago

on my main pc, i decided to download the java 17 through the apk builder, it seems to download something else that is not java 17 (at least isnt java17 on the java site) and now it seems to work

nyxiereal commented 2 years ago

I use Adoptium Java 17 with Add To PATH enabled, and it works fine

nyxiereal commented 2 years ago

Issue is solved, closing