|
From: James T. <zak...@ma...> - 2016-09-21 08:24:37
|
> On 20 Sep 2016, at 22:24, m.h...@gm... wrote: > > I have a git version of Februar 2016 where it is still working, but > with current FG: > > Error message: > savexml: writing to 'Path "/SDB2/dot-fgfs/runtime-jetways/19.xml"' > denied (unauthorized directory - authorization no longer follows symlinks) > > I fixed it like this: > I changed jetways.nas > Line 442: > > var runtime_file_path = home ~ "/Export/" ~ runtime_file ~ ".xml"; > > because FG is allowed to write to the Export dir. > > > 2nd issue: > > Incomplete pick animation in Models/Airport/Jetway/glass.xml > here is a fixed version: > http://media.lug-marl.de/flightgear/jetways/glass.xml > > 1st issue can be fixed in FGDATA > 2nd issue: in terrasync's Models folder Thanks Martin, I’ll try to apply these tomorrow, remind me next week if I forget. Kind regards, James |