Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't open game?!?!?!?!
04-05-2006, 08:52 PM,
#11
 
This is the culprit:

WIN32: wglGetProcAddress("glMultiTexCoord4fARB") failed. main, WIN32: wglGetProcAddress("glMultiTexCoord2fARB") failed. main, WIN32: wglGetProcAddress("glActiveTextureARB") failed. main, WIN32: wglGetProcAddress("glClientActiveTextureARB") failed.

Those aren't supposed to fail. Those calls are supposed to return the address of functions for the windows OpenGL API. Those specific functions have to do with multitexturing, which probably isn't supported by your card. Multitexturing shouldn't be required for VDrift, though, so the windows code needs to handle the case where these calls fail and remember not to use the function pointer. I believe the current code works fine for linux, where function pointers aren't used to access the OpenGL API.


Messages In This Thread
Can't open game?!?!?!?! - by dRaGa - 11-08-2005, 06:21 AM
Can't open game?!?!?!?! - by Nenillo - 11-08-2005, 08:48 AM
Can't open game?!?!?!?! - by thelusiv - 11-08-2005, 08:54 AM
Can't open game?!?!?!?! - by isghe - 11-22-2005, 10:57 AM
Can't open game?!?!?!?! - by thelusiv - 11-26-2005, 02:30 AM
Can't open game?!?!?!?! - by Help_Vdrift - 12-05-2005, 08:45 PM
Can't open game?!?!?!?! - by Help_Vdrift - 12-05-2005, 08:56 PM
Can't open game?!?!?!?! - by thelusiv - 12-06-2005, 06:49 PM
[No subject] - by MindOfChaos - 04-05-2006, 08:23 PM
[No subject] - by thelusiv - 04-05-2006, 08:47 PM
[No subject] - by joevenzon_phpbb2_import3 - 04-05-2006, 08:52 PM
[No subject] - by Sil80 - 04-06-2006, 03:19 PM
[No subject] - by thelusiv - 04-06-2006, 04:24 PM
[No subject] - by thelusiv - 04-06-2006, 04:26 PM
[No subject] - by CorruptedOne - 08-28-2006, 02:29 PM
[No subject] - by thelusiv - 08-28-2006, 03:47 PM
[No subject] - by CorruptedOne - 08-28-2006, 04:03 PM
[No subject] - by Nigo - 11-05-2006, 02:18 PM
[No subject] - by thelusiv - 11-05-2006, 02:22 PM
[No subject] - by Nigo - 11-06-2006, 05:24 AM
[No subject] - by FFuser - 11-06-2006, 01:59 PM
[No subject] - by FFuser - 11-06-2006, 03:43 PM
[No subject] - by Nigo - 11-06-2006, 04:39 PM
[No subject] - by thelusiv - 11-06-2006, 05:19 PM
[No subject] - by Nigo - 11-07-2006, 04:13 AM
[No subject] - by Nigo - 11-07-2006, 10:11 AM
[No subject] - by FFuser - 11-07-2006, 12:12 PM
[No subject] - by Nigo - 11-08-2006, 04:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)