- Code: Select all
javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/invobjs/tobacco-cured (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(Thread.java:636)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/invobjs/tobacco-cured (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.Item.draw(Item.java:89)
at haven.Widget.draw(Widget.java:283)
at haven.Inventory.draw(Inventory.java:49)
at haven.Widget.draw(Widget.java:283)
at haven.Window.draw(Window.java:111)
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(InvocationEvent.java:216)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:602)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/tobacco-cured(v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
at haven.Resource$Loader.handle(Resource.java:401)
at haven.Resource$Loader.run(Resource.java:375)
at java.lang.Thread.run(Thread.java:636)
Caused by: javax.net.ssl.SSLException: java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.security.internal.spec)
at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1665)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1628)
at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1611)
and then the game stops working
Update: now this error is occurring every time I try and log in, it appears the error is related to the in game item: tobacco, and I believe there is tobacco located near my hearth and where I last logged out at, which is near my hearth, before I completely lost access to the game my friend informed me that their was tobacco and carrots in the crate I originally looked in that was causing this problem, the carrots I could see, the tobacco looked like "?" I asked a friend to remove the tobacco from the crate so I could access the carrots and I believe he did, only I think he dropped the tobacco near where I was standing not far from my hearth, so now i cannot log in at all.