vassalengine / vassal

VASSAL, the open-source boardgame engine
https://vassalengine.org
GNU Lesser General Public License v2.1
424 stars 101 forks source link

[VASL] NumberFormatException: For input string: "" #13510

Open uckelman opened 2 months ago

uckelman commented 2 months ago
ABR
Version 3.7.13
Reporter
Error Log 56349 bytes

VASL v6.6.8 3.7.13

java.lang.NumberFormatException: For input string: ""
 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
 at java.base/java.lang.Integer.parseInt(Integer.java:565)
 at java.base/java.lang.Integer.parseInt(Integer.java:685)
 at VASL.build.module.ScenInfo.setState(ScenInfo.java:210)