Error trying to start game 1st time

Get support for Unvanquished.
Post Reply
PNWDrew
Posts: 2
Joined: Wed Jan 07, 2015 4:42 am UTC

Error trying to start game 1st time

Post by PNWDrew »

Hi,
I am having difficulty getting the game to start. I'm a linux noob so sorry if this is something basic that I'm not doing.

Debian Jessie - 3.16.0-4 kernel on a homebuilt PC - AMD a10-7850K on a gigabyte mobo.

The error I get is:

Code: Select all

recursive error 'R_InitImages: could not load 'gfx/2d/consolechars'' after: Couldn't load glsl/vertexSkinning_vp.glsl. See "/home/drew/.unvanquished/crashlog.txt" for details

the crashlog says:

Code: Select all

Unvanquished 0.35.0 Linux x86_64 Jan  5 2015
+set fs_libpath /usr/lib/games/unvanquished +set fs_basepath /var/games/unvanquished 
Home path: /home/drew/.unvanquished
Pak path: /var/games/unvanquished/pkg
Pak path: /home/drew/.unvanquished/pkg
Loading pak '/var/games/unvanquished/pkg/unvanquished_0.35.1.pk3'...
^3Warn: Could not find pak 'unvanquished' with version '0.35.0' required by '/var/games/unvanquished/pkg/unvanquished_0.35.1.pk3'
Failed to load pak 'unvanquished': Missing dependency
Could not load base pak 'unvanquished', falling back to default
Loaded 0 languages
couldn't exec 'default.cfg'
Set language to English
Couldn't read conhistory.
----- Client Initialization -----
----- Client Initialization Complete -----
Calling GetRefAPI…
SDL_Init( SDL_INIT_VIDEO )... 
Using SDL Version 2.0.2
SDL using driver "x11"
Initializing OpenGL display
Display aspect: 1.778
...setting mode -2:
The change will take effect after restart.
The change will take effect after restart.
 1920 1080
Using 24 Color bits, 24 depth, 8 stencil display.
Using GLEW 1.10.0
Using enhanced (GL3) Renderer in GL 2.x mode...
Available modes: '1280x720 1920x1080 720x480 640x480 800x600 1024x768 1280x960 1280x1024 '
GL_RENDERER: Gallium 0.4 on AMD KAVERI
Detected graphics driver class 'Mesa'
Detected graphics hardware class 'AMD Radeon DX10-class'
Initializing OpenGL extensions
...ignoring GL_ARB_debug_output
...using GL_ARB_fragment_shader
...using GL_ARB_vertex_shader
...using GL_ARB_shading_language_100
...found shading language version 130
...using GL_ARB_depth_texture
...using GL_ARB_texture_cube_map
...using GL_ARB_half_float_pixel
...using GL_ARB_texture_float
...using GL_ARB_texture_rg
...ignoring GL_ARB_texture_compression
...ignoring GL_EXT_texture_compression_s3tc
...using GL_ARB_texture_non_power_of_two
...using GL_SGIS_generate_mipmap
...using GL_EXT_texture_filter_anisotropic
...using GL_ARB_vertex_buffer_object
...using GL_ARB_half_float_vertex
...using GL_EXT_framebuffer_object
...using GL_EXT_framebuffer_blit
...using GL_ARB_shader_objects
...using GL_ARB_occlusion_query
...using GL_ARB_draw_buffers
...GL_GREMEDY_string_marker not found
...GL_ARB_get_program_binary found, but with no binary formats
...using GL_ARB_buffer_storage
...using GL_ARB_map_buffer_range
...using GL_ARB_sync
Loading pak '/var/games/unvanquished/pkg/unvanquished_0.35.1.pk3'...
^3Warn: Could not find pak 'unvanquished' with version '0.35.0' required by '/var/games/unvanquished/pkg/unvanquished_0.35.1.pk3'
Failed to load pak 'unvanquished': Missing dependency
Could not load base pak 'unvanquished', falling back to default
^8Couldn't load glsl/vertexSkinning_vp.glsl
Loading pak '/var/games/unvanquished/pkg/unvanquished_0.35.1.pk3'...
^3Warn: Could not find pak 'unvanquished' with version '0.35.0' required by '/var/games/unvanquished/pkg/unvanquished_0.35.1.pk3'
Failed to load pak 'unvanquished': Missing dependency
Could not load base pak 'unvanquished', falling back to default
Calling GetRefAPI…
recursive error 'R_InitImages: could not load 'gfx/2d/consolechars'' after: Couldn't load glsl/vertexSkinning_vp.glsl
Loading pak '/var/games/unvanquished/pkg/unvanquished_0.35.1.pk3'...
^3Warn: Could not find pak 'unvanquished' with version '0.35.0' required by '/var/games/unvanquished/pkg/unvanquished_0.35.1.pk3'
Failed to load pak 'unvanquished': Missing dependency
Could not load base pak 'unvanquished', falling back to default
recursive error 'R_InitImages: could not load 'gfx/2d/consolechars'' after: Couldn't load glsl/vertexSkinning_vp.glsl

I've tried --fix missing, updating system. That is the limit of my skills.

I don't recall any problems during install, but it took a while so I wasn't watching carefully. Let me know if I can provide better info.

Thanks for any help, looking forward to playing.
Drew

User avatar
Ishq
Project Head
Posts: 1145
Joined: Tue Mar 06, 2012 8:32 pm UTC

Re: Error trying to start game 1st time

Post by Ishq »

How did you install? It seems you're missing all the assets.

PNWDrew
Posts: 2
Joined: Wed Jan 07, 2015 4:42 am UTC

Re: Error trying to start game 1st time

Post by PNWDrew »

I followed instructions here - http://wiki.unvanquished.net/index.php? ... .26_Ubuntu

I'll remove/purge all and reinstall (again) later.

Thanks,
Drew

Post Reply