Hello, I recently purchased your software. I love it.
I created a few .gpx files (waypoints/routes) while out hiking. I got home and I am now trying to load the gpx files your software created on my device in both the Mobile Atlas Creator software I downloaded from your site, and I'm also trying to load them in Google Earth. I'm not having any luck with either.
The error I a receiving from the Mobile Atlas Creator Software is as follows;
Unable to load the GPX file
<file location>
Please make sure the file is a valid GPX v1.1 file.
Internal error message:
null
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
[fixed] Unable to load GPX File in MOBAC, or G.Earth
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Unable to load GPX File in Mobile Atlas Creator, or G.Ea
Hi,
Someone already had this problem and solved it by changing the first line of the .GPX file (with a text editor):
from
to
(remove the encoding part).
If you get the same problem, I'll remove this buggy encoding declaration in next update...
Thanks a lot for this feedback.
Someone already had this problem and solved it by changing the first line of the .GPX file (with a text editor):
from
Code: Select all
<?xml encoding="UTF-8" version="1.0"?>
Code: Select all
<?xml version="1.0" ?>
If you get the same problem, I'll remove this buggy encoding declaration in next update...
Thanks a lot for this feedback.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Unable to load GPX File in Mobile Atlas Creator, or G.Ea
yup, that did it
Thanks for the quick response. Being able to load up my hikes in the software to view on my computer is very cool.
Thanks for the quick response. Being able to load up my hikes in the software to view on my computer is very cool.
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Unable to load GPX File in Mobile Atlas Creator, or G.Ea
Fixed in AlpineQuest 1.05.
Thanks
Thanks
Do you like AlpineQuest ? Leave a small comment on Google Play !