Hard Light Productions Forums

General FreeSpace => FreeSpace & FreeSpace Open Support => Topic started by: Macfie on July 22, 2009, 11:45:25 pm

Title: Fred 3.6.10 error message
Post by: Macfie on July 22, 2009, 11:45:25 pm
I'm getting the following error messages when ever I open Fred.  I'm running an Geforce GT120 with 190.38 drivers

Error: Current GL Version of 1.1 is less than the required version of 1.2.
Switch video modes or update your drivers.
File: gropengl.cpp
Line: 2980


Call stack:
------------------------------------------------------------------
------------------------------------------------------------------Error: The required OpenGL extension 'GL_ARB_multitexture' is not supported by your current driver version or graphics card.

File: gropenglextension.cpp
Line: 437


Call stack:
------------------------------------------------------------------
------------------------------------------------------------------Error: The required OpenGL extension 'GL_EXT_texture_env_add' is not supported by your current driver version or graphics card.

File: gropenglextension.cpp
Line: 437


Call stack:
------------------------------------------------------------------
------------------------------------------------------------------Error: The required OpenGL extension 'GL_EXT_draw_range_elements' is not supported by your current driver version or graphics card.

File: gropenglextension.cpp
Line: 437


Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
Title: Re: Fred 3.6.10 error message
Post by: The E on July 22, 2009, 11:48:00 pm
Reinstall the drivers for your graphics card. Just to check, launch the debug FRED, then post the debug log (data\fs2_open.log) here.
Title: Re: Fred 3.6.10 error message
Post by: Macfie on July 23, 2009, 12:31:34 am
I reinstalled the drivers and am still getting the error.
I included the log from the FSOpen debug and one for Fred Debug
FSOpen sees open GL as 3.1.0 but Fred sees it as 1.1

[attachment deleted by MSC
Title: Re: Fred 3.6.10 error message
Post by: The E on July 23, 2009, 12:38:43 am
Jeez, what is it with people and 16 bit color depth lately? Change it to 32 bits in the Launcher, and see if that fixes it.
Title: Re: Fred 3.6.10 error message
Post by: portej05 on July 23, 2009, 12:41:51 am
Quote
  Requested WGL Video values = R: 8, G: 8, B: 8, depth: 32, double-buffer: 1
  Actual WGL Video values    = R: 5, G: 6, B: 5, depth: 16, double-buffer: 1
  OpenGL Vendor     : NVIDIA Corporation
  OpenGL Renderer   : GeForce GT 120/PCI/SSE2
  OpenGL Version    : 3.1.0

Exact opposite of the other guy (request/actual).
hmmm.
I'd say this one is the desktop at 16bits and the launcher set at 32bits.
Title: Re: Fred 3.6.10 error message
Post by: Macfie on July 23, 2009, 01:36:58 am
Somehow the desktop got set to 16 bit instead of 32 bit.  The launcher was at 32 bit.  When I set the desktop setting to 32 bit the problem went away.  Thanks for the help.  Now all I have to figure out is why the desktop went from 32 bit setting to 16 bit.