MapSaver would not start

Issue #52 new
Former user created an issue

Using command listed bellow, java and windows updated. java -jar journeymaptools-0.3.jar mapsaver "C:\Users\F\Desktop\journeymap\data\sp\RealLifeCraft2020" "C:\Users\F\Desktop\journeymap\2023.png" 512 512 -1 0 false day

2023-01-17 00:14:59 [GRAVE] MapSaver: Error preparing files: java.lang.NumberFormatException: For input string: "-9_0" java.lang.NumberFormatException: For input string: "-9_0" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at net.techbrew.journeymaptools.MapSaver.prepareFiles(MapSaver.java:146) at net.techbrew.journeymaptools.MapSaver.saveMap(MapSaver.java:254) at net.techbrew.journeymaptools.MapSaver.main(MapSaver.java:83) at net.techbrew.journeymaptools.Main.main(Main.java:29)

Comments (1)

  1. Log in to comment