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: (dev) Invalid UTF-8 sequence #721

Closed
validcube opened this issue Feb 28, 2023 · 0 comments Β· Fixed by #725
Closed

bug: (dev) Invalid UTF-8 sequence #721

validcube opened this issue Feb 28, 2023 · 0 comments Β· Fixed by #725
Labels
Bug report Something isn't working

Comments

@validcube
Copy link
Member

validcube commented Feb 28, 2023

πŸ“ Type

Error at compiling

ℹ️ Bug description

This bug occurred in ab8fccc (bumping patcher from 6.4.3 -> 7.0.0)

βœ… Steps to reproduce

  1. ⌚ Checkout at the dev branch
  2. πŸŒ‹ Compile the application, and observe the error

πŸ§‘β€πŸ’» Manager version

0.0.56 dev (0.0.56+7)

πŸ“ƒ Logs.

WARNING: [XmlResourcesTransformer] Received malformed sequence exception when trying to detect the encoding for 'AndroidManifest.xml'. Defaulting to UTF-8.
WARNING: [XmlResourcesTransformer] javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]

Full logs.

https://github.com/revanced/revanced-manager/actions/runs/4282281216/jobs/7456358532
https://github.com/revanced/revanced-manager/actions/runs/4282339614/jobs/7460074008

@validcube validcube added the Bug report Something isn't working label Feb 28, 2023
validcube added a commit that referenced this issue Mar 2, 2023
@validcube validcube linked a pull request Mar 2, 2023 that will close this issue
validcube added a commit to validcube/revanced-manager that referenced this issue Mar 3, 2023
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

Successfully merging a pull request may close this issue.

1 participant