Version: *1.7.17 SDK 1.6.7
Frequency: Frequently/Consistently*
Severity: *High
(Low - quality of life, workflow optimization, rare enough to not impact production, etc…
High - critical but workarounds are available, important feature not working as expected, frequent enough to impact production
Blocker - prevents from working on the project, prevents from releasing the product)
Marketplace package name: if applicable
Context: What package? When editing or mounted from Community? In main menu or in flight? etc…
Similar MSFS 2020 issue: insert url here if applicable
Bug description:
Create a passenger navigation graph as outlined in the SDK documentation first flight/sightseeing.
add 6 nodes - 3 passenger nodes start and wait
connect the nodes. - get magenta line.
review the navigation graph_passenger .cfg file and see that the edges only have a name and not a start end node - however the simobject editor has the start and end node.
work on the navigation for a while and see the edges disappear. Add ing them back in just adds in more edges in the cfg file, but does not add to the graph editor.
navigation_graph_passengers.cfg is now corrupt. - the navigation_graph_passenger.edition file only contains - nodes no edges - if that makes a difference. I also don’t see a xml file like I do for pilot and preflight.
<NodeGraph_Edition Version="1.0">
<NodeLayout>
<GraphId>0</GraphId>
<NodeCategory>node</NodeCategory>
<NodeId>PAX_START_1</NodeId>
<NodePos>50.000000;310.000000</NodePos>
</NodeLayout>
<NodeLayout>
<GraphId>0</GraphId>
<NodeCategory>node</NodeCategory>
<NodeId>PAX_START_2</NodeId>
<NodePos>50.000000;155.000000</NodePos>
</NodeLayout>
<NodeLayout>
<GraphId>0</GraphId>
<NodeCategory>node</NodeCategory>
<NodeId>PAX_START_3</NodeId>
<NodePos>50.000000;0.000000</NodePos>
</NodeLayout>
<NodeLayout>
<GraphId>0</GraphId>
<NodeCategory>node</NodeCategory>
<NodeId>PAX_WAIT_1</NodeId>
<NodePos>645.000000;310.000000</NodePos>
</NodeLayout>
<NodeLayout>
<GraphId>0</GraphId>
<NodeCategory>node</NodeCategory>
<NodeId>PAX_WAIT_2</NodeId>
<NodePos>645.000000;155.000000</NodePos>
</NodeLayout>
<NodeLayout>
<GraphId>0</GraphId>
<NodeCategory>node</NodeCategory>
<NodeId>PAX_WAIT_3</NodeId>
<NodePos>645.000000;0.000000</NodePos>
</NodeLayout>
</NodeGraph_Edition>
[MAINGRAPH.0]
nodes = PAX_START_1,PAX_START_2,PAX_START_3,PAX_WAIT_1,PAX_WAIT_2,PAX_WAIT_3
edges = PAX_START_1_PAX_WAIT_1,PAX_START_2_PAX_WAIT_2,PAX_START_3_PAX_WAIT_3
[NODE.0]
name = PAX_START_1
pos = 19.646572,0.000064,-19.551167
tag = RTC_TOUR_EXTERIOR_START_PAX
[NODE.1]
name = PAX_START_2
pos = 21.754182,0.000062,-23.163729
tag = RTC_TOUR_EXTERIOR_START_PAX
[NODE.2]
name = PAX_START_3
pos = 24.185847,0.000077,-25.29015
tag = RTC_TOUR_EXTERIOR_START_PAX
[NODE.3]
name = PAX_WAIT_1
pos = 11.392074,0.000026,-10.581405
tag = RTC_TOUR_EXTERIOR_WAIT_PAX
[NODE.4]
name = PAX_WAIT_2
pos = 8.634532,0.000035,-10.640714
tag = RTC_TOUR_EXTERIOR_WAIT_PAX
[NODE.5]
name = PAX_WAIT_3
pos = 6.622507,0.000047,-13.064543
tag = RTC_TOUR_EXTERIOR_WAIT_PAX
[MASSSECTION.0]
name = PAX1_LOAD
stationLoadName = Front Passenger
maxMass = 300
fillProportion = 1
fillPriority = 0
[MASSSECTION.1]
name = PAX2_LOAD
stationLoadName = Rear Passenger Left
maxMass = 300
fillProportion = 1
fillPriority = 0
[MASSSECTION.2]
name = PAX3_LOAD
stationLoadName = Rear Passenger Right
maxMass = 300
fillProportion = 1
fillPriority = 0
[EDGE.0]
name = PAX_START_1_PAX_WAIT_1
[EDGE.1]
name = PAX_START_2_PAX_WAIT_2
[EDGE.2]
name = PAX_START_3_PAX_WAIT_3
Repro steps:
Attachments:
GO JEREMY HANSEN!!! GO ARTEMIS II CREW !!!
Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content

