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 #1132: Invalid JSON parse input #58

Open
gajlung opened this issue Sep 23, 2017 · 1 comment
Open

Error #1132: Invalid JSON parse input #58

gajlung opened this issue Sep 23, 2017 · 1 comment

Comments

@gajlung
Copy link

gajlung commented Sep 23, 2017

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]

@logotype
Copy link
Owner

Hi

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?

Thank you

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

2 participants