i now tried the C182s (https://github.com/HHS81/c182s.git commit eb6aa728708733ed6703ac26a45c58386c2a3e83 from August 5th) and everything's fine. Activating the route does just that with FG not hanging. Apologies for wasting everyones time. I'm really sorry :-( Older versions of the Citation X always worked fine for me.
you need to define the FMS folder as a custom scenery, not as an add-on. from what you wrote it seems putting the procedures file in the 'normal scenery sub-folder' worked for you.
i tried it with next (compiled 1-2 days ago) '/sim/version/flightgear: 2020.4.0 /sim/version/revision: 985abe8d431e7b72a7f69679a7cac5c52aa3fab4 FG hangs after clicking 'Activate' in the Route-Manager. In addition to the procedures i have also Navigrpah navigation data in a custom-scenery folder └── NavData ├── awy │ └── awy.dat.gz ├── fix │ └── fix.dat.gz └── nav └── nav.dat.gz
Route manager incorrectly loads a saved flightplan
incorrectly loads a saved flightplan
i haven't experienced this crash in quite a while. also libcurl4 & libcurl3-gnutls are at versions ...ubuntu3.14 meanwhile (changelogs only mention SECURTITY fixes though). thus i'd suggest to close this ticket.
with 2020.3.9 it's the same behaviour as in next.
Hi James, yes sure. But which branch should I use? release/2020.3.9 does not exist and release/2020.3 has version set to 2020.3.7. Has 'version' just not been updated? sfr@asterix:~/src/fgfs/flightgear$ git checkout release/2020.3 Switched to branch 'release/2020.3' Your branch is up to date with 'origin/release/2020.3'. sfr@asterix:~/src/fgfs/flightgear$ cat version 2020.3.7 Bye, Stefan On Tue, Jul 20, 2021 at 9:45 AM James Turner jmturner@users.sourceforge.net wrote: Thanks Stefan, will take a...