Page 9 of 13

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 8:35 am
by SHM
IAHM-COL wrote:@SM
I am planning to arrive via Salzburg 3A as charted


SBG3A Arrival looks fine, and I have added it to our route along with the route manager file. Thanks :)

IAHM-COL wrote:

Code: Select all

ETD: 12/24/2016:1905Z | ETA: 12/24/2016:1800Z


Are you going to go back in time? :lol:

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 9:47 am
by SHM
The flightplan just wouldn't load up.

Code: Select all

Failed to load flight-plan in GPX format: 'SimGear XML Parser'. not well-formed (invalid token)
Failed to load flight-plan 'SimGear Property Reader'. Root element name is html; expected PropertyList
Failed to load route from: 'Path "C:/Users/SHM/Downloads/LOWI.gpx"'. Failed to create waypoint from line '<!DOCTYPE html>'.
Failed to load flight-plan in GPX format: 'SimGear XML Parser'. not well-formed (invalid token)
Failed to load flight-plan 'SimGear Property Reader'. Root element name is html; expected PropertyList
Failed to load route from: 'Path "C:/Users/SHM/Downloads/LOWI.gpx"'. Failed to create waypoint from line '<!DOCTYPE html>'.
Nasal runtime error: flightplan.insertWaypoints expects vector as first arg
  at C:/Program Files/FlightGear 2016.4.2/data/Nasal/route_manager.nas, line 40
Failed to load flight-plan in GPX format: 'SimGear XML Parser'. not well-formed (invalid token)
Failed to load flight-plan 'SimGear Property Reader'. Root element name is html; expected PropertyList
Failed to load route from: 'Path "C:/Users/SHM/Downloads/LOWI.gpx"'. Failed to create waypoint from line '<!DOCTYPE html>'.
Failed to load flight-plan in GPX format: 'SimGear XML Parser'. not well-formed (invalid token)
Failed to load flight-plan 'SimGear Property Reader'. Root element name is html; expected PropertyList
Failed to load route from: 'Path "C:/Users/SHM/Downloads/LOWI.gpx"'. Failed to create waypoint from line '<!DOCTYPE html>'.


EDIT : I added a new .gpx file and is available in the first post, and here
https://github.com/SH-M/WorldsHardestApproachesTour/blob/master/Leg%201%20(LOWW-LOWI)/LOWW-LOWI.gpx

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 11:21 am
by KeithHadden
I tried to instal the Jumbolino but it doesn't come up in the available aircraft in the launcher.

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 12:17 pm
by SHM
KeithHadden wrote:I tried to instal the Jumbolino but it doesn't come up in the available aircraft in the launcher.

Known bug. Problem with the launcher, not the aircraft.
You will need to launch it via command-line.

If you are installing it just for viewing it as a model when others fly, then it shouldn't be a problem. :)

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 12:41 pm
by KeithHadden
SHM wrote:
KeithHadden wrote:I tried to instal the Jumbolino but it doesn't come up in the available aircraft in the launcher.

Known bug. Problem with the launcher, not the aircraft.
You will need to launch it via command-line.

If you are installing it just for viewing it as a model when others fly, then it shouldn't be a problem. :)


Thanks, I just want to use it for viewing.

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 12:56 pm
by sanhozay
SHM wrote:The flightplan just wouldn't load up.

Code: Select all

Failed to load flight-plan in GPX format: 'SimGear XML Parser'. not well-formed (invalid token)
Failed to load flight-plan 'SimGear Property Reader'. Root element name is html; expected PropertyList


:idea: Looks like it was trying to load an HTML file here.

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 1:23 pm
by SHM
Trying to fix my freaking FGRUN after installing FG 2016.4.2!!!

@CoreClowns WHY DO YOU DO THIS! :evil:

Image

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 1:30 pm
by SHM
sanhozay wrote:
SHM wrote:The flightplan just wouldn't load up.

Code: Select all

Failed to load flight-plan in GPX format: 'SimGear XML Parser'. not well-formed (invalid token)
Failed to load flight-plan 'SimGear Property Reader'. Root element name is html; expected PropertyList


:idea: Looks like it was trying to load an HTML file here.



Nope I checked. Its .gpx only

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 2:20 pm
by sanhozay
The file extension might have been .gpx but the contents were clearly formatted as HTML markup. The Simgear parser is reporting "<html>" as the root element, which is the first XML tag it finds. Also, later in the log, you have, "Failed to create waypoint from line '<!DOCTYPE html>'". It wouldn't report those things for no reason.

It can happen when using save-as from a browser, or sometimes from scripts if the web server gave you an error page in HTML format. I'm just trying to help you recognise it next time.

Re: World's hardest Approaches -1 |LOWI|24-12-2016|19:00Z

Posted: Sat Dec 24, 2016 2:42 pm
by SHM
sanhozay wrote:The file extension might have been .gpx but the contents were clearly formatted as HTML markup. The Simgear parser is reporting "<html>" as the root element, which is the first XML tag it finds. Also, later in the log, you have, "Failed to create waypoint from line '<!DOCTYPE html>'". It wouldn't report those things for no reason.

It can happen when using save-as from a browser, or sometimes from scripts if the web server gave you an error page in HTML format. I'm just trying to help you recognise it next time.

Ah thanks. I understood it now. :D

On another note, finally my FG is fixed :)

Innsbruck in full glory.
P3000 fits in nicely.
Image
Image

I am going out for my Christmas eve Dinner, after that lets kick this tour off :)

SHM