So I had the problem, that my app crashes when I click on my Townhall. Out of personal interest I thought I'd debug the app(logcat in Android Studio) when the crash occurs. When I had the phone connected and logcat running I pressed on my TH.... And the results surprised me a little.
A SIGFPE is raised. For those who don't know, it's a signal that is raised when a floating point exception occurs. So most likely the app tries to divide by 0. No wonder the app crashes. According to the backtrace the error occurs in the (newest?) libg.so.
So here is a personal request. Mods please forward that information to the SC devs, as it might help fixing the bug (faster). If you need more information please PM me.



.. No se como podré subir mi ayuntamiento si ese error persiste...

