The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.31 (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.31 (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.31 (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.31 (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.31 (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.31 (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.31 (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.31 (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.31 (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.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Forums
cant start vdrift - 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: cant start vdrift (/showthread.php?tid=1515)



cant start vdrift - ness - 06-08-2011

Whenever I type vdrift in the terminal i get message "error loading gui files". I am using Ubuntu 10.10, i did not install through getdeb, because it didnt work the last time, so now I used the linux source.
this is the whole message:

INFO: Multi-processor system detected. Run with -multithreaded argument to enable multithreading (EXPERIMENTAL).
INFO: Starting VDrift: 2009-04-30-full, Version: 2417:2418M, O/S: Unix-like
INFO: Home directory: /home/adithya
INFO: Settings file: /home/adithya/.vdrift/VDrift.config (does not exist, will be created)
INFO: Data directory: /usr/share/games/vdrift/data
INFO: Log file: /home/adithya/.vdrift/log.txt
INFO: SDL initialization successful
INFO: SDL video query was successful
INFO: Disabling antialiasing
INFO: Display change was successful: 800x600x16 24z fullscreen=0
INFO: Video card information:
Vendor: NVIDIA Corporation
Renderer: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW!
Version: 2.1.2 NVIDIA 260.19.06
Maximum texture size: 4096
Using GLEW 1.5.2
INFO: Texture units: 4 full, 16 partial
INFO: Loaded shader package simple
INFO: Loaded shader package less_simple
INFO: ----- Start Shader Compile Log for /usr/share/games/vdrift/data/shaders/full/vertex.glsl -----
INFO: 0(55) : warning C7536: OpenGL does not allow matrix casts without #version 120 or later

INFO: ----- End Shader Compile Log -----
INFO: ----- Start Shader Link Log for /usr/share/games/vdrift/data/shaders/full/vertex.glsl and /usr/share/games/vdrift/data/shaders/full/fragment.glsl -----
INFO: Vertex info
-----------
0(55) : warning C7536: OpenGL does not allow matrix casts without #version 120 or later

INFO: ----- End Shader Link Log -----
INFO: Loaded shader package full
INFO: ----- Start Shader Compile Log for /usr/share/games/vdrift/data/shaders/full/vertex.glsl -----
INFO: 0(54) : warning C7536: OpenGL does not allow matrix casts without #version 120 or later

INFO: ----- End Shader Compile Log -----
INFO: ----- Start Shader Link Log for /usr/share/games/vdrift/data/shaders/full/vertex.glsl and /usr/share/games/vdrift/data/shaders/full/fragment.glsl -----
INFO: Vertex info
-----------
0(54) : warning C7536: OpenGL does not allow matrix casts without #version 120 or later

INFO: ----- End Shader Link Log -----
INFO: Loaded shader package full
INFO: Loaded shader package depthgen
INFO: Loaded shader package depthgen2
INFO: Loaded shader package depthonly
INFO: Loaded shader package distancefield
INFO: Loaded shader package bloompass
INFO: Loaded shader package bloomcomposite
INFO: Loaded shader package gaussian_blur
INFO: Loaded shader package gaussian_blur
INFO: Successfully enabled shaders
INFO: Maximum anisotropy: 16
INFO: 0 joysticks found.
INFO: Loading car controls from: /home/adithya/.vdrift/controls.config
INFO: Sound initialization information:
INFO: Obtained audio device:
Frequency: 44100
Format: 32784
Bits per sample: 16
Channels: 2
Silence: 0
Samples: 256
Size: 1024
Sound initialization successful
INFO: Loaded fonts successfully
ERROR: Can't find value type "player_paints" in list of GAME values
ERROR: Options file loading failed here: GAME valuelist
ERROR: Error loading GUI files
INFO: Exiting

I haven't played any racing games on ubuntu for a while, dying to play this game and I am a novice, I can't understand compiling.


- skankerror - 06-08-2011

your glew version is too old.

https://launchpad.net/~amuzen/+archive/ppa

look in this ppa to get newer glew