Author Topic: [SOLVED] OpenGl error, need help, please make it understandable!  (Read 2842 times)

devinsdman

  • Posts: 4
  • Turrets: +0/-0
 Hey I got the backport and got the error,


tremulous 1.1.0 win_mingw-x86 Feb 17 2007
----- FS_Startup -----
Current search path:
C:\Documents and Settings\Devinsdman\Local Settings\Application Data\Tremulous/base
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\vms-1.1.1Unlagged.pk3 (1 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\vms-1.1.0.pk3 (4 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-UTCSb2.pk3 (11 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-uncreation-1.1.0.pk3 (110 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-tremor-1.1.0.pk3 (45 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-transit-1.1.0.pk3 (135 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-niveus-1.1.0.pk3 (134 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-nexus6-1.1.0.pk3 (151 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-meep_b2.pk3 (181 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-karith-1.1.0.pk3 (118 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-gloom3t.pk3 (172 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-gloom2beta2.pk3 (219 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-derelictb-beta04.pk3 (178 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-atcs-1.1.0.pk3 (87 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\map-arachnid2-1.1.0.pk3 (67 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\hamunaptra.pk3 (762 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous\base\data-1.1.0.pk3 (1229 files)
C:\Documents and Settings\Devinsdman\Desktop\Tremulous/base

----------------------
3604 files in pk3 files
execing default.cfg
execing autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
...detecting CPU, found generic

------- Input Initialization -------
No window for DirectInput mouse init, delaying
Joystick is not active.
------------------------------------
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
Initializing OpenGL subsystem
...initializing QGL
...calling LoadLibrary( 'C:\WINDOWS\system32\opengl32.dll' ): succeeded
...setting mode 10: 2048 1536 FS
...using colorsbits of 32
...calling CDS: failed, bad mode
...trying next higher resolution: failed, bad mode
...restoring display settings
...registered window class
Alt-Tab support disabled (win_allowAltTab = 0)
...created window@3,22 (2054x1568)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...41 PFDs found
...hardware acceleration found
...PIXELFORMAT 6 selected
...creating GL context: succeeded
...making context current: succeeded
...WARNING: fullscreen unavailable in this mode
...setting mode 10: 2048 1536 FS
...using colorsbits of 16
...calling CDS: failed, bad mode
...trying next higher resolution: failed, bad mode
...restoring display settings
...window already present, CreateWindowEx skipped
Initializing OpenGL driver
...WARNING: fullscreen unavailable in this mode
...shutting down QGL
...unloading OpenGL DLL
...assuming '3dfxvgl' is a standalone driver
...initializing QGL
...WARNING: missing Glide installation, assuming no 3Dfx available
...shutting down QGL
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
GLW_StartOpenGL() - could not load OpenGL subsystem

Please help people!   :-[
« Last Edit: April 30, 2008, 10:34:28 am by Lava Croft »

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Re: OpenGl error, need help, please make it understandable!
« Reply #1 on: April 29, 2008, 05:07:58 am »
open C:\Documents and Settings\Devinsdman\Desktop\Tremulous/base/autogen.cfg and change
Code: [Select]
seta r_mode "10" to
Code: [Select]
seta r_mode "4"
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

devinsdman

  • Posts: 4
  • Turrets: +0/-0
Re: OpenGl error, need help, please make it understandable!
« Reply #2 on: April 30, 2008, 03:11:44 am »
I just checked and it already has seta_r mode "4" and it still doesn't work.

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Re: OpenGl error, need help, please make it understandable!
« Reply #3 on: April 30, 2008, 03:37:20 am »
oops, copy&pasted the wrong thing, here's the correct path: C:\Documents and Settings\Devinsdman\Local Settings\Application Data\Tremulous/base/autogen.cfg (local settings will be hidden iirc, so you'll need to set explorer to show hidden files)
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

devinsdman

  • Posts: 4
  • Turrets: +0/-0
Re: OpenGl error, need help, please make it understandable!
« Reply #4 on: April 30, 2008, 04:20:36 am »
Sweet thanks I got it working. It took so long!  :)