![]() |
|
Crashes when i try to start the game - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3) +--- Forum: Help (https://www.vdrift.net/Forum/forumdisplay.php?fid=5) +--- Thread: Crashes when i try to start the game (/showthread.php?tid=629) |
Crashes when i try to start the game - holger - 04-17-2007 Hello, installation without probs, but when i try to start any game, the window crashes. no logfile in the folder. the console shows: [holger@localhost ~]$ vdrift BinReloc successfully initialized. Executable path: /usr/share/games/vdrift/bin/vdrift Data dir: /usr/share/games/vdrift/data Localedir: /usr/share/games/vdrift/share/locale No data_dir found in VDrift.config, using /usr/share/games/vdrift/data Found config file /home/holger/.vdrift/controls. Found config file /home/holger/.vdrift/VDrift.config. No data_dir found in VDrift.config, using /usr/share/games/vdrift/data Version of game: 2007-03-23 Skin name not found in config file... Warning: option-47 is missing its default value. Assuming "". Force feedback device: /dev/input/event0 Force feedback gain: 2 Force feedback inverted: 0 Run with -verbose for troubleshooting. Run with -nosound to disable sound. Run with -benchmark to play a replay and output benchmark data. 0 joystick(s) found: Multitexture: Yes Texture units: 4 Antialiasing: Yes Anisotropic texture filtering: Yes Maximum Anisotropy: 8 Multitexture units (4 are required for all effects): 4 Your GPU meets the texture unit requirements. Note to user: All error messages will be put in /home/holger/.vdrift/logs/. Segmentation fault OS: PCLinuxOS, PC: XP2400, 512 mb, Geforce FX5200 128 mb, latest driver NVIDIA-Linux-x86-1.0-9755-pkg1. Thanks Holger
- thelusiv - 04-18-2007 Hi, could you tell us the file name of the package you used to install? Did you use the minimal or full package? Did you download the updated version (with the "-2" in the filename) or the old one? my packages - holger - 04-18-2007 This is the package i used: VDrift-2007-03-23-full.package greetz Holger - thelusiv - 04-18-2007 OK, that package had a problem which has been fixed. Head back over to sourceforge and download the new minimal or full package named VDrift-2007-03-23-minimal-2.package - you could opt for the full package if you like. - holger - 04-25-2007 Thanks, now the game starts, but it hangs by the countdown. This is what the console shows: [holger@localhost ~]$ vdrift BinReloc successfully initialized. Executable path: /usr/share/games/vdrift/bin/vdrift Data dir: /usr/share/games/vdrift/data Localedir: /usr/share/games/vdrift/share/locale No data_dir found in VDrift.config, using /usr/share/games/vdrift/data Found config file /home/holger/.vdrift/controls. Found config file /home/holger/.vdrift/VDrift.config. No data_dir found in VDrift.config, using /usr/share/games/vdrift/data Version of game: 2007-03-23 Skin name not found in config file... Directory /usr/share/games/vdrift/data/skins/SConscript/menus does not exist! Skin SConscript not loaded. Warning: option-47 is missing its default value. Assuming "". Force feedback device: /dev/input/event0 Force feedback gain: 2 Force feedback inverted: 0 Run with -verbose for troubleshooting. Run with -nosound to disable sound. Run with -benchmark to play a replay and output benchmark data. 0 joystick(s) found: Multitexture: Yes Texture units: 4 Antialiasing: Yes Anisotropic texture filtering: Yes Maximum Anisotropy: 8 Multitexture units (4 are required for all effects): 4 Your GPU meets the texture unit requirements. Note to user: All error messages will be put in /home/holger/.vdrift/logs/. Force feedback device: /dev/input/event0 Force feedback gain: 2 Force feedback inverted: 0 ERROR: can not open /dev/input/event0 (Permission denied) [src/forcefeedback.cpp:24] Disabled force feedback. alsa_blitbuffer: Could not write audio data to sound device: File descriptor in bad state Segmentation fault OS: PCLinuxOS, PC: XP2400, 512 mb, Geforce FX5200 128 mb, latest driver NVIDIA-Linux-x86-1.0-9755-pkg1. Thanks Holger Very Happy - thelusiv - 04-25-2007 It seems like that last line from ALSA is related to the problem. At least that is a possibility. Please read through this article and try some of the things it describes. I haven't seen this problem before but maybe changing the OpenAL configuration will fix it. http://wiki.vdrift.net/index.php/Configuring_the_sound#Troubleshooting_sound |