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

handle spoofed locations better #183

Open
thequbit opened this issue Mar 27, 2015 · 0 comments
Open

handle spoofed locations better #183

thequbit opened this issue Mar 27, 2015 · 0 comments
Assignees
Labels

Comments

@thequbit
Copy link
Member

It appears that someone was trying to spoof their location but put in 42,42 rather than the expected format of 42.42. This produced an error:

Caused by: java.lang.NumberFormatException: Invalid double: "42,42"

There are a couple ways to handle this, I'm just going to replace coma's to start.

@thequbit thequbit added the bug label Mar 27, 2015
@thequbit thequbit self-assigned this Mar 27, 2015
@thequbit thequbit added this to the v0.1.6 Release milestone Mar 27, 2015
@thequbit thequbit removed this from the v0.1.6 Release milestone Jun 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant