-
-
Notifications
You must be signed in to change notification settings - Fork 217
NullPointerException #66
Copy link
Copy link
Closed
Description
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.os.Bundle.containsKey(java.lang.String)' on a null object reference
at org.microg.tools.selfcheck.NlpStatusChecks$2.onLocationChanged(NlpStatusChecks.java:106)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:285)
at android.location.LocationManager$ListenerTransport.-wrap0(LocationManager.java)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:230)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5466)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)
CM-13.0. UnifiedNlp.apk is moved to /system/priv-app/UnifiedNlp/UnifiedNlp.apk, resource override'd using xposed
exception thrown after clicking "Self-check"
using UnifiedNlp.apk 1.6.0 (but apps says 1.5.1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels