Login  Register

GLException: method not available

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

GLException: method not available

Itun
What does it mean?
Notebook Window 7 x32 AMD Turion ZM-80 ati mobility radeon hd 3400
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: GLException: method not available

Wade Walker
Administrator
It looks like the GL function table isn't set up properly (it's got null instead of the address of glCreateShader). If you run etc\test.bat for your JOGL installation, does it show the GL_ARB_fragment_shader and GL_ARB_vertex_shader extensions?