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

FileStreamerIntentService.java line 105 #76

Closed
zeevy opened this issue Aug 3, 2018 · 0 comments
Closed

FileStreamerIntentService.java line 105 #76

zeevy opened this issue Aug 3, 2018 · 0 comments

Comments

@zeevy
Copy link
Owner

zeevy commented Aug 3, 2018

Fatal Exception: java.lang.RuntimeException: Unable to stop service in.co.gorest.grblcontroller.service.FileStreamerIntentService@c80532d: java.lang.NullPointerException: Attempt to invoke virtual method 'void in.co.gorest.grblcontroller.listeners.FileSenderListener.setStatus(java.lang.String)' on a null object reference
       at android.app.ActivityThread.handleStopService(ActivityThread.java:3589)
       at android.app.ActivityThread.-wrap29(ActivityThread.java)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1690)
       at android.os.Handler.dispatchMessage(Handler.java:105)
       at android.os.Looper.loop(Looper.java:156)
       at android.app.ActivityThread.main(ActivityThread.java:6623)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)

76.txt

zeevy added a commit that referenced this issue Aug 4, 2018
@zeevy zeevy closed this as completed Aug 4, 2018
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