Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: SPOTIFY - SEVERE: hide-premium-navbar failed #2031

Closed
2 of 3 tasks
AMSAMSAMSAMS opened this issue Sep 29, 2022 · 1 comment
Closed
2 of 3 tasks

bug: SPOTIFY - SEVERE: hide-premium-navbar failed #2031

AMSAMSAMSAMS opened this issue Sep 29, 2022 · 1 comment
Labels
Bug report Something isn't working

Comments

@AMSAMSAMSAMS
Copy link

AMSAMSAMSAMS commented Sep 29, 2022

Type

Error while patching

Bug description

CLI: v2.12.0
Patches: v2.71.2
Integrations: v0.44.0
APK: v8.7.68.568

Steps to reproduce

sudo java -jar revanced-cli--all.jar -a Spotify_.apk -c -o Spotify.apk -b revanced-patches-*.jar -m app-release-unsigned.apk -e spotify-theme

Relevant log output

SEVERE: hide-premium-navbar failed: 
app.revanced.patcher.patch.PatchResultError: 'hide-premium-navbar' depends on 'hide-premium-navbar' but the following error was raised: java.io.FileNotFoundException: revanced-cache/res/values/public.xml (No such file or directory)
	at app.revanced.patcher.Patcher.applyPatch(Patcher.kt:259)
	at app.revanced.patcher.Patcher.access$applyPatch(Patcher.kt:46)
	at app.revanced.patcher.Patcher$applyPatches$1.invokeSuspend(Patcher.kt:383)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlin.sequences.SequenceBuilderIterator.hasNext(SequenceBuilder.kt:127)
	at app.revanced.utils.patcher.PatcherKt.applyPatchesVerbose(Patcher.kt:92)
	at app.revanced.cli.patcher.Patcher.start$revanced_cli(Patcher.kt:24)
	at app.revanced.cli.command.MainCommand.run(MainCommand.kt:157)
	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)

Screenshots or videos

No response

Solution

No response

Additional context

No response

Acknowledgements

  • I have searched the existing issues and this is a new and no duplicate or related to another open issue.
  • I have written a short but informative title.
  • I filled out all of the requested information in this issue properly.
@AMSAMSAMSAMS AMSAMSAMSAMS added the Bug report Something isn't working label Sep 29, 2022
@oSumAtrIX
Copy link
Member

ReVanced/revanced-patches-template#2058

@oSumAtrIX oSumAtrIX closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2022
@revanced-bot revanced-bot transferred this issue from ReVanced/revanced-patches-template Dec 14, 2023
@oSumAtrIX oSumAtrIX transferred this issue from another repository Dec 14, 2023
Slenderman00 pushed a commit to Slenderman00/revanced-patches-grindr that referenced this issue Jan 31, 2024
# [2.172.0-dev.7](ReVanced/revanced-patches@v2.172.0-dev.6...v2.172.0-dev.7) (2023-04-30)

### Bug Fixes

* **youtube/return-youtube-dislike:** support older UI layouts ([ReVanced#2031](ReVanced/revanced-patches#2031)) ([c82ccb5](ReVanced/revanced-patches@59978b6))
Slenderman00 pushed a commit to Slenderman00/revanced-patches-grindr that referenced this issue Jan 31, 2024
# [2.172.0](ReVanced/revanced-patches@v2.171.0...v2.172.0) (2023-05-01)

### Bug Fixes

* **change-package-name:** use `null` as default value for option `packageName` ([ReVanced#1998](ReVanced/revanced-patches#1998)) ([8128e6b](ReVanced/revanced-patches@b58ff28))
* **youtube/minimized-playback:** fix background play of kids videos ([ReVanced#2016](ReVanced/revanced-patches#2016)) ([89b1484](ReVanced/revanced-patches@36617f2))
* **youtube/return-youtube-dislike:** support older UI layouts ([ReVanced#2031](ReVanced/revanced-patches#2031)) ([c82ccb5](ReVanced/revanced-patches@59978b6))
* **youtube/spoof-app-version:** adjust available app targets ([ReVanced#2030](ReVanced/revanced-patches#2030)) ([a16cb0d](ReVanced/revanced-patches@1647a2e))

### Features

* **youtube/general-ads:** hide multiple audio track button on video player overlay ([ReVanced#2021](ReVanced/revanced-patches#2021)) ([8d7f305](ReVanced/revanced-patches@a768ca9))
* **youtube/hide-get-premium:** hide get premium advertisements under video player ([ReVanced#2020](ReVanced/revanced-patches#2020)) ([05904a2](ReVanced/revanced-patches@98d6b87))
* **youtube/hide-player-overlay:** exclude by default ([1c6fb94](ReVanced/revanced-patches@a9168aa))
* **youtube/spoof-app-version:** user selectable version to spoof ([ReVanced#2013](ReVanced/revanced-patches#2013)) ([fd66417](ReVanced/revanced-patches@f04a341))
* **youtube/spoof-signature-verification:** list known spoofing side effects in revanced settings ([ReVanced#2011](ReVanced/revanced-patches#2011)) ([dc6e9b2](ReVanced/revanced-patches@617169a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants