Hi all,
with latest rev (2890) VDrift compiles fine but won't start:
Code:
~$ vdrift
INFO: Multi-processor system detected. Run with -multithreaded argument to enable multithreading (EXPERIMENTAL).
INFO: Starting VDrift: 2010-11-07-full, Version: 2890M, O/S: Unix-like
INFO: Home directory: /home/ocirne94
INFO: Settings file: /home/ocirne94/.vdrift/VDrift.config
INFO: Data directory: /opt/vdrift/share/games/vdrift/data
DATA_DIR: /opt/vdrift/share/games/vdrift/data
INFO: Log file: /home/ocirne94/.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: SDL initialization successful
INFO: SDL video query was successful
INFO: Disabling antialiasing
INFO: Display change was successful: 800x600x16 16z fullscreen=0
INFO: Video card information:
Vendor: NVIDIA Corporation
Renderer: GeForce GTS 250/PCI/SSE2
Version: 2.1.2 NVIDIA 260.19.06
Maximum texture size: 8192
Maximum varying floats: 60
Using GLEW 1.5.2
INFO: Maximum color attachments: 8
INFO: Maximum draw buffers (1 required): 8
INFO: Disabling shaders
Segmentation fault
Ocirne