ReVanced / revanced-patcher

💉 ReVanced Patcher used to patch Android applications
https://revanced.app
GNU General Public License v3.0
2.6k stars 211 forks source link

bug: Dependencies being added to the set of executed patches #300

Closed ILoveOpenSourceApplications closed 3 months ago

ILoveOpenSourceApplications commented 5 months ago

Bug description

Dependencies are being added to the set of executed patches which if closeable are logged: https://github.com/ReVanced/revanced-patcher/blob/main/src/main/kotlin/app/revanced/patcher/Patcher.kt#L252

Error logs

No response

Solution

No response

Additional context

No response

Acknowledgements

ILoveOpenSourceApplications commented 3 months ago

Hey @oSumAtrIX, I'm still seeing the dependencies while patching now as well.

oSumAtrIX commented 3 months ago

Did you use the release of Patcher that fixes it

ILoveOpenSourceApplications commented 3 months ago

The manager fetches the latest release right?

oSumAtrIX commented 3 months ago

No. It uses the version it was compiled with.

ILoveOpenSourceApplications commented 3 months ago

I am currently using the latest version of ReVanced Manager, v1.21.2. So when will it be fixed for the manager?

oSumAtrIX commented 3 months ago

Whenever it uses the release of Patcher that fixes it