Hello! Have an issue with new versions of osm2world “A Java Exception has occured” right on startup. Last version worked fine for me was 0.3.1. But when I tried to use more up to date version this error occured. Java libraries are up to date and I also tried to reinstall java but the error still the same. Anyone know how to fix that?
OSM2World 0.3.1 was the last release before OSM2World started requiring Java 17, so the most likely cause is that your version of Java is too old. Please install Java 17 or higher (e.g. openjdk) and uninstall all other Java versions (or make sure that the correct one is being used to run OSM2World if you have more than one Java installation on your machine).
If that fails to help, it would be good to have a more detailed error message. You may have to run OSM2World from the command line for that. But first look into the Java version as the most likely problem.