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

Crash with Mountain Pass #650

Open
mustang255 opened this issue Oct 4, 2020 · 3 comments
Open

Crash with Mountain Pass #650

mustang255 opened this issue Oct 4, 2020 · 3 comments

Comments

@mustang255
Copy link

I think I have discovered a consistent crash; when you bid for Mountain Pass, but already have debt, it crashes the game.

@Kokyett
Copy link
Collaborator

Kokyett commented Nov 21, 2022

@mustang255 I haven't reproduce this bug.

There should be a log file that contains the error in the androminion foler. It could help to find why it ha crashed.

I know time have passed but if you still have this file, could you post it ?

@mustang255
Copy link
Author

Hi @Kokyett I am not able to reproduce it anymore either. It may have been incidentally fixed in the meantime.

I'm not sure if this is the right call stack or not; I don't see a dump matching the date of the original post, and I'm having issues copying the entire log, so here is the closest error log to that date. If this is not helpful, feel free to close this issue.

2020/09/24 10:39:12
Version: 9.06
Unable to add window -- token android.os.BinderProxy@e402c31 is not valid; is your activity running?
android.view.ViewRootImpl.setView(ViewRootImpl.java:944)
android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:393)
android.view.WindowManagerImpl.addView(WindowManagerImpl.java:95)
android.app.Dialog.show(Dialog.java:342)
android.app.AlertDialog$Builder.show(AlertDialog.java:1131)
com.mehtank.androminion.activities.GameActivity.alert(GameActivity.java:447)
com.mehtank.androminion.activities.GameActivity.lostConnection(GameActivity.java:807)
com.mehtank.androminion.activities.GameActivity.access$0(GameActivity.java:806)
com.mehtank.androminion.activities.GameActivity$1.handleMessage(GameActivity.java:621)
android.os.Handler.dispatchMessage(Handler.java:107)
android.os.Looper.loop(Looper.java:241)
android.app.ActivityThread.main(ActivityThread.java:7617)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)

@Kokyett
Copy link
Collaborator

Kokyett commented Nov 25, 2022

This log does not help for this issue. When you return on a game you previously closed, sometimes the game server has been closed so you get the crash you give here.

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

2 participants