Author Topic: Fred 3.6.10 error message  (Read 1690 times)

0 Members and 1 Guest are viewing this topic.

Offline Macfie

  • 210
  • If somebody made a campaign I've probably got it
Fred 3.6.10 error message
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:
------------------------------------------------------------------
------------------------------------------------------------------
Normal people believe that if it isn't broke, don't fix it. Engineers believe that if it isn't broke, it doesn't have enough features yet.
The difference between Mechanical Engineers and Civil Engineers is:
Mechanical Engineers build weapons.  Civil Engineers build targets
An optimist sees the glass half full; the pessimist sees it half empty. An engineer sees that the glass is twice as big as it needs to be.

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Fred 3.6.10 error message
Reinstall the drivers for your graphics card. Just to check, launch the debug FRED, then post the debug log (data\fs2_open.log) here.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline Macfie

  • 210
  • If somebody made a campaign I've probably got it
Re: Fred 3.6.10 error message
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
Normal people believe that if it isn't broke, don't fix it. Engineers believe that if it isn't broke, it doesn't have enough features yet.
The difference between Mechanical Engineers and Civil Engineers is:
Mechanical Engineers build weapons.  Civil Engineers build targets
An optimist sees the glass half full; the pessimist sees it half empty. An engineer sees that the glass is twice as big as it needs to be.

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Fred 3.6.10 error message
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.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 
Re: Fred 3.6.10 error message
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.
STRONGTEA. Why can't the x86 be sane?

  

Offline Macfie

  • 210
  • If somebody made a campaign I've probably got it
Re: Fred 3.6.10 error message
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.
Normal people believe that if it isn't broke, don't fix it. Engineers believe that if it isn't broke, it doesn't have enough features yet.
The difference between Mechanical Engineers and Civil Engineers is:
Mechanical Engineers build weapons.  Civil Engineers build targets
An optimist sees the glass half full; the pessimist sees it half empty. An engineer sees that the glass is twice as big as it needs to be.