March 13, 20242 yr Hello, I'm trying to export my scenery list to Google Earth and I get an unhandled exception error message. I ran it with tracing and it stops at this point. Not sure what's going on because the path is correct and the BGL file referenced is present. Any help is appreciated. Here's the message ---------------------------------------------------------------------------------------------------------------------------------- See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at P3DAddonOrganizer.KML.KmlHandler.KmlExportDestinations(List`1 airportResults, String kmlFileFar) at P3DAddonOrganizer.MainDialog.bgWSceneryScanner_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) Edited March 13, 20242 yr by Lorby_SI
March 13, 20242 yr Commercial Member Most likely a problem with one of the airports, some missing information. Not sure what I can do about that, I would have to replicate this on the devel computer - or just wrap "something" blindly into Exception handling (the list will then be incomplete but the app won't be closed). LORBY-SI
March 13, 20242 yr Commercial Member I've uploaded version 1.60 b02 to the Lorby website. This will catch errors for the individual airports - the affected airport will be missing in the KML, but the app should not be shut down anymore. LORBY-SI
Archived
This topic is now archived and is closed to further replies.