Jump to content

Home

Error Starting game...


crash1220

Recommended Posts

When I try to start my JO game, this appears:

 

Initializing OpenGL subsystem

...initializing QGL

...calling LoadLibrary( 'C:\WINDOWS\System32\opengl32.dll' ): succeeded

...setting mode 3: 640 480 FS

...using colorsbits of 32

...calling CDS: ok

...registered window class

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

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 (3)

...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, 24, 8 )

...35 PFDs found

...GLW_ChoosePFD failed

...GLW_ChoosePFD( 16, 24, 0 )

...35 PFDs found

...GLW_ChoosePFD failed

...failed to find an appropriate PIXELFORMAT

...restoring display settings

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

...shutting down QGL

...unloading OpenGL DLL

----- CL_Shutdown -----

RE_Shutdown( 1 )

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

GLW_StartOpenGL() - could not load OpenGL subsystem

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...