I was in my cellar taking into my inventory my equipment for making the maps when a client error message came up. This before has happened and made for me no difficulty. But now when I try to log in "Where you logged out" each time it crashes. So then I try to log in "At your hearth fire" and for a moment I see myself stand there before it once again crashes.
Now when I try "Where you logged out" it does not let me enter, as if something is placed where I wish to stand and each time I try to log in "At your hearth fire" I again crash with the error message. Because of this I cannot play.
javax.media.opengl.GLException: java.lang.NullPointerException
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:378)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at haven.Item.shorttip(Item.java:141)
at haven.Item.tooltip(Item.java:162)
at haven.Widget.tooltip(Widget.java:474)
at haven.HavenPanel.redraw(HavenPanel.java:271)
at haven.HavenPanel$1.display(HavenPanel.java:77)
at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)