[BUG] Reading a state that was created after the snapshot was taken or in a snapshot that has not yet been applied
Checklist
- [x] No one has submitted a similar or identical bug report before
- [x] I'm using the latest version of MMRL
Bug description
I updated the TSupport Advance module, clicked start/action, and got the error message "we had a brick."
I tried starting the module several times, but got the same error message:
Reading a state that was created after the snapshot was taken or in a snapshot that has not yet been applied
f0.m.r(Unknown Source:4)
f0.m.t(Unknown Source:59)
V.g0.getValue(Unknown Source:2)
X4.r1.j(Unknown Source:2)
X4.r1.d(Unknown Source:0)
androidx.lifecycle.Z.b(Unknown Source:74)
O2.i.x(Unknown Source:144)
R0.r.getValue(Unknown Source:77)
Q3.e.k(Unknown Source:614)
d0.c.e(Unknown Source:43)
d0.c.k(Unknown Source:8)
V.b.a(Unknown Source:238)
R.r3.a(Unknown Source:70)
E.K.k(Unknown Source:616)
d0.c.e(Unknown Source:43)
d0.c.k(Unknown Source:8)
V.b.b(Unknown Source:149)
R.P0.a(Unknown Source:267)
B4.i.k(Unknown Source:1962)
d0.c.e(Unknown Source:43)
d0.c.k(Unknown Source:8)
V.b.b(Unknown Source:149)
O2.f.g(Unknown Source:183)
z6.F.b(Unknown Source:224)
Q3.l.k(Unknown Source:42)
V.o.H(Unknown Source:547)
V.o.P(Unknown Source:144)
V.o.n(Unknown Source:118)
V.o.F(Unknown Source:30)
V.u.v(Unknown Source:26)
V.x0.q(Unknown Source:102)
V.v0.l(Unknown Source:488)
H0.h0.doFrame(Unknown Source:6)
H0.f0.doFrame(Unknown Source:47)
android.view.Choreographer$CallbackRecord.run(Choreographer.java:1299)
android.view.Choreographer$CallbackRecord.run(Choreographer.java:1309)
android.view.Choreographer.doCallbacks(Choreographer.java:923)
android.view.Choreographer.doFrame(Choreographer.java:847)
android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1283)
android.os.Handler.handleCallback(Handler.java:942)
android.os.Handler.dispatchMessage(Handler.java:99)
android.os.Looper.loopOnce(Looper.java:226)
android.os.Looper.loop(Looper.java:313)
android.app.ActivityThread.main(ActivityThread.java:8762)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Expected behavior
I updated the TSupport Advance module and clicked start/action.
Actual behavior
I got the error message "we had a brick."
with the header
Reading a state that was created after the snapshot was taken or in a snapshot that has not yet been applied
Steps to reproduce
I downloaded and updated/installed the following module with MMRL. Then I clicked the Start button and received the error message. TSupport Advance-R250917-250917.zip
UI / OS
OneUI 5.1
Android Version
13
Additional info
Installed MMRL version: v34016-release
Run the module with Magisk instead and hope the bug will be fixed quickly and soon
+1
Same