Jarvis-Ank / Re-Vanced

Google colab Re-Vanced Builder
GNU General Public License v3.0
82 stars 17 forks source link

This is what I get when trying to compile. End result is that there's no 'revanced.apk' in the folder. #13

Closed Harshey-zeRo closed 1 year ago

Harshey-zeRo commented 1 year ago

brut.androlib.AndrolibException: Could not load resources.arsc from file: youtube.apk at brut.androlib.res.AndrolibResources.getResPackagesFromApk(AndrolibResources.java:788) at brut.androlib.res.AndrolibResources.loadMainPkg(AndrolibResources.java:66) at brut.androlib.res.AndrolibResources.getResTable(AndrolibResources.java:58) at brut.androlib.Androlib.getResTable(Androlib.java:74) at app.revanced.patcher.Patcher.(Patcher.kt:59) at app.revanced.cli.command.MainCommand.run(MainCommand.kt:141) at picocli.CommandLine.executeUserObject(CommandLine.java:1939) at picocli.CommandLine.access$1300(CommandLine.java:145) at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358) at picocli.CommandLine$RunLast.handle(CommandLine.java:2352) at picocli.CommandLine$RunLast.handle(CommandLine.java:2314) at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179) at picocli.CommandLine$RunLast.execute(CommandLine.java:2316) at picocli.CommandLine.execute(CommandLine.java:2078) at app.revanced.cli.main.MainKt.main(Main.kt:7)

Bartek20 commented 1 year ago

I'm currently working on a fix, but to make it work on an older version, you need to enter the id from the link to google drive or the link in the given format https://drive.google.com/file/d/[file id] (without /view?usp=sharing) Despite the lack of a download error, it is precisely for this reason that the rest of the compilation fails

Bartek20 commented 1 year ago

@Harshey-zeRo if you still have problems, you can use the ready fix from this link (until developer of this repository doesn't merge the patch to this repo)