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

Statistics #490

Open
alabotski opened this issue Dec 17, 2023 · 3 comments
Open

Statistics #490

alabotski opened this issue Dec 17, 2023 · 3 comments
Labels
question Further information is requested

Comments

@alabotski
Copy link

I noticed that my game statistics started to disappear...
Is the behavior of the "Resume" button correct here? I thought that this would simply reset the CURRENT game and record a defeat for me, but in fact all statistics are reset

Screenshot_20231216-232204

@alabotski alabotski added the question Further information is requested label Dec 17, 2023
@lucasnlm
Copy link
Owner

It shouldn't remove any statistics. I will check,

@alabotski
Copy link
Author

@lucasnlm
Hi I recorded small video

https://mega.nz/folder/GBY1DYiB#VAAs5S4UuoUumvM__BMZ-g

@AlexanderRitter02
Copy link

@lucasnlm I am able to confirm the same bug.

What I did:

  • Start game and lose intentionally: Dialog with "Continue" appears
  • Continue the game
  • Then press the "Back" button in the top left, or use the back button of the phone. Both result in the same behavior.
  • I am now in the main menu, I click on statistics and it is empty

I also recorded a Logcat, these are the parts related to Antimine:

11-28 20:19:35.794  1691 10429 I ActivityTaskManager: START u0 {cmp=dev.lucanlm.antimine/dev.lucasnlm.antimine.GameActivity (has extras)} from uid 10272
11-28 20:19:35.882  1691  2782 D CoreBackPreview: Window{c900e68 u0 dev.lucanlm.antimine/dev.lucasnlm.antimine.GameActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@16c8f26, mPriority=0}
11-28 20:19:35.909  1691  1883 I ActivityTaskManager: Displayed dev.lucanlm.antimine/dev.lucasnlm.antimine.GameActivity: +113ms
11-28 20:19:46.598  1691  2782 D CoreBackPreview: Window{9b6d561 u0 dev.lucanlm.antimine/dev.lucasnlm.antimine.GameActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@9d49ee3, mPriority=0}
11-28 20:19:48.443  1691  2782 D CoreBackPreview: Window{9b6d561 u0 dev.lucanlm.antimine/dev.lucasnlm.antimine.GameActivity}: Setting back callback null
11-28 20:19:48.456  1691  2782 W InputManager-JNI: Input channel object '9b6d561 dev.lucanlm.antimine/dev.lucasnlm.antimine.GameActivity (client)' was disposed without first being removed with the input manager!
11-28 20:19:50.143  1691  2782 D CoreBackPreview: Window{c900e68 u0 dev.lucanlm.antimine/dev.lucasnlm.antimine.GameActivity}: Setting back callback null
11-28 20:19:50.145  1691  2322 W InputManager-JNI: Input channel object 'c900e68 dev.lucanlm.antimine/dev.lucasnlm.antimine.GameActivity (client)' was disposed without first being removed with the input manager!
11-28 20:19:50.992  1691  3857 I ActivityTaskManager: START u0 {cmp=dev.lucanlm.antimine/dev.lucasnlm.antimine.stats.StatsActivity} from uid 10272
11-28 20:19:51.035  1691  3857 D CoreBackPreview: Window{6714b21 u0 dev.lucanlm.antimine/dev.lucasnlm.antimine.stats.StatsActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@c67c107, mPriority=0}
11-28 20:19:51.059  1691  1883 I ActivityTaskManager: Displayed dev.lucanlm.antimine/dev.lucasnlm.antimine.stats.StatsActivity: +66ms
11-28 20:19:55.717   646   646 I (2)[646:logd.reader][20241128_20:19:55.717197]@2 logd: logdr: UID=2000 GID=2000 PID=16174 n tail=0 logMask=99 pid=0 start=0ns deadline=0ns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants