1
Bugs prior to release 2.3 / Re: When in Geoscape a mouse clicks always builds a new base - Can't select a base
« on: November 20, 2009, 02:57:14 pm »Are you sure you have data files (especially base/ufos/equipment.ufo) and the game finds it? (If you run it from console the game will write out the game directories it's found)
you can also try a full recompilation (make clean; make)
A make clean and recompiling did not help nor did removing ~/.ufoai.
It seems that some pk3 were not correctly compiled during the build process.
Even after running make pk3 manually several times some old pk3s seem to
have blocked a correct rebuild with zip error: no files to add (IIRC).
Then I removed all pk3 files in the source/base/ directory manually and ran make pk3 install
again and voila it worked.
It was in the build process then, thanks for the missing file hint.
--
Vand