project-navigation
Personal tools

Author Topic: Getting an error when I start the game  (Read 1997 times)

Offline jackdarin

  • Cannon Fodder
  • **
  • Posts: 1
    • View Profile
Getting an error when I start the game
« on: December 04, 2010, 10:34:27 pm »
So, when ever I try to fire up UFO Alien invasion, this happens:



---- filesystem initialization -----
Adding game dir: ./base
Added packfile ./base/0base.pk3 (9 files)
Added packfile ./base/0maps.pk3 (544 files)
Added packfile ./base/0materials.pk3 (45 files)
Added packfile ./base/0media.pk3 (10 files)
Added packfile ./base/0models.pk3 (2015 files)
Added packfile ./base/0music.pk3 (49 files)
Added packfile ./base/0pics.pk3 (2114 files)
Added packfile ./base/0shaders.pk3 (26 files)
Added packfile ./base/0snd.pk3 (266 files)
Added packfile ./base/0ufos.pk3 (97 files)
Adding game dir: C:\Users\Aragorn\AppData\Roaming\UFOAI/2.3.1/base
using C:\Users\Aragorn\AppData\Roaming\UFOAI/2.3.1/base for writing
executing default.cfg
couldn't execute config.cfg

----- network initialization -------
libcurl/7.16.4 zlib/1.2.2 initialized.

------ server initialization -------
added 7 maps to the mapcycle

----- console initialization -------
Console initialized.

------- video initialization -------
SDL version: 1.2.14
I: desktop depth: 32bpp
I: video memory: 0
I: Available resolutions: 1280x1024 1280x960 1280x800 1280x768 1280x720 1152x864 1024x768 960x600 848x480 800x600 720x576 720x480 640x480 (13)
I: video driver: windib
I: setting mode -1
I: set swap control to 0
I: 1024x768 (fullscreen: no)
I: got 8 bits of stencil
I: got 16 bits of depth buffer
I: got double buffer
I: got 8 bits for red
I: got 8 bits for green
I: got 8 bits for blue
I: got 0 bits for alpha
I: got 1 multisample buffers
GL_VENDOR: Microsoft Corporation
GL_RENDERER: GDI Generic
GL_VERSION: 1.1.0
GL_EXTENSIONS: GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
No hardware acceleration detected.
Update your graphic card drivers.
FS_RemoveFile: remove C:\Users\Aragorn\AppData\Roaming\UFOAI/2.3.1/base/keys.cfg

Shutdown

I am running windows 7, so could that be causing it?

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Getting an error when I start the game
« Reply #1 on: December 04, 2010, 11:07:42 pm »
I: video driver: windib
GL_VENDOR: Microsoft Corporation
GL_RENDERER: GDI Generic
GL_VERSION: 1.1.0
No hardware acceleration detected.
Update your graphic card drivers.

Install the driver from your video card's manufacturer.

-geever