ReVanced / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
2.3k stars 267 forks source link

bug: youtube 18.23.35 (nodpi) error patching #619

Closed evilsh3ll closed 1 year ago

evilsh3ll commented 1 year ago

Type

Error while patching

Bug description

youtube 18.23.35 (nodpi) doesn't compile default patches, I use android 11

Steps to reproduce

  1. Install latest revanced manager and give root permissions
  2. Install youtube 18.23.35 (nodpi) from APKPure or APKMirror
  3. Patch youtube with the default 61 patches
  4. Patching doesn't work

Relevant log output

07-11 19:55:11.364  3493  3493 E AndroidRuntime: FATAL EXCEPTION: main
07-11 19:55:11.364  3493  3493 E AndroidRuntime: Process: com.qualcomm.qti.poweroffalarm, PID: 3493
07-11 19:55:11.364  3493  3493 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.qualcomm.qti.poweroffalarm.PowerOffAlarmBroadcastReceiver: android.database.sqlite.SQLiteCantOpenDatabaseException: Cannot open database '/data/user_de/0/com.qualcomm.qti.poweroffalarm/databases/alarm.db': Directory /data/user_de/0/com.qualcomm.qti.poweroffalarm/databases doesn't exist
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.app.ActivityThread.handleReceiver(ActivityThread.java:4036)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.app.ActivityThread.access$1400(ActivityThread.java:238)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1925)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:106)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:223)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:7666)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
07-11 19:55:11.364  3493  3493 E AndroidRuntime: Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: Cannot open database '/data/user_de/0/com.qualcomm.qti.poweroffalarm/databases/alarm.db': Directory /data/user_de/0/com.qualcomm.qti.poweroffalarm/databases doesn't exist
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:252)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:205)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:505)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:206)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:198)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:927)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:907)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:771)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:760)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:373)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:316)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at com.qualcomm.qti.poweroffalarm.AlarmDatabase.query(AlarmDatabase.java:36)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at com.qualcomm.qti.poweroffalarm.PowerOffAlarmBroadcastReceiver.onReceive(PowerOffAlarmBroadcastReceiver.java:154)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.app.ActivityThread.handleReceiver(ActivityThread.java:4027)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    ... 8 more
07-11 19:55:11.364  3493  3493 E AndroidRuntime: Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:224)
07-11 19:55:11.364  3493  3493 E AndroidRuntime:    ... 21 more
07-11 19:55:26.757  5245  5245 E AndroidRuntime: FATAL EXCEPTION: main
07-11 19:55:26.757  5245  5245 E AndroidRuntime: Process: com.qualcomm.qti.poweroffalarm, PID: 5245
07-11 19:55:26.757  5245  5245 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.qualcomm.qti.poweroffalarm.PowerOffAlarmBroadcastReceiver: android.database.sqlite.SQLiteCantOpenDatabaseException: Cannot open database '/data/user_de/0/com.qualcomm.qti.poweroffalarm/databases/alarm.db': Directory /data/user_de/0/com.qualcomm.qti.poweroffalarm/databases doesn't exist
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.app.ActivityThread.handleReceiver(ActivityThread.java:4036)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.app.ActivityThread.access$1400(ActivityThread.java:238)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1925)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:106)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:223)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:7666)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
07-11 19:55:26.757  5245  5245 E AndroidRuntime: Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: Cannot open database '/data/user_de/0/com.qualcomm.qti.poweroffalarm/databases/alarm.db': Directory /data/user_de/0/com.qualcomm.qti.poweroffalarm/databases doesn't exist
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:252)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:205)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:505)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:206)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:198)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:927)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:907)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:771)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:760)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:373)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:316)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at com.qualcomm.qti.poweroffalarm.AlarmDatabase.query(AlarmDatabase.java:36)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at com.qualcomm.qti.poweroffalarm.PowerOffAlarmBroadcastReceiver.onReceive(PowerOffAlarmBroadcastReceiver.java:154)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.app.ActivityThread.handleReceiver(ActivityThread.java:4027)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    ... 8 more
07-11 19:55:26.757  5245  5245 E AndroidRuntime: Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:224)
07-11 19:55:26.757  5245  5245 E AndroidRuntime:    ... 21 more
07-11 19:56:29.779  8106  8106 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
07-11 19:56:29.782  8106  8106 I AndroidRuntime: Using default boot image
07-11 19:56:29.782  8106  8106 I AndroidRuntime: Leaving lock profiling enabled
07-11 19:56:29.789  8121  8121 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
07-11 19:56:29.791  8121  8121 I AndroidRuntime: Using default boot image
07-11 19:56:29.791  8121  8121 I AndroidRuntime: Leaving lock profiling enabled
07-11 19:56:29.875  8121  8121 D AndroidRuntime: Calling main entry com.android.commands.content.Content
07-11 19:56:29.875  8106  8106 D AndroidRuntime: Calling main entry com.android.commands.content.Content
07-11 19:56:29.967  8106  8106 D AndroidRuntime: Shutting down VM
07-11 19:56:29.969  8121  8121 D AndroidRuntime: Shutting down VM
07-11 19:56:30.085  8191  8191 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
07-11 19:56:30.086  8191  8191 I AndroidRuntime: Using default boot image
07-11 19:56:30.086  8191  8191 I AndroidRuntime: Leaving lock profiling enabled
07-11 19:56:30.165  8191  8191 D AndroidRuntime: Calling main entry com.topjohnwu.superuser.internal.RootServerMain
07-11 19:56:39.298  7541  7541 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
07-11 19:56:43.241  8901  8901 D AndroidRuntime: Shutting down VM
07-11 19:56:43.241  8901  8901 E AndroidRuntime: FATAL EXCEPTION: main
07-11 19:56:43.241  8901  8901 E AndroidRuntime: Process: com.google.android.youtube, PID: 8901
07-11 19:56:43.241  8901  8901 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.android.apps.youtube.app.YouTubeTikTokRoot_Application: java.lang.RuntimeException: Failed to parse XML configuration from main_shortcuts
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.app.LoadedApk.makeApplication(LoadedApk.java:1268)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6692)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.app.ActivityThread.access$1300(ActivityThread.java:238)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1914)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:106)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:223)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:7666)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
07-11 19:56:43.241  8901  8901 E AndroidRuntime: Caused by: java.lang.RuntimeException: Failed to parse XML configuration from main_shortcuts
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.security.net.config.XmlConfigSource.ensureInitialized(XmlConfigSource.java:89)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.security.net.config.XmlConfigSource.getPerDomainConfigs(XmlConfigSource.java:55)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.security.net.config.ManifestConfigSource.getPerDomainConfigs(ManifestConfigSource.java:45)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.security.net.config.ApplicationConfig.ensureInitialized(ApplicationConfig.java:175)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.security.net.config.ApplicationConfig.isCleartextTrafficPermitted(ApplicationConfig.java:130)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.security.net.config.NetworkSecurityConfigProvider.handleNewApplication(NetworkSecurityConfigProvider.java:60)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.app.LoadedApk.makeApplication(LoadedApk.java:1259)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    ... 9 more
07-11 19:56:43.241  8901  8901 E AndroidRuntime: Caused by: org.xmlpull.v1.XmlPullParserException: Unexpected start tag: found shortcuts, expected network-security-config
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at com.android.internal.util.XmlUtils.beginDocument(XmlUtils.java:1561)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.security.net.config.XmlConfigSource.parseNetworkSecurityConfig(XmlConfigSource.java:315)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    at android.security.net.config.XmlConfigSource.ensureInitialized(XmlConfigSource.java:83)
07-11 19:56:43.241  8901  8901 E AndroidRuntime:    ... 15 more
07-11 19:56:43.360  8932  8932 D AndroidRuntime: Shutting down VM
07-11 19:56:43.360  8932  8932 E AndroidRuntime: FATAL EXCEPTION: main
07-11 19:56:43.360  8932  8932 E AndroidRuntime: Process: com.google.android.youtube, PID: 8932
07-11 19:56:43.360  8932  8932 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.android.apps.youtube.app.YouTubeTikTokRoot_Application: java.lang.RuntimeException: Failed to parse XML configuration from main_shortcuts
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.app.LoadedApk.makeApplication(LoadedApk.java:1268)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6692)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.app.ActivityThread.access$1300(ActivityThread.java:238)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1914)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:106)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:223)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:7666)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
07-11 19:56:43.360  8932  8932 E AndroidRuntime: Caused by: java.lang.RuntimeException: Failed to parse XML configuration from main_shortcuts
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.security.net.config.XmlConfigSource.ensureInitialized(XmlConfigSource.java:89)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.security.net.config.XmlConfigSource.getPerDomainConfigs(XmlConfigSource.java:55)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.security.net.config.ManifestConfigSource.getPerDomainConfigs(ManifestConfigSource.java:45)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.security.net.config.ApplicationConfig.ensureInitialized(ApplicationConfig.java:175)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.security.net.config.ApplicationConfig.isCleartextTrafficPermitted(ApplicationConfig.java:130)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.security.net.config.NetworkSecurityConfigProvider.handleNewApplication(NetworkSecurityConfigProvider.java:60)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.app.LoadedApk.makeApplication(LoadedApk.java:1259)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    ... 9 more
07-11 19:56:43.360  8932  8932 E AndroidRuntime: Caused by: org.xmlpull.v1.XmlPullParserException: Unexpected start tag: found shortcuts, expected network-security-config
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at com.android.internal.util.XmlUtils.beginDocument(XmlUtils.java:1561)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.security.net.config.XmlConfigSource.parseNetworkSecurityConfig(XmlConfigSource.java:315)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    at android.security.net.config.XmlConfigSource.ensureInitialized(XmlConfigSource.java:83)
07-11 19:56:43.360  8932  8932 E AndroidRuntime:    ... 15 more
07-11 19:56:46.570  9163  9163 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
07-11 19:56:46.572  9163  9163 I AndroidRuntime: Using default boot image
07-11 19:56:46.572  9163  9163 I AndroidRuntime: Leaving lock profiling enabled
07-11 19:56:46.582  9184  9184 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
07-11 19:56:46.585  9184  9184 I AndroidRuntime: Using default boot image
07-11 19:56:46.585  9184  9184 I AndroidRuntime: Leaving lock profiling enabled
07-11 19:56:46.613  9183  9183 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
07-11 19:56:46.615  9183  9183 I AndroidRuntime: Using default boot image
07-11 19:56:46.615  9183  9183 I AndroidRuntime: Leaving lock profiling enabled
07-11 19:56:46.653  9163  9163 D AndroidRuntime: Calling main entry com.android.commands.content.Content
07-11 19:56:46.673  9184  9184 D AndroidRuntime: Calling main entry com.topjohnwu.superuser.internal.RootServerMain
07-11 19:56:46.674  9163  9163 D AndroidRuntime: Shutting down VM
07-11 19:56:46.677  9184  9184 I AndroidRuntime: VM exiting with result code 0.
07-11 19:56:46.699  9183  9183 D AndroidRuntime: Calling main entry com.topjohnwu.superuser.internal.RootServerMain
07-11 19:56:47.986  9430  9430 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
07-11 19:56:47.989  9430  9430 I AndroidRuntime: Using default boot image
07-11 19:56:47.989  9430  9430 I AndroidRuntime: Leaving lock profiling enabled
07-11 19:56:48.064  9430  9430 D AndroidRuntime: Calling main entry com.android.commands.content.Content
07-11 19:56:48.074  9430  9430 D AndroidRuntime: Shutting down VM
07-11 19:56:59.097  8191  8191 I AndroidRuntime: VM exiting with result code 0.

Screenshots or videos

photo_2023-07-11_19-47-25

Solution

No response

Additional context

extracted log

Initializing installer
Creating working directory
Copying original apk
Unpacking input apk
Reading dex files
Decoding AndroidManifest.xml only, because resources are not needed
Merging integrations
Deleting existing resource cache directory
Decoding resources
Executing patches
Failed to apply Always autorepeat: 'Always autorepeat' depends on 'Integrations' but the following error was raised: Could not find hook target fingerprint.
Failed to apply Client spoof: 'Client spoof' depends on 'Spoof signature verification' but the following error was raised: 'Spoof signature verification' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Comments: 'Comments' depends on 'Settings' but the following error was raised: 'Settings' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Copy video url: 'Copy video url' depends on 'CopyVideoUrlResourcePatch' but the following error was raised: 'CopyVideoUrlResourcePatch' depends on 'Settings' but the following error was raised: 'Settings' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Applied Custom branding
Failed to apply Disable Shorts on startup: 'Disable Shorts on startup' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Disable auto captions: 'Disable auto captions' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Disable fullscreen panels: 'Disable fullscreen panels' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Disable player popup panels: 'Disable player popup panels' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Disable zoom haptics: 'Disable zoom haptics' depends on 'Settings' but the following error was raised: 'Settings' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Enable debugging: 'Enable debugging' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply External downloads: 'External downloads' depends on 'ExternalDownloadsResourcePatch' but the following error was raised: 'ExternalDownloadsResourcePatch' depends on 'Settings' but the following error was raised: 'Settings' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply HDR auto brightness: 'HDR auto brightness' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide Shorts components: 'Hide Shorts components' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide ads: 'Hide ads' depends on 'Hide get premium' but the following error was raised: 'Hide get premium' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide album cards: 'Hide album cards' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide autoplay button: 'Hide autoplay button' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide breaking news shelf: 'Hide breaking news shelf' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide captions button: 'Hide captions button' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide cast button: 'Hide cast button' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide crowdfunding box: 'Hide crowdfunding box' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide email address: 'Hide email address' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide endscreen cards: 'Hide endscreen cards' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide filter bar: 'Hide filter bar' depends on 'HideFilterBarResourcePatch' but the following error was raised: 'HideFilterBarResourcePatch' depends on 'Settings' but the following error was raised: 'Settings' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide floating microphone button: 'Hide floating microphone button' depends on 'HideFloatingMicrophoneButtonResourcePatch' but the following error was raised: 'HideFloatingMicrophoneButtonResourcePatch' depends on 'Settings' but the following error was raised: 'Settings' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide info cards: 'Hide info cards' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide layout components: 'Hide layout components' depends on 'LithoFilterPatch' but the following error was raised: 'LithoFilterPatch' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide load more button: 'Hide load more button' depends on 'HideLoadMoreButtonResourcePatch' but the following error was raised: 'HideLoadMoreButtonResourcePatch' depends on 'Settings' but the following error was raised: 'Settings' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide player buttons: 'Hide player buttons' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide player overlay: 'Hide player overlay' depends on 'HidePlayerOverlayResourcePatch' but the following error was raised: 'HidePlayerOverlayResourcePatch' depends on 'Settings' but the following error was raised: 'Settings' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide seekbar: 'Hide seekbar' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide timestamp: 'Hide timestamp' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide video action buttons: 'Hide video action buttons' depends on 'LithoFilterPatch' but the following error was raised: 'LithoFilterPatch' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide watch in VR: 'Hide watch in VR' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Hide watermark: 'Hide watermark' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Minimized playback: 'Minimized playback' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Navigation buttons: 'Navigation buttons' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Old video quality menu: 'Old video quality menu' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Applied Open links externally
Applied Premium heading
Failed to apply Remember video quality: 'Remember video quality' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Return YouTube Dislike: 'Return YouTube Dislike' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Seekbar tapping: 'Seekbar tapping' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply SponsorBlock: 'SponsorBlock' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Spoof app version: 'Spoof app version' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Swipe controls: 'Swipe controls' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Tablet mini player: 'Tablet mini player' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Theme: 'Theme' depends on 'SeekbarColorBytecodePatch' but the following error was raised: 'SeekbarColorBytecodePatch' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Vanced MicroG support: 'Vanced MicroG support' depends on 'Hide cast button' but the following error was raised: 'Hide cast button' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Video ads: 'Video ads' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Video speed: 'Video speed' depends on 'Custom video speed' but the following error was raised: 'Custom video speed' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Failed to apply Wide searchbar: 'Wide searchbar' depends on 'Integrations' but the following error was raised: 'Integrations' did not succeed previously
Repacking patched apk
Compiling resources
Writing modified dex files
Finished!

Acknowledgements

oSumAtrIX commented 1 year ago

Screenshot 2023-07-11 at 20 02 07

Follow the above

evilsh3ll commented 1 year ago

yes, I already done that, I fully unistalled revanced and youtube too. The issue post is the result after full reinstalling of youtube and revanced

oSumAtrIX commented 1 year ago

Follow what I sent above. Closing until then

evilsh3ll commented 1 year ago

now

  1. I unistalled the only other patched app I have (reddit)
  2. I removed and reinstalled youtube and revanced manger
  3. I checked revanced settings one by one, there isn't anything special to change (I removed temporary files from the revanced in-app settings to be sure), I left any other settings by default
  4. I patched youtube (default 61 patches)
  5. I get the same error of the first issue thread
LisoUseInAIKyrios commented 1 year ago

Is your device rooted?

evilsh3ll commented 1 year ago

yes, as I wrote in the "Steps to reproduce" section of the issue thread above (and yes I allowed root privileges for revanced).

I have a oneplus 8T crDroid 7.14 custom rom (android 11)

LisoUseInAIKyrios commented 1 year ago

https://github.com/revanced/revanced-patches/issues/1332#issuecomment-1364945032

evilsh3ll commented 1 year ago

ok thanks, I revoked root and it worked