Trouble creating new track- no .ac file

Greetings,
first off, thanks for STK, we love it!
the kids and I are learning blender, we're getting good at making new karts, so I thought it was time to try making a track.
Using Ubunty Jaunty, blender 2.48a, python 2.62, i've tried a couple of different tracks, and keep getting the same results, the track_export.py produces the .drvl, .drvr and .loc files, but no .ac file.
Initially we got a python script error that scene.getChildren() on lines 706 & 714 was deprecated, use scene.objects instead. Fixedthat, now the script works with no errors, but still does not produce the .ac file.
What are we missing?
thanks again for STK!
first off, thanks for STK, we love it!
the kids and I are learning blender, we're getting good at making new karts, so I thought it was time to try making a track.
Using Ubunty Jaunty, blender 2.48a, python 2.62, i've tried a couple of different tracks, and keep getting the same results, the track_export.py produces the .drvl, .drvr and .loc files, but no .ac file.
Initially we got a python script error that scene.getChildren() on lines 706 & 714 was deprecated, use scene.objects instead. Fixedthat, now the script works with no errors, but still does not produce the .ac file.
What are we missing?
thanks again for STK!