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

SDK crashing due to internal null pointer #18

Open
ekux44 opened this issue Jul 24, 2014 · 0 comments
Open

SDK crashing due to internal null pointer #18

ekux44 opened this issue Jul 24, 2014 · 0 comments

Comments

@ekux44
Copy link
Contributor

ekux44 commented Jul 24, 2014

Process: com.kuxhausen.huemore, PID: 4440
java.lang.NullPointerException: Attempt to invoke virtual method 'lifx.java.android.entities.internal.LFXSiteID lifx.java.android.entities.internal.LFXBinaryPath.getSiteID()' on a null object reference
at lifx.java.android.entities.internal.LFXMessage.getMessageDataRepresentation(LFXMessage.java:487)
at lifx.java.android.network_context.internal.transport_manager.gateway_connection.LFXUDPGatewayConnection.sendNextMessageFromOutbox(LFXUDPGatewayConnection.java:174)
at lifx.java.android.network_context.internal.transport_manager.gateway_connection.LFXUDPGatewayConnection.access$000(LFXUDPGatewayConnection.java:32)
at lifx.java.android.network_context.internal.transport_manager.gateway_connection.LFXUDPGatewayConnection$3.run(LFXUDPGatewayConnection.java:72)
at android.os.Handler.handleCallback(Handler.java:738)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5070)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:836)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:631)
@ekux44 ekux44 changed the title SDK periodically crashing SDK periodically crashing due to internal nullpointer Jul 24, 2014
@ekux44 ekux44 changed the title SDK periodically crashing due to internal nullpointer SDK crashing due to internal null pointer Jul 28, 2014
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