Update seems to have caused a problem for me....
java.lang.RuntimeException: Delayed error in resource gfx/terobjs/arch/greathall (v48), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:382)
at haven.Resource$Pool$Queued.get(Resource.java:351)
at haven.Session$CachedRes$Ref.get(Session.java:119)
at haven.Session$CachedRes$Ref.get(Session.java:112)
at haven.ResDrawable.init(ResDrawable.java:53)
at haven.ResDrawable.setup(ResDrawable.java:58)
at haven.Gob.setup(Gob.java:386)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.addgob(MapView.java:560)
at haven.MapView$Gobs$GobSet.setup(MapView.java:610)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView$Gobs.setup(MapView.java:754)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.setup(MapView.java:843)
at haven.PView$1.setup(PView.java:198)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.setup(RenderList.java:197)
at haven.PView.draw(PView.java:222)
at haven.MapView.draw(MapView.java:1255)
at haven.Widget.draw(Widget.java:678)
at haven.Widget.draw(Widget.java:683)
at haven.GameUI.draw(GameUI.java:765)
at haven.Widget.draw(Widget.java:678)
at haven.Widget.draw(Widget.java:683)
at haven.RootWidget.draw(RootWidget.java:66)
at haven.UI.draw(UI.java:141)
at haven.HavenPanel.rootdraw(HavenPanel.java:303)
at haven.HavenPanel.run(HavenPanel.java:557)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Weird version number on gfx/terobjs/trees/birch (12 > 10), loaded from cache source backed by FileCache(http://game.havenandhearth.com/java/)
at haven.Resource$Pool.load(Resource.java:469)
at haven.Resource$Pool.load(Resource.java:523)
at haven.Material$$mlink.cons(Material.java:391)
at haven.Material$NewMat.cons(Material.java:500)
at haven.Material$NewMat.cons(Material.java:481)
at haven.Resource.load(Resource.java:1393)
at haven.Resource.access$600(Resource.java:40)
at haven.Resource$Pool.handle(Resource.java:431)
at haven.Resource$Pool.access$1100(Resource.java:328)
at haven.Resource$Pool$Loader.run(Resource.java:579)
... 1 more
Suppressed: haven.Resource$LoadException: Weird version number on gfx/terobjs/trees/birch (12 > 10), loaded from cache source backed by FileCache(http://game.havenandhearth.com/java/)
... 11 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/greathall(v48), from local res source
at haven.Resource$Pool.handle(Resource.java:443)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/arch/greathall
at haven.Resource$JarSource.get(Resource.java:235)
at haven.Resource$Pool.handle(Resource.java:427)
... 3 more