You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
When I tried using a vector layer background, the Creator crashed. No trying to start it, I get the following error messages in the terminal.
net.osmand.swing.ExceptionHandler handle
SCHWERWIEGEND: Error in thread main
java.lang.NullPointerException: Cannot read the array length because "<local5>" is null
at net.osmand.swing.DataExtractionSettings.getObfReaders(DataExtractionSettings.java:62)
at net.osmand.swing.OsmExtractionUI.createUI(OsmExtractionUI.java:206)
at net.osmand.swing.OsmExtractionUI.<init>(OsmExtractionUI.java:166)
at net.osmand.swing.OsmExtractionUI.main(OsmExtractionUI.java:128)
java.lang.NullPointerException: Cannot read the array length because "<local5>" is null
at net.osmand.swing.DataExtractionSettings.getObfReaders(DataExtractionSettings.java:62)
at net.osmand.swing.OsmExtractionUI.createUI(OsmExtractionUI.java:206)
at net.osmand.swing.OsmExtractionUI.<init>(OsmExtractionUI.java:166)
at net.osmand.swing.OsmExtractionUI.main(OsmExtractionUI.java:128)
I also tried completely removing the software and downloading it again.
Is it possible that settings get stored outside of the application folder and that it's trying to load the vector background again and crashing because of that?
Hi
When I tried using a vector layer background, the Creator crashed. No trying to start it, I get the following error messages in the terminal.
I also tried completely removing the software and downloading it again.
Is it possible that settings get stored outside of the application folder and that it's trying to load the vector background again and crashing because of that?
The text was updated successfully, but these errors were encountered: