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

ERROR: unknown message type '59' (also 50, 53, and 56) #25

Open
lightbow opened this issue Apr 23, 2015 · 2 comments
Open

ERROR: unknown message type '59' (also 50, 53, and 56) #25

lightbow opened this issue Apr 23, 2015 · 2 comments

Comments

@lightbow
Copy link

I'm seeing frequent logs reporting unknown message types 50, 53, 56, and 59, which don't have entries in LXProtocolTypes.h. I only have original LIFX bulbs on the network (no LIFX White 800 lights) so it must be something else that the bulbs are sending out that's new. Hopefully we'll get a LIFXKit update soon? It doesn't crash my app (at least in this case) but at times it really fills up the logs.

ERROR: unknown message type '50'. The appropriate class may need to be registered in +[LFXMessage messageWithMessageData:]

@frakman1
Copy link

frakman1 commented May 6, 2015

I have seen these messages on my builds too. I suspect they are from the new firmware's cloud support messages since the SDK doesn't support/include the cloud service code (yet)

@fabborke
Copy link

I am getting this errors right now.
I've tried to integrate the lifx framework into a swift osx application. I did exactly the steps from "Xcode Sub-Project Installation" and created a bridging header file.

Is there something else to do? What does this error mean?

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

3 participants