Just updated to the new version Alpha 12 in my Linux machine (kubuntu 12.10) and it now fails to start the game.
I used the app repository for ubuntu (http://debs.unvanquished.net).
In the crashlog.txt I get the following message:
(...)
GL_RENDERER: GeForce GTX 560/PCIe/SSE2
Detected graphics driver class 'OpenGL 3+'
Detected graphics hardware class 'nVidia DX10-class'
(...)
..loading debugShadowMap shaders
...compiled 0 shaders and loaded 1 cached shaders in 0.00 seconds 8Couldn't load glsl/motionblur_vp.glsl
------ Initializing Sound -----
Allocated 96 sources.
OpenAL default capture device is 'Áudio Interno Estéreo Analógico'
OpenAL capture device opened.
Using OpenAL sound backend
3WARNING: help file 'ui/menu/help/help.txt' not found! Error during initialization
OpenAL capture device closed.
------- GLSL_ShutdownGPUShaders -------
Error during initialization
(...)
I look for the missing file and could not find it in my system.
Any help would be much appriciated! :)
crashlog.txt
You do not have the required permissions to view the files attached to this post.
I tried "unvanquished +set r_recompileShaders 1" but I got exactly the same error.
I then tried "unvanquished-download-paks" but it fails with a missing file: /var/games/unvanquished/md5sums.tmp
Finally I did "dpkg-reconfigure unvanquished-common" and it worked!!! :D
I tried "unvanquished +set r_recompileShaders 1" but I got exactly the same error.
I then tried "unvanquished-download-paks" but it fails with a missing file: /var/games/unvanquished/md5sums.tmp
Strange… only possibility there which immediately comes to mind is that it failed to download the the md5sums file. But curl should have reported failure in that case.
Finally I did "dpkg-reconfigure unvanquished-common" and it worked!!! :D
Well… since that uses unvanquished-download-paks… :)