I harvested a head of lettuce and the client crashed. Every time I log in now the client is crashing on start up, has been this way for about 10 minutes now.
java.lang.RuntimeException: Transformation rh for equipment haven.ResData@b5d5c4 on skeleton Skeleton(gfx/borka/body) could not be resolved
at haven.Composited$Equ.<init>(Composited.java:248)
at haven.Composited$Equ.<init>(Composited.java:231)
at haven.Composited$SpriteEqu.<init>(Composited.java:197)
at haven.Composited$SpriteEqu.<init>(Composited.java:193)
at haven.Composited.nequ(Composited.java:385)
at haven.Composited.changes(Composited.java:412)
at haven.Composited.changes(Composited.java:416)
at haven.Composited.setup(Composited.java:420)
at haven.RenderList.setup(RenderList.java:100)
at haven.RenderList.add(RenderList.java:137)
at haven.Composite.setup(Composite.java:66)
at haven.Gob.setup(Gob.java:205)
at haven.RenderList.setup(RenderList.java:100)
at haven.RenderList.add(RenderList.java:137)
at haven.MapView.addgob(MapView.java:529)
at haven.MapView$3.setup(MapView.java:538)
at haven.RenderList.setup(RenderList.java:100)
at haven.RenderList.add(RenderList.java:137)
at haven.MapView.setup(MapView.java:613)
at haven.PView$1.setup(PView.java:198)
at haven.RenderList.setup(RenderList.java:100)
at haven.RenderList.setup(RenderList.java:125)
at haven.PView.draw(PView.java:222)
at haven.MapView.draw(MapView.java:944)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.GameUI.draw(GameUI.java:670)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.RootWidget.draw(RootWidget.java:89)
at haven.UI.draw(UI.java:143)
at haven.HavenPanel.rootdraw(HavenPanel.java:289)
at haven.HavenPanel.run(HavenPanel.java:530)
at java.lang.Thread.run(Unknown Source)