* * * E R R O R ! * * * --------------------------------------------------------------- Error: GL_EXT_vertex_array extension not supported by the driver --------------------------------------------------------------- * * * E R R O R ! * * * --------------------------------------------------------------- Error: GetProcAddress for vertex extension failed
I'm trying to run a game that worked on my old computer with Windows ME. When I install and run it on my new one with Vista, I get the error message I copied above. What can I do? I changed all the compatibility settings, but nothing would even open it. Thanks.
I'm afraid I have no idea what you're talking about when you said, "Opengl32.dll." What / how do I do that?
It's Frog Frenzy 2 by Cosmi that I'm trying to get working. The first Frog Frenzy works fine with the compatibility adjustments, but #2 doesn't work. If the older one works, I find it hard to believe that the newer one wouldn't.
Freuk
33 Posts
885
0
Posted October 15th, 2007 07:00
Hi,
the vertex_array is no longer an extention , the new OpenGL library support the API
natively , so you can't run it since the API as changed
I am afraid that there is no solution , try and OLD Opengl32.dll
or a patch of your old game .