vassalengine / vassal

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

[Europe Engulfed] NoSuchMethodException: VASSAL.build.module.properties.ScenarioPropertiesOptionTab$TextConfig.<init>() #13520

Closed uckelman closed 1 month ago

uckelman commented 1 month ago
ABR
Version 3.7.13
Reporter
Error Log 28024 bytes
Clicked on Scenario Properties Option Tab

Europe Engulfed v3.4d 3.7.13

java.lang.NoSuchMethodException: VASSAL.build.module.properties.ScenarioPropertiesOptionTab$TextConfig.()
 at java.base/java.lang.Class.getConstructor0(Class.java:3784)
 at java.base/java.lang.Class.getConstructor(Class.java:2452)
 at VASSAL.configure.AutoConfigurer.createConfigurer(AutoConfigurer.java:200)
 at VASSAL.configure.AutoConfigurer.(AutoConfigurer.java:87)
BrentEaston commented 1 month ago

Duplicate of #13509