vassalengine / vassal

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

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

Closed uckelman closed 3 months ago

uckelman commented 3 months ago
ABR
Version 3.7.13
Reporter
Error Log 35497 bytes
In editor, 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 3 months ago

Duplicate of #13509