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

Twitter version 10.50.0-alpha.4 crashes after logging in #535

Open
ThunderMite42 opened this issue Feb 6, 2025 · 0 comments
Open

Twitter version 10.50.0-alpha.4 crashes after logging in #535

ThunderMite42 opened this issue Feb 6, 2025 · 0 comments

Comments

@ThunderMite42
Copy link

I downloaded version 10.50.0-alpha.4 (because it's the latest version with a nodpi variant), and after patching and opening the app, it asks me to log in. This works fine, but afterwards it briefly shows an empty homescreen before immediately crashing. Opening the app after this results in an immediate crash, even after force-stopping and clearing cache. The RVX Manager log is as follows:

- Device Info
RVX Manager: 1.22.2
Model: SM-S916B
Android version: 14
Supported architectures: arm64-v8a, armeabi-v7a, armeabi
Root permissions: No

- Patch Info
App: com.twitter.android v10.50.0-alpha.4 (Suggested: Any)
Patches version: v1.49.1
Patches added: Bring back twitter
Patches removed: Dynamic color, Remove "Communities to join" Banner, Remove Detailed posts, Remove main event, Remove "Pinned posts by followers" Banner, Remove message prompts Banner, Remove "Revisit Bookmark" Banner, Remove superhero event, Remove "Today's News", Remove top people in search, Remove videos for you, Remove "Who to follow" Banner, Hide Promoted Trends, Disable chirp font, Hide bookmark icon in timeline, Hide FAB Menu Buttons, Remove view count, Hide Recommended Users, Round off numbers, Enable PiP mode automatically, Hide Banner, Hide hidden replies, Hide nudge button, Hide followed by context, Hide Live Threads, Hide Community Notes
Default patch options changed: None

- Settings
Allow changing patch selection: true
Version compatibility check: true
Show universal patches: false
Remove unused library: false
Use pre-release: false
Patches source: crimera/piko
Integration source: crimera/revanced-integrations

- Logs
Reading APK
Decoding app manifest
Loading patches
Merging integrations
Deleting existing temporary files directory
Decoding resources
Executing patches
Applied 36 patches
Control video auto scroll failed: app.revanced.patcher.patch.PatchException: EnableVidAutoAdvancePatchFingerprint not found
	at crimera.patches.twitter.timeline.enableVidAutoAdvance.EnableVidAutoAdvancePatch.execute(EnableVidAutoAdvancePatch.kt:36)
	at crimera.patches.twitter.timeline.enableVidAutoAdvance.EnableVidAutoAdvancePatch.execute(EnableVidAutoAdvancePatch.kt:21)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(SourceFile:173)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend(SourceFile:205)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at kotlinx.coroutines.flow.SafeFlow.collectSafely(SourceFile:61)
	at kotlinx.coroutines.flow.AbstractFlow.collect(SourceFile:230)
	at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$2.invokeSuspend(SourceFile:324)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:33)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:108)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(SourceFile:280)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(SourceFile:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(SourceFile:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(SourceFile:1)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(SourceFile:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(SourceFile:1)
	at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$35(SourceFile:318)
	at app.revanced.manager.flutter.MainActivity.$r8$lambda$7KobHryxqqdI5JS3uiaGATjlYU8(SourceFile:0)
	at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda2.run(SourceFile:0)
	at java.lang.Thread.run(Thread.java:1012)
Custom translator failed: app.revanced.patcher.patch.PatchException: 'Custom translator' depends on 'NativeTranslatorHooksPatch' that raised an exception:
app.revanced.patcher.patch.PatchException: ShortTweetObjectFingerprint not found
	at crimera.patches.twitter.misc.shareMenu.nativeTranslator.NativeTranslatorHooksPatch.execute(NativeTranslatorHooksPatch.kt:80)
	at crimera.patches.twitter.misc.shareMenu.nativeTranslator.NativeTranslatorHooksPatch.execute(NativeTranslatorHooksPatch.kt:54)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(SourceFile:173)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(SourceFile:155)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend(SourceFile:205)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at kotlinx.coroutines.flow.SafeFlow.collectSafely(SourceFile:61)
	at kotlinx.coroutines.flow.AbstractFlow.collect(SourceFile:230)
	at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$2.invokeSuspend(SourceFile:324)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:33)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:108)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(SourceFile:280)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(SourceFile:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(SourceFile:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(SourceFile:1)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(SourceFile:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(SourceFile:1)
	at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$35(SourceFile:318)
	at app.revanced.manager.flutter.MainActivity.$r8$lambda$7KobHryxqqdI5JS3uiaGATjlYU8(SourceFile:0)
	at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda2.run(SourceFile:0)
	at java.lang.Thread.run(Thread.java:1012)

	at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(SourceFile:160)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend(SourceFile:205)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at kotlinx.coroutines.flow.SafeFlow.collectSafely(SourceFile:61)
	at kotlinx.coroutines.flow.AbstractFlow.collect(SourceFile:230)
	at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$2.invokeSuspend(SourceFile:324)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:33)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:108)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(SourceFile:280)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(SourceFile:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(SourceFile:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(SourceFile:1)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(SourceFile:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(SourceFile:1)
	at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$35(SourceFile:318)
	at app.revanced.manager.flutter.MainActivity.$r8$lambda$7KobHryxqqdI5JS3uiaGATjlYU8(SourceFile:0)
	at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda2.run(SourceFile:0)
	at java.lang.Thread.run(Thread.java:1012)
Customize reply sort filter failed: app.revanced.patcher.patch.PatchException: ReplySortingInvokeClassFinderFingerprint not found
	at crimera.patches.twitter.misc.customize.replySorting.DefaultReplySortingPatch.execute(DefaultReplySortingPatch.kt:47)
	at crimera.patches.twitter.misc.customize.replySorting.DefaultReplySortingPatch.execute(DefaultReplySortingPatch.kt:35)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(SourceFile:173)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend(SourceFile:205)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at kotlinx.coroutines.flow.SafeFlow.collectSafely(SourceFile:61)
	at kotlinx.coroutines.flow.AbstractFlow.collect(SourceFile:230)
	at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$2.invokeSuspend(SourceFile:324)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:33)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:108)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(SourceFile:280)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(SourceFile:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(SourceFile:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(SourceFile:1)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(SourceFile:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(SourceFile:1)
	at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$35(SourceFile:318)
	at app.revanced.manager.flutter.MainActivity.$r8$lambda$7KobHryxqqdI5JS3uiaGATjlYU8(SourceFile:0)
	at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda2.run(SourceFile:0)
	at java.lang.Thread.run(Thread.java:1012)
Remove premium upsell failed: app.revanced.patcher.patch.PatchException: RemovePremiumUpsellPatchFingerprint not found
	at crimera.patches.twitter.timeline.removePremiumUpsell.DisablePremiumUpsellPatch.execute(RemovePremiumUpsellPatch.kt:36)
	at crimera.patches.twitter.timeline.removePremiumUpsell.DisablePremiumUpsellPatch.execute(RemovePremiumUpsellPatch.kt:20)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(SourceFile:173)
	at app.revanced.patcher.Patcher$apply$1.invokeSuspend(SourceFile:205)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0)
	at kotlinx.coroutines.flow.SafeFlow.collectSafely(SourceFile:61)
	at kotlinx.coroutines.flow.AbstractFlow.collect(SourceFile:230)
	at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$2.invokeSuspend(SourceFile:324)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:33)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:108)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(SourceFile:280)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(SourceFile:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(SourceFile:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(SourceFile:1)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(SourceFile:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(SourceFile:1)
	at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$35(SourceFile:318)
	at app.revanced.manager.flutter.MainActivity.$r8$lambda$7KobHryxqqdI5JS3uiaGATjlYU8(SourceFile:0)
	at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda2.run(SourceFile:0)
	at java.lang.Thread.run(Thread.java:1012)
Compiling patched dex files
Compiled 12 dex files
Compiling modified resources
Aligning APK
Signing APK
Patched APK
Installing patched app
Installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant