my game has just crashed twice in a very short period
the details i got were
haven.UI$UIException: Wdgmsg sender (haven.ChatHW) is not in rwidgets
at haven.UI.wdgmsg(UI.java:211)
at haven.Widget.wdgmsg(Widget.java:270)
at haven.Widget.wdgmsg(Widget.java:272)
at haven.SlenHud.wdgmsg(SlenHud.java:319)
at haven.Widget.wdgmsg(Widget.java:272)
at haven.HWindow.wdgmsg(HWindow.java:66)
at haven.ChatHW.wdgmsg(ChatHW.java:80)
at haven.Widget.wdgmsg(Widget.java:265)
at haven.ChatHW.wdgmsg(ChatHW.java:75)
at haven.Widget.wdgmsg(Widget.java:272)
at haven.Widget.wdgmsg(Widget.java:265)
at haven.TextEntry.activate(TextEntry.java:105)
at haven.TextEntry$2.done(TextEntry.java:93)
at haven.LineEdit$PCMode.key(LineEdit.java:56)
at haven.LineEdit.key(LineEdit.java:272)
at haven.LineEdit.key(LineEdit.java:297)
at haven.TextEntry.type(TextEntry.java:109)
at haven.Widget.type(Widget.java:361)
at haven.ConsoleHost.type(ConsoleHost.java:116)
at haven.UI.type(UI.java:242)
at haven.HavenPanel.dispatch(HavenPanel.java:338)
at haven.HavenPanel.run(HavenPanel.java:374)
at java.lang.Thread.run(Unknown Source)
whats happening?