New Doom Forums  
OpenGL Error Doom3 - New Doom Forums
Go Back   New Doom Forums > NEW DOOM > Tech Support
Register Blogs FAQ Calendar Mark Forums Read

Reply
 
Thread Tools Display Modes
Old October 26th, 2009, 05:27 AM   #1
sscommodore
Commander Keen
 
Join Date: Oct 2009
Posts: 2
OpenGL Error Doom3

Hey there, ive installed Doom 3 recently and cant seem to get it to run, it crashes on start up, i have played this game before (years ago) and felt like giving it another try
My system specs:
p4 3.00ghz
1gm ram
512 hd3650
windows xp

I also have the latest drivers/catalyst (v 9.9)
Ive tried everything from re installing the game, the drivers, trying older drivers (with the use of driver cleaner)

PLEASE, does anybody know a fix for this problem, there seems to be literally no fix on the internet, i believe however from research that it may be OpenGL related, but i really do not know much on the subject, any info would be greatly appreciated, i really need your help!


doom using MMX & SSE & SSE2 for SIMD processing
enabled Flush-To-Zero mode
enabled Denormals-Are-Zero mode
------ Initializing File System ------
Current search path:
C:\Program Files\Doom 3/base
C:\Program Files\Doom 3\base\pak005.pk4 (63 files)
C:\Program Files\Doom 3\base\pak004.pk4 (5137 files)
C:\Program Files\Doom 3\base\pak003.pk4 (4676 files)
C:\Program Files\Doom 3\base\pak002.pk4 (6120 files)
C:\Program Files\Doom 3\base\pak001.pk4 (8972 files)
C:\Program Files\Doom 3\base\pak000.pk4 (2698 files)
C:\Program Files\Doom 3\base\game00.pk4 (2 files)
game DLL: 0x0 in pak: 0x0
file system initialized.
--------------------------------------
----- Initializing Decls -----
------------------------------
------- Initializing renderSystem --------
using ARB renderSystem
renderSystem initialized.
--------------------------------------
5151 strings read from strings/english.lang
Couldn't open journal files
execing editor.cfg
execing default.cfg
couldn't exec DoomConfig.cfg
couldn't exec autoexec.cfg
5151 strings read from strings/english.lang
----- Initializing Sound System ------
sound system initialized.
--------------------------------------
----- R_InitOpenGL -----
Initializing OpenGL subsystem
...registered window class
...registered fake window class
...initializing QGL
...calling LoadLibrary( 'opengl32' ): succeeded
Couldn't find proc address for: wglGetExtensionsStringARB
Couldn't find proc address for: wglSwapIntervalEXT
Couldn't find proc address for: wglGetPixelFormatAttribivARB
Couldn't find proc address for: wglGetPixelFormatAttribfvARB
Couldn't find proc address for: wglChoosePixelFormatARB
Couldn't find proc address for: wglCreatePbufferARB
Couldn't find proc address for: wglGetPbufferDCARB
Couldn't find proc address for: wglReleasePbufferDCARB
Couldn't find proc address for: wglDestroyPbufferARB
Couldn't find proc address for: wglQueryPbufferARB
Couldn't find proc address for: wglBindTexImageARB
Couldn't find proc address for: wglReleaseTexImageARB
Couldn't find proc address for: wglSetPbufferAttribARB
...calling CDS: ok
...created window @ 0,0 (640x480)
Initializing OpenGL driver
...getting DC: succeeded
...attempting to use stereo
...PIXELFORMAT 7 selected
...creating GL context: succeeded
...making context current: succeeded
Couldn't find proc address for: wglGetExtensionsStringARB
Couldn't find proc address for: wglSwapIntervalEXT
Couldn't find proc address for: wglGetPixelFormatAttribivARB
Couldn't find proc address for: wglGetPixelFormatAttribfvARB
Couldn't find proc address for: wglChoosePixelFormatARB
Couldn't find proc address for: wglCreatePbufferARB
Couldn't find proc address for: wglGetPbufferDCARB
Couldn't find proc address for: wglReleasePbufferDCARB
Couldn't find proc address for: wglDestroyPbufferARB
Couldn't find proc address for: wglQueryPbufferARB
Couldn't find proc address for: wglBindTexImageARB
Couldn't find proc address for: wglReleaseTexImageARB
Couldn't find proc address for: wglSetPbufferAttribARB

------- Input Initialization -------
Initializing DirectInput...
mouse: DirectInput initialized.
keyboard: DirectInput initialized.
------------------------------------
sound: STEREO
X..GL_ARB_multitexture not found
X..GL_ARB_texture_env_combine not found
X..GL_ARB_texture_cube_map not found
X..GL_ARB_texture_env_dot3 not found
X..GL_ARB_texture_env_add not found
X..GL_ARB_texture_non_power_of_two not found
X..GL_ARB_texture_compression not found
X..GL_EXT_texture_filter_anisotropic not found
X..GL_EXT_texture_lod not found
X..GL_1.4_texture_lod_bias not found
X..GL_EXT_shared_texture_palette not found
X..GL_EXT_texture3D not found
X..GL_EXT_stencil_wrap not found
X..GL_NV_register_combiners not found
X..GL_EXT_stencil_two_side not found
X..GL_ATI_separate_stencil not found
X..GL_ATI_fragment_shader not found
X..GL_ARB_vertex_buffer_object not found
X..GL_ARB_vertex_program not found
X..GL_ARB_fragment_program not found
********************
ERROR: The current video card / driver combination does not support the necessary features
********************
Error during initialization
Shutting down OpenGL subsystem
...wglMakeCurrent( NULL, NULL ): success
...deleting GL context: success
...releasing DC: success
...destroying window
...resetting display
...shutting down QGL
...unloading OpenGL DLL
sscommodore is offline   Reply With Quote
Old October 31st, 2009, 08:43 AM   #2
MR_ROCKET
Commander Keen
 
Join Date: Apr 2001
Location: Somewhere between Space and Time
Posts: 4,752
1) couldn't exec DoomConfig.cfg
2) Couldn't find proc address for:
3) ERROR: The current video card / driver combination does not support the necessary features

Well what kind of ATI card do you have?
Also did you copy your game directory over or something? it's not executing the DoomConfig.cfg which makes me think that it's set to read only? If it is, uncheck it.
MR_ROCKET is offline   Reply With Quote
Old November 1st, 2009, 05:16 PM   #3
sscommodore
Commander Keen
 
Join Date: Oct 2009
Posts: 2
Quote:
Originally Posted by MR_ROCKET View Post
1) couldn't exec DoomConfig.cfg
2) Couldn't find proc address for:
3) ERROR: The current video card / driver combination does not support the necessary features

Well what kind of ATI card do you have?
Also did you copy your game directory over or something? it's not executing the DoomConfig.cfg which makes me think that it's set to read only? If it is, uncheck it.
Hey mate thanks for your reply,

I've got an ati HD3650 512MB, itd handle doom3 quite comfortably so no probs there, ive even used my old 9600xt a few weeks back and got the same error so it doesnt seem related to the card hardware wise or anything like that

And copy my game directory? i just installed the game as you normally would so im not sure what you mean there, i see what you mean about it not saying executing doomconfig.cfg, the only problem is i cant find the file? where would i find it? i did a search off the start menu and it couldnt find any file called doomconfig, so am i missing it somehow? I have tried re installing numberous times (keep in mind this game was working the last time i played it, around 2 years ago perfectly) so I dont have any kind of faulty CD.
sscommodore is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
DOOM 3: Doom3.exe - Application Error kwazy DOOM Series 6 August 7th, 2004 10:55 PM
opengl Legacy error Nailz Doom Legacy 7 April 15th, 2002 07:42 PM
error: doom3.wad incorrect verion ApacheXMD Doom Legacy 4 March 19th, 2001 02:08 AM
error with doom3.wad nickel4242 Doom Legacy 1 February 20th, 2001 10:45 PM
Doom3 Constant ERROR Psiu Doom Legacy 1 September 2nd, 2000 08:03 AM


All times are GMT -7. The time now is 04:24 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
NewDoom.com © 2000-2009 Mindless Games & Entertainment. All Rights Reserved.