Page 1 of 1

haven error

PostPosted: Sat Jan 05, 2013 1:17 am
by png015
I am having this haven error everytime i start the game. i tried to clear my java cache but its not solving the issue. anyone know how i can fix this error? thanks

javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/borka/admiral-kjol (v6), 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/admiral-kjol (v6), 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:339)
at haven.MapView$4.setup(MapView.java:348)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.MapView.setup(MapView.java:389)
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:660)
at haven.Widget.draw(Widget.java:479)
at haven.Widget.draw(Widget.java:484)
at haven.GameUI.draw(GameUI.java:354)
at haven.Widget.draw(Widget.java:479)
at haven.Widget.draw(Widget.java:484)
at haven.RootWidget.draw(RootWidget.java:61)
at haven.UI.draw(UI.java:139)
at haven.HavenPanel.redraw(HavenPanel.java:271)
at haven.HavenPanel$1.display(HavenPanel.java:88)
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)
Caused by: haven.Resource$LoadException: Wrong res version (5 != 6)
at haven.Resource.load(Resource.java:1346)
at haven.Resource.access$300(Resource.java:39)
at haven.Resource$Loader.handle(Resource.java:444)
at haven.Resource$Loader.run(Resource.java:423)
at java.lang.Thread.run(Unknown Source)

Re: haven error

PostPosted: Sat Jan 05, 2013 5:34 am
by MagicManICT
This is mostly a connections issue. The resource files weren't downloaded correctly. You can attempt to troubleshoot your connection as there may be some intermittent problems. However, clearing your Java cache and downloading Salem again may clear the issue up.