Problem With Q_strncpyz: NULL src

Locked
Snipey
Posts: 4
Joined: Sat Feb 18, 2006 4:33 pm

Problem With Q_strncpyz: NULL src

Post by Snipey »

When i start up Quake III Arena the screen flikkers beige, back to desktop and then black and then i see that console again with the following error:

Initializing OpenGL driver
...getting DC: succeeded
----- CL_Shutdown -----
RE_Shutdown( 1 )
Shutting down OpenGL subsystem
...wglMakeCurrent( NULL, NULL ): failed
...releasing DC: success
...destroying window
...resetting display
...shutting down QGL
...unloading OpenGL DLL
-----------------------
Q_strncpyz: NULL src

Ive looked everywhere but still dont know what to do :icon23: Plz help
R00k
Posts: 15188
Joined: Mon Dec 18, 2000 8:00 am

Post by R00k »

OpenGL is the video subsystem.

What kind of video card do you have? Have you tried updating the drivers for it?
Snipey
Posts: 4
Joined: Sat Feb 18, 2006 4:33 pm

Video card

Post by Snipey »

:paranoid: ill look it up and update the drivers.
Locked