The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net

[fixed] java.lang.NullPointerException

Something wrong? Report it here
Post Reply
DaveM
Posts: 6
Joined: Thu Dec 07, 2017 3:12 am

[fixed] java.lang.NullPointerException

Post by DaveM »

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.

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
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.
Screenshot_20220323-163412.jpg
(1.35 MiB) Not downloaded yet
boowoo
Posts: 512
Joined: Sat Mar 30, 2019 7:12 pm
Location: France

Re: java.lang.NullPointerException

Post by boowoo »

I confirm this behaviour also for me (android 10)
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: java.lang.NullPointerException

Post by Psyberia-Support »

Thanks for the report, I also confirm.
It will be fixed in the next update.
Sorry about that.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: [fixed] java.lang.NullPointerException

Post by Psyberia-Support »

This is now fixed in 2.3.1.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Post Reply