Page 1 of 1

Enders and Kandarims client error please help

PostPosted: Mon Jun 23, 2014 11:40 pm
by Rosev5
This error always happened on Enders and Kandarims. :(

java.lang.RuntimeException: javax.media.opengl.GLException: Unable to create temp OpenGL context for device context 0x1b010a0a
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
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:528)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:415)
at haven.HavenPanel.run(HavenPanel.java:448)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.media.opengl.GLException: Unable to create temp OpenGL context for device context 0x1b010a0a
at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:323)
at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:660)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1089)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
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)
Please help.

Re: Enders and Kands client error please help

PostPosted: Mon Jun 23, 2014 11:42 pm
by RonPaulFTW
Is this claeyt posting about his hat bug in disguise?

Trolling isn't allowed in this section of the forum. If you don't have anything constructive to say, don't say anything. If you really thought this was Claeyt (it isn't) you should have reported the OP.

~TotalyMeow

Re: Enders and Kands client error please help

PostPosted: Tue Jun 24, 2014 7:52 am
by Kandarim
it's claeyt

the only one ever still to call me by Kand :)


Does it only occur on the custom clients, or also on the default ?

Re: Enders and Kands client error please help

PostPosted: Tue Jun 24, 2014 7:17 pm
by FatnessV6
RonPaulFTW wrote:Is this claeyt posting about his hat bug in disguise?

Trolling isn't allowed in this section of the forum. If you don't have anything constructive to say, don't say anything. If you really thought this was Claeyt (it isn't) you should have reported the OP.

~TotalyMeow


Well,first of all it's not claeyt.It's my sister.
She has some error when she starts Enders,Kands,and the default.(Also,Kandarim she calls you Kand for an shorter name.She isn't good a typer anyways.)

Well Kandarim,I hope you could help her out. :D


Also I have another error,it makes the client crash every 3 minutes.I will be grateful if there's a way to fix it.(It crashes on all clients.)

Solution found:Turn on raider mode trees in Kandarim's client.

java.lang.RuntimeException: haven.GOut$GLInvalidValueException: GL Error: 1281 (invalid value)
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
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:528)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:420)
at haven.HavenPanel.run(HavenPanel.java:455)
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:530)
at haven.GOut.apply(GOut.java:203)
at haven.FastMesh$DLCompiler$DLCompiled.draw(FastMesh.java:127)
at haven.FastMesh.draw(FastMesh.java:316)
at haven.RenderList.render(RenderList.java:232)
at haven.RenderList.render(RenderList.java:249)
at haven.PView.draw(PView.java:253)
at haven.MapView.draw(MapView.java:932)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.GameUI.draw(GameUI.java:576)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.RootWidget.draw(RootWidget.java:107)
at haven.UI.draw(UI.java:162)
at haven.HavenPanel.redraw(HavenPanel.java:298)
at haven.HavenPanel$1.display(HavenPanel.java:94)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
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)

Re: Enders and Kands client error please help

PostPosted: Tue Jun 24, 2014 7:27 pm
by Rosev5
Kandarim wrote:it's claeyt

the only one ever still to call me by Kand :)


Does it only occur on the custom clients, or also on the default ?

It happens on custom clients and the default.