inotia00 / rvx-builder

A NodeJS ReVanced Extended builder
GNU General Public License v3.0
525 stars 48 forks source link

Error while compiling YouTube and YouTube Music app - Unknown chunk type '200' #56

Closed darkvpier closed 1 year ago

darkvpier commented 1 year ago

I am facing an issue while trying to compile the YouTube and YouTube Music app. Every time I try to compile the app, I receive the following error message:

"[builder] WARNING: aapt2 W 02-22 01:26:52 18917 18917] Unknown chunk type '200'."

I have tried cleaning and rebuilding the project, but the issue persists. I suspect this may be an issue with AAPT2.

Could someone please assist in resolving this issue so that I can continue with the development of the app? Any help would be greatly appreciated.

Steps to Reproduce:

  1. Select the version and patches of the YouTube or YouTube Music app.
  2. Attempt to compile the app.
  3. Observe the error message: "[builder] WARNING: aapt2 W 02-22 01:26:52 18917 18917] Unknown chunk type '200'."

Expected behavior: The YouTube and YouTube Music app should compile successfully without any errors.

Actual behavior: The app fails to compile due to the error message: "[builder] WARNING: aapt2 W 02-22 01:26:52 18917 18917] Unknown chunk type '200'." Screenshot_20230222-012720~2

inotia00 commented 1 year ago

It's a warning, not an error you can just ignore

darkvpier commented 1 year ago

But the YouTube patched has many bugs. I tried compiling with another app (official revanced manager configured to patch from inotia00) and worked perfectly.