Bug with Racer export and object collisions

Hi Brendon,

Love BTB. Very fun.

I just tried turning on collisions on one object in my BTB export for Racer.nl. And Racer crashes every time I try to load that track. I traced it down to the following.

An extra object was created, called obc0000.dof with the following entry in the geometry.ini file.
objc0000
{
file=objc0000.dof
flags=18
lod0_z=2000
}

If I remove the reference to objc0000 in the geometry.ini file then the track works correctly and collisions on the object work great.

If I add three objects with collisions I get the following in geometry.ini
objc0000
{
file=objc0000.dof
flags=18
lod0_z=2000
}
objc0001
{
file=objc0001.dof
flags=18
lod0_z=2000
}
objc0002
{
file=objc0002.dof
flags=18
lod0_z=2000
}

Again causing a crash.

Running Racer v0.8.8

Thanks!
 

Latest News

What would be the ideal raceday for you to join our Club Races?

  • Monday

    Votes: 44 12.4%
  • Tuesday

    Votes: 38 10.7%
  • Wednesday

    Votes: 44 12.4%
  • Thursday

    Votes: 42 11.8%
  • Friday

    Votes: 124 34.9%
  • Saturday

    Votes: 213 60.0%
  • Sunday

    Votes: 157 44.2%
Back
Top