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

Messenger patch fail #2711

Closed
1 of 3 tasks
Sam101011 opened this issue Feb 10, 2024 · 1 comment
Closed
1 of 3 tasks

Messenger patch fail #2711

Sam101011 opened this issue Feb 10, 2024 · 1 comment
Labels
Bug report Something isn't working

Comments

@Sam101011
Copy link
Sponsor

Sam101011 commented Feb 10, 2024

Bug description

Disable switching emoji to sticker patch fails on newest Messenger v444.1.0.49.109 when using ReVanced Manager

Error logs

- Device Info
ReVanced Manager: 1.18.0
Model: JNY-LX1
Android version: 10
Supported architectures: arm64-v8a, armeabi-v7a, armeabi
Root permissions: No

- Patch Info
App: com.facebook.orca v444.1.0.49.109 (Suggested: Any)
Patches version: v4.2.0
Patches added: Default
Patches removed: None
Default patch options changed: None

- Settings
Allow changing patch selection: true
Version compatibility check: true
Show universal patches: false
Patches source: revanced/revanced-patches
Integration source: revanced/revanced-integrations

- Logs
Copying APK
Reading APK
Decoding app manifest
Loading patches
Executing patches
Disable switching emoji to sticker failed: app.revanced.patcher.patch.PatchException: Failed to resolve SwitchMessangeInputEmojiButtonFingerprint
	at app.revanced.util.BytecodeUtilsKt.getException(BytecodeUtils.kt:24)
	at app.revanced.patches.messenger.inputfield.patch.DisableSwitchingEmojiToStickerPatch.execute(DisableSwitchingEmojiToStickerPatch.kt:34)
	at app.revanced.patches.messenger.inputfield.patch.DisableSwitchingEmojiToStickerPatch.execute(DisableSwitchingEmojiToStickerPatch.kt:13)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(Patcher.kt:174)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend(Patcher.kt:203)
	at app.revanced.patcher.Patcher$apply$1.invoke(Unknown Source:8)
	at app.revanced.patcher.Patcher$apply$1.invoke(Unknown Source:4)
	at kotlinx.coroutines.flow.SafeFlow.collectSafely(Builders.kt:61)
	at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
	at app.revanced.manager.flutter.MainActivity$runPatcher$1$2$1.invokeSuspend(MainActivity.kt:341)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:280)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source:1)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source:1)
	at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$36(MainActivity.kt:340)
	at app.revanced.manager.flutter.MainActivity.$r8$lambda$wwTqh4bVDMuwAT_qXBREk8gLHGU(Unknown Source:0)
	at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda5.run(Unknown Source:24)
	at java.lang.Thread.run(Thread.java:929)
Applied 2 patches
Compiling patched dex files

Solution

No response

Additional context

No response

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@Sam101011 Sam101011 added the Bug report Something isn't working label Feb 10, 2024
@oSumAtrIX oSumAtrIX closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2024
@Sam101011
Copy link
Sponsor Author

Idk if it matters but I did some testing and the last version where this patch works is 439.0.0.29.119

tamnguyenchi93 pushed a commit to tamnguyenchi93/revanced-patches that referenced this issue Mar 24, 2024
# [2.187.0-dev.5](ReVanced/revanced-patches@v2.187.0-dev.4...v2.187.0-dev.5) (2023-07-28)

### Bug Fixes

* **YouTube - Spoof app version:** Fix grammar in description ([ReVanced#2711](ReVanced/revanced-patches#2711)) ([dd249e6](ReVanced/revanced-patches@dd249e6))
tamnguyenchi93 pushed a commit to tamnguyenchi93/revanced-patches that referenced this issue Mar 24, 2024
# [2.187.0](ReVanced/revanced-patches@v2.186.0...v2.187.0) (2023-08-02)

### Bug Fixes

* Remove version numbers from individual patches ([ReVanced#2709](ReVanced/revanced-patches#2709)) ([7a828ea](ReVanced/revanced-patches@7a828ea))
* **Sync for Reddit - Change OAuth client id:** Disable piracy detection ([cd103dd](ReVanced/revanced-patches@cd103dd))
* Use clearer descriptions ([8dbb0e2](ReVanced/revanced-patches@8dbb0e2))
* **YouTube - Spoof app version:** Fix grammar in description ([ReVanced#2711](ReVanced/revanced-patches#2711)) ([dd249e6](ReVanced/revanced-patches@dd249e6))
* **YouTube - Spoof App Version:** Remove 17.30.35 target (version no longer works correctly) ([ReVanced#2703](ReVanced/revanced-patches#2703)) ([210108b](ReVanced/revanced-patches@210108b))
* **YouTube - Theme:** only set splash screen color if background colors are set ([f058db4](ReVanced/revanced-patches@f058db4))

### Features

* **Joey for Reddit:** Add `Change OAuth client id` patch ([1bac47d](ReVanced/revanced-patches@1bac47d))
* **Joey for Reddit:** Add `Disable ads` patch ([ad7e147](ReVanced/revanced-patches@ad7e147))
* **Reddit is Fun - Spoof client:** Spoof the user agent ([b9aaf61](ReVanced/revanced-patches@b9aaf61))
* **Sync for Reddit:** add `Disable Sync for Lemmy bottom sheet` patch ([56b535b](ReVanced/revanced-patches@56b535b))
* **YouTube - Hide layout components:** Hide `chips shelf` ([ReVanced#2699](ReVanced/revanced-patches#2699)) ([8e6058b](ReVanced/revanced-patches@8e6058b))
* **YouTube:** add `Player Flyout Menu` patch ([ReVanced#2295](ReVanced/revanced-patches#2295)) ([aea0af0](ReVanced/revanced-patches@aea0af0))
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