vassalengine / vassal

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

[World In Flames Fifth Edition] NoSuchMethodException: VASSAL.build.module.properties.ScenarioPropertiesOptionTab$TextConfig.<init>() #13509

Closed uckelman closed 1 month ago

uckelman commented 2 months ago
ABR
Version 3.7.13
Reporter trigaming@yahoo.com
Error Log 6912 bytes
Opening up a Scenario Properties Option Tab to edit it using Vassal 3.7.13,

World In Flames Fifth Edition v1.15-M2  8-2024 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)