The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 752 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 752 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(959) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(959) : eval()'d code 34 errorHandler->error
/global.php 959 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1024 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 1024 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5308 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 5308 errorHandler->error
/global.php 1024 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1474 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1474 errorHandler->error
/inc/functions.php 1429 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Forums
Autopackage doesn't work on Fedora Core 5 - 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: Autopackage doesn't work on Fedora Core 5 (/showthread.php?tid=338)



Autopackage doesn't work on Fedora Core 5 - nagio - 08-27-2006

Hello, I've installed this vdrift-2006-07-08-minimal.x86.package, but when started the game shows me 2 white flashes , then a black screen. This is the output:
BinReloc successfully initialized.
Executable path: /home/andrea/.local/share/games/vdrift/bin/vdrift
Data dir: /home/andrea/.local/share/games/vdrift/data
Localedir: /home/andrea/.local/share/games/vdrift/share/locale
/home/andrea/Desktop/vdrift/data/settings/VDrift.config not found. Attempting to load data from /home/andrea/.local/share/games/vdrift/bin/data
CONFIGFILE.Load: Couldn't find file: /home/andrea/.local/share/games/vdrift/bin/data/settings/VDrift.config
CONFIGFILE.Load: Couldn't find file: /home/andrea/.local/share/games/vdrift/bin/data/settings/options.config
Found config file /home/andrea/.vdrift/controls.
Found config file /home/andrea/.vdrift/VDrift.config.
Version of game: 2006-07-08
CONFIGFILE::GetParam(): .num_options not found in /home/andrea/.local/share/games/vdrift/bin/data/settings/options.config
0 joystick(s) found:
error loading texture file "gui/newfontt3.png"...
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/andrea/.vdrift/logs/.
error loading texture file "/home/andrea/Desktop/vdrift/data/textures//gui/libsplash.png"...
error loading texture file "/home/andrea/Desktop/vdrift/data/textures//gui/splash.png"...
Error loading sound file: /home/andrea/Desktop/vdrift/data/sounds/tire_squeal.wav
controls: invalid joystick type, default to joystick.
controls: invalid joystick touchiness compensation, default to off.
controls: invalid joystick deadzone, default to off.
error loading texture file "smoke/particle0.png"...
error loading texture file "smoke/particle1.png"...
error loading texture file "smoke/particle2.png"...
error loading texture file "smoke/particle3.png"...
error loading texture file "smoke/particle4.png"...
error loading texture file "smoke/particle5.png"...
error loading texture file "hud/timerbox.png"...
Multitexture: Yes
Texture units: 4
Anisotropic texture filtering: Yes
Maximum Anisotropy: 8


All my logs are empty, except keyman.log which states "Couldn't find key database."

help!




- thelusiv - 08-27-2006

The problem you're having is related to VDrift not being able to find its data. It looks like you're trying to run VDrift from your desktop somehow? VDrift's data on your computer is in /home/andrea/.local/share/vdrift/data. VDrift finds its data by first looking in the current directory where you ran the game from, and if it doesn't find it, it looks in the directory where the binary is located. Then if it still can't find it, it's supposed to look in the subdirectory below that.

It looks like this last bit is not working correctly, I'll see if I can fix it. In the mean time you can get VDrift to find its data properly simply by adding a line to your /home/andrea/.vdrift/VDrift.config. under the section "[ main ]" add a line that says
Code:
data_dir = /home/andrea/.local/share/games/vdrift/data
and it should work fine.


- nagio - 08-28-2006

thanks, this fixed the problem