You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.RuntimeException: Unable to stop service com.geeksville.andropilot.service.AndropilotService@41e32470: java.lang.NullPointerException
at android.app.ActivityThread.handleStopService(ActivityThread.java:2537)
at android.app.ActivityThread.access$2000(ActivityThread.java:130)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1297)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4745)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:810)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:577)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at com.flurry.android.monolithic.sdk.impl.in.g(SourceFile:112)
at com.flurry.android.monolithic.sdk.impl.in.d(SourceFile:96)
at com.flurry.android.monolithic.sdk.impl.bt.g(SourceFile:117)
at com.flurry.android.impl.ads.FlurryAdModule.g(SourceFile:1656)
at com.flurry.android.monolithic.sdk.impl.ig.g(SourceFile:48)
at com.flurry.android.FlurryAgent.onEndSession(SourceFile:248)
at com.geeksville.andropilot.FlurryContext$class.endFlurry(FlurryClient.scala:67)
at com.geeksville.andropilot.service.AndropilotService.endFlurry(AndropilotService.scala:68)
at com.geeksville.andropilot.FlurryService$class.onDestroy(FlurryClient.scala:97)
at com.geeksville.andropilot.service.AndropilotService.onDestroy(AndropilotService.scala:614)
at android.app.ActivityThread.handleStopService(ActivityThread.java:2520)
... 10 more
java.lang.RuntimeException: Unable to stop service com.geeksville.andropilot.service.AndropilotService@41e32470: java.lang.NullPointerException
at android.app.ActivityThread.handleStopService(ActivityThread.java:2537)
at android.app.ActivityThread.access$2000(ActivityThread.java:130)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1297)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4745)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:810)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:577)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at com.flurry.android.monolithic.sdk.impl.in.g(SourceFile:112)
at com.flurry.android.monolithic.sdk.impl.in.d(SourceFile:96)
at com.flurry.android.monolithic.sdk.impl.bt.g(SourceFile:117)
at com.flurry.android.impl.ads.FlurryAdModule.g(SourceFile:1656)
at com.flurry.android.monolithic.sdk.impl.ig.g(SourceFile:48)
at com.flurry.android.FlurryAgent.onEndSession(SourceFile:248)
at com.geeksville.andropilot.FlurryContext$class.endFlurry(FlurryClient.scala:67)
at com.geeksville.andropilot.service.AndropilotService.endFlurry(AndropilotService.scala:68)
at com.geeksville.andropilot.FlurryService$class.onDestroy(FlurryClient.scala:97)
at com.geeksville.andropilot.service.AndropilotService.onDestroy(AndropilotService.scala:614)
at android.app.ActivityThread.handleStopService(ActivityThread.java:2520)
... 10 more
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: