Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MapCreator crashed changing to vector layer and won't start again #967

Open
Hedaja opened this issue Nov 13, 2024 · 0 comments
Open

MapCreator crashed changing to vector layer and won't start again #967

Hedaja opened this issue Nov 13, 2024 · 0 comments

Comments

@Hedaja
Copy link

Hedaja commented Nov 13, 2024

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?

System Info:
# System Details Report
---

## Report details
- **Date generated:**                              2024-11-13 09:27:15

## Hardware Information:
- **Hardware Model:**                              HP HP Elite x2 1012 G2
- **Memory:**                                      8.0 GiB
- **Processor:**                                   Intel® Core™ i5-7200U × 4
- **Graphics:**                                    Intel® HD Graphics 620 (KBL GT2)
- **Disk Capacity:**                               256.1 GB

## Software Information:
- **Firmware Version:**                            P87 Ver. 01.48
- **OS Name:**                                     Ubuntu 24.10
- **OS Build:**                                    (null)
- **OS Type:**                                     64-bit
- **GNOME Version:**                               47
- **Windowing System:**                            Wayland
- **Kernel Version:**                              Linux 6.11.0-9-generic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant