[fixed] java.lang.NullPointerException
Posted: Thu Mar 24, 2022 1:36 am
Hi
I found a bug in version 2.3.0. To reproduce the bug, choose any point along a track and set it as a target. Then tap that target point. The following toast message then appears.
The target can be cleared by going to the "Displayed placemarks" menu, long clicking the target, and choosing "Remove target". I've reproduced this error on 3 different devices, one running android 10, one running 11 and the other android 12. Below is a screen shot of the toast message.
I found a bug in version 2.3.0. To reproduce the bug, choose any point along a track and set it as a target. Then tap that target point. The following toast message then appears.
Code: Select all
An error occurred.
Call: eqx.onEvent(onLocationClicked,[AlpineQuestActivity,cvv,cvp])
Class: so
Throws: java.lang.NullPointerException
Message: Attempt to invoke virtual method 'boolean aqp2.alv.e(java.lang.String)' on a null object reference