Author Topic: OpenAL Driver Init Issue  (Read 447 times)

I have recently been experiencing some trouble with my system.  After installing an update for Skype last night, I shut down my computer.  After turning it on today, I could not get certain programs to startup correctly.

I ran spyware, malware, and virus scans and the problem seemed to fix itself, until I tried to run BL tonight.

Here is the code.

Code: (Console Log) [Select]
//-------------------------- 6/15/2011 -- 22:50:15 -----
Processor Init:
   Intel Pentium III, ~3.20 Ghz
     (timed at roughly 3.18 Ghz)
   FPU detected
   MMX detected
   SSE detected
 
Math Init:
   Installing Standard C extensions
   Installing Assembly extensions
   Installing FPU extensions
   Installing MMX extensions
   Installing SSE extensions
 
Input Init:
   DirectInput enabled.

Blockland v19
Module Directory: C:/Program Files/Blockland
Total Ram: 2045 MB
OS: Windows Vista Home Premium Edition Service Pack 2 (build 6002), 32-bit

--------- Parsing Arguments ---------
Parsing command line arguments:
--------- Loading Common ---------
Loading compiled script base/main.cs.
Loading compiled script base/client/defaults.cs.
Loading compiled script base/server/defaults.cs.
Executing config/client/prefs.cs.
Executing config/server/prefs.cs.
--------- Loading MODS ---------


--------- Initializing Base ---------
Loading compiled script base/client/init.cs.
Loading compiled script base/server/init.cs.
Loading compiled script base/client/canvas.cs.
Loading compiled script base/client/audio.cs.

--------- Initializing Base: Server -------------------
Loading compiled script base/server/mainServer.cs.
Loading compiled script base/server/scripts/game.cs.

--------- Initializing Base: Client -------------------
Loading compiled script base/client/message.cs.
Loading compiled script base/client/mission.cs.
Loading compiled script base/client/missionDownload.cs.
Loading compiled script base/client/actionMap.cs.
Video Init:
   Accelerated OpenGL display device detected.
   Voodoo 2 display device not detected.

Activating the OpenGL display device...
Activating the OpenGL display device... (NEW)
Setting screen mode to 1280x720x32@60hz (w)...
Creating a new window...
Acquiring a new device context...
Pixel format set:
  32 color bits, 24 depth bits, 8 stencil bits
Creating a new rendering context...
Making the new rendering context current...
OpenGL driver information:
  Vendor: NVIDIA Corporation
  Renderer: GeForce GTX 260/PCI/SSE2
  Version: 3.2.0
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 4)
  EXT_compiled_vertex_array
  NV_vertex_array_range
  EXT_texture_env_combine
  EXT_packed_pixels
  EXT_fog_coord
  ARB_texture_compression
  EXT_texture_compression_s3tc
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
  WGL_EXT_swap_control
  GL_ARB_vertex_buffer_object
  GL_EXT_multi_draw_arrays
  ARB_occlusion_query
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  3DFX_texture_compression_FXT1


OpenAL Driver Init:

It stops there.  It does not continue startup. 

What is the problem?

Never mind, issue fixed.

Did a system restore.