VDrift não inicia [fechado]

0

Eu tentei instalar o VDrift no Kubuntu 11.10. Eu baixei a fonte do site do projeto, instalei as dependências dos pacotes e o Bullet manualmente.

Quando tento iniciar o VDrift, agora percebo isso:

STDOUT

INFO: Multi-processor system detected.  Run with -multithreaded argument to enable multithreading (EXPERIMENTAL).
INFO: Starting VDrift: development-full, Version: exportiert, O/S: Unix
INFO: Home directory: /home/mu
INFO: Settings file: /home/mu/.vdrift/VDrift.config (does not exist, will be created)
INFO: Data directory: /usr/local/share/games/vdrift/data
      DATA_DIR: /usr/local/share/games/vdrift/data
INFO: Temporary directory: /home/mu/.vdrift/tmp
INFO: Log file: /home/mu/.vdrift/log.txt
INFO: The last VDrift startup was unsuccessful.
      Settings have been set to failsafe defaults.
      Your original VDrift.config file was backed up to VDrift.config.backup
INFO: Disabling antialiasing
INFO: Display change was successful: 800x600x16 16z fullscreen=0
INFO: Video card information:
      Vendor: NVIDIA Corporation
      Renderer: GeForce 9500 GT/PCI/SSE2
      Version: 3.3.0 NVIDIA 280.13
      Maximum texture size: 8192
      Maximum varying floats: 60
      Using GLEW 1.6.0
INFO: Maximum color attachments: 8
INFO: Maximum draw buffers (1 required): 8
INFO: Disabling shaders
INFO: SIGABRT detected, releasing the mouse

STDERR

ERROR: Failed to load /home/mu/.vdrift/VDrift.config
ERROR: Unable to open graphics config file: /usr/local/share/games/vdrift/data/shaders/render.conf.noshaders
ERROR: Error loading non-shader render configuration file: /usr/local/share/games/vdrift/data/shaders/render.conf.noshaders
vdrift: src/graphics_fallback.cpp:646: void GRAPHICS_FALLBACK::DisableShaders(const string&, std::ostream&): Assertion '0' failed.

Como posso executá-lo?

    
por Martin Ueding 17.03.2012 / 14:56

1 resposta

0

O problema é que eu não fiz o checkout dos arquivos de dados do SVN.

    
por Martin Ueding 18.05.2012 / 14:06