Was doing the base attack scenario and got an Assertion error. Text of the error follows:
Assertion error!
Program c:\program files\ufoai-2.1.1\ufo.exe
file: ../../src/qcommon/cmodel.c
line 1969
Expression: headnode <cur Tile->numnodes +6
For information on how your program can cause assertion failure, see the Visual C++ documentation on asserts.
(Press retry to debug the applicaiton - JIT must be enabled)
I tried to do the debug but the application just stopped.