Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't load any track
04-29-2012, 05:32 AM,
#6
 
Right. OK, I've started tests:
First it crashes in:
Code:
[-------------- RUNNING UNIT TESTS --------------]
Assertion failed: !sigma_hat.empty(), file .\src\cartire.cpp, line 83
After commenting out tire tests (/*QT_TEST(tire_test) ..*/ in cartire.cpp) I have
Code:
[-------------- RUNNING UNIT TESTS --------------]
.\src\config.cpp(344): 'config_include' FAILED: cfg_test_file_loaded
.\src\joepack.cpp(207): 'joepack_test' FAILED: p.Load("data/test/test1.jpk")
.\src\joepack.cpp(208): 'joepack_test' FAILED: p.fopen("testlist.txt")
.\src\joepack.cpp(211): 'joepack_test' FAILED: value1 (0) should equal value2 (16)
.\src\joepack.cpp(215): 'joepack_test' FAILED: value1 () should equal value2 (This is
a test.
)
and then it crashes in
void VERTEXARRAY::SetNormals(
on line
float * myarray = &(normals[offset]);
for offset = 0.

OMG. Confusedhock:

Anyway paths are ok, gui works and most files are read right, but just to be sure, I have main directory here:
e:\v\_pro\SR\v\vdr_git\
this is the git sources repo with subdir src\ having all *.h and *.cpp

inside main dir I have data\ which is rev 981 from svn: vdrift/vdrift-data
i've set env. var VDRIFT_DATA_DIRECTORY to e:\v\_pro\SR\v\vdr_git\data (didnt change anything, data\ subdir is read anyway right?)

and main dir has also vdrift-win\ subdir with bullet\ include\ and lib\ (from git).

Here is my log when I press practice race, which doesnt crash just has no track or car with black screen and default hud:
http://pastebin.com/LXAEHN4F


Ah and I forked your repo on:
https://github.com/stuntrally/vdrift/commits/master

I've put some more debug output for the first crash with tire test, see my last commit for diff. You had tire_path "/touring" which doesnt exist, I changed to "/tire/touring". Now it loads params and Debug pTree shows good values, log is here:
http://pastebin.com/duULr5cm

Any ideas ?
I'd like to compile in VS2008, maybe you could test it in VS2008 express ?
http://www.microsoft.com/en-us/download/...x?id=20682
Or just tell me what to check/debug now.
Reply


Messages In This Thread
Can't load any track - by CrystalH - 03-31-2012, 12:29 PM
[No subject] - by NaN - 04-01-2012, 09:12 AM
[No subject] - by joevenzon_phpbb2_import3 - 04-01-2012, 01:57 PM
[No subject] - by CrystalH - 04-28-2012, 01:45 PM
[No subject] - by NaN - 04-28-2012, 02:28 PM
[No subject] - by CrystalH - 04-29-2012, 05:32 AM
[No subject] - by NaN - 04-29-2012, 05:55 AM
[No subject] - by CrystalH - 04-29-2012, 06:00 AM
[No subject] - by CrystalH - 04-29-2012, 06:38 AM
[No subject] - by NaN - 04-29-2012, 05:17 PM
[No subject] - by NaN - 04-29-2012, 06:24 PM
[No subject] - by NaN - 04-29-2012, 07:25 PM
[No subject] - by CrystalH - 04-30-2012, 01:07 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)