Page 1 of 1

Haven Error seatribe client

PostPosted: Sun Feb 24, 2013 10:40 am
by burntberries
I've made a new character three different times. Each time an error message pops up. I've cleared the have cache and reinstalled the client three different times. I've tried downloading the ender client but it will not allow me. Any ideas as to why this is happening?

Re: Haven Error seatribe client

PostPosted: Sun Feb 24, 2013 4:53 pm
by MagicManICT
If you're crashing, you should get an error report. Could you copy/paste the exceptions tab? It might help with what exactly the problem is.

In the mean time, with what you describe, I would guess that it's one of two problems: you have a graphics driver issue and need to update it OR you have a security mechanism blocking the client from communicating with the server. With the security issue, make sure any security software you're running allows the connection with Java and/or Salem, ensure that Java and your Internet options aren't automatically blocking connections (settings should be "prompt user"), and make sure that traffic on ports TCP 1871 and UDP 1870 are open for traffic (both in security software and on any routers that traffic might pass through).

Re: Haven Error seatribe client

PostPosted: Mon Feb 25, 2013 4:42 am
by burntberries
ive allowed the exceptions for both ports mentioned. as well as allwoing java. my drivers are all up to date. below is a copy of the error message i keep receiving.

java.lang.RuntimeException: haven.GOut$GLInvalidValueException: GL Error: 1281 (invalid value)
at jogamp.common.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:205)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:449)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:388)
at haven.HavenPanel.run(HavenPanel.java:422)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLInvalidValueException: GL Error: 1281 (invalid value)
at haven.GOut.glexcfor(GOut.java:97)
at haven.GOut.checkerr(GOut.java:107)
at haven.GLState$Applier.apply(GLState.java:469)
at haven.GOut.apply(GOut.java:194)
at haven.FastMesh.draw(FastMesh.java:130)
at haven.Composited$Model$Layer.draw(Composited.java:156)
at haven.RenderList.render(RenderList.java:207)
at haven.RenderList.render(RenderList.java:218)
at haven.PView.draw(PView.java:169)
at haven.MapView.draw(MapView.java:748)
at haven.Widget.draw(Widget.java:509)
at haven.Widget.draw(Widget.java:514)
at haven.GameUI.draw(GameUI.java:380)
at haven.Widget.draw(Widget.java:509)
at haven.Widget.draw(Widget.java:514)
at haven.RootWidget.draw(RootWidget.java:61)
at haven.UI.draw(UI.java:139)
at haven.HavenPanel.redraw(HavenPanel.java:276)
at haven.HavenPanel$1.display(HavenPanel.java:91)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:373)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:358)
at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:983)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:655)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:594)
at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:996)
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.ru

Re: Haven Error seatribe client

PostPosted: Mon Feb 25, 2013 5:06 am
by staxjax
GL Error: 1281 (invalid value)


Graphics card/driver problem. If you are sure that your graphics drivers are up to date you might want to try upgrading your operating system for more current driver support.

Also, find the specs of your GPU on the net somewhere and make sure it has support for openGL 2.0

Re: Haven Error seatribe client

PostPosted: Mon Feb 25, 2013 6:59 am
by MagicManICT
If you're not entirely sure what card you have, there are several ways to find this out. You can also download a utility to test what versions of OpenGL your card supports. Several are available around the Net.

Note: Imrielle posted a nice summary of cards that support OpenGL 2.x: viewtopic.php?f=10&t=4467#p52453.

Re: Haven Error seatribe client

PostPosted: Wed Feb 27, 2013 2:42 pm
by a51dante
java.lang.RuntimeException: Delayed error in resource paginae/craft/popcorn (v2), from forking source backed by HTTP res source (http://plymouth.seatribe.se/res/)
at haven.Resource.checkerr(Resource.java:1420)
at haven.Resource.layer(Resource.java:1305)
at haven.Resource.layer(Resource.java:1314)
at haven.MenuGrid.cons(MenuGrid.java:90)
at haven.MenuGrid.updlayout(MenuGrid.java:128)
at haven.MenuGrid.tick(MenuGrid.java:309)
at haven.Widget.tick(Widget.java:485)
at haven.GameUI.tick(GameUI.java:411)
at haven.Widget.tick(Widget.java:485)
at haven.UI.tick(UI.java:134)
at haven.HavenPanel.run(HavenPanel.java:416)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Incomplete resource at paginae/craft/popcorn
at haven.Resource.readall(Resource.java:1247)
at haven.Resource.load(Resource.java:1384)
at haven.Resource.access$300(Resource.java:39)
at haven.Resource$Loader.handle(Resource.java:444)
at haven.Resource$Loader.run(Resource.java:423)
... 1 more

i keep getting that and idk what the solution is because i have everything updated and i can create a new character however i will get to a point where i just cant log back in that character. i have 2 characters stuck like that already.

Re: Haven Error seatribe client

PostPosted: Thu Feb 28, 2013 7:07 am
by MagicManICT
Flush out the Java cache. You have a corrupted file in there. This should fix it. If you seem to be having this problem frequently, there may be communication issues between the Salem server and your computer.