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

[Bug] App crashes after selecting level for the second time #61

Closed
mrtwnklr opened this issue Jan 3, 2017 · 1 comment
Closed

[Bug] App crashes after selecting level for the second time #61

mrtwnklr opened this issue Jan 3, 2017 · 1 comment
Labels

Comments

@mrtwnklr
Copy link

mrtwnklr commented Jan 3, 2017

Steps to reproduce: start app, select level, place tower, open tower info, close tower info, start next round, press back, after select level app crashes.

This bug was introduced with #50. The app crashes with the following exception:

FATAL EXCEPTION: main
Process: ch.logixisland.anuto, PID: 10769
java.lang.IllegalStateException: Fragment TowerInfoFragment{eb96976} not attached to Activity
at android.app.Fragment.getResources(Fragment.java:805)
at ch.logixisland.anuto.view.game.TowerInfoFragment.refresh(TowerInfoFragment.java:145)

@mjaun
Copy link
Owner

mjaun commented Jan 21, 2017

This one is fixed. Dark theme is currently not available with the new menu, but I'm working on it.

@mjaun mjaun closed this as completed Jan 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants