vassalengine/vassal

[A House Divided] NullPointerException: Cannot read field "parent" because "comp" is null

uckelman opened this issue · 1 comments

ABR
Version 3.7.12
Reporter
Error Log 119639 bytes
Won't let me delete the Chart Window Menu I added. 

A House Divided v1.0.9 3.7.12

java.lang.NullPointerException: Cannot read field "parent" because "comp" is null
 at java.desktop/java.awt.Container.remove(Container.java:1290)
 at VASSAL.build.widget.MapWidget.remove(MapWidget.java:104)
 at VASSAL.configure.ConfigureTree.remove(ConfigureTree.java:1376)
 at VASSAL.configure.ConfigureTree.delete(ConfigureTree.java:1368)

Duplicate of #13412