You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crashing when Playing music background and re-open.
Log : FATAL EXCEPTION: main
Process: com.Arturo254.opentune, PID: 20548
java.lang.IllegalStateException: There are multiple DataStores active for the same file: /data/user/0/com.Arturo254.opentune/files/datastore/app_config.preferences_pb. You should either maintain your DataStore as a singleton or confirm that there is no two DataStore's active on the same file (by confirming that the scope is cancelled).
at s1.f.a(Unknown Source:100)
at q1.n.f(Unknown Source:9)
at c6.o.getValue(Unknown Source:20)
at q1.n.f(Unknown Source:18)
at c6.o.getValue(Unknown Source:20)
at q1.L.f(Unknown Source:2)
at q1.L.g(Unknown Source:65)
at q1.D.v(Unknown Source:54)
at q1.D.l(Unknown Source:12)
at x6.H.Y(Unknown Source:4)
at J7.C.I(Unknown Source:73)
at q1.w.v(Unknown Source:74)
at q1.w.l(Unknown Source:12)
at M7.k.c(Unknown Source:140)
at M7.x.c(Unknown Source:227)
at M7.v.c(Unknown Source:91)
at q1.r.v(Unknown Source:72)
at q1.r.l(Unknown Source:12)
at M7.e.d(Unknown Source:2)
at N7.f.v(Unknown Source:32)
at i6.a.o(Unknown Source:8)
at J7.J.run(Unknown Source:112)
at f4.q.run(Unknown Source:703)
at R7.i.run(Unknown Source:2)
at R7.a.run(Unknown Source:91)
The text was updated successfully, but these errors were encountered:
Crashing when Playing music background and re-open.
Log : FATAL EXCEPTION: main
Process: com.Arturo254.opentune, PID: 20548
java.lang.IllegalStateException: There are multiple DataStores active for the same file: /data/user/0/com.Arturo254.opentune/files/datastore/app_config.preferences_pb. You should either maintain your DataStore as a singleton or confirm that there is no two DataStore's active on the same file (by confirming that the scope is cancelled).
at s1.f.a(Unknown Source:100)
at q1.n.f(Unknown Source:9)
at c6.o.getValue(Unknown Source:20)
at q1.n.f(Unknown Source:18)
at c6.o.getValue(Unknown Source:20)
at q1.L.f(Unknown Source:2)
at q1.L.g(Unknown Source:65)
at q1.D.v(Unknown Source:54)
at q1.D.l(Unknown Source:12)
at x6.H.Y(Unknown Source:4)
at J7.C.I(Unknown Source:73)
at q1.w.v(Unknown Source:74)
at q1.w.l(Unknown Source:12)
at M7.k.c(Unknown Source:140)
at M7.x.c(Unknown Source:227)
at M7.v.c(Unknown Source:91)
at q1.r.v(Unknown Source:72)
at q1.r.l(Unknown Source:12)
at M7.e.d(Unknown Source:2)
at N7.f.v(Unknown Source:32)
at i6.a.o(Unknown Source:8)
at J7.J.run(Unknown Source:112)
at f4.q.run(Unknown Source:703)
at R7.i.run(Unknown Source:2)
at R7.a.run(Unknown Source:91)
The text was updated successfully, but these errors were encountered: