UFO:Alien Invasion

Technical support => Windows => Topic started by: Kores on February 11, 2017, 01:44:50 pm

Title: FS_RemoveFile: keys.cfg
Post by: Kores on February 11, 2017, 01:44:50 pm
Hello,

i use Windows10 and can't start UfoAI. The last entry is:

FS_RemoveFile: remove C:\Users\Kores\AppData\Roaming\UFOAI/2.5/base/keys.cfg
2017/02/06 15:03:24 There are still 1 opened files
2017/02/06 15:03:48 There are still 1 opened files
2017/02/06 15:03:48 Cmd_RemoveCommand: fs_restart not added
2017/02/06 15:03:48 Cmd_RemoveCommand: link not added
2017/02/06 15:03:48 Cmd_RemoveCommand: dir not added
2017/02/06 15:03:48 Cmd_RemoveCommand: ls not added
2017/02/06 15:03:48 Cmd_RemoveCommand: fs_info not added
2017/02/06 15:03:48 Cmd_RemoveCommand: fs_mod not added


Any advice?

Thanks in advance
Title: Re: FS_RemoveFile: keys.cfg
Post by: geever on February 12, 2017, 02:40:34 am
This is just the end of the log, the problem should be reported earlier, please attach the whole log.

-geever

Hello,

i use Windows10 and can't start UfoAI. The last entry is:

Title: Re: FS_RemoveFile: keys.cfg
Post by: Kores on February 12, 2017, 08:20:04 am
Okay.

---- endianness initialization -----
found little endian system

---- filesystem initialization -----
Adding game dir: /usr/local/games/ufo//base
Adding game dir: ./base
Added packfile ./base/0base.pk3 (15 files)
Added packfile ./base/0maps.pk3 (931 files)
Added packfile ./base/0materials.pk3 (54 files)
Added packfile ./base/0media.pk3 (11 files)
Added packfile ./base/0models.pk3 (2890 files)
Added packfile ./base/0music.pk3 (64 files)
Added packfile ./base/0pics.pk3 (875 files)
Added packfile ./base/0shaders.pk3 (37 files)
Added packfile ./base/0snd.pk3 (362 files)
Added packfile ./base/0textures.pk3 (2721 files)
Added packfile ./base/0ufos.pk3 (132 files)
Could not load './base/0videos.pk3'
Adding game dir: C:\Users\Kores\AppData\Roaming\UFOAI/2.5/base
using C:\Users\Kores\AppData\Roaming\UFOAI/2.5/base for writing
executing filesystem.cfg
executing default.cfg
couldn't execute config.cfg

----- network initialization -------
libcurl/7.31.0 OpenSSL/1.0.1e zlib/1.2.8 libidn/1.28 libssh2/1.4.3 initialized.

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

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

------- video initialization -------
SDL version: 2.0.0
I: setting mode -1
I: disable multisample buffers
I: set swap control to 0
available driver: windows
available driver: dummy
current desktop mode: 1024x600@60Hz (SDL_PIXELFORMAT_RGB888)
driver: windows
found 1 display(s)
I: 1024x768 (fullscreen: yes)
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
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\Kores\AppData\Roaming\UFOAI/2.5/base/keys.cfg
There are still 1 opened files

Shutdown
Title: Re: FS_RemoveFile: keys.cfg
Post by: Norby on February 12, 2017, 11:05:21 pm
No hardware acceleration detected.
Update your graphic card drivers.

Hi Kores,

I think this is the problem. Maybe no videocard in your machine at all or just no drivers installed. Could you check it?
Title: Re: FS_RemoveFile: keys.cfg
Post by: geever on February 13, 2017, 02:00:55 am
Norby is right. Especially for Nvidia and ATi cards always use the vendors' original drivers. The ones which are bundled into Windows doesn't contain the OpenGL component.

-geever
Title: Re: FS_RemoveFile: keys.cfg
Post by: Kores on February 28, 2017, 04:29:33 pm
With driver designed for Windows7 works UFO:AI well.

Thanks!