December 28, 20205 yr Hello, When exporting a flight plan from LitteNavMap, and then "Load.."ing it in vPilot, I get: Error loading flight plan: There is an error in XML document (2, 481) Loading a flight plan that was saved in vPilot first works without issue. The only difference I can see is the following at the very end of the xml file: vPilot save: VoiceType="Full" /> LittleNavMap export: VoiceType="Full"/> Notice that the space is missing. Also, changing encoding="UTF-8"? to encoding="utf-8"? brings back the import functionality from an exported flightplan in LittleNavNap. These are things that need to be changed with LittleNavMaps exporting feature... Edited December 28, 20205 yr by FreedFlyer97231
December 28, 20205 yr The space does not make any difference in XML files. Neither does the case in the encoding. Theoretically. Practically there are still developers ... Anyway, thank you for reporting. I'll have a look at this. Probably have to apply a workaround. Can you send me the vpilot file which loads successfully per email or upload it somewhere like https://wetransfer.com . Alex Edit: Does this one work? https://www.magentacloud.de/lnk/o1lR0pLc Edited December 28, 20205 yr by albar965 Alex' Projects: Little Navmap
January 1, 20215 yr Author On 12/28/2020 at 2:17 PM, albar965 said: The space does not make any difference in XML files. Neither does the case in the encoding. Theoretically. Practically there are still developers ... Anyway, thank you for reporting. I'll have a look at this. Probably have to apply a workaround. Can you send me the vpilot file which loads successfully per email or upload it somewhere like https://wetransfer.com . Alex Edit: Does this one work? https://www.magentacloud.de/lnk/o1lR0pLc Hi, sorry for the delay... Give me a bit, I'll email it off. Edit: Perhaps another contributing factor is that VoiceType="" needs to be VoiceType="Full". In other words, it needs to be populated. Edit 2: Yes, LOWSHEPS.vfp works. Edit 3: Yes, it seems to hang on the VoiceType="". When I entered "Full" in LittleNavMap during export, it imports just fine in vPilot. Got it figured out now. The VoiceType value must be populated. By default, during export, the Voice Type is blank. Edited January 1, 20215 yr by FreedFlyer97231
January 2, 20215 yr Thanks got them. I already changed the code to output exaclty what you sent me. I'll check if I better force the voice type to "Full" instead of remembering the value. User can still change it in the dialog. Alex Alex' Projects: Little Navmap
Archived
This topic is now archived and is closed to further replies.