Android app. Score Counter will help you easily keep score in any games, sports or other activities. Will do all the math for tracking initiative, HP, hit points, spell slots or even count win streaks in your bar game night!
GNU General Public License v3.0
70
stars
19
forks
source link
Detect source for this ActivityThread exceptions #36
Info from Crashlytics
Fatal Exception: java.lang.NullPointerException
Attempt to read from field 'float android.content.res.Configuration.fontScale' on a null object reference
Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'float android.content.res.Configuration.fontScale' on a null object reference at android.content.res.Configuration.setTo + 901(Configuration.java:901) at android.content.res.Configuration.<init> + 888(Configuration.java:888) at android.app.ActivityThread.createNewConfigAndUpdateIfNotNull + 5105(ActivityThread.java:5105) at android.app.ActivityThread.performConfigurationChanged + 5167(ActivityThread.java:5167) at android.app.ActivityThread.performConfigurationChangedForActivity + 5089(ActivityThread.java:5089) at android.app.ActivityThread.handleConfigurationChanged + 5329(ActivityThread.java:5329) at android.app.ActivityThread$H.handleMessage + 1759(ActivityThread.java:1759) at android.os.Handler.dispatchMessage + 102(Handler.java:102) at android.os.Looper.loop + 154(Looper.java:154) at android.app.ActivityThread.main + 6776(ActivityThread.java:6776) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run + 1496(ZygoteInit.java:1496) at com.android.internal.os.ZygoteInit.main + 1386(ZygoteInit.java:1386)
Info from Crashlytics Fatal Exception: java.lang.NullPointerException Attempt to read from field 'float android.content.res.Configuration.fontScale' on a null object reference
Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'float android.content.res.Configuration.fontScale' on a null object reference at android.content.res.Configuration.setTo + 901(Configuration.java:901) at android.content.res.Configuration.<init> + 888(Configuration.java:888) at android.app.ActivityThread.createNewConfigAndUpdateIfNotNull + 5105(ActivityThread.java:5105) at android.app.ActivityThread.performConfigurationChanged + 5167(ActivityThread.java:5167) at android.app.ActivityThread.performConfigurationChangedForActivity + 5089(ActivityThread.java:5089) at android.app.ActivityThread.handleConfigurationChanged + 5329(ActivityThread.java:5329) at android.app.ActivityThread$H.handleMessage + 1759(ActivityThread.java:1759) at android.os.Handler.dispatchMessage + 102(Handler.java:102) at android.os.Looper.loop + 154(Looper.java:154) at android.app.ActivityThread.main + 6776(ActivityThread.java:6776) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run + 1496(ZygoteInit.java:1496) at com.android.internal.os.ZygoteInit.main + 1386(ZygoteInit.java:1386)