The story: I needed bones for a fishing hook, so i catch a bunny, wringle his neck and butcher it, IMMEDIATELY after I recive the items and LP, a pop-up appears saying " Haven Error! An error has ocurred!"
I close it like it is nothing and reset the game, now everytime I try to open the inventory the damned "Haven error!" appears, when I clicked "More details>>>" all of this appeared, I don't know if it's important.
javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource paginae/craft/roast (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/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:349)
at haven.HavenPanel.run(HavenPanel.java:378)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource paginae/craft/roast (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
at haven.Resource.checkerr(Resource.java:1058)
at haven.Resource.layer(Resource.java:941)
at haven.MenuGrid.cons(MenuGrid.java:75)
at haven.MenuGrid.updlayout(MenuGrid.java:112)
at haven.MenuGrid.draw(MenuGrid.java:150)
at haven.Widget.draw(Widget.java:283)
at haven.SlenHud.draw(SlenHud.java:271)
at haven.Widget.draw(Widget.java:283)
at haven.RootWidget.draw(RootWidget.java:61)
at haven.UI.draw(UI.java:136)
at haven.HavenPanel.redraw(HavenPanel.java:254)
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.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)