vassalengine / vassal

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

[????????] NullPointerException: Cannot invoke "String.length()" because "text" is null #13441

Open uckelman opened 2 days ago

uckelman commented 2 days ago
ABR
Version 3.7.12
Reporter
Error Log 13960 bytes

???????? v0.0 3.7.12

java.lang.NullPointerException: Cannot invoke "String.length()" because "text" is null
 at java.desktop/javax.swing.colorchooser.ValueFormatter$1.replace(ValueFormatter.java:63)
 at java.desktop/javax.swing.text.AbstractDocument.replace(AbstractDocument.java:691)
 at java.desktop/javax.swing.text.JTextComponent.replaceSelection(JTextComponent.java:1335)
 at java.desktop/javax.swing.text.JTextComponent.replaceInputMethodText(JTextComponent.java:4836)