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

User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

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

Postby SHM » Sat Dec 24, 2016 8:35 am

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:
Last edited by SHM on Sat Dec 24, 2016 8:47 am, edited 1 time in total.
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image

User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

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

Postby SHM » Sat Dec 24, 2016 9:47 am

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
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image

User avatar
KeithHadden
Posts: 39
Joined: Mon Aug 08, 2016 5:55 am
Location: South Africa
Contact:

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

Postby KeithHadden » Sat Dec 24, 2016 11:21 am

I tried to instal the Jumbolino but it doesn't come up in the available aircraft in the launcher.
CAW0001
CEO Clone Air World
"As the Crow Flies"

User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

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

Postby SHM » Sat Dec 24, 2016 12:17 pm

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. :)
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image

User avatar
KeithHadden
Posts: 39
Joined: Mon Aug 08, 2016 5:55 am
Location: South Africa
Contact:

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

Postby KeithHadden » Sat Dec 24, 2016 12:41 pm

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.
CAW0001
CEO Clone Air World
"As the Crow Flies"

sanhozay
Posts: 167
Joined: Fri Sep 25, 2015 5:59 pm

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

Postby sanhozay » Sat Dec 24, 2016 12:56 pm

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.

User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

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

Postby SHM » Sat Dec 24, 2016 1:23 pm

Trying to fix my freaking FGRUN after installing FG 2016.4.2!!!

@CoreClowns WHY DO YOU DO THIS! :evil:

Image
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image

User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

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

Postby SHM » Sat Dec 24, 2016 1:30 pm

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
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image

sanhozay
Posts: 167
Joined: Fri Sep 25, 2015 5:59 pm

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

Postby sanhozay » Sat Dec 24, 2016 2:20 pm

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.

User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

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

Postby SHM » Sat Dec 24, 2016 2:42 pm

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
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image


Return to “World's Challenging Approaches Tour”

Who is online

Users browsing this forum: No registered users and 5 guests