MMRL icon indicating copy to clipboard operation
MMRL copied to clipboard

[BUG] All releases after v34016 fail to start

Open hatelamers opened this issue 3 months ago • 6 comments

Checklist

  • [x] No one has submitted a similar or identical bug report before
  • [x] I'm using the latest version of MMRL

Bug description

After installing any update newer than v34016 the app crashes right on launch with "we hit a brick"

Expected behavior

The app starts normally

Actual behavior

The app is unusable due to the error

Steps to reproduce

  1. Start the app

UI / OS

Lenovo ZUI 17.0.138

Android Version

15

Additional info

Type of the key HomeScreenDestination is not supported. On Android you can only use types which can be stored inside the Bundle.

e0.g.f(Unknown Source:78)
E.s0.f(Unknown Source:12)
E.J.d(Unknown Source:106)
E.L.j(Unknown Source:1260)
d0.b.f(Unknown Source:45)
d0.b.j(Unknown Source:8)
E.L.j(Unknown Source:1012)
d0.b.f(Unknown Source:45)
d0.b.j(Unknown Source:8)
d0.c.c(Unknown Source:14)
V.o.n(Unknown Source:79)
V.u.i(Unknown Source:41)
V.x0.a(Unknown Source:43)
V.m.a(Unknown Source:4)
V.m.a(Unknown Source:4)
V.u.j(Unknown Source:11)
E0.F.i(Unknown Source:21)
E0.F.h(Unknown Source:115)
E0.A.X(Unknown Source:166)
E.U.a(Unknown Source:29)
C.p.b(Unknown Source:20)
C.q.j(Unknown Source:832)
E.L.j(Unknown Source:1164)
E0.C.b(Unknown Source:70)
G0.v.e(Unknown Source:37)
o0.L.e(Unknown Source:0)
G0.B.e(Unknown Source:10)
E.p.e(Unknown Source:0)
G0.B.e(Unknown Source:10)
G0.Y.a(Unknown Source:128)
f0.r.e(Unknown Source:50)
f0.u.a(Unknown Source:51)
f0.v.d(Unknown Source:127)
G0.r0.a(Unknown Source:2)
G0.Z.J0(Unknown Source:140)
G0.Z.e(Unknown Source:98)
A.c.i(Unknown Source:94)
A.y.b(Unknown Source:42)
G0.v.e(Unknown Source:37)
A.b0.e(Unknown Source:58)
G0.c.e(Unknown Source:9)
G0.B.e(Unknown Source:10)
A.A0.e(Unknown Source:113)
G0.B.e(Unknown Source:10)
G0.Y.a(Unknown Source:128)
f0.r.e(Unknown Source:50)
f0.u.a(Unknown Source:51)
f0.v.d(Unknown Source:127)
G0.r0.a(Unknown Source:2)
G0.Z.J0(Unknown Source:140)
G0.Z.e(Unknown Source:98)
A.u.b(Unknown Source:57)
G0.v.e(Unknown Source:37)
o0.L.e(Unknown Source:0)
G0.B.e(Unknown Source:10)
A.G.e(Unknown Source:104)
G0.B.e(Unknown Source:10)
A.A0.e(Unknown Source:113)
G0.B.e(Unknown Source:10)
A.A0.e(Unknown Source:113)
G0.B.e(Unknown Source:10)
G0.Y.a(Unknown Source:128)
f0.r.e(Unknown Source:50)
f0.u.a(Unknown Source:51)
f0.v.d(Unknown Source:127)
G0.r0.a(Unknown Source:2)
G0.Z.J0(Unknown Source:140)
G0.Z.e(Unknown Source:98)
A.c.i(Unknown Source:94)
A.x0.b(Unknown Source:42)
G0.v.e(Unknown Source:37)
A.G.e(Unknown Source:104)
G0.B.e(Unknown Source:10)
G0.Y.a(Unknown Source:128)
f0.r.e(Unknown Source:50)
f0.u.a(Unknown Source:51)
f0.v.d(Unknown Source:127)
G0.r0.a(Unknown Source:2)
G0.Z.J0(Unknown Source:140)
G0.Z.e(Unknown Source:98)
z4.j.j(Unknown Source:1159)
E0.C.b(Unknown Source:70)
G0.v.e(Unknown Source:37)
G0.Y.a(Unknown Source:128)
f0.r.e(Unknown Source:50)
f0.u.a(Unknown Source:51)
f0.v.d(Unknown Source:127)
G0.r0.a(Unknown Source:2)
… 80 more

hatelamers avatar Sep 28 '25 10:09 hatelamers

Can confirm this for Android 15 (OneUI 7.0) with Magisk 30.4

Crashes don't occur on v34016, but it does on newer versions.

fruini avatar Oct 04 '25 04:10 fruini

Same for me on A14 on a Samsung tablet

Avrution avatar Oct 04 '25 17:10 Avrution

same on wsa, but not on my s23 (one ui 8 with ksu next)

Gustavoppw avatar Oct 08 '25 00:10 Gustavoppw

Also happens on Xiaomi Pad 5 Pro + Lineage OS 22.2 + APatch.

Noticeably, if the app starts in vertical view, it shows main screen without such an error, but the navigation bar does not show. The error pops out only when in horizontal view.

Jisu-Woniu avatar Oct 14 '25 23:10 Jisu-Woniu

Also happens on Xiaomi Pad 5 Pro + Lineage OS 22.2 + APatch.

Noticeably, if the app starts in vertical view, it shows main screen without such an error, but the navigation bar does not show. The error pops out only when in horizontal view

Actually thats it, just tested on the working phone and the bug happened.

Gustavoppw avatar Oct 17 '25 10:10 Gustavoppw

Does it no matter the rotation for me

Avrution avatar Oct 17 '25 18:10 Avrution