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

There are multiple DataStores active for the same file #167

Open
yoro1836 opened this issue Dec 29, 2024 · 0 comments
Open

There are multiple DataStores active for the same file #167

yoro1836 opened this issue Dec 29, 2024 · 0 comments

Comments

@yoro1836
Copy link

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)

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