vassalengine / vassal

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

[American Tank Ace EDIT] NullPointerException: Cannot read field "parent" because "comp" is null #13382

Open uckelman opened 3 weeks ago

uckelman commented 3 weeks ago
ABR
Version 3.7.12
Reporter dave.ranck@gmail.com
Error Log 60851 bytes
Deleting a map window

American Tank Ace EDIT v1.2a 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)