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

"start waypoints" before very first waypoint causes crash #41

Open
jjblum opened this issue Mar 13, 2017 · 1 comment
Open

"start waypoints" before very first waypoint causes crash #41

jjblum opened this issue Mar 13, 2017 · 1 comment
Labels

Comments

@jjblum
Copy link
Contributor

jjblum commented Mar 13, 2017

Once you create a waypoint and clear it, then the Toast warning pops up correctly. But if you hit start waypoints, after connecting phone but before creating any first waypoint, the app crashes:

AndroidRuntime [E] FATAL EXCEPTION: Thread-1991
AndroidRuntime [E] Process: com.platypus.android.tablet, PID: 4639
AndroidRuntime [E] java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.ArrayList com.platypus.android.tablet.Path.Path.getPoints()' on a
null object reference
AndroidRuntime [E] at com.platypus.android.tablet.TeleOpPanel$35.run(TeleOpPanel.java:2563)

@jjblum jjblum added the bug label Mar 13, 2017
@christomaszewski
Copy link
Member

I can replicate this bug on my setup.

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

2 participants