Jump to content

Home

Another OpenGL error related question


Akra

Recommended Posts

Posted

Ok. Basically I pulled out JA a few days ago and I cant get it to work. Ive read through a dozen solutions, tried them to no avail, so i thought I would post to see if anyone can help me out. Basically the same as most others I get the following error

 

JAmp: v1.0.1.0 win-x86 Oct 24 2003

----- FS_Startup -----

Current search path:

C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\assets3.pk3 (16 files)

C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\assets2.pk3 (62 files)

C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\assets1.pk3 (8320 files)

C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\assets0.pk3 (15346 files)

C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData/base

 

----------------------

23744 files in pk3 files

execing mpdefault.cfg

couldn't exec jampconfig.cfg

couldn't exec autoexec.cfg

...detecting CPU, found Intel Pentium IV

 

------- Input Initialization -------

Skipping check for DirectInput

Joystick is not active.

------------------------------------

...initializing QGL

succeeded

...setting mode 4: 800 600 FS

...using desktop display depth of 32

...calling CDS: ok

...created window@0,0 (800x600)

Initializing OpenGL driver

...getting DC: succeeded

...GLW_ChoosePFD( 32, 24, 8 )

...35 PFDs found

...GLW_ChoosePFD failed

...GLW_ChoosePFD( 32, 24, 0 )

...35 PFDs found

...GLW_ChoosePFD failed

...failed to find an appropriate PIXELFORMAT

...restoring display settings

...WARNING: could not set the given mode (4)

...setting mode 3: 640 480 FS

...using colorsbits of 16

...calling CDS: ok

...created window@0,0 (640x480)

Initializing OpenGL driver

...getting DC: succeeded

...GLW_ChoosePFD( 16, 16, 0 )

...35 PFDs found

...GLW_ChoosePFD failed

...GLW_ChoosePFD( 16, 16, 0 )

...35 PFDs found

...GLW_ChoosePFD failed

...failed to find an appropriate PIXELFORMAT

...restoring display settings

...WARNING: could not set the given mode (3)

GLW_StartOpenGL() - could not load OpenGL subsystem

 

As you can see my JA is updated to 1.01. Im running XP with a radeon 9200 graphics card updated to 6.14.10.6462.

 

Any help would be much appreciated.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...