Page 1 of 1

[fixed] Unable to load GPX File in MOBAC, or G.Earth

Posted: Sun Jun 20, 2010 11:22 pm
by Xy()niX
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

Re: Unable to load GPX File in Mobile Atlas Creator, or G.Ea

Posted: Mon Jun 21, 2010 9:44 pm
by Psyberia-Support
Hi,
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"?>
to

Code: Select all

<?xml version="1.0" ?>
(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.

Re: Unable to load GPX File in Mobile Atlas Creator, or G.Ea

Posted: Wed Jun 23, 2010 2:27 am
by Xy()niX
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.

Re: Unable to load GPX File in Mobile Atlas Creator, or G.Ea

Posted: Mon Aug 16, 2010 11:22 am
by Psyberia-Support
Fixed in AlpineQuest 1.05.
Thanks