vassalengine / vassal

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

[Commands & Colors: Napoleonics V5] NoSuchMethodException: VASSAL.build.module.properties.ScenarioPropertiesOptionTab$TextConfig.<init>() #13531

Closed uckelman closed 3 months ago

uckelman commented 3 months ago
ABR
Version 3.7.13
Reporter markben61@gmail.com
Error Log 640004 bytes
Error by clicking on a Scenarion Properties Options tab component within the Editor.

Commands & Colors: Napoleonics V5 v5.1.0a207 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