Your system does not seem to have usable OpenGL drivers inst

The worst monsters in the Hearthlands warp the fabric of space and time...

Your system does not seem to have usable OpenGL drivers inst

Postby uelber » Sat Oct 28, 2017 6:33 am

:?: Help me I can not start the game.

this message is appearing:"Your system does not seem to have usable OpenGL drivers installed. Please check with your graphics card manufacturer."

java.lang.RuntimeException: java.lang.RuntimeException: Exception occurred during init but was somehow discarded
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$6.uglyjoglhack(HavenPanel.java:465)
at haven.HavenPanel$6.run(HavenPanel.java:477)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Exception occurred during init but was somehow discarded
at haven.HavenPanel.redraw(HavenPanel.java:396)
at haven.HavenPanel$1.display(HavenPanel.java:106)
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$500(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$JavaSecurityAccessImpl.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.GLConfig$HardwareException: Graphics context does not support programmable shading.
at haven.GLConfig.assertcaps(GLConfig.java:83)
at haven.GLConfig.fromgl(GLConfig.java:117)
at haven.HavenPanel$1.init(HavenPanel.java:120)
at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:601)
at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:623)
at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:1254)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1101)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
at javax.media.opengl.Threading.invoke(Threading.java:193)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:582)
at sun.awt.RepaintArea.paintComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(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$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
... 9 more



I do not understand why this error I'm playing heavier games and he's not saying anything about openGL!
uelber
 
Posts: 14
Joined: Sat Oct 28, 2017 5:06 am
Location: Brazil

Re: Your system does not seem to have usable OpenGL drivers

Postby Granger » Sat Oct 28, 2017 6:52 am

Please read the Bug Report Howto and act accordingly.
Not providing information about your system makes it hard to impossible for others to help you solve your issue.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9264
Joined: Mon Mar 22, 2010 2:00 pm

Re: Your system does not seem to have usable OpenGL drivers

Postby MagicManICT » Sat Oct 28, 2017 7:01 am

uelber wrote:I do not understand why this error I'm playing heavier games and he's not saying anything about openGL!

This has absolutely no meaning, unfortunately. Those games are DirectX, not OpenGL, and so has no (little) bearing on what you're trying to do here.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18436
Joined: Tue Aug 17, 2010 1:47 am

Re: Your system does not seem to have usable OpenGL drivers

Postby linkfanpc » Sat Oct 28, 2017 3:17 pm

I may be wrong on this, but i think your drivers don't have support for OpenGL. Switch to a new video card or buy a new, or else you're stuck like me, only worse.

Don't buy an Intel. They're utter crap. Get yourself a decent AMD or Nvidia one.
Total misplay.
jorb wrote:Hitting a "Ghejejiiwlonk" with your "Umappawoozle" for eightyfifteen points of "Sharmakookel", simply makes no sense.

W7: Semi-Hermit
W8: Semi-Hermit
W9-15: Lawspeaker of villages of myself-4 people.
W16: Hermit
User avatar
linkfanpc
 
Posts: 2157
Joined: Wed Aug 05, 2015 7:07 pm
Location: A Cabin

Re: Your system does not seem to have usable OpenGL drivers

Postby MagicManICT » Sat Oct 28, 2017 5:10 pm

linkfanpc wrote:I may be wrong on this, but i think your drivers don't have support for OpenGL. Switch to a new video card or buy a new, or else you're stuck like me, only worse.

The problem is something along this line, but it's an improper installation. However, without information about the specific system, there's not much we can help with yet.

linkfanpc wrote:Don't buy an Intel. They're utter crap. Get yourself a decent AMD or Nvidia one.

Can't really "buy" an Intel graphics as they're integrated onto all motherboards that support any modern Intel CPU as a part of the chipset. They're good if you don't game for normal computer use and web browsing, and some light gaming, but nothing intense such as running the latest games at full tilt.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18436
Joined: Tue Aug 17, 2010 1:47 am

Re: Your system does not seem to have usable OpenGL drivers

Postby uelber » Sun Oct 29, 2017 1:49 am

The specifications of my nobook and:
Procesador: PENTIUM(R) DUAL-CORE CPU T4500 @ 2.30Ghz 2.30Ghz INTEL
Memory: 4GB
HD: 320GB
SYSTEM: WINDOWS 10 PRO 64bits


The video card and motherboard integrated


I play league of legends and also play Power & Revolution, the Power & Revolution game in the least wheel configuration! Help me please!
uelber
 
Posts: 14
Joined: Sat Oct 28, 2017 5:06 am
Location: Brazil

Re: Your system does not seem to have usable OpenGL drivers

Postby Granger » Sun Oct 29, 2017 2:36 am

Try a current video card driver from the GPU hardware manufacturer, not the one from microsoft.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9264
Joined: Mon Mar 22, 2010 2:00 pm

Re: Your system does not seem to have usable OpenGL drivers

Postby sMartins » Sun Oct 29, 2017 10:22 am

The oem drivers preinstalled often doesn't support OpenGL, you need a better driver, also give us the exact name of your gpu.
Make friends with the other crabs or try to escape the bucket.
I'd hardly call anything the Bible of our times. » special thanks to MagicManICT
I only logged in to say this sentence. by neeco » 30 Oct 2018, 02:57
Default Client, Best Client!
User avatar
sMartins
 
Posts: 3046
Joined: Wed Nov 11, 2015 10:21 pm
Location: Italy

Re: Your system does not seem to have usable OpenGL drivers

Postby Glorthan » Sun Oct 29, 2017 3:28 pm

sMartins wrote:The oem drivers preinstalled often doesn't support OpenGL, you need a better driver, also give us the exact name of your gpu.

uelber wrote:Procesador: PENTIUM(R) DUAL-CORE CPU T4500 @ 2.30Ghz 2.30Ghz INTEL

...

The video card and motherboard integrated


Try reading?
Glorthan
 
Posts: 1099
Joined: Tue Jun 11, 2013 4:33 pm

Re: Your system does not seem to have usable OpenGL drivers

Postby uelber » Sun Oct 29, 2017 3:51 pm

It seems that the problem is with intel computers, by testing the game at the home of a friend Corel I3 and board off board all updated and gave error the same way :(, my pc ta with updated drivers too, to try a lot of thing!
the OpenGl version of my nobook is 1.1.
uelber
 
Posts: 14
Joined: Sat Oct 28, 2017 5:06 am
Location: Brazil

Next

Return to Bugs

Who is online

Users browsing this forum: Claude [Bot], Semrush [Bot] and 113 guests