View Issue Details

IDProjectCategoryView StatusLast Update
0001189FSSCP---------public2007-01-20 21:59
ReporterFalcon128 Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.6.9 
Summary0001189: open GL not supported by graphics card
DescriptionError: The required OpenGL extension '' is not supported by your current driver version or graphics card. You can either use the Direct3D rendering engine (non-FRED builds only) or update your video card drivers.


File:J:\src\cvs\fs2_open_3_6_9.final\code\graphics\gropenglextension.cpp
Line: 392
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
Additional InformationI have a Core 2 Duo 6400 w/ 2048mb of memory, a geforce 7600GS with 512mb of Ram with the lastest driver 93.71 from nvidia.
TagsNo tags attached.

Activities

taylor

2007-01-01 19:09

administrator   ~0007358

In your graphics card control panel, something for OpenGL in particular, there is probably an option about using shorter extension strings. I can't remember what the option is called in particular, but if you search the the HLP forums for "The required OpenGL extension" then I'm sure you will find reference to it.

Basically, to support older games NVIDIA added a driver option to keep the advertised extension string short enough to avoid crashing games which can't handle a long string. Unfortunately FSO doesn't support this, and you will end up with the error message that you have gotten.

The option is supposed to be disabled by default, but I've seen enough people report this problem that I question whether it really is or not. :)

Issue History

Date Modified Username Field Change
2007-01-01 18:23 Falcon128 New Issue
2007-01-01 19:09 taylor Note Added: 0007358
2007-01-20 21:58 taylor Status new => closed
2007-01-20 21:58 taylor Resolution open => no change required
2007-01-20 21:59 taylor Status closed => resolved