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

空指针 #12

Open
qq380791741 opened this issue Feb 26, 2019 · 0 comments
Open

空指针 #12

qq380791741 opened this issue Feb 26, 2019 · 0 comments

Comments

@qq380791741
Copy link

2019-02-26 11:04:24.767 21133-21133/wy.experiment.xposed E/AndroidRuntime: FATAL EXCEPTION: main
Process: wy.experiment.xposed, PID: 21133
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.os.Messenger.send(android.os.Message)' on a null object reference
at wy.experiment.xposed.service.CommandService$MessengerHandler.genQR(CommandService.java:86)
at wy.experiment.xposed.service.CommandService$MessengerHandler.handleMessage(CommandService.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6494)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant