Quote:nathan@debian:~/devel/vdrift/trunk/runtime$ ./vdriftRun with -verbose for troubleshooting.Run with -nosound to disable sound.0 joystick(s) found:Multitexture units (3 are required for all effects): 2You have less than the recommended number of texture units.Some textures will lack detail.Upgrade your graphics card!Note to user: All error messages will be put in the "logs" folder.open /dev/[sound/]dsp: Device or resource busyCouldn't find track terrain parameter file data/terrain/Nurburgring.txtFatal signal: Segmentation Fault (SDL Parachute Deployed)nathan@debian:~/devel/vdrift/trunk/runtime$
The odd thing about this, is that your error message says it can't find the file data/terrain/Nurburgring.txt. There is no Nurburgring.txt, only a .xml, and there is no data/terrain/ directory. All the files for the Nurburgring are in data/tracks/Nurburgring/. I just did a fresh checkout from svn and didn't get any kind of error like this...are you sure you're not using some old version?