Author Topic: [fixed] Your system supports OpenGL version "1.1.0" MegaGlest needs OpenGL 1.3  (Read 11652 times)

Frost

  • Guest
If i start MegaGlest there allways comes this error that i have the wrong OpenGl version. I want to play MegaGlest again and cant find the problem on my own. I downloaded  it on megaglst.org and reinstalled it twice.
My operating system is Windows 7 and i have a grafikcard that supports OpenGl 2.1. I downloaded  it on megaglst.org.
I allready played Megaglest and didnt installed a new driver but after the update to  version 3.7.1 it isnt working anymore.  :'(
Thats the error log:

[2013-01-26 23:12:39] Runtime Error information:

Your system supports OpenGL version "1.1.0"
MegaGlest needs a version that supports
glActiveTexture (OpenGL 1.3) or the ARB_multitexture extension.
Stack Trace:
00000000 00000000 00000000 ef8cff71 ZwGetContextThread!ntdll (null)(0) +18
00000000 00000000 00000000 ef8cff71 ZwGetContextThread!ntdll (null)(0) +18
« Last Edit: 9 February 2013, 07:20:07 by softcoder »

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
I am quite sure you have no OpenGL driver installed!
Maybe its the windows default driver which is directX only .
Go to the manufacturer of your gfx chip or card and install this driver.
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

Frost

  • Guest
It was working i dont think that my computer suddenly noticed that i have no driver :D
and i already installed a opengl driver today which didn't helped.

Frost

  • Guest
I just started Annex and its working well. I must be somethink different but not my driver.

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
This is which version of MG ?
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

Frost

  • Guest
3.7.1

Edit:
I missanderstood somethink :D
But with version 3.6.02 it was running without a problem.
« Last Edit: 27 January 2013, 03:05:10 by Frost »

Ishmaru

  • Behemoth
  • *******
  • Posts: 1,071
  • um wat??
    • View Profile
    • DelphaDesign
Release 3 of Annex was built rev 3.6.02 if I recall correctly.
Annex: Conquer the World Release 4 For Pc Mac + Linux
https://forum.megaglest.org/index.php?topic=9570.0
Annex is now on Facebook!
https://www.facebook.com/AnnexConquer

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Please run from a dos prompt:

cd "\program files\megaglest"
megaglest.exe --opengl-info

and paste the output here

Frost

  • Guest
I did it, but where can i find this error file? Marking and then coping doesn't work in this command prompt.

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
After marking (by choosing this option from context menu) just right-click, the text will be in your clipboard by then already and you can paste it here or to Notepad. No need to select "copy".

If this doesn't work for you then do this instead:
Open Start / Windows menu
Type this into the search box (if there is no search box then press Windows key and R and type it there): cmd
Press enter
Type this: %ProgramFiles%\MegaGkest\megaglest --opengl-info > %HomePath%\megaglest-opengl-info.txt 2>&1
Press enter - if you run into an error find and fix any typos and repeat
Start an Explorer window (Windows key + E)
Click on the location bar on top so you can edit the location
Type this: %HomePath%\megaglest-opengl-info.txt
Press enter
This should open the file, which is stored in your user / home directory, in a text editor. From there you can copy + paste as usually.
« Last Edit: 27 January 2013, 14:24:50 by tomreyn »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

Frost

  • Guest
Ok, so thats the message i get after starting the opengl info:

Game::ExceptionHandler::handleRuntimeError Line: 390] [Your system supports Open
GL version "1.1.0"
MegaGlest needs a version that supports
glActiveTexture (OpenGL 1.3) or the ARB_multitexture extension.
Stack Trace:
00000000 00000000 00000000 f3bd51a9 ZwGetContextThread!ntdll (null)(0) +18
00000000 00000000 00000000 f3bd51a9 ZwGetContextThread!ntdll (null)(0) +18
] gameInitialized = 0, program = 03566E48
******************************************************
    #2 An error occurred and MegaGlest will close.
Error msg = [Your system supports OpenGL version "1.1.0"
MegaGlest needs a version that supports
glActiveTexture (OpenGL 1.3) or the ARB_multitexture extension.
Stack Trace:
00000000 00000000 00000000 f3bd51a9 ZwGetContextThread!ntdll (null)(0) +18
00000000 00000000 00000000 f3bd51a9 ZwGetContextThread!ntdll (null)(0) +18
]

Please report this bug to  http://bugs.megaglest.org, attaching the generated me
gaglestv3.7.1.dmp file.
******************************************************

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Ok there is definitely something wrong with your opengl driver for the video card.

Are you able to use any other program to display the opengl version supported by your video driver?
Give us a screenshot or paste the info if possible.

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Yes, let's at least get some info on your video.

Please:

Open Start / Windows menu
Type this into the search box (if there is no search box then press Windows key and R and type it there): cmd
Press enter
Type (or paste) this: dxdiag /whql:on /t %HomePath%\Desktop\dxdiag.txt
Press enter - if you run into an error find and fix any typos and repeat

Then start your webbrowser and head to http://pastebin.com

Now upload the file dxdiag.txt, which is stored on your Desktop (click the Desktop and press F5 if it does not show immediately), to pastebin.com.

You will end up on a new internet address, please copy it from the address bar of your browser and paste it here.
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Here's another tool which may actually provide better info:
http://www.realtech-vr.com/glview/
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

Frost

  • Guest
So this is the link:

http://pastebin.com/Z5bE45rN

I downloaded the program and test OpenGl versions 1.1 to 2.1 and all were running with any problems. But what information is necessary?

Edit:

I just started the test again and it wasnt working after versions 1.1 and 1.2 this error opened :

...1.3:
ARB_multitexture not supported.
...1.4:
ARB_multitexture not supported.
...1.5:
ARB_multitexture not supported.
...2.0:
ARB_multitexture not supported.
...2.1:
ARB_shader_objects not supported.

Looks like the same problem. But why ist was working by the first try?
« Last Edit: 27 January 2013, 18:08:26 by Frost »

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
You are using a driver version which is meant to be used by developers (only).Please get the latest stable driver version for your hardware (which is actually newer than the one you have now, too) and check whether this issue persists.

atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

Frost

  • Guest
I installed the new one from your link but its still not working.

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
Is this maybe a notebook with nvidia optimus technology? If yes, is there something enabled to save power and by this only the intel gfx chip is used ?
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

nig

  • Technician
  • ****
  • Posts: 110
    • View Profile
I can provoke this error on my machine by setting the colour-depth to 8 Bit.

maybe Frost should delete his glestuser.ini to reset megaglest to default settings.

Greets

Frost

  • Guest
Your a genius :D  it worked  ::)

I deleted it and set my options back and its working again with 32 bits.

Omega

  • MegaGlest Team
  • Dragon
  • ********
  • Posts: 6,167
  • Professional bug writer
    • View Profile
    • Personal site
If 8-bit is unplayable, perhaps the option to use it should be removed?
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert

nig

  • Technician
  • ****
  • Posts: 110
    • View Profile
I think, thats a good idea. For some resolutions it is displayed a while, but not properly and often somehow blocky, so that the Menu is not readable to change back...


softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
I have disabled 8 bit color from the UI so hopefully this won't happen again.

nig

  • Technician
  • ****
  • Posts: 110
    • View Profile
well? You did something different: in 4081 there are resolutions available, I never thought of,  far from vesa. 8 Bit still available:



and it work pretty well on nvidia:



 :)

Greets

[edit: but only once! ] see:


dump http://www.datafilehost.com/download-02620e6a.html
« Last Edit: 5 February 2013, 12:56:34 by nig »

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Does anyone else get 8 bit color resolutions showing using svn head in the options menu?

 

anything