You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why that happenned when i run my project?
it happenned after several minutes. this is the output
SyntaxError: Error #1132: Invalid JSON parse input.
at JSON$/parseCore()
at JSON$/parse()
at com.leapmotion.leap.socket::LeapSocket/onSocketDataHandler()[/Users/logotype/Documents/Repositories/LeapMotionAS3/src/com/leapmotion/leap/socket/LeapSocket.as:301]
The text was updated successfully, but these errors were encountered:
It sounds like the Leap Motion driver sends an invalid JSON object, is it possible that you can debug and send what the JSON which fails to be parsed looks like?
why that happenned when i run my project?
it happenned after several minutes. this is the output
SyntaxError: Error #1132: Invalid JSON parse input.
at JSON$/parseCore()
at JSON$/parse()
at com.leapmotion.leap.socket::LeapSocket/onSocketDataHandler()[/Users/logotype/Documents/Repositories/LeapMotionAS3/src/com/leapmotion/leap/socket/LeapSocket.as:301]
The text was updated successfully, but these errors were encountered: