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

ClassCastException is thrown when bumping in around 2% of cases #1

Open
doemski opened this issue Feb 2, 2017 · 0 comments
Open

ClassCastException is thrown when bumping in around 2% of cases #1

doemski opened this issue Feb 2, 2017 · 0 comments

Comments

@doemski
Copy link
Contributor

doemski commented Feb 2, 2017

02-02 14:02:18.158 13895-14011/hs_mannheim.sysplace E/AndroidRuntime: FATAL EXCEPTION: Thread-855
                                                                      Process: hs_mannheim.sysplace, PID: 13895
                                                                      java.lang.ClassCastException: hs_mannheim.gestureframework.messaging.Packet.mPacketType - 
																		class hs_mannheim.gestureframework.messaging.Packet$PacketType not compatible with class hs_mannheim.gestureframework.gesture.bump.BumpAckPacket
                                                                          at java.io.ObjectInputStream.readFieldValues(ObjectInputStream.java:1124)
                                                                          at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:454)
                                                                          at java.io.ObjectInputStream.readObjectForClass(ObjectInputStream.java:1345)
                                                                          at java.io.ObjectInputStream.readHierarchy(ObjectInputStream.java:1242)
                                                                          at java.io.ObjectInputStream.readNewObject(ObjectInputStream.java:1835)
                                                                          at java.io.ObjectInputStream.readNonPrimitiveContent(ObjectInputStream.java:761)
                                                                          at java.io.ObjectInputStream.readObject(ObjectInputStream.java:1983)
                                                                          at java.io.ObjectInputStream.readObject(ObjectInputStream.java:1940)
                                                                          at hs_mannheim.gestureframework.connection.bluetooth.ConnectedThread.run(ConnectedThread.java:76)
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