Game crash when I travel to Boston

The game crash everytime that I try to travel to Boston, with the main character or an alt. This is the message from Java:
avax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/borka/adventurerspants (v1), from forking source backed by HTTP res source (http://plymouth.seatribe.se/res/)
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:383)
at haven.HavenPanel.run(HavenPanel.java:418)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/borka/adventurerspants (v1), from forking source backed by HTTP res source (http://plymouth.seatribe.se/res/)
at haven.Resource.checkerr(Resource.java:1403)
at haven.Resource.layers(Resource.java:1238)
at haven.Resource.layers(Resource.java:1282)
at haven.Composited.nmod(Composited.java:329)
at haven.Composited.changes(Composited.java:357)
at haven.Composited.setup(Composited.java:363)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.Composite.setup(Composite.java:64)
at haven.Gob.setup(Gob.java:204)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.MapView.addgob(MapView.java:430)
at haven.MapView$4.setup(MapView.java:439)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.MapView.setup(MapView.java:480)
at haven.PView$1.setup(PView.java:126)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.setup(RenderList.java:123)
at haven.PView.draw(PView.java:150)
at haven.MapView.draw(MapView.java:751)
at haven.Widget.draw(Widget.java:486)
at haven.Widget.draw(Widget.java:491)
at haven.GameUI.draw(GameUI.java:380)
at haven.Widget.draw(Widget.java:486)
at haven.Widget.draw(Widget.java:491)
at haven.RootWidget.draw(RootWidget.java:61)
at haven.UI.draw(UI.java:139)
at haven.HavenPanel.redraw(HavenPanel.java:271)
avax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/borka/adventurerspants (v1), from forking source backed by HTTP res source (http://plymouth.seatribe.se/res/)
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:383)
at haven.HavenPanel.run(HavenPanel.java:418)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/borka/adventurerspants (v1), from forking source backed by HTTP res source (http://plymouth.seatribe.se/res/)
at haven.Resource.checkerr(Resource.java:1403)
at haven.Resource.layers(Resource.java:1238)
at haven.Resource.layers(Resource.java:1282)
at haven.Composited.nmod(Composited.java:329)
at haven.Composited.changes(Composited.java:357)
at haven.Composited.setup(Composited.java:363)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.Composite.setup(Composite.java:64)
at haven.Gob.setup(Gob.java:204)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.MapView.addgob(MapView.java:430)
at haven.MapView$4.setup(MapView.java:439)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.MapView.setup(MapView.java:480)
at haven.PView$1.setup(PView.java:126)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.setup(RenderList.java:123)
at haven.PView.draw(PView.java:150)
at haven.MapView.draw(MapView.java:751)
at haven.Widget.draw(Widget.java:486)
at haven.Widget.draw(Widget.java:491)
at haven.GameUI.draw(GameUI.java:380)
at haven.Widget.draw(Widget.java:486)
at haven.Widget.draw(Widget.java:491)
at haven.RootWidget.draw(RootWidget.java:61)
at haven.UI.draw(UI.java:139)
at haven.HavenPanel.redraw(HavenPanel.java:271)