I recently updated my Java from 1.4.2_11 to 1.5.0_07. Now, whenever I try to run a 3D application, I get the following error:
wglCreateContext Failed: The pixel format is invalid.
I followed the advice given in [url http://forum.java.sun.com/thread.jspa?forumID=21&threadID=724065]this thread, but it still does not work. Does anyone know how to correct this? Thanks in advance.