MOHAA NEW PROBLEM

Look at the problem:


— Common Initialization —
Medal of Honor PC 0.05 win-x86 Nov 27 2001
----- FS_Startup -----
Current search path:
C:\Program Files\EA GAMES\MOHAADemo\main\Pak7.pk3 (1 files)
C:\Program Files\EA GAMES\MOHAADemo\main\Pak6.pk3 (1 files)
C:\Program Files\EA GAMES\MOHAADemo\main\Pak5.pk3 (12 files)
C:\Program Files\EA GAMES\MOHAADemo\main\Pak4.pk3 (76 files)
C:\Program Files\EA GAMES\MOHAADemo\main\Pak3.pk3 (450 files)
C:\Program Files\EA GAMES\MOHAADemo\main\Pak2.pk3 (563 files)
C:\Program Files\EA GAMES\MOHAADemo\main\Pak1.pk3 (249 files)
C:\Program Files\EA GAMES\MOHAADemo\main\Pak0.pk3 (3035 files)
C:\Program Files\EA GAMES\MOHAADemo/main


4387 files in pk3 files
execing default.cfg
execing menu.cfg
execing newconfig.cfg
Config: unnamedsoldier.cfg
execing configs/unnamedsoldier.cfg
couldn’t exec localized.cfg
execing autoexec.cfg
Unknown command “fov”
couldn’t exec custom.cfg
…detecting CPU, found Intel Pentium III

------- Input Initialization -------
Initializing DirectInput…
Couldn’t set DI coop level
Falling back to Win32 mouse support…
------- Input Initialization Complete ------- 35
You are now setup for easy mode.
----- Client Initialization -----
Called FadeSound with: 0.000000
----- Initializing Renderer ----
----- R_Init -----
Initializing OpenGL subsystem
…initializing QGL
…calling LoadLibrary( ‘C:\WINDOWS\System32\opengl32.dll’ ): succeeded
…setting mode 3: 640 480 FS
…using colorsbits of 16
…calling CDS: ok
…registered window class
…created window@0,0 (640x480)
Initializing OpenGL driver
…getting DC: succeeded
…GLW_ChoosePFD( 16, 16, 0 )
…19 PFDs found
…hardware acceleration found
…PIXELFORMAT 2 selected
…creating GL context: succeeded
…making context current: succeeded
Initializing OpenGL extensions
…GL_EXT_texture_compression_s3tc not found
…GL_ARB_texture_compression not found
…GL_EXT_texture_env_add not found
…WGL_EXT_swap_control not found
…GL_ARB_multitexture not found
…GL_EXT_texture_env_combine not found
…GL_EXT_compiled_vertex_array not found
…WGL_3DFX_gamma_control not found

GL_VENDOR: SciTech Software, Inc.
GL_RENDERER: GLDirect NVIDIA RIVA TNT2 Model 64
GL_VERSION: 1.2 Mesa 3.1
GL_EXTENSIONS: GL_EXT_blend_color
GL_EXTENSIONS: GL_EXT_blend_minmax
GL_EXTENSIONS: GL_EXT_blend_logic_op
GL_EXTENSIONS: GL_EXT_blend_subtract
GL_EXTENSIONS: GL_EXT_vertex_array
GL_EXTENSIONS: GL_EXT_texture_object
GL_EXTENSIONS: GL_EXT_texture3D
GL_EXTENSIONS: GL_MESA_window_pos
GL_EXTENSIONS: GL_MESA_resize_buffers
GL_EXTENSIONS: GL_EXT_rescale_normal
GL_EXTENSIONS: GL_EXT_abgr
GL_EXTENSIONS: GL_NV_texgen_reflection
GL_MAX_TEXTURE_SIZE: 1024
GL_MAX_ACTIVE_TEXTURES_ARB: 0

PIXELFORMAT: color(16-bits) Z(16-bit) stencil(0-bits)
MODE: 3, 640 x 480 fullscreen hz:60
GAMMA: hardware w/ 0 overbright bits
CPU: Intel Pentium III
rendering primitives: multiple glArrayElement
texturemode: GL_LINEAR_MIPMAP_NEAREST
picmip: 2
texture bits: 16
multitexture: disabled
compiled vertex arrays: disabled
texenv add: disabled
compressed textures: disabled
Initializing Shaders
Setting up Shaders
----- finished R_Init -----
------- profiling DrawBackground methods -------
glDrawPixels w/ BGR: 9611916 clocks
glDrawPixels w/ RGB: 9699424 clocks
glTexSubImage2D w/ BGR: 4932144 clocks
glTexSubImage2D w/ RGB: 3994893 clocks
DrawBackground: using glTexSubImage2D with RGB data

------ Force Feedback Initialization -----
Loading ff…
ff: Creating feedback device:
ff: …no ff mouse found
Failed to load ff dll

--------- Force Feedback Shutdown --------

Winsock Initialized
Opening IP socket: localhost:12203
Hostname: pc-familie
IP: 192.168.123.15
------- Sound Initialization (full) -------
Sound opened using Direct Sound
‘Miles Fast 2D Positional Audio’ provider opened.
Loading global/sound0.txt
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
----- Sound Info -----
driver - Miles Fast 2D Positional Audio
speaker setup - 2 speakers
reverb - OFF
samplebits - 16
speed - 22050

------- Sound Initialization Complete ------- 544 ms
Setting up Shaders
Loading inventory…
----- Client Initialization Complete ----- 6376 ms
— Common Initialization Complete — 10249 ms
Working directory: C:\Program Files\EA GAMES\MOHAADemo
Loading Localization File global/localization.txt
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
trFMV: lay(), playing EAlogo.RoQ
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
trFMV: lay(), playing 2015intro.RoQ
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
-------- CL_Vid_Restart_f --------
------- Sound Begin Registration -------
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
------- Sound Begin Registration Complete -------
RE_Shutdown( 1 )
Shutting down OpenGL subsystem
…wglMakeCurrent( NULL, NULL ): success
…deleting GL context: success
…releasing DC: success
…hiding window
…destroying window
…window successfully destroyed
…resetting display
…shutting down QGL
…unloading OpenGL DLL
----- Initializing Renderer ----
----- R_Init -----
Cmd_AddCommand: r_infostaticmodels already defined
Cmd_AddCommand: r_infoworldtris already defined
Initializing OpenGL subsystem
…initializing QGL
…calling LoadLibrary( ‘C:\WINDOWS\System32\opengl32.dll’ ): succeeded
…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 )
…19 PFDs found
…hardware acceleration found
…PIXELFORMAT 2 selected
…creating GL context: succeeded
…making context current: succeeded
Initializing OpenGL extensions
…GL_EXT_texture_compression_s3tc not found
…GL_ARB_texture_compression not found
…GL_EXT_texture_env_add not found
…WGL_EXT_swap_control not found
…GL_ARB_multitexture not found
…GL_EXT_texture_env_combine not found
…GL_EXT_compiled_vertex_array not found
…WGL_3DFX_gamma_control not found

GL_VENDOR: SciTech Software, Inc.
GL_RENDERER: GLDirect NVIDIA RIVA TNT2 Model 64
GL_VERSION: 1.2 Mesa 3.1
GL_EXTENSIONS: GL_EXT_blend_color
GL_EXTENSIONS: GL_EXT_blend_minmax
GL_EXTENSIONS: GL_EXT_blend_logic_op
GL_EXTENSIONS: GL_EXT_blend_subtract
GL_EXTENSIONS: GL_EXT_vertex_array
GL_EXTENSIONS: GL_EXT_texture_object
GL_EXTENSIONS: GL_EXT_texture3D
GL_EXTENSIONS: GL_MESA_window_pos
GL_EXTENSIONS: GL_MESA_resize_buffers
GL_EXTENSIONS: GL_EXT_rescale_normal
GL_EXTENSIONS: GL_EXT_abgr
GL_EXTENSIONS: GL_NV_texgen_reflection
GL_MAX_TEXTURE_SIZE: 1024
GL_MAX_ACTIVE_TEXTURES_ARB: 0

PIXELFORMAT: color(16-bits) Z(16-bit) stencil(0-bits)
MODE: 3, 640 x 480 fullscreen hz:60
GAMMA: hardware w/ 0 overbright bits
CPU: Intel Pentium III
rendering primitives: multiple glArrayElement
texturemode: GL_LINEAR_MIPMAP_NEAREST
picmip: 2
texture bits: 16
multitexture: disabled
compiled vertex arrays: disabled
texenv add: disabled
compressed textures: disabled
Initializing Shaders
Setting up Shaders
----- finished R_Init -----
------- profiling DrawBackground methods -------
glDrawPixels w/ BGR: 10814419 clocks
glDrawPixels w/ RGB: 9041648 clocks
glTexSubImage2D w/ BGR: 5366067 clocks
glTexSubImage2D w/ RGB: 4062016 clocks
DrawBackground: using glTexSubImage2D with RGB data

Setting up Shaders
----- finished CL_Vid_Restart_f ----
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
You are now setup for easy mode.
------ Server Initialization ------
Server: m3l3
Called FadeSound with: 0.000000
Called FadeSound with: 0.000000
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
Called FadeSound with: 0.000000
Setting up Shaders
^~^~^ Add the following line to the *_precache.scr map script:
cache models/items/item_smg_ammobox.tik
------ Server Initialization Complete ------ 16.61 seconds
Called FadeSound with: 0.000000
------- Sound Begin Registration -------
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
------- Sound Begin Registration Complete -------

-----------PARSING UBERSOUND------------
Any SetCurrentTiki errors means that tiki wasn’t prefetched and tiki-specific sounds for it won’t work. To fix prefetch the tiki. Ignore if you don’t use that tiki on this level.
DUPLICATE ALIASES: sdkfz_snd_idle and sdkfz_snd_idle
Parse/Load time: 5.070000 seconds.
-------------UBERSOUND DONE---------------

-----------PARSING UBERDIALOG------------
Any SetCurrentTiki errors means that tiki wasn’t prefetched and tiki-specific sounds for it won’t work. To fix prefetch the tiki. Ignore if you don’t use that tiki on this level.
Parse/Load time: 1.411000 seconds.
-------------UBERDIALOG DONE---------------

----- CL_Shutdown -----
Called FadeSound with: 0.000000
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
------- Sound Shutdown (full) -------
------- Sound Shutdown Complete -------
RE_Shutdown( 1 )
Shutting down OpenGL subsystem
…wglMakeCurrent( NULL, NULL ): success
…deleting GL context: success
…releasing DC: success
…hiding window
…destroying window
…window successfully destroyed
…resetting display
…shutting down QGL
…unloading OpenGL DLL

----- Server Shutdown -----

WARNING: Medal of Honor requires a video card with multitexturing capability


WARNING: Medal of Honor requires a video card with multitexturing capability


But I have played the game first and thes he did it normal whats the problem?