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
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
2 Ideas+ Warning - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3)
+--- Forum: Feature Requests (https://www.vdrift.net/Forum/forumdisplay.php?fid=6)
+--- Thread: 2 Ideas+ Warning (/showthread.php?tid=173)



2 Ideas+ Warning - penguin - 02-02-2006

I think vDrift should have mare cars & track, it would also be nice if you could directly impor cars & tracks from racer-extreme-com.if you need to know how to imort th DOF files into blender URL text


2 Ideas+ Warning - penguin - 02-02-2006

you could also download the source code for Racer 0.5.0ff. to find out how to imort dof files


2 Ideas+ Warning - joevenzon - 02-02-2006

If you read my news post on the front page from last week, I already wrote a script to convert dof files to joe files (VDrift uses the .joe format). That's how I was able to convert ruudskogen from racer-xtreme. I didn't need to use the Racer source code at all, because the Racer author documents the format quite nicely here:http://www.racer.nl/dof.htmYou can also use zmodeler v1 (can be downloaded from http://www.zmodeler2.com/) to load up dof files and them export them to a format that you can import into blender (and then touch up as desired and export to .joe format).


2 Ideas+ Warning - penguin - 02-03-2006

i just discovered vdrift yesterday. i can't use zmod, NO MAC VERSION


2 Ideas+ Warning - thelusiv - 02-03-2006

Hi penguin, you should check out Joe's new track editor branch. I'm not sure how well it would compile on OS X...abs1nth are you listening? To check it out you will need a this FAQ entry. Part of the new track editor includes the dof to joe converter that Joe wrote recently. This is really a whole separate program from the track editor and might need a different build setup...Once you build that, I'm not sure how to run it since there's not much documentation yet. I think it has a -help option or something though... Once you finally get a track imported and want to test it out, you can use the new tracks branch of vdrift. SVN checkout here:<code>svn co http://svn.vdrift.net/repos/vdrift/branches/new-tracks vdrift-new-tracks</code>Actually, you might want to start with that, since there are already some tracks being imported into that branch from racer-xtreme.net and pretty playable.